Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 1bee357

Browse files
Update OpenAPI to version generated from ref d588f36 (#965)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d588f36 commit 1bee357

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

api/openapi.json

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1145,14 +1145,7 @@
11451145
"default": ""
11461146
},
11471147
"auth_type": {
1148-
"anyOf": [
1149-
{
1150-
"$ref": "#/components/schemas/ProviderAuthType"
1151-
},
1152-
{
1153-
"type": "null"
1154-
}
1155-
],
1148+
"$ref": "#/components/schemas/ProviderAuthType",
11561149
"default": "none"
11571150
},
11581151
"api_key": {
@@ -1669,14 +1662,7 @@
16691662
"default": ""
16701663
},
16711664
"auth_type": {
1672-
"anyOf": [
1673-
{
1674-
"$ref": "#/components/schemas/ProviderAuthType"
1675-
},
1676-
{
1677-
"type": "null"
1678-
}
1679-
],
1665+
"$ref": "#/components/schemas/ProviderAuthType",
16801666
"default": "none"
16811667
}
16821668
},

0 commit comments

Comments
 (0)