swift-url-routing icon indicating copy to clipboard operation
swift-url-routing copied to clipboard

Typo in deprecation

Open dmzza opened this issue 2 years ago • 1 comments

https://github.com/pointfreeco/swift-url-routing/blob/380347731cd4c532696f27613fbdb12661ba8949/Sources/URLRouting/Internal/Deprecations.swift#L11

This line should be: @available(*, deprecated, renamed: "decodedResponse(for:as:decoder:)")

dmzza avatar Aug 08 '22 23:08 dmzza

@dmzza Good catch! Do you want to contribute a quick PR to fix?

stephencelis avatar Aug 09 '22 13:08 stephencelis

I would, but I'm contractually prohibited.

dmzza avatar Aug 17 '22 23:08 dmzza