You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated: use github.com/deepmap/oapi-codegen/v2 as major version v1 is no longer maintained. The upgrade path is smooth (see https://github.com/deepmap/oapi-codegen/releases/tag/v2.0.0 for more details) and only introduces a reduced set of dependencies, as well as future releases introducing a large number of enhancements and bug fixes
Adding a deprecationReason or deprecationMessage field to the response would be very useful
The text was updated successfully, but these errors were encountered:
As a follow-up to #92 it would be useful, if possible, to expose the developer-documented reason for a deprecation of a package.
i.e. https://www.npmjs.com/package/@material-ui/core notes:
Compare to https://www.npmjs.com/package/@jamietanna/renovate-one-off (which does not note any deprecation reason):
And a Go module (https://pkg.go.dev/github.com/deepmap/oapi-codegen):
Adding a
deprecationReason
ordeprecationMessage
field to the response would be very usefulThe text was updated successfully, but these errors were encountered: