Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a "unified" entity API #584

Open
leafty opened this issue Dec 19, 2024 · 0 comments
Open

Add a "unified" entity API #584

leafty opened this issue Dec 19, 2024 · 0 comments

Comments

@leafty
Copy link
Member

leafty commented Dec 19, 2024

Currently, there is no unified API for namespaced entities. The current API supports a unified API for namespaces, see GET /api/data/namespaces/{namespace_slug}; we should add a similar one for entities, e.g. GET /api/data/namespaces/{namespace}/entities/{slug}. The response would at least let the client know if the entity exists and which type it is (project or data_connector at the moment, maybe more in the future).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant