Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 00:08
· 3 commits to main since this release

@as-integrations/azure-functions

0.1.2

Patch Changes

  • #35 a682f85 Thanks @abartolotdf! - Fix a regression w.r.t body parsing introduced in #28.

    Bodies which are already parsed object should just be returned outright rather than treated as invalid.

    This issue manifests for users as an invalid POST request from Apollo Server.