You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Imported specs are now persisted to the session database. They are used by the new variant to mark path parameters as
Data Driven Nodes.
Fixed
JSON body examples specified under schema were being enclosed in quotes.
Error message when apiFile field is not accessible was outputting the targetUrl and not the incorrect filename (Issue 7370).
Changed
Maintenance changes.
Use Spider add-on (Issue 3113).
Use Form Handler add-on directly.
DDNs added as Structural Modifiers have been superseded by a custom variant. The variant supports nested DDNs and leaf
DDNs, prevents non-parameter URL paths from being merged with DDNs, and treats paths with different HTTP methods
uniquely. DDNs are named with the parameter name from the spec.