Adyen / adyen-openapi

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

Document the Idempotency-Key header #19

Closed a-akimov closed 3 years ago

a-akimov commented 3 years ago

Our APIs support idempotency via the Idempotency-Key HTTP header: https://docs.adyen.com/development-resources/api-idempotency#page-introduction

We need to add this info to our specifications, where appropriate.

a-akimov commented 3 years ago

We've added information about the idempotency header to the specs.