Promote a definition to a higher namespace
POST/registry/definitions/:definition_id/promote
Promote a definition version to a higher namespace.
Namespace transitions are unidirectional (private → org → public). Demotion is not supported. Review the semantic diff before promoting a breaking change.
HTTP 404 — definition or version not found. HTTP 422 — namespace transition is invalid.
Request
Responses
- 200
- 422
Successful Response
Validation Error