]> git.ipfire.org Git - thirdparty/asterisk.git/commit
docs: Add version information to ARI resources and methods.
authorGeorge Joseph <gjoseph@sangoma.com>
Mon, 27 Jan 2025 15:30:40 +0000 (08:30 -0700)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 20 Mar 2025 18:34:07 +0000 (18:34 +0000)
commit8d386d7c8b8cac2a9e825cb307830cd5d8f2b89f
tree4edbc7513d43dfebbbcbca8d25148beb51fd598b
parent8a3a2958c1e307658071d371e87b8f4687bad1c4
docs: Add version information to ARI resources and methods.

* Dump a git blame of each file in rest-api/api-docs.

* Get the commit for each "resourcePath" and "httpMethod" entry.

* Find the tags for each commit (same as other processes).

* Insert a "since" array after each "resourcePath" and "httpMethod" entry.

(cherry picked from commit bbc0a609fc8a7c60b5cf62fb223ea5c193145721)
rest-api/api-docs/applications.json
rest-api/api-docs/asterisk.json
rest-api/api-docs/bridges.json
rest-api/api-docs/channels.json
rest-api/api-docs/deviceStates.json
rest-api/api-docs/endpoints.json
rest-api/api-docs/events.json
rest-api/api-docs/mailboxes.json
rest-api/api-docs/playbacks.json
rest-api/api-docs/recordings.json
rest-api/api-docs/sounds.json