async fn list_policies(__arg0: State<Arc<SharedState>>) -> impl IntoResponseExpand description
GET /api/policies — returns all configured policies as a JSON array.
async fn list_policies(__arg0: State<Arc<SharedState>>) -> impl IntoResponseGET /api/policies — returns all configured policies as a JSON array.