tool · inferred from evidence
openapi-generator
A tool for generating SDKs from OpenAPI specifications.
- plaid-python Transfer create: accessing response attributes raises error (12.0.0 / 11.6.0)
On plaid-python 12.0.0 and 11.6.0, creating a transfer succeeded but accessing attributes on the response model raised an error (the reporter posted a screenshot; a maintainer linked the same root cause as issue #398). A maintainer traced i
- 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