mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 00:00:09 +00:00
Account for {} in Swagger notes
........ Merged revisions 397927 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397932 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -13,7 +13,7 @@ h1. {{name_title}}
|
||||
{anchor:{{nickname}}}
|
||||
h2. {{http_method}} {{wiki_path}}
|
||||
|
||||
{{{summary}}}{{#notes}} {{{notes}}}{{/notes}}
|
||||
{{{summary}}}{{#wiki_notes}} {{{wiki_notes}}}{{/wiki_notes}}
|
||||
{{#has_path_parameters}}
|
||||
|
||||
h3. Path parameters
|
||||
|
||||
Reference in New Issue
Block a user