Changes between Version 10 and Version 11 of CustomBlocks
- Timestamp:
- 07/24/22 21:24:16 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CustomBlocks
v10 v11 43 43 The data should contain the following fields: 44 44 45 || Column || Mandatory || Type || Description || 46 ||-----------------||-----------||---------||-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|| 45 ||=Column =|| Mandatory || Type || Description || 47 46 || `name` || * || String || The namespace and name of the block separated by a colon ("ID" or "resource location") || 48 47 || `discriminator` || || String || An optional discriminator to discriminate multiple rows with the same `name` ||