apple / swift-openapi-generator

Generate Swift client and server code from an OpenAPI document.
https://swiftpackageindex.com/apple/swift-openapi-generator/documentation
Apache License 2.0
1.23k stars 89 forks source link

[Examples] Remove an extension that was only needed temporarily #473

Closed czechboy0 closed 5 months ago

czechboy0 commented 5 months ago

Motivation

See title.

Modifications

Removed the extension and bumped dependency versions.

Result

Closer to 1.0.

Test Plan

All tests passed.