Actions
Project activity #30698
open
Project activity #29565: Upgrade Open Zaak v.1.15
Breaking change Catalogi API 1.3.x
Start date:
22/01/2025
Due date:
% Done:
0%
Estimated time:
Description
Dit is onze call:
https://dev-tezza-openzaak.contezza.cloud/catalogi/api/v1/schema/#operation/zaakinformatieobjecttype_read
dit wordt het na de OZ upgrade die we aan het doen zijn:
https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/VNG-Realisatie/catalogi-api/1.3.1/src/openapi.yaml#tag/zaaktype-informatieobjecttypen/operation/zaakinformatieobjecttype_retrieve
{
"url": "http://example.com",
"zaaktype": "http://example.com",
"zaaktypeIdentificatie": "string",
"informatieobjecttype": "http://example.com",
"volgnummer": 1,
"richting": "inkomend",
"statustype": "http://example.com",
"catalogus": "http://example.com"
}
{
"url": "http://example.com",
"zaaktype": "http://example.com",
"zaaktypeIdentificatie": "string",
"catalogus": "http://example.com",
"informatieobjecttype": "string",
"volgnummer": 1,
"richting": "inkomend",
"statustype": "http://example.com"
}
Changelog OpenZaak: https://github.com/open-zaak/open-zaak/blob/main/CHANGELOG.rst
Call bij OZ Github: https://github.com/open-zaak/open-zaak/issues/1864
Updated by Tahir Malik 4 months ago
Blijkbaar werkt dit hetzelfde bij OZ 1.17, dus kans is klein dat dit het systeem breekt
Updated by Diego Mirandola 2 months ago
- Assignee changed from Diego Mirandola to Contezza Development
Actions