Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Honza Dvorsky <[email protected]>
  • Loading branch information
theoriginalbit and czechboy0 authored Sep 19, 2024
1 parent ca9e756 commit 8960a5a
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@ Introduce generator logic to generate Swift enums for server variables that defi

## Overview

- Proposal: SOAR-NNNN
- Proposal: SOAR-0012
- Author(s): [Joshua Asbury](https://github.com/theoriginalbit)
- Status: **Awaiting Review**
- Status: **In Review**
- Issue: [apple/swift-openapi-generator#628](https://github.com/apple/swift-openapi-generator/issues/628)
- Implementation:
- [apple/swift-openapi-generator#618](https://github.com/apple/swift-openapi-generator/pull/618)
- Feature flag: `serverVariablesAsEnums`
- Affected components:
- generator
- runtime (optional)
- Related links:
- [Server variable object](https://spec.openapis.org/oas/latest.html#server-variable-object)

Expand Down

0 comments on commit 8960a5a

Please sign in to comment.