:orphan: .. _jsonschema_product: Product jsonschema ================== The `JSON Schema`_ for the products is listed here. .. note:: The product files 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 product files. It is not yet used in any automated tests. .. literalinclude :: jsonschema/jsonschema-product.json :language: json .. _`JSON Schema`: https://json-schema.org/