Skip to content

Commit 5546740

Browse files
Update api spec (#1611)
YOYO NEW API SPEC! Co-authored-by: zoo-github-actions-auth[bot] <zoo-github-actions-auth[bot]@users.noreply.github.com>
1 parent b8a6ac5 commit 5546740

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

spec.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31103,6 +31103,13 @@
3110331103
"google"
3110431104
]
3110531105
},
31106+
{
31107+
"description": "The ZooCorp account provider (aka https://auth.corp.zoo.dev).",
31108+
"type": "string",
31109+
"enum": [
31110+
"zoo_corp"
31111+
]
31112+
},
3110631113
{
3110731114
"description": "The GitHub account provider.",
3110831115
"type": "string",
@@ -31124,13 +31131,6 @@
3112431131
"saml"
3112531132
]
3112631133
},
31127-
{
31128-
"description": "The Tencent QQ account provider.",
31129-
"type": "string",
31130-
"enum": [
31131-
"tencent"
31132-
]
31133-
},
3113431134
{
3113531135
"description": "Test provider for integration tests (only available during testing).",
3113631136
"type": "string",

0 commit comments

Comments
 (0)