Remo
Remo
if ithe ussue gets into your way, yes sure, why not
there is an issue with filtering, the original query reused the regular query with all the filterSpecs applied to it. In this case here an empty tuple query is created,...
is there a stack trace? just with channelId should be ok
the line itself looks ok, not? if the source is json, it maps it tona java name.and vice versa. an issue with the caller?
if you like you can add a test case, notnsure yet where the problem is. it should respect the json property annoation everywhere and map accorgingly
the two flags above so far have only been implemented for the QuerySpecUrlMapper, so naming of the flags is very suboptimal. If more general support is desired, maybe it would...
with the operations module supporting json:patch the insert/update/deletion is about 90% done, just that other format needs to be added. meaning O(hours) work. some work if local ids should be...
Hi, yes that would be a very good use case to explore. Myself I also considered setting up a micronauts example as it goes into the same direction (low footprint,...
this is likely related due to http://www.crnk.io/releases/stable/documentation/#_properties => include behavior. Just recently opened up https://github.com/crnk-project/crnk-framework/issues/719 to flip the default to the easier default.
there are two things to this: having the attribute defined or ignored in order for the request to be passed to the repository. And then the repository actually serving the...