Files
swift-openapi-async-http-cl…/Sources/OpenAPIAsyncHTTPClient
Honza Dvorsky 1ab51feec5 Add visionOS platform support (#31)
### Motivation

While this isn't technically necessary, as all versions of a platform
not explicitly mentioned are assumed to be supported, it's better to be
explicit here.

### Modifications

Add `visionOS(.v1)` to the list of supported platforms.

### Result

Clearer support matrix.

### Test Plan

N/A, this is basically just a documentation change.
2023-11-30 00:51:18 -08:00
..