singleton icon indicating copy to clipboard operation
singleton copied to clipboard

[BUG][Java Service]Returned currencies data follows the language in pattern language(fr)&region(cn) API.

Open JiLiang888 opened this issue 2 years ago • 0 comments

Describe the bug commit : https://github.com/vmware/singleton/commit/ea05b63f2c66ec90bd32cf60187fbe0125b46922 [BUG][Java Service]Returned currencies data follows the language in pattern language&region API.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'i18n/api/v2/formatting/patterns'
  2. Input "fr" as language, "cn" as region and "currencies" as pattern.
  3. See the response: image

Expected behavior response code is 200 currencies data follows the region. no plurals data

JiLiang888 avatar May 31 '23 10:05 JiLiang888