Skip to content

Commit 30af36e

Browse files
authored
chore: remove the spec rule support in redocly.yaml (#2092)
1 parent ba82921 commit 30af36e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/types/redocly-yaml.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ const builtInRules = [
172172
...builtInAsync3Rules,
173173
...builtInArazzo1Rules,
174174
...builtInOverlay1Rules,
175-
'spec', // TODO: depricated in favor of struct
176175
'struct',
177176
] as const;
178177

0 commit comments

Comments
 (0)