Azure / Azure/data-api-builder
RestService Code Cleanup
Open
low priority
refactor
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
RestService would benefit from a refactor that cleans up the code and clearly defines methods in RequestParser/RequestValidator to adhere to the purpose defined by the class name: i.e. request parsing occurs in some methods in request validator and requestparser only parses URL content, not the full request.
Some work was done in #727 to begin cleanup.
Contributor guide
Assessment
This issue has not been assessed yet.