paypal icon indicating copy to clipboard operation
paypal copied to clipboard

Suggestion: Mark all functions that represent deprecated paypal api resources as deprecated in godoc comment.

Open thomasf opened this issue 3 years ago • 2 comments

A comment string`that looks something like this so they are clearly marked in godoc

// Deprecated: This API resource is deprecated by PayPal.

Just to make godoc clearer like this https://pkg.go.dev/github.com/plutov/paypal/v4#Resource

thomasf avatar Jul 19 '21 21:07 thomasf

Hi is there something I can contribute to ?

sbshah97 avatar Oct 15 '22 21:10 sbshah97

@sbshah97 yes please review the code and add the annotations.

plutov avatar May 04 '23 19:05 plutov