mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Do not allow additionalProperties for Users
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"definitions": {
|
||||
"Users": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"extra_user_groups": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user