diff options
author | PatrikBuhr <patrik.buhr@est.tech> | 2021-03-26 17:25:13 +0100 |
---|---|---|
committer | PatrikBuhr <patrik.buhr@est.tech> | 2021-04-07 16:40:01 +0200 |
commit | 97a9001fe632b0eaed48d324dc8d6c2c3c630f8c (patch) | |
tree | 1631f3e7a496af8818f0bcca07ef85b04e8bb7be /docs/offeredapis/swagger/pms-api.yaml | |
parent | 7a052f6652ffc9965f3c0d2cdc8b7385d1029f3f (diff) |
PMS Persistent storage of policies and type definitions - A1 Istanbul
Policy types and type definitions are stored persistently to survive a restart of PMS.
Change-Id: Ideae4dae5b6f9de2b82127e65ce5184d615c8fd4
Issue-ID: CCSDK-3256
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Diffstat (limited to 'docs/offeredapis/swagger/pms-api.yaml')
-rw-r--r-- | docs/offeredapis/swagger/pms-api.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/offeredapis/swagger/pms-api.yaml b/docs/offeredapis/swagger/pms-api.yaml index d16fbe5f..cdf91ee8 100644 --- a/docs/offeredapis/swagger/pms-api.yaml +++ b/docs/offeredapis/swagger/pms-api.yaml @@ -159,7 +159,7 @@ paths: delete: tags: - A1 Policy Management V1.0 - summary: Delete a service + summary: Unregisters a service operationId: deleteService parameters: - name: name @@ -172,7 +172,7 @@ paths: type: string responses: 204: - description: Service deleted + description: Service unregisterred content: '*/*': schema: |