Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
remove x-ms-external tag for 2021-06-01 API version
  • Loading branch information
austintolani committed Sep 22, 2022
commit 6346d5cba6cc3d44fcca572cbbe63850ee2257ad
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