]> git.ipfire.org Git - thirdparty/asterisk.git/commit
rest-api: Updates for new documentation site
authorGeorge Joseph <gjoseph@sangoma.com>
Mon, 26 Jun 2023 12:55:49 +0000 (06:55 -0600)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 21 Feb 2024 13:35:03 +0000 (13:35 +0000)
commitcd95c0f9c9ef68cc497b08cf3543a41ff1530604
tree8d353e30c890864e4884d86b0a80c4143fefb73d
parent4cd5e2cc3701644fd5caab13ce390016a9860f0d
rest-api: Updates for new documentation site

The new documentation site uses traditional markdown instead
of the Confluence flavored version.  This required changes in
the mustache templates and the python that generates the files.

(cherry picked from commit d2172582f7ab9675b734264437c40fb18a10f85e)
Makefile
rest-api-templates/api.wiki.mustache
rest-api-templates/make_ari_stubs.py
rest-api-templates/models.wiki.mustache
rest-api-templates/swagger_model.py