diff options
Diffstat (limited to 'a1-policy-management/api/pms-api')
-rw-r--r-- | a1-policy-management/api/pms-api/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a1-policy-management/api/pms-api/index.html b/a1-policy-management/api/pms-api/index.html index be7b8819..c8f97a81 100644 --- a/a1-policy-management/api/pms-api/index.html +++ b/a1-policy-management/api/pms-api/index.html @@ -921,7 +921,7 @@ ul.nav-tabs { }, "service_id" : { "type" : "string", - "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 registerred." + "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." }, "policy_data" : { "type" : "object", |