Test: ASP Google login

This commit is contained in:
Kamigen
2024-05-01 17:54:21 -04:00
parent 025195627c
commit f9a661c8d2
3 changed files with 57 additions and 3 deletions

View File

@@ -26,6 +26,19 @@
}
}
},
"/api/Google/o/sign-in": {
"get": {
"tags": [
"Google"
],
"operationId": "GetApiGoogleOSignIn",
"responses": {
"200": {
"description": ""
}
}
}
},
"/api/JoinUs": {
"get": {
"tags": [