diff --git a/transforms/csdl/preprocess_csdl.xsl b/transforms/csdl/preprocess_csdl.xsl index d44fe2c93..88ca4776c 100644 --- a/transforms/csdl/preprocess_csdl.xsl +++ b/transforms/csdl/preprocess_csdl.xsl @@ -1400,6 +1400,57 @@ + + + Org.OData.Capabilities.V1.FilterRestrictions + + + Filterable + true + + + NonFilterableProperties + + activationLockBypassCode + androidSecurityPatchLevel + azureADRegistered + configurationManagerClientEnabledFeatures + deviceActionResults + deviceEnrollmentType + deviceHealthAttestationState + deviceRegistrationState + easActivated + easActivationDateTime + easDeviceId + enrollmentProfileName + ethernetMacAddress + exchangeAccessStateReason + exchangeLastSuccessfulSyncDateTime + freeStorageSpaceInBytes + iccid + isEncrypted + isSupervised + managedDeviceName + managedDeviceOwnerType + managementCertificateExpirationDate + meid + notes + partnerReportedThreatState + physicalMemoryInBytes + remoteAssistanceSessionErrorDetails + remoteAssistanceSessionUrl + requireUserEnrollmentApproval + subscriberCarrier + totalStorageSpaceInBytes + udid + userDisplayName + userId + wiFiMacAddress + + + + + Org.OData.Capabilities.V1.ExpandRestrictions @@ -1792,6 +1843,16 @@ + + + + + microsoft.graph.managedDevice + + + + + @@ -2185,6 +2246,14 @@ + + + + + + + + + + diff --git a/transforms/csdl/preprocess_csdl_test_output.xml b/transforms/csdl/preprocess_csdl_test_output.xml index 1a0265333..f55f7f55f 100644 --- a/transforms/csdl/preprocess_csdl_test_output.xml +++ b/transforms/csdl/preprocess_csdl_test_output.xml @@ -934,6 +934,53 @@ + + + + + + + + activationLockBypassCode + androidSecurityPatchLevel + azureADRegistered + configurationManagerClientEnabledFeatures + deviceActionResults + deviceEnrollmentType + deviceHealthAttestationState + deviceRegistrationState + easActivated + easActivationDateTime + easDeviceId + enrollmentProfileName + ethernetMacAddress + exchangeAccessStateReason + exchangeLastSuccessfulSyncDateTime + freeStorageSpaceInBytes + iccid + isEncrypted + isSupervised + managedDeviceName + managedDeviceOwnerType + managementCertificateExpirationDate + meid + notes + partnerReportedThreatState + physicalMemoryInBytes + remoteAssistanceSessionErrorDetails + remoteAssistanceSessionUrl + requireUserEnrollmentApproval + subscriberCarrier + totalStorageSpaceInBytes + udid + userDisplayName + userId + wiFiMacAddress + + + + +