Project

General

Profile

Project activity #30698

open

Project activity #29565: Upgrade Open Zaak v.1.15

Breaking change Catalogi API 1.3.x

Added by Tahir Malik 4 months ago. Updated 2 months ago.

Status:
Backlog
Priority:
P4 Normal
Category:
-
Target version:
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

Also available in: Atom PDF