Skip to content

Add crud filter to operationId #69

@kanupedo

Description

@kanupedo

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions