keitaro-api-skill/references/responses/_index.yaml

15 lines
306 B
YAML

BadRequest:
$ref: ./BadRequest.yaml
InternalError:
$ref: ./InternalError.yaml
NotAcceptable:
$ref: ./NotAcceptable.yaml
NotFound:
$ref: ./NotFound.yaml
PaymentRequired:
$ref: ./PaymentRequired.yaml
Unauthorized:
$ref: ./Unauthorized.yaml
UnprocessableEntity:
$ref: ./UnprocessableEntity.yaml