]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 29 Jan 2025 14:47:32 +0000 (14:47 +0000)
commitbbc0a609fc8a7c60b5cf62fb223ea5c193145721
tree57a0f6dffe8867cf618894171ebd75505a3079b3
parent77ef1789ad2ab1a40061918e08255eb9d33a02aa
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.
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