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

New backend api for namespace creation #844

Closed
ikethecoder opened this issue Jul 4, 2023 · 0 comments · Fixed by #845
Closed

New backend api for namespace creation #844

ikethecoder opened this issue Jul 4, 2023 · 0 comments · Fixed by #845
Assignees
Labels
enhancement New feature or request

Comments

@ikethecoder
Copy link
Member

ikethecoder commented Jul 4, 2023

  • New POST /namespaces call for creating a new namespace (optional name and displayName). Will support an auto-generated namespace or a user provided namespace.
  • Returns: {name: "<new-namespace>", displayName: "<optional display name>"}
@ikethecoder ikethecoder self-assigned this Jul 4, 2023
@Jonesy Jonesy assigned Jonesy and unassigned Jonesy Jul 5, 2023
@ikethecoder ikethecoder added the enhancement New feature or request label Jul 7, 2023
@ikethecoder ikethecoder changed the title Backend api for namespace creation New backend api for namespace creation Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants