Skip to content

Commit

Permalink
CORE-243: deprecate /register/userinfo API (#1520)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidangb authored Dec 19, 2024
1 parent 36b8583 commit 49944a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/swagger/api-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6186,6 +6186,7 @@ paths:
x-codegen-request-body-name: profile
/register/userinfo:
get:
deprecated: true
tags:
- Profile
summary: Passes through to Google's userinfo API and returns its response
Expand Down

0 comments on commit 49944a5

Please sign in to comment.