Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2812,8 +2812,7 @@
{
"$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/OperationStatusResult"
}
],
"x-ms-external": true
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there any reason to remove this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@akning-ms its inclusion is creating problems when generating our .NET SDK. It seems like it should have never been set in the first place.

Copy link
Contributor

Choose a reason for hiding this comment

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

as it seems caused GO & JS breaking change. @tadelesh @qiaozha to confirm

Copy link
Member

Choose a reason for hiding this comment

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

The Go breaking is from code generator and could be ignored.

Copy link
Member

Choose a reason for hiding this comment

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

@qiaozha is the JS breaking change OK also?

]
}
},
"parameters": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2814,8 +2814,7 @@
{
"$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/OperationStatusResult"
}
],
"x-ms-external": true
]
}
},
"parameters": {
Expand Down