diff options
author | Piotr Stanior <piotr.stanior@t-mobile.pl> | 2022-02-11 10:57:51 +0100 |
---|---|---|
committer | Piotr Stanior <piotr.stanior@t-mobile.pl> | 2022-02-16 11:10:45 +0100 |
commit | d48a5bd068f24ab406f14147ff132e0b5519f008 (patch) | |
tree | a5da298c59bb12819523e1ebc33ca7597b784e77 /docs | |
parent | 79e2cf87c107ac0dcac46c5bf7f3a090661c8b70 (diff) |
Add support for resource's component property as resource input
Change-Id: Ib0719f20a52aaa0356be407931a75fbeea4302dd
Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl>
Issue-ID: INT-2076
Diffstat (limited to 'docs')
-rw-r--r-- | docs/source/schemas/version_1_1.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/schemas/version_1_1.rst b/docs/source/schemas/version_1_1.rst index 5d3a37f..ce74c91 100644 --- a/docs/source/schemas/version_1_1.rst +++ b/docs/source/schemas/version_1_1.rst @@ -200,6 +200,10 @@ Service inputs - boolean - NO - Determines if nested input is going to be created + * - resource-property + - boolean + - NO + - Determines whether use resource's property as an input * - resource - boolean - NO |