blob: a31e671f1723dcc231a13fdb0a68a635906c353a [file] [log] [blame]
description: >
Implement to provide custom properties added to an item by the
item vendor.
properties:
- name: CustomField1
type: string
description: >
The custom field 1 of the item.
- name: CustomField2
type: string
description: >
The custom field 2 of the item.
# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4