microsoftgraph / microsoftgraph/msgraph-metadata

Many items are not marked as deprecated

Open
#511 2 comments 0 reactions 1 assignee View on GitHub

@irvinesunday is already working on this.

Since Nov 23, 2023.

metadata-issue priority:p2 Service Bug Type: Bug
Dominant language
XSLT
Stars
166
Forks
55
Avg merge
16h 12m
Merged PRs (30d)
14

Description

in Graph OpenAPI.yaml I found these items containing "deprecated" in the description, but without deprecated property set:

Entities:
microsoft.graph.windowsPackageInformation

Operations:
agreements.GetFiles
agreements.ListFiles
communications.ListOnlineMeetings
identityGovernance.termsOfUse.agreements.GetFiles
identityGovernance.termsOfUse.agreements.ListFiles
me.ListOnlineMeetings
schemaExtensions.schemaExtension.ListSchemaExtension
users.ListOnlineMeetings

Properties:
microsoft.graph.agreement,files
microsoft.graph.androidFotaDeploymentAssignment,assignmentTarget
microsoft.graph.androidLobApp,identityName
microsoft.graph.androidLobApp,identityVersion
microsoft.graph.conditionalAccessConditionSet,clientAppTypes
microsoft.graph.conditionalAccessConditionSet,deviceStates
microsoft.graph.customSecurityAttributeDefinition,status
microsoft.graph.deviceManagement.alertRule,threshold
microsoft.graph.iosDeviceFeaturesConfiguration,singleSignOnExtension
microsoft.graph.iosGeneralDeviceConfiguration,enterpriseAppBlockTrustModification
microsoft.graph.iosGeneralDeviceConfiguration,kioskModeAllowAutoLock
microsoft.graph.iosGeneralDeviceConfiguration,kioskModeAllowRingerSwitch
microsoft.graph.iosGeneralDeviceConfiguration,kioskModeAllowScreenRotation
microsoft.graph.iosGeneralDeviceConfiguration,kioskModeAllowSleepButton
microsoft.graph.iosGeneralDeviceConfiguration,kioskModeAllowTouchscreen
microsoft.graph.iosGeneralDeviceConfiguration,kioskModeAllowVolumeButtons
microsoft.graph.macOSDeviceFeaturesConfiguration,associatedDomains
microsoft.graph.macOSDeviceFeaturesConfiguration,singleSignOnExtension
microsoft.graph.managedAndroidLobApp,identityName
microsoft.graph.managedAndroidLobApp,identityVersion
microsoft.graph.microsoftTunnelConfiguration,routesExclude
microsoft.graph.microsoftTunnelConfiguration,routesInclude
microsoft.graph.plannerTaskCreation,teamsPublicationInfo
microsoft.graph.recommendationBase,recommendationType
microsoft.graph.remoteActionAudit,userName
microsoft.graph.rolePermission,actions
microsoft.graph.schemaExtension,status
microsoft.graph.security.ediscoveryExportOperation,exportOptions
microsoft.graph.servicePrincipal,errorUrl
microsoft.graph.subscription,latestSupportedTlsVersion
microsoft.graph.unifiedRoleAssignment,resourceScope
microsoft.graph.unifiedRoleDefinition,resourceScopes
microsoft.graph.windows10EndpointProtectionConfiguration,deviceGuardEnableSecureBootWithDMA
microsoft.graph.windows10GeneralConfiguration,smartScreenEnableAppInstallControl
microsoft.graph.windowsAutopilotDeviceIdentity,azureActiveDirectoryDeviceId

moreover, some of the entities (e.g. accessReviewDecision) are marked as deprecated in the Docs but no deprecated property is set in the original CSDL.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.