Additional filters on top of what's requested in #73
These filter parameters are required for the sitemap generation in ODBP. They apply to the /api/v1/documenten endpoint.
Filters to add
[ ] registratiedatumVanaf & registratiedatumTot - same as for Publicatie resource
[ ] creatiedatumVanaf & creatiedatumTot - similar to registratiedatum, however this is a date field rather than datetime. Apply the same less than behaviour for consistency.
[ ] laatstGewijzigdDatumVanaf & laatstGewijzigdDatumTot: more of the same :)
This should provide sufficient flexibility for the ODBP to query the data efficiently for the site map generation
Additional filters on top of what's requested in #73
These filter parameters are required for the sitemap generation in ODBP. They apply to the
/api/v1/documenten
endpoint.Filters to add
registratiedatumVanaf
®istratiedatumTot
- same as forPublicatie
resourcecreatiedatumVanaf
&creatiedatumTot
- similar toregistratiedatum
, however this is a date field rather than datetime. Apply the sameless than
behaviour for consistency.laatstGewijzigdDatumVanaf
&laatstGewijzigdDatumTot
: more of the same :)This should provide sufficient flexibility for the ODBP to query the data efficiently for the site map generation