weblate/docs/contributing/schemas.rst
2020-04-28 12:43:25 +02:00

14 lines
301 B
ReStructuredText

Data schemas
============
Weblate uses `JSON Schema <https://json-schema.org/>`_ to define layout of external JSON files.
.. _schema-memory:
.. jsonschema:: ../schemas/weblate-memory.schema.json
.. seealso::
:ref:`translation-memory`,
:djadmin:`dump_memory`,
:djadmin:`import_memory`