====== Relations Endpoint ======

This endpoint allows tools to query the relations within the wiki. For a resources view, use the [[resources endpoint]] endpoint.

<endpoint>
type: relations

allow-origin {
  * 
}
</endpoint>