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:
Родитель
01c5f4da0f
Коммит
f604e21a00
|
@ -559,7 +559,7 @@
|
|||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"Id": {
|
||||
"id": {
|
||||
"properties": {
|
||||
"type": "string",
|
||||
"description": "Id"
|
||||
|
|
Загрузка…
Ссылка в новой задаче