Skip to content

Commit 2e707f4

Browse files
authored
Update openshift-update.md
1 parent ca7b02f commit 2e707f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/v1.0/api/openshift-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ PUT /teams/{id}/schedule/openShifts/{openShiftId}
5252

5353
## Response
5454

55-
If successful, this method returns a `200 OK` response code and an updated [openShift](../resources/openshift.md) object in the response body.
55+
If successful, this method returns a `204 No Content` response code and empty content. If the request specifies the `Prefer` header with `return=representation` preference, then this method returns a `200 OK` response code and an updated [openShift](../resources/openshift.md) object in the response body.
5656

5757
## Examples
5858

0 commit comments

Comments
 (0)