Skip to content

Conversation

@zikalino
Copy link

@zikalino zikalino commented Oct 8, 2019

No description provided.

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 8, 2019

@AutorestCI
Copy link

AutorestCI commented Oct 8, 2019

Automation for azure-sdk-for-python

A PR has been created for you:
Azure/azure-sdk-for-python#7714

@AutorestCI
Copy link

AutorestCI commented Oct 8, 2019

Automation for azure-sdk-for-go

Nothing to generate for azure-sdk-for-go

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

description: FrontDoor Client
openapi-type: arm
tag: package-2019-10
tag: package-2019-11
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is package-2019-10 released before?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, package-2019-10 and package-2019-11 were for some reason both created just several days ago.
it anything was released using one of these tags, package would be invalid.

],
"x-ms-enum": {
"name": "aggregationInterval",
"name": "latencyScoreboardAggregationInterval",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a potential breaking change, is this a swagger bug fixing to align with existing service behavior?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should say "latencyScorecardAggregationInterval"

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@minechosoft renamed to Scorecard

@yungezz changing name in x-ms-enum only results in SDK changes. anyway, we had to change this name, as there were two different enums with the same name, and that was causing autorest to fail. Any other changes I made were checked by @minechosoft and service is going to be aligned.

"disabling",
"disabled",
"deleting"
"Creating",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

again, breaking change

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

discussed with service team, they will make sure RP is in sync (networkexperiment was not release yet)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes. it's not breaking-- we will make sure to have these changes reflected in our service.

"resourceState": {
"description": "Resource status.",
"$ref": "#/definitions/ResourceState"
"$ref": "#/definitions/NetworkExperimentationResourceState"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"NetworkExperimentResourceState"

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed

"resourceState": {
"description": "Resource status.",
"$ref": "#/definitions/ResourceState"
"$ref": "#/definitions/NetworkExperimentationResourceState"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"NetworkExperimentResourceState"

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants