develop #38
@ -170,6 +170,10 @@ paths:
|
|||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
example: Mijn ING bankrekening
|
example: Mijn ING bankrekening
|
||||||
|
- name: sort
|
||||||
|
in: query
|
||||||
|
schema:
|
||||||
|
type: string
|
||||||
- name: offset
|
- name: offset
|
||||||
in: query
|
in: query
|
||||||
schema:
|
schema:
|
||||||
@ -1272,6 +1276,10 @@ paths:
|
|||||||
example: 12
|
example: 12
|
||||||
required: false
|
required: false
|
||||||
description: The id of the token that replaced this token.
|
description: The id of the token that replaced this token.
|
||||||
|
- name: sort
|
||||||
|
in: query
|
||||||
|
schema:
|
||||||
|
type: string
|
||||||
- name: offset
|
- name: offset
|
||||||
in: query
|
in: query
|
||||||
schema:
|
schema:
|
||||||
@ -1582,6 +1590,10 @@ paths:
|
|||||||
schema:
|
schema:
|
||||||
type: integer
|
type: integer
|
||||||
example: 1
|
example: 1
|
||||||
|
- name: sort
|
||||||
|
in: query
|
||||||
|
schema:
|
||||||
|
type: string
|
||||||
- name: offset
|
- name: offset
|
||||||
in: query
|
in: query
|
||||||
schema:
|
schema:
|
||||||
@ -1869,6 +1881,10 @@ paths:
|
|||||||
example: 2020-01-01T00:00:00
|
example: 2020-01-01T00:00:00
|
||||||
required: false
|
required: false
|
||||||
description: Filter on updated after.
|
description: Filter on updated after.
|
||||||
|
- name: sort
|
||||||
|
in: query
|
||||||
|
schema:
|
||||||
|
type: string
|
||||||
- name: offset
|
- name: offset
|
||||||
in: query
|
in: query
|
||||||
schema:
|
schema:
|
||||||
@ -2486,8 +2502,6 @@ components:
|
|||||||
type: string
|
type: string
|
||||||
bic:
|
bic:
|
||||||
type: string
|
type: string
|
||||||
bic:
|
|
||||||
type: string
|
|
||||||
ascription:
|
ascription:
|
||||||
type: string
|
type: string
|
||||||
alias:
|
alias:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user