pub async fn ctrl_schema(cfg: &ApisixConfig) -> Result<Value, ApisixClientError>
Expand description
Returns the JSON schema used by the APISIX instance (untyped JSON)
pub async fn ctrl_schema(cfg: &ApisixConfig) -> Result<Value, ApisixClientError>
Returns the JSON schema used by the APISIX instance (untyped JSON)