Updated swagger documentation to reflect abbreviated Monitor decision results feature... 32/97332/2
authorHOCKLA <ah999m@att.com>
Fri, 18 Oct 2019 19:40:45 +0000 (14:40 -0500)
committerAli Hockla <ah999m@att.com>
Fri, 18 Oct 2019 19:54:56 +0000 (19:54 +0000)
Issue-ID: POLICY-2166
Change-Id: Ie84f6184801114b1115ae35e34279e98dad83205
Signed-off-by: HOCKLA <ah999m@att.com>
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" : {