New operation added#2017
Merged
hovsepm merged 6 commits intoAzure:AutoRestfrom May 26, 2016
SiddharthChatrolaMs:AutoRest
Merged
New operation added#2017hovsepm merged 6 commits intoAzure:AutoRestfrom SiddharthChatrolaMs:AutoRest
hovsepm merged 6 commits intoAzure:AutoRestfrom
SiddharthChatrolaMs:AutoRest
Conversation
added 6 commits
May 18, 2016 16:09
|
Hi @SiddharthChatrolaMs, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
| @@ -1,5 +1,5 @@ | |||
| { | |||
| "version": "2.1.1-preview", | |||
| "version": "3.0.0-preview", | |||
Member
There was a problem hiding this comment.
Why is there a breaking change when the api-version didn't change?
Contributor
Author
There was a problem hiding this comment.
API version did change from "2015-08-01" to "2016-04-01". Also there is parameter removal for vnet
kinelski
added a commit
that referenced
this pull request
Nov 13, 2023
* [DocumentIntelligence] Added admin live tests for misc operations * [DocumentIntelligence] Added main live tests for classifiers
kinelski
added a commit
that referenced
this pull request
Nov 14, 2023
…in (#39965) * Initial generated project (#1987) * Added admin live tests for classifiers (#2012) * Added admin live tests for models (#2015) * Misc operations + classify live tests (#2017) * Added admin live tests for misc operations * Added main live tests for classifiers * Generated from latest spec + added recordings (#39936) * Generated from the latest spec * Added recordings
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.
Import Export operation created
breaking change in vnet
some other fixes