Skip to content

Commit 3e28097

Browse files
deploy: b947f3d
1 parent 3a5dc04 commit 3e28097

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

openapi/pr-106/api-docs.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,8 +467,16 @@
467467
"security": [
468468
{
469469
"OAuth2UserSecurity": [
470-
"profile",
471-
"email",
470+
"profile"
471+
]
472+
},
473+
{
474+
"OAuth2UserSecurity": [
475+
"email"
476+
]
477+
},
478+
{
479+
"OAuth2UserSecurity": [
472480
"address"
473481
]
474482
}

0 commit comments

Comments
 (0)