diff options
author | Manzon, Inna (im453s) <im453s@intl.att.com> | 2018-10-04 16:36:16 +0300 |
---|---|---|
committer | Manzon, Inna (im453s) <im453s@intl.att.com> | 2018-10-04 16:36:16 +0300 |
commit | 5fb70e85c56490ff1adbcf0b7b2caedd646d9c42 (patch) | |
tree | 2388915fddffa5188b02a64725fa621077ce8416 /README.md | |
parent | 6d63aa53f4b14b4b41ec3a4734c5c62ab6c68b3a (diff) |
update readme
Change-Id: I782fd8ead6a495033ef0a9b3b19a2e02b051f5a4
Issue-ID: SDC-1757
Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -108,3 +108,8 @@ to use add the folowing depandency to your POM file: - index_value ``` +## 1.4.5 + +### Features: +1. **getPropertyLeafValueByPropertyNamePathAndNodeTemplatePath API** The new Tosca Parser API resolves property value by path in the model (including nested nodes with # delimiter) and property name. +It resolves value of the property if it is defined as get input. |