product · inferred from evidence
CreateFile
A schema or object type expected by the generated Java client for the file creation endpoint.
- 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