Merge branch 'FinalFixes' into msg_api

This commit is contained in:
2023-12-15 14:46:11 +01:00
4 changed files with 178 additions and 2 deletions

View File

@ -652,7 +652,7 @@ paths:
name: type
required: false
schema:
$ref: '#components/schemas/Roles'
$ref: '#/components/schemas/Roles'
responses:
'200':
description: OK
@ -1519,6 +1519,7 @@ paths:
summary: get a list of article's data
tags:
- Users
- Guest
- Ext (scientific articles)
responses:
'200':