Commit e616119
feat: chang default OpenAPI Petstore version to OAS 3.0.x (#3211)
- changing how e2e tests run for local/dev as URL param not supported by default
- update scripts to run e2e with url import support
- added ability to load OAS2.0 and OAS3.0 petstores from menu
Co-authored-by: Vladimir Gorej <[email protected]>1 parent b4b82e1 commit e616119
File tree
9 files changed
+1687
-718
lines changed- dev-helpers
- src
- plugins
- default-definitions
- local-storage
- standalone/topbar
- test/e2e/tests
- bugs
- webpack
9 files changed
+1687
-718
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | | - | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments