mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-17746] Remove secret from required prop from app.config.schema.json (#9063)
This commit is contained in:
@@ -1509,7 +1509,6 @@
|
|||||||
"required": [
|
"required": [
|
||||||
"host",
|
"host",
|
||||||
"clientId",
|
"clientId",
|
||||||
"secret",
|
|
||||||
"scope"
|
"scope"
|
||||||
],
|
],
|
||||||
"properties": {
|
"properties": {
|
||||||
|
Reference in New Issue
Block a user