nfrankel commented on PR #1721:
URL: https://github.com/apache/apisix-website/pull/1721#issuecomment-1817504681

   Thanks for the link @kayx23. Actually, they implement the custom 
header-based versioning approach:
   
   >The first time a user makes an API request, their account is automatically 
pinned to the most recent version available, and from then on, every API call 
they make is assigned that version implicitly. This approach guarantees that 
users don’t accidentally receive a breaking change and makes initial 
integration less painful by reducing the amount of necessary configuration. 
Users can override the version of any single request by manually setting the 
`Stripe-Version header`, or upgrade their account’s pinned version from 
Stripe’s dashboard.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to