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
58707f8a
Commit
58707f8a
authored
Apr 05, 2026
by
erio
Browse files
fix: restore upstream api_contract_test and remove Sora fields
parent
c6089ccb
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/internal/server/api_contract_test.go
View file @
58707f8a
...
@@ -205,9 +205,12 @@ func TestAPIContracts(t *testing.T) {
...
@@ -205,9 +205,12 @@ func TestAPIContracts(t *testing.T) {
"image_price_2k": null,
"image_price_2k": null,
"image_price_4k": null,
"image_price_4k": null,
"claude_code_only": false,
"claude_code_only": false,
"allow_messages_dispatch": false,
"allow_messages_dispatch": false,
"fallback_group_id": null,
"fallback_group_id": null,
"fallback_group_id_on_invalid_request": null,
"fallback_group_id_on_invalid_request": null,
"allow_messages_dispatch": false,
"require_oauth_only": false,
"require_privacy_set": false,
"created_at": "2025-01-02T03:04:05Z",
"created_at": "2025-01-02T03:04:05Z",
"updated_at": "2025-01-02T03:04:05Z"
"updated_at": "2025-01-02T03:04:05Z"
}
}
...
...
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