From 6e31874958b44f45c5dd78aef5c783916b16c6ee Mon Sep 17 00:00:00 2001 From: PatrikBuhr Date: Tue, 30 Nov 2021 11:25:17 +0100 Subject: A1 Policy Management API documentation updates. Issue-ID: CCSDK-3495 Signed-off-by: PatrikBuhr Change-Id: Ib4f5cfd437a1bad99528d19dcec61f6dc521593b --- docs/offeredapis/swagger/pms-api.yaml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'docs') diff --git a/docs/offeredapis/swagger/pms-api.yaml b/docs/offeredapis/swagger/pms-api.yaml index 6d62b0c5..a8913ec5 100644 --- a/docs/offeredapis/swagger/pms-api.yaml +++ b/docs/offeredapis/swagger/pms-api.yaml @@ -256,14 +256,6 @@ paths: explode: true schema: type: string - - name: regexp - in: query - description: Select types with type identity that matches a regular expression. - required: false - style: form - explode: true - schema: - type: string - name: compatible_with_version in: query description: Select types that are compatible with the given version. This -- cgit 1.2.3-korg