Fix metadata for oauth2. Fixes gh-811.
This commit is contained in:
@@ -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": ""
|
||||
|
||||
Reference in New Issue
Block a user