Azure / Azure/data-api-builder
Update REST Output Parsing
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
When using REST APIs, the result is not parsed before giving it to the user, which causes some issues such as the values of float columns to be outputted in scientific notation instead of decimal notation,
Contributor guide
Assessment
This issue has not been assessed yet.