apple / swift-openapi-urlsession

URLSession transport for Swift OpenAPI Generator.
https://swiftpackageindex.com/apple/swift-openapi-urlsession/documentation
Apache License 2.0
159 stars 31 forks source link

Remove no-longer-needed `@preconcurrency`s #35

Closed MahdiBM closed 11 months ago

MahdiBM commented 11 months ago

See https://github.com/apple/swift-openapi-generator/pull/396.

simonjbeaumont commented 11 months ago

@swift-server-bot test this please

czechboy0 commented 11 months ago

@swift-server-bot test this please

simonjbeaumont commented 11 months ago

@MahdiBM once we merge #40, we can then confirm this PR has the desired effect on both 5.9.1 and 5.9.0, and iterate on the #if dance, if necessary.

simonjbeaumont commented 11 months ago

@swift-server-bot test this please