all fields

This commit is contained in:
Yuri Kuznetsov
2023-08-30 18:13:57 +03:00
parent 0083d99d37
commit ad962d5bcd
3 changed files with 12 additions and 0 deletions
+4
View File
@@ -426,6 +426,10 @@
"type": "string"
},
"description": "Data attributes."
},
"allFields": {
"type": "boolean",
"description": "All fields. Actual for the detail type. If false, fields added in the side panel layout won't be available."
}
}
}