mirror of
https://github.com/EZ-Api/ez-api.git
synced 2026-01-13 17:47:51 +00:00
- Update TESTING.md to reflect current testing status and future plans - Add golden file comparison for provider snapshot validation in sync_test.go - Introduce master_test.go for testing Master/Key functionality - Add testdata directory for contract testing snapshots
14 lines
228 B
JSON
14 lines
228 B
JSON
{
|
|
"id": 42,
|
|
"name": "p1",
|
|
"type": "vertex-express",
|
|
"base_url": "",
|
|
"api_key": "",
|
|
"google_location": "global",
|
|
"group": "default",
|
|
"models": ["gemini-3-pro-preview"],
|
|
"status": "active",
|
|
"auto_ban": true
|
|
}
|
|
|