all repos

onasty @ fe34b44

a one-time notes service

onasty/api/components/responses/ErrorResponse.yml(view raw)

1
2
3
4
5
description: Error response
content:
  application/json:
    schema:
      $ref: '../schemas/Error.yml'