Ben Bieker
Ben Bieker
just pushed my changes again. I hope it's ok now. Sorry for the delay I was on vacation
@stuartmorgan yes that makes sense. So please go ahead and take over with the splitting and so on. Thank you very much!
just keep it simple and name it space-mode
this is outside the JSONAPI scope. So like @sharpner said you can add stuff with your own routes as well. You can get the router instance and register your own...
I think because 1.1 is still in development we should do the 1.0 spec now. But for this feature they are the same right? I just quickly looked at the...
if you only have simple posts without compound objects, it should already work. Currently only our marshaller supports the generation of a json with compound objects included in it. We...
as long as you only have relationship IDs, it should work, because that is what works when you use it server-side. Compound objects are objects that you can find under...
are you sure that you are even using our package? we do not provide annotations that you posted in your code snippet. But this is getting offtopic for this ticket,...
now that we have refactored the Unmarshaling part we can think about this again too. What needs to be done to support everything from a clients perspective is the support...
Hi @timbunce do you actively use api2go and want to help us out? This project is currently standing still because I and also @sharpner don't use api2go for current projects.