Skip to content

Commit 76265f8

Browse files
Merge pull request #148 from microsoftgraph/metadataForIgnite
Metadata for Ignite generation
2 parents d332b7c + 1394527 commit 76265f8

File tree

6 files changed

+50078
-0
lines changed

6 files changed

+50078
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# New functionality
2+
3+
Add the Security Alerts APIs
4+
Updates for Intune APIs.
5+
Updates on the User object including user insights.
6+
Mailtips support on the user object.
7+
Update to the Subscription entity.
8+
9+
## Steps to produce
10+
1. [Downloaded metadata](https://gist.github.com/MIchaelMainer/4b70a6d57856845d34d8d69bf89e1c32) from v1.0/$metadata on 9/14/2018.
11+
2. Formatted the metadata with 2 spaces and named it v1.0_2018_09_14_source.xml.
12+
3. Removed all of the annotations after the EntityContainer and named it v1.0_2018_09_14_source_noannots.xml.
13+
4. Ran this through MetadataProcessor.exe and named the resulting file v1.0_2018_09_14_source_clean.xml. This puts the metadata in a state that we can use with the generator.
14+
5. v1.0_2018_09_14_source_clean.xml submitted as input to LongDescription.exe which adds annotations from the documentation. The resulting file named v1.0_2018_09_14_descriptions.xml is the input for the code generator.
15+
16+
## Notes
17+
renew function bound to educationClass entityType removed - it never worked.
18+
educationSchool/administrativeUnits removed.

metadata/2018_09_14/beta_2018_09_14.xml

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)