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
### Motivation
Surface the Swift version and platform support status from Swift Package
Index.
### Modifications
Added badges, plus a quick link to the docc docs, to the top of the
README.
### Result
Easier to quickly see our support matrix, plus the quick link to docs.
### Test Plan
Previewed locally.
A client transport that uses the [URLSession](https://developer.apple.com/documentation/foundation/urlsession) type from the [Foundation](https://developer.apple.com/documentation/foundation) framework to perform HTTP operations.
4
8
5
9
Use the transport with client code generated by [Swift OpenAPI Generator](https://github.com/apple/swift-openapi-generator).
0 commit comments