The request context.
The response context.
Sends a standarized API 409 response.
Optional
message: stringThe custom message. Default: 'Conflict'
Sends data on a standarized way.
The data to send.
Optional
code: numberThe custom response status code.
Sends a standarized API response for a forbidden resource.
Sends an standarized API response for a list.
The items to send.
Optional
code: numberThe custom response status code.
Sends a 204 response.
Sends a standarized API 404 response.
The custom message. Default: 'Not Found'
Sends an API response for a body validation error.
The error information.
Generated using TypeDoc
Context for a
GetApiPropsAction
action.