diff options
Diffstat (limited to 'docs/source/schemas/resources/shared/xnf_property.rst')
-rw-r--r-- | docs/source/schemas/resources/shared/xnf_property.rst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/source/schemas/resources/shared/xnf_property.rst b/docs/source/schemas/resources/shared/xnf_property.rst new file mode 100644 index 0000000..f8066ed --- /dev/null +++ b/docs/source/schemas/resources/shared/xnf_property.rst @@ -0,0 +1,22 @@ +Property +^^^^^^^^ + +.. list-table:: + :header-rows: 1 + + * - Property + - Type + - Required + - Comment + * - name + - string + - YES + - + * - type + - string + - YES + - + * - value + - string + - NO + -
\ No newline at end of file |