Skip to content
New issue

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

[VRAAG] How to fill ZaakObjectType.catalogus property #2330

Closed
annashamray opened this issue Sep 6, 2023 · 2 comments
Closed

[VRAAG] How to fill ZaakObjectType.catalogus property #2330

annashamray opened this issue Sep 6, 2023 · 2 comments
Assignees
Labels
Vraag Vraag

Comments

@annashamray
Copy link
Collaborator

In the Catalogi API ZaakObjectType resource has two required properties catalogus and zaaktype.
Can catalogus be different from zaaktype.catalogus? If no why is it property writeable and required?

@michielverhoef
Copy link
Collaborator

Hmm, this sounds like a small bug to me because all types (Zaaktype, Statustype, Zaakobjecttype etc.) should be in the same Catalogus. For convenience the catalogus is included in the GET operations so a consumer does not have to query Zaaktype to find out the Catalogus of a Statustype/Roltype etc.

So the property was intended as read-only and derived from the Zaaktype.

@annashamray
Copy link
Collaborator Author

Thanks for the fast response! It's clear now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Vraag Vraag
Projects
None yet
Development

No branches or pull requests

2 participants