get: tags: - notes operationId: getNotes description: Récupérer toutes les notes responses: '200': $ref: ../../responses/note/getListeNotes.yaml '403': $ref: ../../responses/erreur/forbidden.yaml