plaid / plaid-openapi

API version 2020-09-14
https://plaid.com/docs
91 stars 40 forks source link

Products schema may be incomplete. #184

Open declaresub opened 1 day ago

declaresub commented 1 day ago

The OpenAPI schema for Products appears to be incomplete. The products list for institution ins_127989, Bank of America, includes the value "transactions_refresh" that is not in the products schema. This value is also returned for a few other institutions.

phoenixy1 commented 13 hours ago

Thank you for reporting this, we will fix it in the next release of the client libraries! Since you're reporting this in the context of creating a client library, I will add as a note that Plaid does consider adding enum values to be a non-breaking API change, so your client library should be robust to seeing an enum value that it doesn't know about: https://plaid.com/docs/api/versioning/#api-versioning