fix: add max_claude_code_version to API contract test expected output
This commit is contained in:
@@ -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": []
|
||||||
|
|||||||
Reference in New Issue
Block a user