Compare commits
No commits in common. "8e3b825673b29bf2b9462cada7d07ba3ff5af15f" and "abef330bd72a8614f64bddfce51fb63b4fdd9f8c" have entirely different histories.
8e3b825673
...
abef330bd7
@ -44,7 +44,7 @@ paths:
|
|||||||
name: type
|
name: type
|
||||||
required: false
|
required: false
|
||||||
schema:
|
schema:
|
||||||
$ref: '#/components/schemas/Roles'
|
$ref: '#components/schemas/Roles'
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
description: OK
|
description: OK
|
||||||
@ -911,7 +911,6 @@ paths:
|
|||||||
summary: get a list of article's data
|
summary: get a list of article's data
|
||||||
tags:
|
tags:
|
||||||
- Users
|
- Users
|
||||||
- Guest
|
|
||||||
- Ext (scientific articles)
|
- Ext (scientific articles)
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
|
Loading…
Reference in New Issue
Block a user