Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.68k stars 5.1k forks source link

[BUG] operationsmanagement@2015-11-01-preview: `Solutions_CreateOrUpdate` returned HTTP 200 without definition #28616

Open ziyeqf opened 7 months ago

ziyeqf commented 7 months ago

API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/20e26266be77e6da4321259fb79e51e8281e48b2/specification/operationsmanagement/resource-manager/Microsoft.OperationsManagement/preview/2015-11-01-preview/OperationsManagement.json#L74

API Spec version

2015-11-01-preview

Describe the bug

the Swagger does not defined HTTP 200 response but returned it.

Expected behavior

The Swagger should be consistent with the service.

Actual behavior

The Swagger does not define HTTP 200 response but returned it.

Reproduction Steps

sending creating solution we got a direct HTTP 200 response

Environment

No response

zzhxiaofeng commented 7 months ago

@LinglingTong Please help have a look, thank you.