diff options
Diffstat (limited to 'models-pap/src/test/resources/json/PapPolicyIdentifier.json')
-rw-r--r-- | models-pap/src/test/resources/json/PapPolicyIdentifier.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/models-pap/src/test/resources/json/PapPolicyIdentifier.json b/models-pap/src/test/resources/json/PapPolicyIdentifier.json new file mode 100644 index 000000000..36fa259ba --- /dev/null +++ b/models-pap/src/test/resources/json/PapPolicyIdentifier.json @@ -0,0 +1,4 @@ +{ + "policy-id" : "MyPolicy", + "policy-version": "1.2.6" +}
\ No newline at end of file |