Ext_publiScientifique #5

Merged
Maxime merged 7 commits from Ext_publiScientifique into master 2023-12-13 15:37:50 +01:00
Showing only changes of commit dc559cefee - Show all commits

View File

@ -148,6 +148,7 @@ paths:
- General - General
- Admin - Admin
- Secretariat - Secretariat
- Ext (scientific articles)
security: security:
- bearer: [] - bearer: []
requestBody: requestBody:
@ -377,6 +378,7 @@ paths:
post: post:
summary: create an article summary: create an article
tags: tags:
- Ext (scientific articles)
- Researcher - Researcher
security: security:
- bearer : [] - bearer : []
@ -420,6 +422,7 @@ paths:
summary: get a certain article summary: get a certain article
tags: tags:
- Users - Users
- Ext (scientific articles)
security: security:
- bearer: [] - bearer: []
responses: responses:
@ -436,6 +439,7 @@ paths:
summary: modify an article summary: modify an article
tags: tags:
- Researcher - Researcher
- Ext (scientific articles)
security: security:
- bearer : [] - bearer : []
responses: responses:
@ -472,6 +476,7 @@ paths:
summary: delete own article summary: delete own article
tags: tags:
- Researcher - Researcher
- Ext (scientific articles)
security: security:
- bearer: [] - bearer: []
responses: responses: