We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6252f68 commit 049854fCopy full SHA for 049854f
Package.swift
@@ -51,7 +51,7 @@ let package = Package(
51
.package(url: "https://github.com/apple/swift-algorithms", from: "1.2.0"),
52
53
// Read OpenAPI documents
54
- .package(url: "https://github.com/mattpolzin/OpenAPIKit", from: "3.1.2"),
+ .package(url: "https://github.com/mattpolzin/OpenAPIKit", from: "3.3.0"),
55
.package(url: "https://github.com/jpsim/Yams", "4.0.0"..<"6.0.0"),
56
57
// CLI Tool
0 commit comments