Opticon Stockholm is on Tuesday September 10th, hope to see you there!
AI OnAI Off
Opticon Stockholm is on Tuesday September 10th, hope to see you there!
I wrote an addon for 3.0 that does this. You've referenced 2.9, try upgrading to 3.0 if you can and give it a go: https://www.hiddenfoundry.com/thoughts/expand-content-area-addon-for-content-delivery-api/
Is it possible to configure the Content Delivery API so that nested block information is returned? The documentation regarding the subject is rather diffuse, but to my understanding this should be achievable by ovveriding the
Filter
method inContentApiModelFilter<ContentApiModel>
. So far I've managed to remove null-values from the response but I have no idea on how to expand nested blocks in the response.Basically, I want to expand the block information of
answerOptions
so that the API returns its properties: