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 62fe491 commit 0aa0187Copy full SHA for 0aa0187
Package.swift
@@ -45,7 +45,7 @@ let package = Package(
45
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
46
47
// Read OpenAPI documents
48
- .package(url: "https://github.com/mattpolzin/OpenAPIKit", from: "4.0.0"),
+ .package(url: "https://github.com/mattpolzin/OpenAPIKit", from: "4.3.1"),
49
.package(url: "https://github.com/jpsim/Yams", "5.1.0"..<"7.0.0"),
50
51
// CLI Tool
0 commit comments