mattpolzin / OpenAPIKit

Codable Swift OpenAPI implementation.
MIT License
280 stars 35 forks source link

support trailing slashes in paths (which are sometimes required by APIs) #273

Closed mattpolzin closed 1 year ago

mattpolzin commented 1 year ago

Addresses an issue found in downstream project for OpenAPIKit 2.x: https://github.com/apple/swift-openapi-generator/issues/51