]> 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:08 +0000 (14:41 +0000)
commitb619b6413765b9795e33c774db96c132ed29f8ad
treea94ec3a3758f543d7225f3ef832321e55fa42951
parent9d329da346c77c2227680f9e896b5235002da006
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