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 e8d5ae9 commit add7803Copy full SHA for add7803
Package.swift
@@ -64,7 +64,7 @@ let package = Package(
64
// Read OpenAPI documents
65
.package(
66
url: "https://github.com/mattpolzin/OpenAPIKit.git",
67
- exact: "3.0.0-beta.2"
+ exact: "3.0.0-beta.3"
68
),
69
70
url: "https://github.com/jpsim/Yams.git",
0 commit comments