Share your ideas, report bugs, and see what's coming next
When importing non-Yaak files, it should be possible to import the same spec again and have it update the workspace, instead of always creating a new…
hoppscotch feature, also postman Manually save request example (with response/request ino)
Currently, the API import feature only supports file upload. I would like to propose adding support for importing APIs through OpenAPI URL…
https://github.com/hoppscotch/hoppscotch/pull/4382
Now Yaak stores all requests to one directory, but Bruno can group requests and store them in different directories. This can be very useful when we…
For quick testing, it would be useful to be able to disable autosave and save manually.Perhaps this could be achieved in other ways as well, like the…
I am testing against an API that requires specific request body parameters to be present for authentication purposes.Currently the plugin context lets…
So OpenAPI import would not override the whole workspace, but only upsert the new/updated routes from there.Because right now, when you import your…
Hey Greg!Just a suggestion around the sidebar request/folder explorer panel of potentially adding the ability to apply alphabetical sorting asc/desc…
given above, I want to select with shift + arrow key down/up and then move the selected requests into folder with dragright now this process is super…
For the developers in our Company we found using http files with VSCode REST Client…
I was wondering, is it possible to import multiple openapi specs into a single workspace, with spec-specific base URLs?
Users are familiar with this from various text editors. It could probably be on by default as an additional hotkey to Enter.
For the 1Password integration, it would be good to have a global config to configure the Service Account token.Plugins should be able to define config…
Sometimes I do not want to use the new cookies produced by a request. Right now, I can not tell the app that specific calls should not automatically…