Skip to content

Commit

Permalink
Fix metadata for oauth2. Fixes gh-811.
Browse files Browse the repository at this point in the history
  • Loading branch information
OlgaMaciaszek committed Mar 7, 2023
1 parent 21c2b82 commit e09bb5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"defaultValue": "false"
},
{
"name": "spring.cloud.openfeign.oauth2.registrationClientId",
"name": "spring.cloud.openfeign.oauth2.clientRegistrationId",
"type": "java.lang.String",
"description": "Provides a clientId to be used with OAuth2.",
"defaultValue": ""
Expand Down

0 comments on commit e09bb5f

Please sign in to comment.