]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Fri, 12 Jan 2024 18:32:12 +0000 (18:32 +0000)
commite571b7c4ddcc5135b74da4d1a874b1f57a1d7456
treeab28a3e7eadf5ac4d08a722abbd40dcf39716eac
parentb6143972063a9e98c0a87c28ffa573e8eb53e1d0
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.

(cherry picked from commit 443f94b43826470e7b0c92881a1af1c4ec586bc9)
rest-api-templates/api.wiki.mustache