Skip to content
Merged

klaar #144

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions changelog/2026/09-04-release-2026.9.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
slug: "2026.9.3"
title: "2026.9.3: ZRC rol contactpersoon validation"
---

| Component | Summary (english) | Relevance for consumers (English) | Relevance for end users (Dutch) | Relevance for system administration (Dutch) |
| --------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------- | ------------------------------------------- |
| ZRC | `POST /rollen` (API v1.5) now rejects a `contactpersoonRol` object without `naam` with a `400 Bad Request` instead of an unhandled `500` | A `rol` request whose `contactpersoonRol` omits `naam` or sends it as `null` now returns `400` with an `invalidParams` entry naming `contactpersoonRol.naam`. An empty string is still accepted and returns `201` unchanged. | | |