Updated swagger documentation to reflect abbreviated Monitor decision results feature...
[policy/parent.git] / docs / xacml / swagger.json
index 5c66f61..4901196 100644 (file)
           "required" : false,
           "type" : "string",
           "format" : "uuid"
+        }, {
+          "name" : "abbrev",
+          "in" : "query",
+          "description" : "Specifies whether the DCAE Monitoring decision results should be abbreviated",
+          "required" : false,
+          "type" : "boolean"
         } ],
         "responses" : {
           "200" : {