description: Note not found content: application/json: schema: oneOf: - type: object properties: message: type: string example: "note: not found" - $ref: "../schemas/Note.yml"