tool · inferred from evidence
openapi-generator
A tool for generating SDKs from OpenAPI specifications.
- moov-io/ach: create file endpoint broken for Java clients (cant send raw NACHA text)
The maintainer first made the server ignore the Content-Type header and try parsing as both JSON and NACHA, which fixed the server side, but the generated Java client still couldnt send a raw string because of the generator bug.