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: fix direct import from url failing #3918

Merged

Conversation

amk-dev
Copy link
Contributor

@amk-dev amk-dev commented Mar 20, 2024

Before

The importers now takes an array instead of just the import content. this update was not made in the import.vue file. because of this imports will fail. (test in staging server to repro.)

https://hoppscotch.io/import?url=https://raw.githubusercontent.com/openai/openai-openapi/master/openapi.yaml&type=openapi

After

Imports from import.vue also passes the contents as an array.

@AndrewBastin AndrewBastin merged commit fc20b76 into hoppscotch:release/2024.3.0 Mar 20, 2024
1 check passed
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.

None yet

4 participants