openapi-validator-proxy
Version 0.3.4 (2024-10-28)
v0.3.4
Oct 29 2024 at 04:37 UTC
Bug Fixes:
- It turns out the proxy would panic if the response body was empty. This has been fixed by trying to get the response body bytes and if that fails, assume there wasn't a body.