Namespaces
Register a namespace (idempotent)
Ensures the namespace exists in active_namespaces. Creates it and returns 201 if new; returns 200 if it already existed. Safe to call repeatedly.
put/api/v1alpha/namespaces/{namespace}
Path parameters
namespacestring required
Response
Namespace already existed
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○