This repository was archived by the owner on May 5, 2023. It is now read-only.
[Potential] BREAKING CHANGE: Adl object refactor#2234
Closed
ro-joowan wants to merge 6 commits intoAzure:masterfrom
Closed
[Potential] BREAKING CHANGE: Adl object refactor#2234ro-joowan wants to merge 6 commits intoAzure:masterfrom
ro-joowan wants to merge 6 commits intoAzure:masterfrom
Conversation
* This change is mapped to this PR: Azure/azure-rest-api-specs#1429
* This change is mapped to this PR: Azure/azure-rest-api-specs#1429 * Checking in the successful tests
* Fixing some tests due to mistakes in setting up the env
* Reverting changes to the test list file back to its original form
* Reverting the gulpfile back to its original form
|
@ro-joowan, |
Contributor
|
@amarzavery can you take a look at this? I know it is a huge PR, but this brings ADL for node up to date with the latest swagger. |
Contributor
|
@begoldsm we are going to have an all up release in the coming two weeks. We have some changes in the code generator as well. Hence will generate all the sdks and publish new versions. |
Author
|
Hi @amarzavery, I'm just curious about the closing of this PR |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 PR is mapped to this Swagger change: Azure/azure-rest-api-specs#1429
Revised the inheritance structure and broke up objects for customer-experience clarity
For more details, please refer to the PR above