Adyen / adyen-openapi

OpenAPI specification for the Adyen APIs
MIT License
67 stars 50 forks source link

Added correct schema to RecurringDetailsResult #36

Closed markovaljaots closed 1 year ago

markovaljaots commented 1 year ago

Summary

Currently API response and OpenAPI schema do not match. I updated RecurringDetailsResult schema so that it represents the response from the API.

Tested scenarios

I generated Postman collections from updated schemas and verified that /listRecurringDetails returns correct example data.

wboereboom commented 1 year ago

Hi @markovaljaots ,

Thanks for raising this issue. Unfortunately these specs are updated automatically, so your change would be overwritten. I shall take this problem to the responsible teams at Adyen so this can be addressed from the root.

Kind Regards, Wouter Adyen

wboereboom commented 1 year ago

Hi @markovaljaots ,

We made a fix to our API specification generation to address this problem. It should now be resolved for all versions of the recurring API specification.

Thanks again for bringing this to our attention, and happy coding!

Kind Regards, Wouter Adyen