Skip to content

Commit 3aa19b7

Browse files
committed
move to a released version of JSONAPI-OpenAPI
1 parent 2d1825e commit 3aa19b7

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ let package = Package(
2525

2626
.package(url: "https://github.com/weichsel/ZIPFoundation.git", .upToNextMinor(from: "0.9.10")),
2727

28-
// .package(name: "JSONAPI-OpenAPI", url: "https://github.com/mattpolzin/JSONAPI-OpenAPI.git", .upToNextMinor(from: "0.28.0")),
29-
.package(name: "JSONAPI-OpenAPI", url: "https://github.com/mattpolzin/JSONAPI-OpenAPI.git", .branch("anyof-as-oneof")),
28+
.package(name: "JSONAPI-OpenAPI", url: "https://github.com/mattpolzin/JSONAPI-OpenAPI.git", .upToNextMinor(from: "0.29.0")),
3029
.package(url: "https://github.com/mattpolzin/OpenAPIKit.git", from: "2.1.0"),
3130
.package(url: "https://github.com/mattpolzin/JSONAPI.git", from: "5.0.0"),
3231
.package(url: "https://github.com/jpsim/Yams.git", from: "4.0.0"),

0 commit comments

Comments
 (0)