Commit 1289304
authored
chore!: refactor config loading and usage (#2131)
* remove benchmark from the openapi-core package
* remove getMergedApiConfig
* chore: update redocly/config to v0.26.2
* remove redundant layers when resolving config
* merge StyleguideConfig into Config
* remove internal usage of processRawConfig1 parent 1e804cf commit 1289304
File tree
165 files changed
+2661
-3328
lines changed- .changeset
- .github/workflows
- __tests__
- build-docs/simple-build-docs
- check-config
- invalid-config--lint-config-error
- invalid-config--no-option
- wrong-config-type-extensions-in-assertions
- lint-config
- config-structure
- config-with-refs-extended
- invalid-config--lint-config-error
- invalid-definition-and-config
- lint
- assertions-severity-override-without-extends
- assertions-severity-override
- miscellaneous/apply-per-api-decorators
- nested
- zero-config
- no-default-recommended-fallback-with-empty-config
- no-default-recommended-fallback
- packages
- cli
- src
- __tests__
- commands
- fixtures
- commands
- build-docs
- utils
- core
- __tests__
- src
- __tests__
- benchmark
- benches
- config
- __tests__
- __snapshots__
- decorators
- __tests__
- oas2/__tests__
- oas3/__tests__
- rules
- __tests__
- arazzo/__tests__
- async2/__tests__
- async3/__tests__
- common/__tests__
- oas2/__tests__
- struct
- oas3/__tests__
- struct
- utils
- overlay1/__tests__
- types
- respect-core/src/modules/description-parser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
165 files changed
+2661
-3328
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
85 | 135 | | |
86 | 136 | | |
87 | 137 | | |
88 | 138 | | |
89 | 139 | | |
90 | | - | |
| 140 | + | |
91 | 141 | | |
92 | 142 | | |
93 | 143 | | |
94 | 144 | | |
95 | 145 | | |
96 | 146 | | |
97 | | - | |
| 147 | + | |
98 | 148 | | |
99 | 149 | | |
100 | 150 | | |
101 | 151 | | |
102 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
103 | 160 | | |
104 | 161 | | |
105 | 162 | | |
| |||
597 | 654 | | |
598 | 655 | | |
599 | 656 | | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
600 | 672 | | |
601 | 673 | | |
602 | 674 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
631 | 631 | | |
632 | 632 | | |
633 | 633 | | |
| 634 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
0 commit comments