Ronni Egeriis Persson

Results 49 comments of Ronni Egeriis Persson

I'm unfortunately not actively maintaining til lib anymore. Anyone want to take over the ownership?

@IAmJulianAcosta Would you be o.k. with me transferring the ownership then?

This is definitely possible. However, I will not be able to look for a solution myself as I don't have the time currently. You're very welcome to do a pull...

Really depends on how your controller handles the Handler return value. If you have a look at the example, you can see that `JsonApi\Exception`s are caught and handled appropriately, but...

Hi @johannesnagl `POST /posts` is already supported. Depending on the handler method you implement, it can create 1 or more entities. `POST /posts/{id}/duplicate` is not a supported method from the...

I think there's a valid point in adding the ability to make extensions to this library. I personally do not have any suggestions on how to do this at the...

Yes, there's a specific reason. That reason being that this library was build initially for a previous version of the JSON API spec—RC3 if I recall correctly. Feel free to...

I don't think Airplay streaming works currently. Desktop client gives a 403 error for me. Probably due to missing implementation of new authorization mechanism.

I think I'll err to the answer I've previously given, that features like these would be lovely. I think they should come in some kind of plugin structure, so consumers...

Not at all. It's not something I have personally pursued, so it would have to be a community effort 🙂