Bring ErrorCode enums into sync (#3129)

ErrorCode enums on Python & C# side had gotten out of sync. This can cause the CLI to fail to parse responses.
This commit is contained in:
George Pollard
2023-05-25 00:41:41 +12:00
committed by GitHub
parent 5048e6d50c
commit 66b990bb7e
3 changed files with 67 additions and 5 deletions

View File

@ -1173,7 +1173,17 @@ If webhook is set to have Event Grid message format then the payload will look a
471,
472,
473,
474
474,
475,
476,
477,
478,
479,
480,
481,
482,
483,
484
],
"title": "ErrorCode"
},
@ -1809,7 +1819,17 @@ If webhook is set to have Event Grid message format then the payload will look a
471,
472,
473,
474
474,
475,
476,
477,
478,
479,
480,
481,
482,
483,
484
],
"title": "ErrorCode"
}
@ -2744,7 +2764,17 @@ If webhook is set to have Event Grid message format then the payload will look a
471,
472,
473,
474
474,
475,
476,
477,
478,
479,
480,
481,
482,
483,
484
],
"title": "ErrorCode"
}
@ -3461,7 +3491,17 @@ If webhook is set to have Event Grid message format then the payload will look a
471,
472,
473,
474
474,
475,
476,
477,
478,
479,
480,
481,
482,
483,
484
],
"title": "ErrorCode"
},
@ -5529,7 +5569,17 @@ If webhook is set to have Event Grid message format then the payload will look a
471,
472,
473,
474
474,
475,
476,
477,
478,
479,
480,
481,
482,
483,
484
],
"title": "ErrorCode"
},