Open msyyc opened 10 months ago
MPG generate diff for azure-mgmt-sphere: https://apiview.dev/Assemblies/Review/f48fd53f674c4657a064361ee8dd0859?revisionId=c635cb1ae6ee4ef991528b33ea20042c&diffOnly=False&doc=False&diffRevisionId=880ae55cfe1742649ef8f9ddf4cda63b
HttpRequest/HttpResponse
send_request
stream
maxpagesize
Resource
ArmResource
ProxyResource
TrackedResource
name
SystemData
readonly
azure-mgmt-deviceregistry: https://github.com/Azure/azure-sdk-for-python/pull/35264
MPG generate diff for azure-mgmt-sphere: https://apiview.dev/Assemblies/Review/f48fd53f674c4657a064361ee8dd0859?revisionId=c635cb1ae6ee4ef991528b33ea20042c&diffOnly=False&doc=False&diffRevisionId=880ae55cfe1742649ef8f9ddf4cda63b
Python specific
HttpRequest/HttpResponse
changes from azure.core.pipeline.transport to azure.core.restsend_request
for client (API change)stream
(API change): https://github.com/Azure/autorest.python/issues/2363maxpagesize
(API change)across language
Resource
is renamed toArmResource
(same forProxyResource
andTrackedResource
): https://github.com/Azure/typespec-azure/issues/104ArmResource
lacks propertyname
. (Maybe fixed by https://github.com/Azure/typespec-azure/pull/736/files#diff-823f10c1812ffa803f58da35c7d41623a79c2e5c37f0c15d09ce66bcfdcfbe97 but need check)SystemData
is marked asreadonly
: https://github.com/Azure/autorest.python/issues/2553issue