diff options
Diffstat (limited to 'docs/offeredapis/swagger')
-rw-r--r-- | docs/offeredapis/swagger/pms-api.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
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 |