namespace Drupal\jsonapi in JSON:API 8
Same name in other branches
Class | Location | Description |
---|---|---|
EntityToJsonApi |
src/ |
Simplifies the process of generating a JSON API version of an entity. |
JsonapiServiceProvider |
src/ |
Adds 'api_json' as known format and prevents its use in the REST module. |
JsonApiSpec |
src/ |
Defines constants used for compliance with the JSON API specification. |
ResourceResponse |
src/ |
Contains data for serialization before sending the response. |