msgraph-metadata icon indicating copy to clipboard operation
msgraph-metadata copied to clipboard

Unused or Orphaned components in `openapi.yaml`

Open apiarya opened this issue 10 months ago • 0 comments

There are 100s of unused or orphaned component definitions found in openapi.yaml. It’s good contract hygiene to prune anything that isn’t used, out of it.

Here are some of the examples of those unused component definitions and their line numbers.

  1. 747468 microsoft.graph.deviceManagementCachedReportConfiguration

  2. 750214 microsoft.graph.enterpriseCodeSigningCertificate

  3. 753082 microsoft.graph.importedWindowsAutopilotDeviceIdentityUpload

  4. ... 100s more

apiarya avatar Feb 07 '25 02:02 apiarya