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

Swagger support #361

Open
Zik42 opened this issue Apr 14, 2024 · 1 comment
Open

Swagger support #361

Zik42 opened this issue Apr 14, 2024 · 1 comment
Labels
format-compat Import/export related issues, or how to interface with other tools

Comments

@Zik42
Copy link

Zik42 commented Apr 14, 2024

Any ideas on how to implement import from swagger with docs? It would be very useful to know. For me its a killing feature, so I can sync with my team api.

@boltlessengineer boltlessengineer added the format-compat Import/export related issues, or how to interface with other tools label Aug 24, 2024
@boltlessengineer
Copy link
Contributor

I’m not used to swagger, but in a glance, swagger basically seems to be a request template requiring multiple inputs from users.

What workflow do you expect with swagger support?

  • import swagger files to .http files
  • run request directly from swagger files and prompt users multiple times to fill all required fields

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
format-compat Import/export related issues, or how to interface with other tools
Projects
None yet
Development

No branches or pull requests

2 participants