diff options
author | PatrikBuhr <patrik.buhr@est.tech> | 2023-04-04 10:06:22 +0200 |
---|---|---|
committer | PatrikBuhr <patrik.buhr@est.tech> | 2023-04-04 10:34:47 +0200 |
commit | 44499d09ab2842ecad245ac73de523790a5d64eb (patch) | |
tree | 99c7e7e7518a080e12baa0e7cb09c80af6c54cad /a1-policy-management/api/pms-api.json | |
parent | 5e7e5f2c0cdd4e5554f4d8629403b7c554b3a0aa (diff) |
Regenerated documentation, code formatting
Updated the spoless maven plugin version and re-run the code formatting.
Re-generate the API documentation.
No changes.
Issue-ID: CCSDK-3883
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I95e88ebbd144b37bc1f7ca3b722bfc748e5ae801
Diffstat (limited to 'a1-policy-management/api/pms-api.json')
-rw-r--r-- | a1-policy-management/api/pms-api.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a1-policy-management/api/pms-api.json b/a1-policy-management/api/pms-api.json index d16cfe2f..7574032c 100644 --- a/a1-policy-management/api/pms-api.json +++ b/a1-policy-management/api/pms-api.json @@ -185,7 +185,7 @@ "example": false }, "service_id": { - "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.", "type": "string" }, "policy_data": { |