URLQueryEncoder
URLQueryEncoder copied to clipboard
URL query encoder with support for all OpenAPI serialization options
Looks like when installing as swift package the LICENSE file is not included in the package of 0.2.0. So automated license collecting tools like https://github.com/nicklockwood/Tribute can't read the license. Seems...
background https://github.com/unsignedapps/swift-create-xcframework/issues/80 https://github.com/apple/swift/issues/56573 warning: public struct 'AnyCodable.AnyCodable' shadows module 'AnyCodable', which may cause failures when importing 'AnyCodable' or its clients in some configurations; please rename either the struct 'AnyCodable.AnyCodable' or...
When encoding a dictionary that contains objects with `form` style and `true` explode value, the key for each parameter should be the key for each entry in the dictionary, not...
epoch format fix