-
## Expected Behavior
Basically, the way caching support was designed is not very flexible and very Rails-specific.
Particularly we should add:
* [ ] support for versioning
* [ ] support for …
-
please am sorry to be the one with an issue here may be am not getting it right but on the documentaion you listed commands that i have run and am getting an error and dont see how to get over it. her…
-
Hello, I am trying to use this library but I am running into problems with includes.
When trying to parse a document define like this:
```swift
typealias NicknameGetDocument = Document
```
I ge…
-
The majority of our data we receive will be read-only, such an immutable solution is ideal. However, there are several cases where we need to create a new Resource, add data from a user input and sub…
-
latest release version confirmed.
"Please confirm you will submit an issue."
uh? that's why i'm here, right?
- [x] I confirm that this is an issue rather than a question.
we …
-
Thank you for sharing this library.
We integrate for testing your example on our Drupal 8 installation but receive the following issue. Any ideas?
```
Error: Call to undefined method Symfony\Co…
ucola updated
4 years ago
-
Hey,
I'm currently facing the issue where I get an error when deserializing an entity which has nested relationships. At least that's what I think, I might be wrong.
You can see an example at ht…
-
People want to know what they need to do to enable https://github.com/Netflix/fast_jsonapi on their Grape projects. Or do they at all? Grape uses whatever JSON provider is available and maybe all the …
-
It looks like the project is no longer maintained by Netflix and this library depends on it, which makes me a bit hesitant to start using it. See: https://github.com/Netflix/fast_jsonapi/issues/433
…
-
We've got a use case (for backwards compatibility) that requires us to return an existing object in certain cases when the client runs a create (POST) request.
As far as I can tell, this is neither e…