mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-14 21:43:01 +00:00
16 lines
187 B
Plaintext
16 lines
187 B
Plaintext
POST /users
|
|
sets both user and whether admin
|
|
|
|
POST /user
|
|
sets user (no admin mention currently)
|
|
|
|
PATCH /user
|
|
|
|
check against functions
|
|
|
|
descriptions change ok?
|
|
|
|
base url in docs
|
|
/hub/api
|
|
|