You are here

namespace Drupal\jsonapi in JSON:API 8.2

Same name in other branches
  1. 8 Drupal\jsonapi
Classsort descending Location Description
IncludeResolver src/IncludeResolver.php Resolves included resources for an entity or collection of entities.
JsonapiServiceProvider src/JsonapiServiceProvider.php Adds 'api_json' as known format and prevents its use in the REST module.
JsonApiSpec src/JsonApiSpec.php Defines constants used for compliance with the JSON:API specification.
ResourceResponse src/ResourceResponse.php Contains data for serialization before sending the response.