mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-22 04:54:18 +00:00
Fixed typo
This commit is contained in:
parent
5eeb33b69f
commit
1e14b1910a
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ def page_repository_authorizations(rid):
|
||||||
tags:
|
tags:
|
||||||
- repository-related
|
- repository-related
|
||||||
put:
|
put:
|
||||||
summary: Delete an authorization.
|
summary: Update an authorization.
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
schema: IntegerParameterSchema
|
schema: IntegerParameterSchema
|
||||||
|
|
Loading…
Reference in a new issue