all repos

onasty @ fe34b44

a one-time notes service

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

1
2
3
4
5
description: Get note
content:
  application/json:
    schema:
      $ref: '../schemas/Note.yml'