Run ./misc/update.sh

This commit is contained in:
Adis Veletanlic
2025-04-16 13:16:43 +02:00
parent 5365e7a172
commit e495b66ad1

View File

@@ -239,6 +239,10 @@
}
]
},
"client_name": {
"description": "Name of the `OAuth2` client",
"type": "string"
},
"client_secret": {
"description": "The client secret, used by the `client_secret_basic`, `client_secret_post` and `client_secret_jwt` authentication methods",
"type": "string"