Skip to content

Commit

Permalink
Update odata-protocol/11.5 Operations.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfhandl authored Nov 6, 2024
1 parent 05de455 commit 9c2bceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odata-protocol/11.5 Operations.md
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ and MAY include a [`Retry-After`](#HeaderRetryAfter) header to be used for a sub
contain the same values as returned by the previous request.

Once the asynchronous processing has completed, a `GET` request to the status monitor resource returns [`200 OK`](#ResponseCode200OK),
or [`204 No Content`](#ResponseCode204NoContent) if the request included a `Prefer` header with a value of `return=minimal`.
or [`204 No Content`](#ResponseCode204NoContent) if the request included a `Prefer` header with a value of `return=minimal` that was applied by the service.
For OData 4.01 or greater responses, or OData 4.0 requests that include an `Accept` header that
does not specify `application/http`, the response MUST include the
[`AsyncResult`](#HeaderAsyncResult) response header.
Expand Down

0 comments on commit 9c2bceb

Please sign in to comment.