Updated API documentation to reflect the addition of version validation feature
[policy/parent.git] / docs / api / swagger / policytype-api.json
index 5f2de04..627f318 100644 (file)
           "403" : {
             "description" : "Authorization Error"
           },
+          "406" : {
+            "description" : "Not Acceptable Version"
+          },
           "500" : {
             "description" : "Internal Server Error"
           }