Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 18:01
· 2 commits to main since this release
04b8c59

@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.