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

Add crud filter to operationId #69

Open
kanupedo opened this issue Jan 11, 2024 · 1 comment
Open

Add crud filter to operationId #69

kanupedo opened this issue Jan 11, 2024 · 1 comment
Assignees

Comments

@kanupedo
Copy link

It has been detected that when generating the operationId of the yml it takes the summary and description tags as its method, which are optional but should be able to be completed.
To do this, a filter will be added that only adds as a method what may be susceptible to being a CRUD.
See reference: https://spec.openapis.org/oas/v3.1.0#path-item-object

Copy link

Thank you for collaborating with the project by giving us feedback!

@kanupedo kanupedo self-assigned this Jan 12, 2024
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

No branches or pull requests

1 participant