Skip to content

Conversation

@czechboy0
Copy link
Contributor

Motivation

Depends on: apple/swift-openapi-runtime#141

[Explain here the context, and why you're making that change. What is the problem you're trying to solve.]

Modifications

[Describe the modifications you've made.]

Result

[After your change, what will change.]

Test Plan

[Describe the steps you took, or will take, to qualify the change - such as adjusting tests and manual testing.]

// code.
.package(url: "https://github.com/apple/swift-openapi-runtime", from: "1.3.2"),
// .package(url: "https://github.com/apple/swift-openapi-runtime", from: "1.3.2"),
.package(path: "../swift-openapi-runtime"),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: undo once we have a runtime release with the error mappers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant