all repos

onasty @ 8b28667

a one-time notes service

onasty/api/components/schemas/Error.yml (view raw)

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
api: add openapi docs (#181)..., 9 months ago
1
type: object
2
properties:
3
  message:
4
    type: string
5
    example: "internal error"