Skip to content

Commit c1b3ef2

Browse files
Begin to update the readme to make it easier to remember which folder contains what.
1 parent a321b83 commit c1b3ef2

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# 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+
9+
`openapi` - OpenAPI format descriptions of the Microsoft Graph

0 commit comments

Comments
 (0)