Drupal JSON:API Schema

This is a sample repository of the JSON:API schema generated by Drupal. It was created to help understand how Drupal generates JSON:API schema files, and how we could translate it to generate TypeScript interfaces/types.

Check /schema for main schema file.

Check /jsonapi for JSON:API endpoint.

See also: