{{ page_title }}
Introduction
This is the specification of a profile for the JSON:API specification.
The url for this profile is {% include profile_url.md page=page %}.
Minimum JSON:API Version
This profile requires at least JSON:API version {{ page.minimum_jsonapi_version }}.
{% capture minimum_version_markdown %} {{ page.minimum_jsonapi_version_explanation | markdownify }} {% endcapture %} {% include header_offset_2.md content=minimum_version_markdown %}Specification
{% include header_offset_2.md content=content %}Version History
View changes to this profile over timeContact the Editor{% if page.editors.size > 1 %}s{% endif %}
{% if page.discussion_url %}To discuss or ask questions about this extension, visit {{ page.discussion_url }}.
You can also contact the author directly:
{% endif %} {% for editor in page.editors %} {{ editor.name }}{{ editor.email }}
{% if editor.website %} {{ editor.website }}
{% endif %} {% if editor.phone %} {{ editor.phone }}
{% endif %} {% endfor %}