You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Services MUST perform as much synchronous validation as practical on stepwise requests. Services MUST prioritize returning errors in a synchronous way, with the goal of having only "Valid" operations processed using the long running operation wire protocol.
How should error details be exposed for operation failures? The guidelines are silent about that, whereas I would have expected that an OData-style "error" field should be included in the response.
How should error details be exposed for operation failures? The guidelines are silent about that, whereas I would have expected that an OData-style
"error"
field should be included in the response.I similarly can't see how real APIs deal with that which seems extremely odd: https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-recognizing-text
The text was updated successfully, but these errors were encountered: