Skip to content

Conversation

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

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@kanupedo kanupedo self-assigned this Jan 17, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for collaborating with the project to help us improve! We hope this CLI is useful to you. Cheers!

Copy link

@javier-sierra-sngular javier-sierra-sngular left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All ok!

The error by Codacy Static Code Analysis is a little weird. I don't know what is happening to raise the error, because the application is running correctly.
As the error is not solved, maybe two commits attempting to solve could be discarded

Let's see with @jorgecasar what to do next.

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.

2 participants