You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Graph metadata used for generating client code files
2
-
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.
2
+
This repository contains scripts used to capture metadata from the Microsoft Graph service and the captured metadata.
3
+
We use this metadata to generate code files for .Net, Java, TypeScript, PHP, and other languages.
4
+
5
+
Here's a partial list of what you can find in some of the project's folders:
6
+
7
+
-`schema` - the files handed off, via a sync process, directly from the runtime engine of Microsoft Graph.
8
+
-`openapi` - OpenAPI format descriptions of the Microsoft Graph
0 commit comments