issues
search
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.45k
stars
120
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[WIP] Optimistic naming strategy as opt-in
#679
czechboy0
opened
1 day ago
0
Make error message for missing "openapi" key clearer.
#678
deirdresmtoo
closed
1 day ago
0
Consider ErrorHandlingMiddleware turning arbitrary errors into JSON error bodies
#677
czechboy0
opened
2 days ago
0
Some weird behaviour after I update my mac to use swift 6
#676
Dracks
closed
4 days ago
10
Migrate all Examples and other sample mode to Swift 6 language mode
#675
czechboy0
opened
6 days ago
0
Skip duplicate enum values
#674
czechboy0
closed
3 days ago
2
remove unused Swift 6 language mode workflow
#672
rnro
closed
1 week ago
0
add .editorconfig file
#671
rnro
closed
1 day ago
0
unify scheduled and main yamls
#670
rnro
closed
1 week ago
0
Generate initial business logic/database types for a list of schemas
#669
czechboy0
closed
1 week ago
4
Generate types for the path string
#668
atacan
opened
1 week ago
2
Enum in query params is untyped
#667
jpsim
closed
2 weeks ago
6
Multipart content-type expectation for binary file part fails at OpenAPI 3.1.0
#666
atacan
closed
2 weeks ago
2
Add support for OpenAPI 3.0.4 and 3.1.1
#665
czechboy0
closed
2 weeks ago
1
Support for XML request body and response body
#664
ugocottin
opened
3 weeks ago
1
Return type conversion
#663
alteredtech
closed
3 weeks ago
6
[Docs] Update Xcode tutorial for Xcode 16
#662
czechboy0
closed
2 weeks ago
0
Is it possible to choose the response type
#661
atacan
closed
3 weeks ago
4
Integer property with large min/max value fails
#660
atacan
closed
3 weeks ago
3
[Generator] Add support of deepObject style in query params
#659
arthurcro
opened
4 weeks ago
6
Include path item parameters in filter
#658
czechboy0
closed
4 weeks ago
0
Fix printing to stderr - add a missing newline
#657
czechboy0
closed
4 weeks ago
0
Generate a static property to create a responses without any parameters
#656
arthurcro
closed
1 month ago
0
How to utilize OpenAPIValueContainer with JSON payload
#655
alteredtech
closed
1 month ago
9
Update FAQ script to include note on correctness of spelling mistake
#654
theoriginalbit
closed
1 month ago
0
[Docs] Explain how to enable plugins in Xcode and Xcode Cloud
#653
czechboy0
closed
1 month ago
3
[CI] Update to Swift 6 CI
#652
FranzBusch
closed
1 month ago
0
Generate a convenience method to create a response case without any parameters
#651
czechboy0
closed
1 month ago
5
Fix CI - renamed upstream GHA workflow
#650
czechboy0
closed
1 month ago
0
Support default values for schema properties
#649
PARAIPAN9
opened
1 month ago
7
[CI] Move to reusable soundness workflow
#648
FranzBusch
closed
1 month ago
0
[CI] Disable the API breakage check
#647
czechboy0
closed
1 month ago
2
[Generator] Improve parameter handling of MIME types in content types
#646
czechboy0
opened
1 month ago
0
Tweaks to `String.safeForSwiftCode` to inform caller if a change was made
#645
theoriginalbit
closed
1 month ago
8
ServerError should hint at whether the issue is the input (400) or the server (500)
#644
czechboy0
closed
3 weeks ago
1
[Docs] Update supported parameter styles
#643
czechboy0
opened
1 month ago
0
Add a note about an open issue with code generation and SourceKit-LSP
#642
t089
opened
1 month ago
2
ci: Add missing environment variable to integration-test
#641
simonjbeaumont
closed
1 month ago
0
[Refactor] Introduce TranslatorContext (2/2)
#640
czechboy0
closed
1 month ago
2
[README] Add a CI badge for the main branch
#639
czechboy0
closed
1 month ago
0
[Refactor] Introduce TranslatorContext (1/2)
#638
czechboy0
closed
1 month ago
6
Adopt ISO8601FormatStyle on newer platforms
#637
czechboy0
opened
1 month ago
8
DNM: ci: Use workflow from swiftlang/github-workflows for soundness checks
#636
simonjbeaumont
closed
1 month ago
2
Additional api protocol conformances
#635
peterringset
opened
1 month ago
5
Support OpenAPI Overlay files
#634
czechboy0
opened
2 months ago
0
ci: Remove Docker Compose files used by old CI
#633
simonjbeaumont
closed
2 months ago
2
empty: CI testing
#632
simonjbeaumont
closed
2 months ago
2
ClientError/ServerError's underlyingErrorDescription only produces meaningful output for LocalizedErrors
#631
francescomikulis
closed
3 weeks ago
5
Avoid repeating dependency names in code
#630
czechboy0
closed
2 months ago
0
[Proposal] SOAR-0012 Generate enums for server variables
#629
theoriginalbit
closed
1 month ago
5
Next