]> 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:10 +0000 (14:41 +0000)
commit443f94b43826470e7b0c92881a1af1c4ec586bc9
tree627a81fab457cb9a2d986b2827c938382180751f
parentc7afd5357c9e1ec5d779d04391b52e77f2513b59
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