Test: ASP Google login
This commit is contained in:
@@ -26,6 +26,19 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"/api/Google/o/sign-in": {
|
||||
"get": {
|
||||
"tags": [
|
||||
"Google"
|
||||
],
|
||||
"operationId": "GetApiGoogleOSignIn",
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"/api/JoinUs": {
|
||||
"get": {
|
||||
"tags": [
|
||||
|
||||
Reference in New Issue
Block a user