Update syntax

This commit is contained in:
Kam Low 2017-04-01 14:06:11 +02:00
parent 55b6e2c655
commit 1c051868d3

View File

@ -4,7 +4,6 @@
@param {object<Operation>} pathItems a swagger [path-item-object](http://swagger.io/specification/#pathItemObject)
@api public
--}}
<span id="path-{{htmlId path}}"></span>
{{#each pathItems}}
{{>swagger/operation . operation=. method=@key path=../path}}