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