mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
Account for {} in Swagger notes
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@397927 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