-
We are using jsonapi-resources for our API and Skylight reports our data back as "text" regardless of having a registered [mime type](https://github.com/cerebris/jsonapi-resources/blob/v0.9.0/lib/json…
-
Hello, I recently tried to upgrade jsonapi-rails from 0.3.1 to 0.4.0 and I get the following error anywhere I call `JSONAPI::Serializable::Renderer.new` with the exact same params as before:
`no im…
-
Currently we have a lot issues with the jsonapi resources. I would like to discus if it would be better to migrate to another serializers.
Currently we have the following issues
- No namespace sup…
-
## This issue is a (choose one):
- [x] Problem/bug report.
- [ ] Feature request.
- [ ] Request for support. **Note: Please try to avoid submitting issues for support requests. Use [Gitter](https…
-
Using Rails.cache as a `resource_cache` appears to make the caching fail when config.cache_store is redis_store.
I think the reason is due to the way Redis Cache serialise key as string when they a…
-
### What we should change and why (this is tech debt)
AMS is not mantained anylonger we need to move to something else. Discussion here:
https://community.openfoodnetwork.org/t/alternatives-to-ams/1…
-
I noticed in your [AMS Probe](https://github.com/skylightio/skylight-ruby/blob/master/skylight-core/lib/skylight/core/probes/active_model_serializers.rb) all you're really doing is making sure that in…
-
### Complete Description of Issue
When files containing classes that inherit from `Roar::Decorator` and use the `include Roar::JSON::JSONAPI.resource` declaration are dynamically reloaded, there is…
-
## This issue is a (choose one):
- [x] Problem/bug report.
- [ ] Feature request.
- [ ] Request for support. **Note: Please try to avoid submitting issues for support requests. Use [Gitter](https…
-
@tiagopog can update the dependency? jsonapi-resources ~> 0.9.12
solves the error in Rails 6.1
```
uninitialized constant ActionController::ForceSSL
```
https://github.com/cerebris/jsonapi-r…