allLocales endpoint
-
allLocales
endpoint, when loading as JSON files, now merges all models, and return as a normal key-value resources. Add 2 more parameters:includeDomain
andincludeData
, which would merge appropriate type of resources in:-
includeDomain
controls inclusion ofentityCode: caption
andentityCode.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.
-