Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.61k stars 5.01k forks source link

`SecurityInsight`: `markingRef` of `ThreatIntelligenceGranularMarkingModel` defined as int32 but get string #22893

Open ziyeqf opened 1 year ago

ziyeqf commented 1 year ago

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/stable/2023-02-01/ThreatIntelligence.json#L769

It's defined as int32 but what we get is string. response

                "markingRef": "0",
ghost commented 1 year ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @amirkeren.

Issue Details
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/stable/2023-02-01/ThreatIntelligence.json#L769 It's defined as int32 but what we get is string. response ``` "markingRef": "0", ```
Author: ziyeqf
Assignees: -
Labels: `Service Attention`, `needs-triage`, `SecurityInsights`
Milestone: -