meeshkan / hmt

HTTP Mocking Toolkit
MIT License
52 stars 7 forks source link

Request body schema is not inferred #77

Closed ksaaskil closed 4 years ago

ksaaskil commented 4 years ago

Add support for inferring the schema for requestBody, it should share a lot of code with inferring the response body.