1
Fork 0
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:
Lorenzo Balugani 2021-05-24 13:57:56 +02:00
parent 5eeb33b69f
commit 1e14b1910a

View file

@ -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