Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 10:03
39531c3

Minor Changes

  • #73 f81ae29 Thanks @christoph-fricke! - Added a request.clone() type override to continue returning type-safe OpenApiRequests when called. With this, cloning the request in resolvers does not lose its type-safety on body parsing methods.