Skip to content

Microsoft Graph metadata captured and used for generating client library code files.

License

Notifications You must be signed in to change notification settings

microsoftgraph/msgraph-metadata

Repository files navigation

Graph metadata used for generating client code files

This repository contains scripts used to capture metadata from the Microsoft Graph service and the captured metadata. We use this metadata to generate code files for .Net, Java, TypeScript, PHP, and other languages.

Here's a partial list of what you can find in some of the project's folders:

  • schema - the files handed off, via a sync process, directly from the runtime engine of Microsoft Graph.
  • openapi - OpenAPI format descriptions of the Microsoft Graph