10 lines
168 B
JSON
10 lines
168 B
JSON
|
|
{
|
||
|
|
"id": "openai-codex-auth",
|
||
|
|
"providers": ["openai-codex"],
|
||
|
|
"configSchema": {
|
||
|
|
"type": "object",
|
||
|
|
"additionalProperties": false,
|
||
|
|
"properties": {}
|
||
|
|
}
|
||
|
|
}
|