daniffig

Results 5 comments of daniffig

I'm using it as you explained and it works great. However, IMO it would be better if we hooked the custom filters to the filter chain, so they can be...

I think that's a great proposal. I've developed a custom server plugin for Symfony 1.4 in the past using JSON API v0.9 definitions, and when the API usage grows the...

I'm looking for this feature too. We're developing an organization chart where a collection of nodes report to the same parent node but their functions classify them in an internal...

**meta** is a trivial but useful field in the JSON:API specification. It's essential to fulfill the requirements of some major libraries, for example, Vuetify server-served datatables. I could include it...