File tree 1 file changed +0
-15
lines changed
api-specificatie/zrc/1.5.x/1.5.2
1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -6526,15 +6526,6 @@ paths:
6526
6526
description: Deze lijst kan gefilterd wordt met query-string parameters.
6527
6527
summary: Alle ZAAKen opvragen.
6528
6528
parameters:
6529
- - name: countExact
6530
- required: false
6531
- in: query
6532
- description: Geeft aan of de `count` van de resultaten exact moet zijn, of dat deze wegens performance doeleinden niet exact hoeft te worden berekend.
6533
- schema:
6534
- type: boolean
6535
- default: true
6536
- example: false
6537
- deprecated: true
6538
6529
- name: identificatie
6539
6530
required: false
6540
6531
in: query
@@ -11996,13 +11987,7 @@ components:
11996
11987
properties:
11997
11988
count:
11998
11989
type: integer
11999
- deprecated: true
12000
11990
example: 123
12001
- countExact:
12002
- description: Geeft aan of de `count` exact is, of dat deze wegens performance doeleinden niet exact berekend is.
12003
- type: boolean
12004
- deprecated: true
12005
- example: false
12006
11991
next:
12007
11992
type: string
12008
11993
nullable: true
You can’t perform that action at this time.
0 commit comments