Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add initial support for OpenAPI 2.0 #4627

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

char0n
Copy link
Member

@char0n char0n commented Nov 30, 2023

Following features are now available:

  • resolution/dereferencing
  • partial syntax highlighting
  • processing via ApiDOM Language Server

Diagnostics/Linting is disabled for now.

Following features are now available:
- resolution/dereferencing
- partial syntax highlighting
- processing via ApiDOM Language Server

Diagnostics/Linting is disabled for now.
@char0n char0n merged commit 7f60937 into next Nov 30, 2023
2 checks passed
swagger-bot pushed a commit that referenced this pull request Nov 30, 2023
# [5.0.0-alpha.82](v5.0.0-alpha.81...v5.0.0-alpha.82) (2023-11-30)

### Bug Fixes

* **editor-monaco:** display commands palette dialog ([#4626](#4626)) ([b7d454e](b7d454e))
* **editor-monaco:** re-introduce Go To Symbol contextual menu item ([#4625](#4625)) ([97d3881](97d3881))
* **monaco-editor:** pin monaco-editor + VSCode combo ([#4624](#4624)) ([be4f32c](be4f32c))

### Features

* add initial support for OpenAPI 2.0 ([#4627](#4627)) ([7f60937](7f60937))
* integrate [email protected] ([#4629](#4629)) ([1f5db65](1f5db65))
@swagger-bot
Copy link
Contributor

🎉 This PR is included in version 5.0.0-alpha.82 🎉

The release is available on:

Your semantic-release bot 📦🚀

@char0n char0n deleted the char0n/partial-openapi-2-support branch November 30, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants