mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-22 04:54:18 +00:00
lil typo
This commit is contained in:
parent
1a23d9c81f
commit
457fe2b1b2
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ def page_repository_authorizations(rid):
|
||||||
tags:
|
tags:
|
||||||
- repository-related
|
- repository-related
|
||||||
post:
|
post:
|
||||||
summary: Creates a condition and attaches it to the repository.
|
summary: Creates an authorization.
|
||||||
security:
|
security:
|
||||||
- jwt: []
|
- jwt: []
|
||||||
parameters:
|
parameters:
|
||||||
|
|
Loading…
Reference in a new issue