pub async fn policy_schema(
__arg0: State<AppState>,
headers: HeaderMap,
) -> impl IntoResponseExpand description
GET /policy/schema: returns the policy TOML schema as JSON Schema.
pub async fn policy_schema(
__arg0: State<AppState>,
headers: HeaderMap,
) -> impl IntoResponseGET /policy/schema: returns the policy TOML schema as JSON Schema.