mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-16 06:22:59 +00:00
add link back to rest of docs from rest-api
because rest-api has no nav elements
This commit is contained in:
@@ -2,8 +2,10 @@ openapi: 3.0.3
|
|||||||
# note: 3.1.0 required for requestBody on DELETE
|
# note: 3.1.0 required for requestBody on DELETE
|
||||||
# which we should maybe move away from
|
# which we should maybe move away from
|
||||||
info:
|
info:
|
||||||
title: JupyterHub
|
title: JupyterHub REST API
|
||||||
description: The REST API for JupyterHub
|
description: |
|
||||||
|
The REST API for JupyterHub.
|
||||||
|
<a href="./">Return to JupyterHub documentation</a>.
|
||||||
license:
|
license:
|
||||||
name: BSD-3-Clause
|
name: BSD-3-Clause
|
||||||
version: 5.0.0.dev
|
version: 5.0.0.dev
|
||||||
|
Reference in New Issue
Block a user