Skip to content

Commit a346f28

Browse files
authored
Merge pull request #418 from mikekistler/clarify-lro-client-behavior
Clarify allowed/expected client modification of LRO api-version
2 parents e79f074 + 1d284d0 commit a346f28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure/Guidelines.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,6 +1043,8 @@ For all long-running operations, the client will issue a GET on a status monitor
10431043
<a name="lro-status-monitor-accepts-any-api-version"></a>
10441044
:ballot_box_with_check: **YOU SHOULD** allow any valid value of the `api-version` query parameter to be used in the get operation on the status monitor.
10451045

1046+
Note: Clients may replace the value of `api-version` in the `Operation-Location` URI with a value appropriate for their application.
1047+
10461048
<a name="lro-status-monitor-structure"></a>
10471049
:white_check_mark: **DO** return a status monitor in the response body that conforms with the following structure:
10481050

0 commit comments

Comments
 (0)