You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ExpandPartij:
allOf:
- $ref: '#/components/schemas/Partij'
- type: object
properties:
_expand:
type: object
description: Display details of the linked resources requested in the
`expand` parameter
properties:
digitale_adressen:
type: array
items:
$ref: '#/components/schemas/DigitaalAdres'
nullable: true
description: Digitaal adresen dat een partij verstrekte voor gebruik
bij toekomstig contact met de gemeente.
andyverberne
changed the title
OpenAPI spec does not match with digitaleAdressen attribuut in _expand of ExpandPartij
OpenAPI spec "digitale_adressen" does not match with "digitaleAdressen" attribuut in _expand of ExpandPartij
Nov 18, 2024
Product versie / Product version
2.3.0
Omschrijf het probleem / Describe the bug
Snippet from OpenAPI spec:
Snippet from retrieved response:
Stappen om te reproduceren / Steps to reproduce
Verwacht gedrag / Expected behavior
No response
The text was updated successfully, but these errors were encountered: