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

Implemented issue 1490. #1524

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Implemented issue 1490. #1524

wants to merge 4 commits into from

Conversation

jcordes73
Copy link

@jcordes73 jcordes73 commented Oct 2, 2024

Here's a first implementation of 1490 Support for Open API

fix: #1490

package.json Outdated Show resolved Hide resolved
@lordrip
Copy link
Member

lordrip commented Oct 3, 2024

@jcordes73, thanks for contributing.

I created a PR jcordes73#1 to your branch to fix the issue around the build and some typing not loading.

Also, we need to develop a robust validation when importing an OpenApi schema file, we could either do it here or in an upcoming PR. If we choose the latter, then it's a good idea not to show the OpenApi menu entry just yet.

chore(Rest): Suggestion to Rest work
Copy link

sonarcloud bot commented Oct 4, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarCloud

@lordrip lordrip marked this pull request as draft October 4, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import Open API Specification Functionality
2 participants