Generated models and request builders#767
Merged
andrueastman merged 1 commit intomainfrom Mar 12, 2025
Merged
Conversation
baywet
approved these changes
Mar 11, 2025
Contributor
|
Failure related to microsoftgraph/msgraph-sdk-typescript-core#383 |
Update generated files with build 182263
be47197 to
0c77c19
Compare
Contributor
| Addition of Public property AdditionalData in type .models.AirPrintSettings with type Record Addition of Public property backingStoreEnabled in type .models.AirPrintSettings with type boolean Addition of Public property incompatiblePrinters in type .models.AirPrintSettings with type IncompatiblePrinterSettings Addition of Public property odataType in type .models.AirPrintSettings with type string Addition of .models.AirPrintSettings implements AdditionalDataHolder; BackedModel; Parsable Addition of .models.incompatiblePrinterSettings has an enum member show with order 0 Addition of .models.incompatiblePrinterSettings has an enum member hide with order 1 Addition of .models.incompatiblePrinterSettings has an enum member unknownFutureValue with order 2 Addition of Public property downloadedDateTime in type .models.PrintDocument with type Date Addition of Public property uploadedDateTime in type .models.PrintDocument with type Date Addition of Public property AdditionalData in type .models.PrinterDiscoverySettings with type Record Addition of Public property airPrint in type .models.PrinterDiscoverySettings with type AirPrintSettings Addition of Public property backingStoreEnabled in type .models.PrinterDiscoverySettings with type boolean Addition of Public property odataType in type .models.PrinterDiscoverySettings with type string Addition of .models.PrinterDiscoverySettings implements AdditionalDataHolder; BackedModel; Parsable Addition of Public property acknowledgedDateTime in type .models.PrintJob with type Date Addition of Public property errorCode in type .models.PrintJob with type number Addition of Public property printerDiscoverySettings in type .models.PrintSettings with type PrinterDiscoverySettings |
andrueastman
approved these changes
Mar 12, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Check for unexpected deletions or changes in this PR and ensure relevant CI checks are passing.
Note: This pull request was automatically created by Azure pipelines.