fix: restore upstream api_contract_test and remove Sora fields

This commit is contained in:
erio
2026-04-05 18:18:58 +08:00
parent c6089ccb33
commit 58707f8a2a

View File

@@ -205,9 +205,12 @@ func TestAPIContracts(t *testing.T) {
"image_price_2k": null,
"image_price_4k": null,
"claude_code_only": false,
"allow_messages_dispatch": false,
"fallback_group_id": null,
"fallback_group_id_on_invalid_request": null,
"allow_messages_dispatch": false,
"fallback_group_id": 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",
"updated_at": "2025-01-02T03:04:05Z"
}