]> git.ipfire.org Git - thirdparty/asterisk.git/commit
api.wiki.mustache: Fix indentation in generated markdown
authorGeorge Joseph <gjoseph@sangoma.com>
Wed, 25 Oct 2023 11:06:26 +0000 (05:06 -0600)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 25 Oct 2023 14:41:05 +0000 (14:41 +0000)
commit848628b795110fe83d32cfb8ac456e550b6b0198
tree8dc5e3cc3beda67e97134e3f137c76dbe606d785
parent0f067874694c4bd31ad7c868d1c104134aeebc6e
api.wiki.mustache: Fix indentation in generated markdown

The '*' list indicator for default values and allowable values for
path, query and POST parameters need to be indented 4 spaces
instead of 2.

Should resolve issue 38 in the documentation repo.
rest-api-templates/api.wiki.mustache