Skip to content

v0.0.48

Choose a tag to compare

@daveshanley daveshanley released this 12 Apr 18:17
· 220 commits to main since this release

Added the following properties to ValidationError

SpecPath = the spec path of the error
RequestMethod = HTTP verb used in the error
RequestPath = HTTP path used in the error

@jacobm-splunk