好慘
正常今玩應該要出 version , 因為出 version 就唔影響 existing
有夾就唔出 version 都得
下面都係 google 返黎 , 你中左 2條
Breaking changes primarily fit into the following categories:
Changing the request/response format (e.g. from XML to JSON)
Changing a property name (e.g. from name to productName) or data type on a property (e.g. from an integer to a float)
Adding a required field on the request (e.g. a new required header or property in a request body)
Removing a property on the response (e.g. removing description from a product)