mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
schema fix
This commit is contained in:
@@ -45,6 +45,10 @@
|
||||
"type": "string",
|
||||
"description": "A record view. Optional. Needed if you defined the URL like #Admin/{myName}. The record view displays settings fields. https://docs.espocrm.com/development/custom-config-parameters/"
|
||||
},
|
||||
"view": {
|
||||
"type": "string",
|
||||
"description": "A view. Not compatible with `recordView`."
|
||||
},
|
||||
"tabQuickSearch": {
|
||||
"type": "boolean",
|
||||
"description": "Makes available in the navbar tab quick search. As if v9.0."
|
||||
|
||||
Reference in New Issue
Block a user