diff --git a/transforms/csdl/preprocess_csdl.xsl b/transforms/csdl/preprocess_csdl.xsl index d44fe2c93..b6b282769 100644 --- a/transforms/csdl/preprocess_csdl.xsl +++ b/transforms/csdl/preprocess_csdl.xsl @@ -1400,6 +1400,58 @@ + + + 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 + id + 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 +1844,16 @@ + + + + + microsoft.graph.managedDevice + + + + + @@ -2185,6 +2247,17 @@ + + + + + + + + + + + + + diff --git a/transforms/csdl/preprocess_csdl_test_output.xml b/transforms/csdl/preprocess_csdl_test_output.xml index 1a0265333..f12198e14 100644 --- a/transforms/csdl/preprocess_csdl_test_output.xml +++ b/transforms/csdl/preprocess_csdl_test_output.xml @@ -934,6 +934,54 @@ + + + + + + + + activationLockBypassCode + androidSecurityPatchLevel + azureADRegistered + configurationManagerClientEnabledFeatures + deviceActionResults + deviceEnrollmentType + deviceHealthAttestationState + deviceRegistrationState + easActivated + easActivationDateTime + easDeviceId + enrollmentProfileName + ethernetMacAddress + exchangeAccessStateReason + exchangeLastSuccessfulSyncDateTime + freeStorageSpaceInBytes + iccid + id + isEncrypted + isSupervised + managedDeviceName + managedDeviceOwnerType + managementCertificateExpirationDate + meid + notes + partnerReportedThreatState + physicalMemoryInBytes + remoteAssistanceSessionErrorDetails + remoteAssistanceSessionUrl + requireUserEnrollmentApproval + subscriberCarrier + totalStorageSpaceInBytes + udid + userDisplayName + userId + wiFiMacAddress + + + + +