Skip to content

Releases: AryeoHQ/papi

v1.8.0

25 Feb 18:50
Compare
Choose a tag to compare

v1.7.0

25 Feb 18:50
58fd4ea
Compare
Choose a tag to compare

Full Changelog: v1.6.9...v1.7.0

v1.6.9

21 Nov 23:03
Compare
Choose a tag to compare
  • Ensure schemas exist before using

v1.6.8

21 Nov 22:57
Compare
Choose a tag to compare
  • Fix empty response parsing errors

v1.6.4

02 Oct 19:02
Compare
Choose a tag to compare
  • Use the same open api dependencies as spectator

v1.6.3

20 Feb 16:53
Compare
Choose a tag to compare
  • Makes the clean spec command do a FILL and replace

v1.6.2

21 Nov 17:27
Compare
Choose a tag to compare
  • Adds examples for quick testing of all safety checks
  • Safely process optionality checks to avoid PHP warning

v1.6.1

17 Nov 17:22
Compare
Choose a tag to compare

Bug Fix

  • Safely unwrap properties if they do not exist on current response objects

v1.6.0

20 Oct 03:44
Compare
Choose a tag to compare

Feature

  • Add new safety check for non-nullable properties changing to nullable

v1.5.2

20 Oct 03:40
Compare
Choose a tag to compare

Bug Fix

  • Stop complaints from enum checks