Releases: AryeoHQ/papi
Releases · AryeoHQ/papi
v1.8.0
Full Changelog: v1.7.0...v1.8.0
v1.7.0
Full Changelog: v1.6.9...v1.7.0
v1.6.9
- Ensure schemas exist before using
v1.6.8
- Fix empty response parsing errors
v1.6.4
- Use the same open api dependencies as spectator
v1.6.3
- Makes the
clean spec
command do a FILL and replace
v1.6.2
- Adds examples for quick testing of all safety checks
- Safely process optionality checks to avoid PHP warning
v1.6.1
Bug Fix
- Safely unwrap properties if they do not exist on current response objects
v1.6.0
Feature
- Add new safety check for non-nullable properties changing to nullable
v1.5.2
Bug Fix
- Stop complaints from
enum
checks