====== Resources Endpoint ======

This is the endpoint for 'Yet another backend update' style querying. For the relations style endpoint, use [[relations endpoint]].

<endpoint>
type: resources

allow-origin {
  *
}
</endpoint>
