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:
|
||||
- repository-related
|
||||
put:
|
||||
summary: Delete an authorization.
|
||||
summary: Update an authorization.
|
||||
parameters:
|
||||
- in: path
|
||||
schema: IntegerParameterSchema
|
||||
|
|
Loading…
Reference in a new issue