Fix metadata for oauth2. Fixes gh-811.

This commit is contained in:
Olga Maciaszek-Sharma
2023-03-07 19:06:16 +01:00
parent 21c2b829ee
commit e09bb5f23f

View File

@@ -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": ""