We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Previous US to support Catalogi 1.2 - #1411
Useful links
Changes in Catalogi 1.3
documenten.lezen
zaken.lezen
datumGeldigheid
zaaktype_retrieve
informatieobjecttypeOmschrijving
ZaakTypeInformatieObjectType
besluittype.zaaktypen
Known deviations from Catalogi OAS:
StatusType
zaakobjecttypen
ZaakObjectType
statustype
catalogus
ZaakObjectType.catalogus
Statustype.eigenschappen
The text was updated successfully, but these errors were encountered:
annashamray
No branches or pull requests
Previous US to support Catalogi 1.2 - #1411
Useful links
Changes in Catalogi 1.3
documenten.lezen
andzaken.lezen
US As developer, I want to add new permission scopes documenten.lezen and zaken.lezen to zaaktype endpoints #1553add- US As developer, I want to adddatumGeldigheid
query param tozaaktype_retrieve
endpointdatumGeldigheid
query param to zaaktype_retrieve endpoint #1552informatieobjecttypeOmschrijving
property fromZaakTypeInformatieObjectType
resource - US As developer, I want to removeinformatieobjecttypeOmschrijving
property fromZaakTypeInformatieObjectType
resource #1555besluittype.zaaktypen
property is changed to read-only - US As developer, I want to makebesluittype.zaaktypen
property read-only #1558Known deviations from Catalogi OAS:
StatusType
resource has propertyzaakobjecttypen
andZaakObjectType
resource has propertystatustype
. In Open Zaak implementationZaakObjectType
has propertystatustype
. This is a target relation between resources. The related acknowledged bug in the standard - [VRAAG] STATUSTYPE [0..1] --> [0..*] ZAAKOBJECTTYPE zit omgedraaid in de API specificatie? VNG-Realisatie/gemma-zaken#2351catalogus
property for all Zaaktype subresources is writeable. In OpenZaak it's read-only. This is the target implementation. The related issue - [VRAAG] How to fillZaakObjectType.catalogus
property VNG-Realisatie/gemma-zaken#2330Statustype.eigenschappen
is writeable, in Open Zaak it's read-only. This is the target implementation. The related issue - [VRAAG] Catalogi API: relation between Eigenschap.statustype and Statustype.eigensschappen VNG-Realisatie/gemma-zaken#2343The text was updated successfully, but these errors were encountered: