schemas
Put organisations schemas components
Update a schema component.
PUT
Authorizations
Body
application/json
UpdateSchemaComponentRequest is the request body for updating a Schema Components.
The ref of the schema object, for OpenAPI this will be how operations ref to this object with the ref field.
The definition of the schema object following OpenAPI specification.
The ID of the schema this object belongs to.
Response
200
application/json
UpdateSchemaComponentResponse is the response definition after updating a schema component.
The ref of the schema object, for OpenAPI this will be how operations ref to this object with the ref field.
The definition of the schema object following OpenAPI specification.
The ID of the schema this object belongs to.