Skip to main content

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

Successful Response