1
0
forked from PGL/Clyde

added the Ext (scientific articles) tag

This commit is contained in:
Bartha Maxime 2023-12-11 11:27:34 +01:00
parent 9a20462ede
commit dc559cefee

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: