Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
apple
/
swift-openapi-generator
Public
Notifications
You must be signed in to change notification settings
Fork
150
Star
1.8k
Code
Issues
105
Pull requests
16
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Generate enums for server variables
#618
Merged
czechboy0
merged 17 commits into
apple:main
apple/swift-openapi-generator:main
from
theoriginalbit:refactor/generate-server-variable-enums
theoriginalbit/swift-openapi-generator:refactor/generate-server-variable-enums
Copy head branch name to clipboard
Oct 11, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Generate enums for server variables
#618
czechboy0
merged 17 commits into
apple:main
apple/swift-openapi-generator:main
from
theoriginalbit:refactor/generate-server-variable-enums
theoriginalbit/swift-openapi-generator:refactor/generate-server-variable-enums
Copy head branch name to clipboard
Commits
Commits on Sep 28, 2024
Generate enums for server variables
theoriginalbit
committed
a84d1e7
Copy full SHA for a84d1e7
Generated enums for server variables are now feature flagged
theoriginalbit
committed
1e73c29
Copy full SHA for 1e73c29
Update Sources/_OpenAPIGeneratorCore/FeatureFlags.swift
Show description for 78ed2de
theoriginalbit
and
czechboy0
committed
78ed2de
Copy full SHA for 78ed2de
Revert addition of file-based reference test
theoriginalbit
committed
d866ab6
Copy full SHA for d866ab6
Introduce snippet-based reference tests for server variable translation
theoriginalbit
committed
ad29a41
Copy full SHA for ad29a41
Adopt approach that does not require feature flags
theoriginalbit
committed
924362c
Copy full SHA for 924362c
Commits on Oct 6, 2024
Merge remote-tracking branch 'upstream/main' into refactor/generate-server-variable-enums
theoriginalbit
committed
8d56c51
Copy full SHA for 8d56c51
Address review feedback
theoriginalbit
committed
4d30ace
Copy full SHA for 4d30ace
Commits on Oct 8, 2024
Merge branch 'main' into refactor/generate-server-variable-enums
czechboy0
authored
ef855f6
Copy full SHA for ef855f6
Commits on Oct 9, 2024
Add missing comments to the new implementations
theoriginalbit
committed
d875fe4
Copy full SHA for d875fe4
Generate the server variable enums as Sendable
theoriginalbit
committed
7156e50
Copy full SHA for 7156e50
Update tutorials and tests to reference new type-safe variables API
theoriginalbit
committed
c62d6bd
Copy full SHA for c62d6bd
Commits on Oct 10, 2024
Remove no longer required test
theoriginalbit
committed
4d8a719
Copy full SHA for 4d8a719
Resolve code that was failing format check workflow
theoriginalbit
committed
b559ea1
Copy full SHA for b559ea1
Merge branch 'main' into refactor/generate-server-variable-enums
theoriginalbit
authored
ca06171
Copy full SHA for ca06171
Commits on Oct 11, 2024
Run linter and fix Swift 5.9 compile issue
theoriginalbit
committed
ecd0000
Copy full SHA for ecd0000
Merge branch 'main' into refactor/generate-server-variable-enums
czechboy0
authored
f7fcfe2
Copy full SHA for f7fcfe2
You can’t perform that action at this time.