moov-io / imagecashletter

X9’s Specifications for ICL (Image Cash Letter) to provide Check 21 services. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/imagecashletter/
Apache License 2.0
60 stars 39 forks source link

openapi: add quotes to payorBankCheckDigit example value #367

Closed atonks2 closed 2 months ago

atonks2 commented 2 months ago

The missing quotes around this example value seem to be causing our hosted API documentation to create an example request body with an integer value instead of a string, despite the field's type being string.