all repos

onasty @ 58e498096946f3ec5dd2a3b7d52431152de834da

a one-time notes service

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

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
api: add openapi docs (#181)..., 9 months ago
1
description: Error response
2
content:
3
  application/json:
4
    schema:
5
      $ref: '../schemas/Error.yml'