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
I should be able to generate collection from imported OpenAPI spec.
Actual Behavior
When I try to genenerate collection I get this error:
Error: Error Generating Configuration at Object.Pt [as generateCollectionFromApiSpecAction] (file:///C:/Users/jako/AppData/Local/insomnia/app-10.1.1/resources/app.asar/actions-BZVlCwhF.js:5:2490) at async file:///C:/Users/jako/AppData/Local/insomnia/app-10.1.1/resources/app.asar/mainWindow-CwAvrReO.js:56:5992 at async callLoaderOrAction (file:///C:/Users/jako/AppData/Local/insomnia/app-10.1.1/resources/app.asar/mainWindow-CwAvrReO.js:56:6495) at async Promise.all (index 0) at async defaultDataStrategy (file:///C:/Users/jako/AppData/Local/insomnia/app-10.1.1/resources/app.asar/mainWindow-CwAvrReO.js:56:4881) at async callDataStrategyImpl (file:///C:/Users/jako/AppData/Local/insomnia/app-10.1.1/resources/app.asar/mainWindow-CwAvrReO.js:56:5434) at async en (file:///C:/Users/jako/AppData/Local/insomnia/app-10.1.1/resources/app.asar/mainWindow-CwAvrReO.js:55:34136) at async jr (file:///C:/Users/jako/AppData/Local/insomnia/app-10.1.1/resources/app.asar/mainWindow-CwAvrReO.js:55:29684)
On second try "Generate collection" menu item is disabled:
It seems that "Generate collection" is disabled as soon as validation finishes with errors. But this is working spec and it should not block generating collection.
Insomnia Version
10.11.1
What operating system are you using?
Windows
Operating System Version
Windows 10 Pro 22H2 [Version 10.0.19045.5011]
Installation method
winget
Last Known Working Insomnia version
No response
The text was updated successfully, but these errors were encountered:
Expected Behavior
I should be able to generate collection from imported OpenAPI spec.
Actual Behavior
When I try to genenerate collection I get this error:
On second try "Generate collection" menu item is disabled:
Reproduction Steps
Is there an existing issue for this?
Additional Information
It seems that "Generate collection" is disabled as soon as validation finishes with errors. But this is working spec and it should not block generating collection.
Insomnia Version
10.11.1
What operating system are you using?
Windows
Operating System Version
Windows 10 Pro 22H2 [Version 10.0.19045.5011]
Installation method
winget
Last Known Working Insomnia version
No response
The text was updated successfully, but these errors were encountered: