]> git.ipfire.org Git - thirdparty/asterisk.git/commit
rest-api-templates: Wikify error code response reasons 58/1458/1
authorMatt Jordan <mjordan@digium.com>
Wed, 21 Oct 2015 03:24:36 +0000 (22:24 -0500)
committerMatt Jordan <mjordan@digium.com>
Wed, 21 Oct 2015 03:24:36 +0000 (22:24 -0500)
commit9fd2adc20430221dadd58c60d57655b95da168c6
tree87a69e1bea4d33f387ea8c4239bf761ab27ffde8
parent7c560a9a31ce93ae35ac80ca7f098929fbc5c6d5
rest-api-templates: Wikify error code response reasons

Error response code descriptions may contain wiki markup that need to be
escaped. Without this patch, Confluence will reject the document being sent
and the responsible script will raise an exception.

Change-Id: I21fcb66fee7f6332381f2b99b1b0195dff215ee5
rest-api-templates/api.wiki.mustache
rest-api-templates/asterisk_processor.py