Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions backend/backend-dev-spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -4202,10 +4202,6 @@
"type": "boolean",
"description": "Indicates if the user group is builtin and cannot be deleted."
},
"monthlyTokens": {
"type": "number",
"description": "The monthly allowed tokens for all users in the group."
},
"monthlyUserTokens": {
"type": "number",
"description": "The monthly allowed tokens per user in the group."
Expand Down Expand Up @@ -4233,10 +4229,6 @@
"type": "string",
"description": "The display name."
},
"monthlyTokens": {
"type": "number",
"description": "The monthly allowed tokens for all users in the group."
},
"monthlyUserTokens": {
"type": "number",
"description": "The monthly allowed tokens per user in the group."
Expand Down
Loading
Loading