Kostia Kim
Kostia Kim
Solves https://github.com/yonaskolb/SwagGen/issues/160 Changes: - adds Dockerfile - updates README with instructions to use a pre-built image
Fix for https://github.com/yonaskolb/SwagGen/issues/153 **Changes:** - remove top level namespace - move coding options into a new `Config` namespace - pull tags, version and Server out to the top level -...
If using Cocoapods (not sure if true for other DMs), `public struct {{ options.name }}` will be matching your generated API client Swift module name which breaks types lookup. For...
Hi, Thanks for your effort, the library is really easy to use and is a great help! Currently, ``` let recordingPath = "\(nonexistentParentDirectory)/\(testName).json" let recordingMode = RecordingMode.missingVinyl(recordingPath: recordingPath) ``` will...
Currently there is no way to codesign embedded Today extension.