Skip to content

Commit dcfaa42

Browse files
mmandruharryli0108
authored andcommitted
KustoOperations_List-added def error schema example file in kustooperationlist (Azure#24435)
1 parent 342c3c1 commit dcfaa42

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

specification/synapse/resource-manager/Microsoft.Synapse/preview/2021-06-01-preview/examples/KustoOperationsList.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@
2121
}
2222
]
2323
}
24+
},
25+
"default": {
26+
"body": {
27+
"error": {
28+
"code": "Error code",
29+
"message": "Error message"
30+
}
31+
}
2432
}
2533
}
2634
}

0 commit comments

Comments
 (0)