[BUG][Java Service]Returned currencies data follows the language in pattern language(fr)®ion(cn) API.
Open
Nobody has claimed this yet.
area/java-service
priority/medium
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Describe the bug
commit : https://github.com/vmware/singleton/commit/ea05b63f2c66ec90bd32cf60187fbe0125b46922
[BUG][Java Service]Returned currencies data follows the language in pattern language®ion API.
To Reproduce
Steps to reproduce the behavior:
- Go to 'i18n/api/v2/formatting/patterns'
- Input "fr" as language, "cn" as region and "currencies" as pattern.
- See the response:
Expected behavior
response code is 200
currencies data follows the region.
no plurals data
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.