-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #652 from microsoftgraph/v1.0/pipelinebuild/161941
Generated models and request builders
- Loading branch information
Showing
256 changed files
with
141,641 additions
and
961 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"$schema": "node_modules/lerna/schemas/lerna-schema.json", | ||
"version": "1.0.0-preview.27" | ||
"version": "1.0.0-preview.28" | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"descriptionHash": "BA6CA5190B0AC85A44C36602A82AF7FA211073DD0FDBCCF30634DB35D0C9BB110104E1FE8590A7057B970EBA56F7B46A45164236D3D3426D8EB74A9362D17F7A", | ||
"descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml", | ||
"lockFileVersion": "1.0.0", | ||
"kiotaVersion": "1.18.0", | ||
"clientClassName": "GraphBaseServiceClient", | ||
"clientNamespaceName": "github.com/microsoftgraph/msgraph-sdk-typescript/", | ||
"language": "TypeScript", | ||
"usesBackingStore": true, | ||
"excludeBackwardCompatible": false, | ||
"includeAdditionalData": true, | ||
"disableSSLValidation": false, | ||
"serializers": [ | ||
"Microsoft.Kiota.Serialization.Json.JsonSerializationWriterFactory", | ||
"Microsoft.Kiota.Serialization.Text.TextSerializationWriterFactory", | ||
"Microsoft.Kiota.Serialization.Form.FormSerializationWriterFactory", | ||
"Microsoft.Kiota.Serialization.Multipart.MultipartSerializationWriterFactory" | ||
], | ||
"deserializers": [ | ||
"Microsoft.Kiota.Serialization.Json.JsonParseNodeFactory", | ||
"Microsoft.Kiota.Serialization.Text.TextParseNodeFactory", | ||
"Microsoft.Kiota.Serialization.Form.FormParseNodeFactory" | ||
], | ||
"structuredMimeTypes": [ | ||
"application/json", | ||
"text/plain;q=0.9", | ||
"application/x-www-form-urlencoded;q=0.2", | ||
"multipart/form-data;q=0.1" | ||
], | ||
"includePatterns": [], | ||
"excludePatterns": [ | ||
"/me", | ||
"/me/**" | ||
], | ||
"disabledValidationRules": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.