Retrieve the set of all operations available for the Schema specified by id.
Hide child attributes
The ID of the operation, for OpenAPI this will be the operationId field if set, otherwise the request's type and path.
operationId
Method is the HTTP method of the request.
A human-friendly name based on the operation ID.
The endpoint path for use in finding the path in the API spec.
Type is the type of operation, possible values are "request" and "callback":
A human-friendly description of what this operation does.