Skip to content

allLocales endpoint

Andrii Bezuglyi requested to merge feat/allLocales_improve into master
  • allLocales endpoint, when loading as JSON files, now merges all models, and return as a normal key-value resources. Add 2 more parameters: includeDomain and includeData, which would merge appropriate type of resources in:
    • includeDomain controls inclusion of entityCode: caption and entityCode.attribute: caption resources,
    • includeData controls reading and including JSON files from _data/locale/lang-nn.json files, resources, which are needed for data migration only.

Merge request reports

Loading