diff options
Diffstat (limited to 'docs/offeredapis/swagger/pms-api-v3.json')
-rw-r--r-- | docs/offeredapis/swagger/pms-api-v3.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/offeredapis/swagger/pms-api-v3.json b/docs/offeredapis/swagger/pms-api-v3.json index 0fc875fa..f923650c 100644 --- a/docs/offeredapis/swagger/pms-api-v3.json +++ b/docs/offeredapis/swagger/pms-api-v3.json @@ -2092,6 +2092,7 @@ "type" : "string" }, "serviceId" : { + "default" : "", "description" : "the identity of the service owning the policy. This can be used to group the policies (it is possible to get all policies associated to a service). Note that the service does not need to be registered.", "example" : "rApp ID", "type" : "string" |