Minor Changes
- #73
f81ae29
Thanks @christoph-fricke! - Added arequest.clone()
type override to continue returning type-safeOpenApiRequest
s when called. With this, cloning therequest
in resolvers does not lose its type-safety on body parsing methods.