[AAE-17746] Remove secret from required prop from app.config.schema.json (#9063)

This commit is contained in:
Bartosz Sekula
2023-11-06 14:17:14 +01:00
committed by GitHub
parent bac7cc98e1
commit 057e0bcd7c

View File

@@ -1509,7 +1509,6 @@
"required": [
"host",
"clientId",
"secret",
"scope"
],
"properties": {