Skip to content

fix(plugin): openapi generates parameters query#223

Open
amityre wants to merge 2 commits intoevent-catalog:mainfrom
amityre:fix-parameters-issue
Open

fix(plugin): openapi generates parameters query#223
amityre wants to merge 2 commits intoevent-catalog:mainfrom
amityre:fix-parameters-issue

Conversation

@amityre
Copy link

@amityre amityre commented Sep 8, 2025

Motivation

Fix event-catalog/eventcatalog#1658

Added list of openapi 3 verbs that should be converted to queries + test that verifies that PARAMETERS is not created

@amityre amityre requested a review from boyney123 as a code owner September 8, 2025 06:50
@changeset-bot
Copy link

changeset-bot bot commented Sep 8, 2025

⚠️ No Changeset found

Latest commit: 6f27c77

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@CLAassistant
Copy link

CLAassistant commented Sep 8, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ Amit Yogev
❌ amityre


Amit Yogev seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

openapi generator adds unnecessary PARAMETERS page

2 participants