{{ section.title if section else 'API Reference' }}
{% if section and section.params.description %}{{ section.params.description | first_sentence }}
Browse {{ section.name }} resources and endpoints.
Browse API resources and endpoints.
Resources
{{ desc }}
{% else %}{{ subsection.name | title }} resource
{% end %}Endpoints
{{ desc }}
{% else %}No description available
{% end %}No documentation available in this section yet.