We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Moved `@id` population from `Services::Base.initialize` to `Services::MultiSessionRegistration#process_registrations` as setting it early was preventing validation from firing when request attributes was an empty hash, leading to an HTTP 201 being incorrectly returned.
Updated Using JSONAPI::Resources with non ActiveRecord models and service objects (markdown)
Created Using JSONAPI::Resources with non ActiveRecord models and service objects (markdown)