Open CoolDuke opened 1 month ago
https://github.com/Azure/azure-rest-api-specs/blob/b3d5c34b3447f71ca8474aa9d32449aafe3996a2/specification/security/resource-manager/Microsoft.Security/stable/2020-01-01/jitNetworkAccessPolicies.json#L434
2020-01-01
In the GET response, the location field is returned but not defined in the swagger.
location
In the GET response, the location should not be returned, or should be defined in the swagger.
No response
Related to #30259 and #29198.
@ronf11 Please help take a look, thanks.
API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/b3d5c34b3447f71ca8474aa9d32449aafe3996a2/specification/security/resource-manager/Microsoft.Security/stable/2020-01-01/jitNetworkAccessPolicies.json#L434
API Spec version
2020-01-01
Describe the bug
In the GET response, the
location
field is returned but not defined in the swagger.Expected behavior
In the GET response, the
location
should not be returned, or should be defined in the swagger.Actual behavior
In the GET response, the
location
field is returned but not defined in the swagger.Reproduction Steps
Environment
No response