module JSONAPI
This module is the top level namespace for the curatess jsonapi middleware gem
@author Joshua DeMoss @see app.lucidchart.com/invitations/accept/e24c2cfe-78f1-4192-8e88-6dbc4454a5ea UML Class Diagram
TODO: Review document exceptions against jsonapi spec TODO: PATCH – Updating To One Relationships – The patch request must contain a top level member
named data containing either a ResourceID or null ^ To check, create #relationships_link? and make check based on that
Constants
- JSONAPI_SPEC_VERSION
The highest JSON:API specification version the gem adheres to.