+| DRC | The combination of `identificatie`, `versie`, and `owner` for a document is now correctly enforced as unique. The previous implementation incorrectly used `bronorganisatie` instead of `owner`, which could lead to duplicate document numbers for a single owner. The business rules for handling document identification on `POST` and `PATCH`/`PUT` requests have also been corrected to align with this change. | Client applications may receive error responses if they attempt to create or update documents with non-unique `identificatie` and `versie` combinations for the same `owner`. | Het is nu niet neer mogelijk om hetzelfde documentnummer twee maal op te voeren. | |
0 commit comments