SAP-archive / yaas-nodejs-client-sdk

YaaS.js, a Node.js client library for SAP Hybris as a Service (YaaS)
Apache License 2.0
15 stars 5 forks source link

Localization support #2

Closed abrain closed 7 years ago

abrain commented 7 years ago

Product service v1 assumed english as a default when the API was called without a Accept-Language header. This is not the case anymore with v2 (see https://devportal.yaas.io/rn/services/product/latest/2016-03-04-ReleaseNotesProduct.html)

This pull request tries to enable the user of the SDK to set the desired language for the queries.