api change log

API Change Log

When an API MUST Change its Major Version (Breaking Changes) You must create a new major version of your API in the following scenarios, as they represent breaking changes: Removing an existing endpoint or resource: If an API endpoint that consumers are actively using is completely removed, it will break their applications. Renaming an existing […]

API Change Log Read More »