-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generated models and request builders #1601
Closed
Closed
Conversation
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
Member
Update generated files with build 167170
Addition of Public method constructor in type Generated.domains.item.verify.verifyPostRequestBody with return type void and parameters Addition of Public method getAdditionalData in type Generated.domains.item.verify.verifyPostRequestBody with return type array and parameters Addition of Public method getBackingStore in type Generated.domains.item.verify.verifyPostRequestBody with return type BackingStore and parameters Addition of Public method GetFieldDeserializers in type Generated.domains.item.verify.verifyPostRequestBody with return type array and parameters Addition of Public method getForceTakeover in type Generated.domains.item.verify.verifyPostRequestBody with return type bool and parameters Addition of Public method Serialize in type Generated.domains.item.verify.verifyPostRequestBody with return type void and parameters writer of type ISerializationWriter is required Addition of Public method setAdditionalData in type Generated.domains.item.verify.verifyPostRequestBody with return type void and parameters value of type array is optional Addition of Public method setBackingStore in type Generated.domains.item.verify.verifyPostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method setForceTakeover in type Generated.domains.item.verify.verifyPostRequestBody with return type void and parameters value of type bool is optional Addition of Public method CreateFromDiscriminatorValue in type Generated.domains.item.verify.verifyPostRequestBody with return type VerifyPostRequestBody and parameters parseNode of type ParseNode is required Addition of Generated.domains.item.verify.verifyPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Removal of Public method Post in type Generated.domains.item.verify.VerifyRequestBuilder with return type Domain and parameters requestConfiguration of type VerifyRequestBuilderPostRequestConfiguration is optional Addition of Public method Post in type Generated.domains.item.verify.VerifyRequestBuilder with return type Domain and parameters body of type VerifyPostRequestBody is required; requestConfiguration of type VerifyRequestBuilderPostRequestConfiguration is optional Removal of Public method ToPostRequestInformation in type Generated.domains.item.verify.VerifyRequestBuilder with return type RequestInformation and parameters requestConfiguration of type VerifyRequestBuilderPostRequestConfiguration is optional Addition of Public method ToPostRequestInformation in type Generated.domains.item.verify.VerifyRequestBuilder with return type RequestInformation and parameters body of type VerifyPostRequestBody is required; requestConfiguration of type VerifyRequestBuilderPostRequestConfiguration is optional Removal of Public method getDisc in type Generated.models.audio with return type int and parameters Removal of Public method getDiscCount in type Generated.models.audio with return type int and parameters Addition of Public method getDisc in type Generated.models.audio with return type float and parameters Addition of Public method getDiscCount in type Generated.models.audio with return type float and parameters Removal of Public method setDisc in type Generated.models.audio with return type void and parameters value of type int is optional Removal of Public method setDiscCount in type Generated.models.audio with return type void and parameters value of type int is optional Addition of Public method setDisc in type Generated.models.audio with return type void and parameters value of type float is optional Addition of Public method setDiscCount in type Generated.models.audio with return type void and parameters value of type float is optional Removal of Public method getLimit in type Generated.models.collapseProperty with return type int and parameters Addition of Public method getLimit in type Generated.models.collapseProperty with return type float and parameters Removal of Public method setLimit in type Generated.models.collapseProperty with return type void and parameters value of type int is optional Addition of Public method setLimit in type Generated.models.collapseProperty with return type void and parameters value of type float is optional Removal of Public method getOrientation in type Generated.models.photo with return type int and parameters Addition of Public method getOrientation in type Generated.models.photo with return type float and parameters Removal of Public method setOrientation in type Generated.models.photo with return type void and parameters value of type int is optional Addition of Public method setOrientation in type Generated.models.photo with return type void and parameters value of type float is optional Removal of Public method getNics in type Generated.models.security.ioTDeviceEvidence with return type NicEvidence and parameters Addition of Public method getNics in type Generated.models.security.ioTDeviceEvidence with return type array and parameters Removal of Public method setNics in type Generated.models.security.ioTDeviceEvidence with return type void and parameters value of type NicEvidence is optional Addition of Public method setNics in type Generated.models.security.ioTDeviceEvidence with return type void and parameters value of type array is optional |
Closing to first resolve microsoft/kiota#5611 |
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.
This pull request was automatically created by Azure Pipelines. Important Check for unexpected deletions or changes in this PR.
Microsoft Reviewers: Open in CodeFlow