post: tags: [Notes] summary: Read note with password security: - {} parameters: - name: slug in: path required: true schema: type: string responses: '200': $ref: '../../components/responses/NoteGet.yml' '400': $ref: '../../components/responses/ErrorResponse.yml' '404': $ref: '../../components/responses/NoteNotFoundMaybeWithContent.yml'