pub fn create_version_conflict_response(
conflict: VersionConflict,
request_id: String,
resource_type: Option<String>,
resource_id: Option<String>,
) -> ScimOperationResponseExpand description
Create a response for version conflicts.