We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74ad49 commit 3fdedf7Copy full SHA for 3fdedf7
.changeset/funny-mayflies-knock.md
@@ -2,4 +2,5 @@
2
"@redocly/openapi-core": major
3
---
4
5
-Replaced `SpecVersion` and `SpecMajorVersion` enums with types.
+Replaced the `SpecVersion`, `SpecMajorVersion`, `OPENAPI3_METHOD`, and `OPENAPI3_COMPONENT` enums with types for improved flexibility and type safety.
6
+Removed the unused `OasVersion` enum.
0 commit comments