core icon indicating copy to clipboard operation
core copied to clipboard

feat(processor): add missing context when generating iri for content …

Open joelwurtz opened this issue 1 year ago • 0 comments

…location header

Q A
Branch? 3.2
Tickets
License MIT
Doc PR

When it generate the iri, it misses the context, so if we need some uri variables from the context to generate the route it will not work (like a object_id not available in the resource)

Without this, it will throw an error that it cannot generate an iri item for this resource

joelwurtz avatar Sep 02 '24 16:09 joelwurtz