From db12ae5f62224272981ff18d052be9ea86a9dda2 Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Fri, 21 Feb 2025 16:53:17 +0100 Subject: [PATCH] added sort query param --- src/openapi/customers/customers-crud-v2.yaml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/src/openapi/customers/customers-crud-v2.yaml b/src/openapi/customers/customers-crud-v2.yaml index eaedd01..db38de9 100644 --- a/src/openapi/customers/customers-crud-v2.yaml +++ b/src/openapi/customers/customers-crud-v2.yaml @@ -170,6 +170,10 @@ paths: schema: type: string example: Mijn ING bankrekening + - name: sort + in: query + schema: + type: string - name: offset in: query schema: @@ -1272,6 +1276,10 @@ paths: example: 12 required: false description: The id of the token that replaced this token. + - name: sort + in: query + schema: + type: string - name: offset in: query schema: @@ -1582,6 +1590,10 @@ paths: schema: type: integer example: 1 + - name: sort + in: query + schema: + type: string - name: offset in: query schema: @@ -1869,6 +1881,10 @@ paths: example: 2020-01-01T00:00:00 required: false description: Filter on updated after. + - name: sort + in: query + schema: + type: string - name: offset in: query schema: @@ -2486,8 +2502,6 @@ components: type: string bic: type: string - bic: - type: string ascription: type: string alias: