Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
4f7629a4
Commit
4f7629a4
authored
Mar 20, 2026
by
shaw
Browse files
fix: add max_claude_code_version to API contract test expected output
parent
4015f31f
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/internal/server/api_contract_test.go
View file @
4f7629a4
...
@@ -537,6 +537,7 @@ func TestAPIContracts(t *testing.T) {
...
@@ -537,6 +537,7 @@ func TestAPIContracts(t *testing.T) {
"purchase_subscription_enabled": false,
"purchase_subscription_enabled": false,
"purchase_subscription_url": "",
"purchase_subscription_url": "",
"min_claude_code_version": "",
"min_claude_code_version": "",
"max_claude_code_version": "",
"allow_ungrouped_key_scheduling": false,
"allow_ungrouped_key_scheduling": false,
"backend_mode_enabled": false,
"backend_mode_enabled": false,
"custom_menu_items": []
"custom_menu_items": []
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment