aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/models/upgrade/acm/payload.json
diff options
context:
space:
mode:
authorfranciscovila <javier.paradela.vila@est.tech>2022-06-13 12:19:02 +0100
committerAndr� Schmid <andre.schmid@est.tech>2022-06-29 16:25:23 +0000
commit7943a0cdad6d1e8074ef31cc0fce19a6a8558eb9 (patch)
tree37d486f4e36e689ab02b10fcdefb3c4048207fab /catalog-be/src/main/resources/import/tosca/models/upgrade/acm/payload.json
parent6f9721e195d8416efdde92c8de73d45f5c213bf3 (diff)
VFC properties of type timestamp not visible in property assignment
Fixing issues with timestamp type Issue-ID: SDC-4048 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: Iaf5c14cbfcd00fd964974388e42e2e26e9101d3b
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/models/upgrade/acm/payload.json')
-rw-r--r--catalog-be/src/main/resources/import/tosca/models/upgrade/acm/payload.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/models/upgrade/acm/payload.json b/catalog-be/src/main/resources/import/tosca/models/upgrade/acm/payload.json
new file mode 100644
index 0000000000..90e15ccc21
--- /dev/null
+++ b/catalog-be/src/main/resources/import/tosca/models/upgrade/acm/payload.json
@@ -0,0 +1,4 @@
+{
+ "name": "AUTOMATION COMPOSITION",
+ "modelType": "NORMATIVE"
+}