It would be helpful to have an enhanced tracking mechanism for changes made to API documentation. Specifically, the API References page could display the Git commit message or Git branch name next to the "Last updated on" information. This would enable users to easily trace which specific Git Pull Request (PR) or feature branch triggered updates to the documentation.
Currently, it's challenging to track what exactly changed in the documentation (e.g., which API endpoint was updated or which Git PR caused the change), especially when multiple OAS files are sent frequently.