Update json-schema

This commit is contained in:
garronej 2023-06-21 02:56:55 +02:00
parent 73e9c16a8d
commit cf9a7b8c60

View File

@ -70,12 +70,6 @@
"keycloakifyBuildDirPath": { "keycloakifyBuildDirPath": {
"type": "string" "type": "string"
}, },
"customUserAttributes": {
"type": "array",
"items": {
"type": "string"
}
},
"themeName": { "themeName": {
"type": "string" "type": "string"
} }