:orphan: .. _jsonschema_index: Index jsonschema ================ The `JSON Schema`_ for the `index.json` is listed here. .. note:: The `index.json` file can contain fields not listed in the schema here. But the required fields (in the `required` arrays in the schema) and usually provided fields are listed in the schema. .. warning:: This schema is work-in-progress and was only used once to manually verify some of the available `index.json` files. It is not yet used in any automated tests. .. literalinclude :: jsonschema/jsonschema-index.json :language: json .. _`JSON Schema`: https://json-schema.org/