Updated Id in serviceIncidents

To resolve the below error in serviceIncidents
##[error]The property 'Id' is not valid. If this property is an extension, its name must begin with "x-". ValuePath: /paths/~1api~1beta~1SelfHelp~1insights/post/responses/200/schema/properties/serviceIncidents/items/Id
This commit is contained in:
Srikanth Yenagandhula 2022-12-13 17:33:22 -08:00 коммит произвёл GitHub
Родитель 01c5f4da0f
Коммит f604e21a00
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -559,7 +559,7 @@
"type": "array",
"items": {
"type": "object",
"Id": {
"id": {
"properties": {
"type": "string",
"description": "Id"