]> 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:29 +0000 (14:47 +0000)
commita84d4cd0b4b154c779a163c27ff70638f2aeb4f4
tree077ea2080c7b5aafa7c7c9b171cd96da9aee094f
parent95b4b55b31f5f8c7ebf0a940a393c20a701bb94b
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