Skip to content

Commit 6579980

Browse files
committed
Run ./misc/update.sh
1 parent a047bda commit 6579980

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/config.schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,10 @@
239239
}
240240
]
241241
},
242+
"client_name": {
243+
"description": "Name of the `OAuth2` client",
244+
"type": "string"
245+
},
242246
"client_secret": {
243247
"description": "The client secret, used by the `client_secret_basic`, `client_secret_post` and `client_secret_jwt` authentication methods",
244248
"type": "string"

0 commit comments

Comments
 (0)