aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/tosca/new-converter/tca-with-metadata.json
diff options
context:
space:
mode:
authorGervais-Martial Ngueko <gervais-martial.ngueko@intl.att.com>2020-04-02 13:42:00 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-02 13:42:00 +0000
commit8d446271551b11cac19a4f2c848c648f542bf721 (patch)
tree9943f61671a468f9ab6a9bd3debdd4a6325b52ae /src/test/resources/tosca/new-converter/tca-with-metadata.json
parent399e0085449bbf1e3c7fe29e67049a0bcf38860e (diff)
parentf4c8c80c3b6e4da48592fed9de79d285e29744b5 (diff)
Merge "Change generated json schema"
Diffstat (limited to 'src/test/resources/tosca/new-converter/tca-with-metadata.json')
-rw-r--r--src/test/resources/tosca/new-converter/tca-with-metadata.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/test/resources/tosca/new-converter/tca-with-metadata.json b/src/test/resources/tosca/new-converter/tca-with-metadata.json
index 1b95f8c9..3a700c8e 100644
--- a/src/test/resources/tosca/new-converter/tca-with-metadata.json
+++ b/src/test/resources/tosca/new-converter/tca-with-metadata.json
@@ -170,7 +170,8 @@
"description": "Version number associated with the threshold"
}
}
- }
+ },
+ "format": "tabs-top"
},
"context": {
"type": "string",
@@ -212,7 +213,8 @@
}
}
}
- }
+ },
+ "format": "tabs-top"
}
}
}