<% if definition.raw['x-errors'] %>

Errors

The following is a non-exhaustive list of error codes that may occur while using this API. These codes are in addition to any of our generic error codes.

<% definition.raw['x-errors'].each do |name, body| %> <% end %>
Code Details
<%= name %> <%= body['description'].render_markdown %>
<% end %>