<%= key %>

<% if operation.summary %>

<%= operation.summary %>

<% end %> <% if operation.description %>

<%= markdown(operation.description) %>

<% end %> <%= parameters %> <%= responses %>