API CHANGE: {{ commit_message }}

Details:

    * API endpoint affected: {{ endpoint }}.
    * Change type: {{ change_type }} (Addition, Modification, Removal).
    * Breaking changes: {{ breaking_changes }}.
    * New parameters: {{ new_parameters }}.
    * Deprecated endpoints: {{ deprecated_endpoints }}.

Impact:

    * Impact on API consumers: {{ consumer_impact }}.
    * Documentation updated: {{ documentation_update }}.

Author: {{ author }}
Date: {{ commit_date }}

Parent Commit: {{ parent_commit }}
