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