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