]> 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:18:28 +0000 (18:18 +0000)
commit1c3075ad9ed449b3b7a3ce224d32dd42eaf7cc7c
treea0c0c9d9294c118d084aa2af280f1ffec49546bb
parentee0a50e74997840b5ce2b76525970ced4902dcd2
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 dcf5ac04746d5c003fccee2560b525fffe1f790e)
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