blob: 6d4eadc101fcfeecdafaa0f0d6b45df990ccd2d9 [file] [log] [blame]
Deepak Kodihalli1542bae2016-11-09 05:23:39 -06001description: >
2 Implement to provide custom properties added to an item by the
3 item vendor.
Vijay Khemkaa4c8e6d2018-10-30 15:35:01 -07004properties:
5 - name: CustomField1
6 type: string
7 description: >
8 The custom field 1 of the item.
9 - name: CustomField2
10 type: string
11 description: >
12 The custom field 2 of the item.