develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
Showing only changes of commit 20a50aa501 - Show all commits

View File

@ -118,8 +118,8 @@ components:
required:
- gboAgeProfileId
- name
- minAge
- maxAge
- ageFromInclusive
- ageUntilInclusive
properties:
gboAgeProfileId:
type: integer
@ -127,10 +127,10 @@ components:
name:
type: string
example: Kind (4 t/m 11 jaar)
minAge:
ageFromInclusive:
type: integer
example: 4
maxAge:
ageUntilInclusive:
type: integer
example: 11
rfc9457Response: