pub async fn get_identity_schema(
    configuration: &Configuration,
    id: &str
) -> Result<Value, Error<GetIdentitySchemaError>>
Expand description

Return a specific identity schema.