paypal-rest-api-specifications
paypal-rest-api-specifications copied to clipboard
use numbers in min/maxLength
I use oapi-codegen to generate Go code from paypal openapi spec but it currently fails.
This PR solves one of the issues.
failed to load OpenAPI specification: failed to unmarshal data: json error: json: cannot unmarshal string into field Schema.maxLength of type uint64