Skip to content

Commit ea3c75d

Browse files
committed
200-OK response for action operations
1 parent 11835a5 commit ea3c75d

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
@@ -424,6 +424,8 @@ Note: To avoid potential collision of actions and resource ids, you should disal
424424

425425
:white_check_mark: **DO** support the Repeatability-Request-ID & Repeatability-First-Sent request headers if the action needs to be idempotent if retries occur.
426426

427+
:white_check_mark: **DO** return a `200-OK` when the action completes synchronously and successfully.
428+
427429
:ballot_box_with_check: **YOU SHOULD** use a verb to name your action.
428430

429431

0 commit comments

Comments
 (0)