mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 22:13:00 +00:00
Merge pull request #4725 from aktech/rest-api-typo
Fix typo in the `rest-api.yml`
This commit is contained in:
@@ -1062,7 +1062,7 @@ paths:
|
|||||||
responses:
|
responses:
|
||||||
204:
|
204:
|
||||||
description: |
|
description: |
|
||||||
All shares for teh server have been deleted
|
All shares for the server have been deleted
|
||||||
security:
|
security:
|
||||||
- oauth2:
|
- oauth2:
|
||||||
- shares
|
- shares
|
||||||
|
Reference in New Issue
Block a user