Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix httpsnippet validation error #6283

Merged
merged 4 commits into from
Aug 15, 2023
Merged

Conversation

jackkav
Copy link
Contributor

@jackkav jackkav commented Aug 15, 2023

changelog(Fixes): Fixed issue #6279 where generating code from a request wasn't properly working due to how an external dependency was being packaged

Addresses: #6279

httpsnippet depends on ajv 6.12.3 but when packaged v8 is being resolved which has incompatible changes with har-schema/har-validator

@jackkav jackkav changed the title fix httpsnippet valiation error fix httpsnippet validation error Aug 15, 2023
@jackkav jackkav merged commit 917905e into Kong:develop Aug 15, 2023
7 checks passed
@jackkav jackkav deleted the fix/httpsnippet-package branch August 15, 2023 11:26
jackkav added a commit to jackkav/insomnia that referenced this pull request Nov 24, 2023
* add e2e

* add check for curl output

* match up httpsnippet versions

* remove ajv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant