Retrieves custom NLS data in the user's preferred language.
Fetches customized NLS (Natural Language Support) JSON files from the backend. These files are intended to be merged with static translations on the client side, allowing for the customization and overriding of translation strings as needed. The service automatically detects the user's preferred language or accepts a language parameter to specify the desired language.
Response
NLS retrieval successful.
Changes
Changed in 2 of the 3 revisions of this API.22
- ▲
removed the media type
*/*for the response with the statusresponse-media-type-removed
- ▲
removed the media type
exampleNlsfor the response with the statusresponse-media-type-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the media type
*/*for the response with the statusresponse-media-type-added
- ○
added the media type
exampleNlsfor the response with the statusresponse-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○