-
Hi, there.
We're using JSON:API do display some information from a graph database. Would you be interested in supporting a PR to add support for other ORMs than ActiveRecord?
As we develop our…
-
**Is your feature request related to a problem? Please describe.**
Constructing a request/response object is more arduous than it needs to be, and can't be done from ORM models.
**Describe the sol…
-
I have a PR in the works, we have been using it at my company for a while now, wanted to get your take on it, any suggestions etc. While fully usable, there are two issues that I cant seem to figure …
-
Field Kit needs a way of determining, for each log type, what fields are required/restricted on that type, which is something only the server can provide. See https://github.com/farmOS/farmOS-client/i…
-
There is no limit on the limit argument that is sent to the history.json?limit=X
Hence it is possible me to run something like this on the server, effectively crashing it.
```
https://openlibrary.or…
-
Trying plezi out for a Rails 4.2 app.
I took out Puma, and Iodine is now supposed to take over as the web server.
Unfortunately `rails server` returns with the issue:
rails s error:
```
/…
-
### Steps to reproduce
1. Create a user with an uppercase letter in the username.
2. Create a device / session password for that user (notice the username to use is lowercase)
3. Use Nextcloudc…
-
Hi!
I was googling around for OAS 3.0 gems like this gem.
Thanks for writing such library!
I really want to try it but suddemly I got a problem.
The error appears when I try to do `rails c` or…
-
Hi,
thanks for the library, it works great but I was wondering if the "Errors" key in the response shouldn't be lowercase, as that is how json api spec is showing it - https://jsonapi.org/format/1.1…
-
Hi
I'm using Orbit with and indexeddb-bucket in an Ember application.
After updating Ember to 3.12 I get the folling error on startup:
> Could not find module `@orbit/indexeddb-bucket`
It oc…