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.21k stars 87 forks source link

Add CaseIterable conformance for string, int enums #559

Closed PARAIPAN9 closed 1 month ago

PARAIPAN9 commented 1 month ago

Motivation

Modifications

Result

Test Plan

czechboy0 commented 1 month ago

@swift-server-bot test this please

czechboy0 commented 1 month ago

Ah let me look at that failing compat test in a separate PR, I don't believe this was caused by your PR.

PARAIPAN9 commented 1 month ago

Yes that was strange, I was already trying to figure out why the test is failing.

czechboy0 commented 1 month ago

@swift-server-bot test this please