swift-openapi-generator icon indicating copy to clipboard operation
swift-openapi-generator copied to clipboard

Support other HTTP Operations via additionalProperties

Open jcubit opened this issue 3 months ago • 0 comments

The new OAS v3.2 has an option to support other HTTP operations via additionalProperties in the Path item object. Some third party APIs offer operations like LIST, and this could be handled with this feature

jcubit avatar Sep 28 '25 12:09 jcubit