pre-commit-ci[bot]
cf2ec324b7
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-10-26 17:23:20 +00:00
Chinwendu
b33b8772d3
Merge branch 'main' into restapidoc
2022-10-26 18:22:47 +01:00
pre-commit-ci[bot]
3b4c40e5e0
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-10-24 18:22:26 +00:00
Uzochukwu Precious
5cfa16dbfd
review update
2022-10-24 19:21:43 +01:00
Uzochukwu Precious
eb8f338186
Updated JupyterHub's REST API doc
2022-10-22 10:02:39 +01:00
pre-commit-ci[bot]
28de35facd
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-10-18 01:25:28 +00:00
lumenCodes
10c54353da
Rest Api doc update
2022-10-18 02:19:33 +01:00
Konstantin Taletskiy
2fc4f26832
Update example to not reference an undefined scope
...
Fixes #3811
2022-03-01 12:25:54 -08:00
Min RK
88f31c29bb
add api-only doc
...
Describe how to use JupyterHub as a "behind the scenes" implementation detail,
rather than a user-facing application.
2021-11-04 17:16:59 +01:00
Min RK
468aa5e93c
render openapi spec client-side
...
- move spec to _static/rest-api.yml, since the original yaml must be served
- copy javascript rendering code from FastAPI (uses swagger-ui)
- remove link to pet store, since there isn't a big enough difference to duplicate it
- remove bootprint rendering with node
2021-10-29 13:13:41 +02:00
Min RK
12ab53fb37
changelog for 2.0
...
remove suggestions of `admin` permissions, in favor of roles and scopes
2021-09-13 13:44:32 +02:00
Min RK
63a61bcc2f
prepare to rename default branch to main
...
- update references to default branch name in docs, workflows
- use HEAD in github urls, which always works regardless of default branch name
- fix petstore URLs since the old petstore links seem to have stopped working
2021-05-11 10:40:04 +02:00
Nathan Barber
7bd660d899
Revert documentation updates on /groups/{name}
2021-04-21 10:05:50 -04:00
Nathan Barber
3c328385a4
Add default limit and max limit config vars
2021-04-16 13:11:57 -04:00
Nathan Barber
100111ed2c
Add pagination info to docs
2021-04-15 17:37:57 -04:00
Min RK
9331dd13da
run pre-commit (prettier)
2021-02-12 15:25:58 +01:00
Min RK
6bf4f3b2aa
document upgrading from api_tokens to services config
2020-05-26 13:40:21 +02:00
Min RK
12d6a744df
documentation for named server UI
2019-03-25 14:14:01 +01:00
Min RK
45dcb3bd17
recommonmark 0.5
...
update several links (html targets don't work anymore)
had to add rest-api redirect so link would resolve,
since there isn't a ref for files in _static
2019-03-25 14:08:37 +01:00
Joshua Milas
82e15df6e9
Added that you can also access the notebook if you are the owner
2017-10-31 10:15:02 -04:00
Joshua Milas
126c73002e
Updated the rest docs to about change in 0.8
...
In 0.8, the jupyterhub api token can also be used to make requests to
hte jupyter notebook given some conditions. This commit updates that
documentation
2017-10-21 09:18:08 -04:00
analect
89722ee2f3
Added in necessity to set c.JupyterHub.allow_named_servers = True
2017-09-20 10:27:28 +01:00
analect
018b2daace
Fixing typo.
2017-09-19 16:17:54 +01:00
analect
fd01165cf6
Adding a short description ref starting/stopping named-servers via API
2017-09-19 14:33:20 +01:00
Carol Willing
828c499ac7
Add missing images
2017-08-10 10:39:44 -07:00
Carol Willing
68e02dd62a
Correct links
2017-08-10 09:07:38 -07:00
Carol Willing
eb6a2f9e89
Restructure doc folder structure
2017-08-10 09:00:04 -07:00