language · inferred from evidence
JSON
A lightweight data interchange format.
- moov-io/ach: create file endpoint broken for Java clients (cant send raw NACHA text)
A Java app using the moov-io/ach HTTP API needed both ways of creating files through `POST /files/{fileID}`: from a JSON body and from raw NACHA text. The OpenAPI-generated Java client only exposes one body schema per endpoint (a long-stand