pub fn create_error_response(
error: ScimError,
request_id: String,
) -> ScimOperationResponseExpand description
Create an error response from a ScimError.
pub fn create_error_response(
error: ScimError,
request_id: String,
) -> ScimOperationResponseCreate an error response from a ScimError.