schemas
Put organisations schemas components
Update a schema component.
PUT
Authorizations
Body
application/json
The definition of the schema object following OpenAPI specification.
The ref of the schema object, for OpenAPI this will be how operations ref to this object with the ref field.
The ID of the schema this object belongs to.
Response
200 - application/json
The definition of the schema object following OpenAPI specification.
The ref of the schema object, for OpenAPI this will be how operations ref to this object with the ref field.
The ID of the schema this object belongs to.