1.10.0
- fix: base path not reflected in http request code generation https://github.com/stoplightio/studio/issues/335
- fix: setting default does not account for parameter type https://github.com/stoplightio/studio/issues/292
- fix: changing a path does not update the mock server path https://github.com/stoplightio/studio/issues/316
- feat: add support for $ref'ing parameters from files in this project and external urls in the forms view https://github.com/stoplightio/studio/issues/170
- feat: add export option to "bundle" multiple files into a single schema that only has internal $ref pointers
- feat: add mocking to HTTP operation "Try It"
- perf: improved load time of large projects