diff options
Diffstat (limited to 'main/src/test/resources/simpleDeploy/createGroupNewPolicy.json')
-rw-r--r-- | main/src/test/resources/simpleDeploy/createGroupNewPolicy.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/test/resources/simpleDeploy/createGroupNewPolicy.json b/main/src/test/resources/simpleDeploy/createGroupNewPolicy.json index 285db315..9aa54cb9 100644 --- a/main/src/test/resources/simpleDeploy/createGroupNewPolicy.json +++ b/main/src/test/resources/simpleDeploy/createGroupNewPolicy.json @@ -4,7 +4,7 @@ "name": "policyB", "version": "1.2.3", "type": "typeA", - "typeVersion": "100.2.3" + "type_version": "100.2.3" } ] } |