Hacker News new | ask | show | jobs
by lwhi 783 days ago
So they say parts of the API structure are based 1-1 on externally controlled specifications.

What happens if those specifications evolve or change?

New API?

1 comments

https://docs.stripe.com/api/versioning

A versioned API. Which means more APIs to maintain, until they are removed.

More complexity is bad imo.
I agree.