You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
14.[REST Server Information](#rest-server-information).
112
-
15.[Internalization](#internalization).
112
+
15.[Bundles service](#bundles-service).
113
113
16.[Exception handling](#exception-handling).
114
114
17.[Asynchronous API](#asynchronous-api).
115
115
18.[Getting serialized content from response](#getting-serialized-content-from-response).
@@ -1543,7 +1543,7 @@ OperationResult<String> result = client
1543
1543
1544
1544
String edition = result.getEntity();
1545
1545
```
1546
-
###Internalization
1546
+
###Bundles service
1547
1547
Use bundles service to get bundles of internalization properties for particular or default user’s locale as JSON. To get all bundles for particular locale(foe example, "de") use the code below:
0 commit comments