File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -1446,13 +1446,13 @@ response document **MUST** include a representation of the updated
1446
1446
resource(s) as if a ` GET ` request was made to the request URL.
1447
1447
1448
1448
A server ** MUST** return a ` 200 OK ` status code if an update is successful,
1449
- the client's current attributes remain up to date, and the server responds
1450
- only with top-level [ meta] data. In this case the server ** MUST NOT**
1451
- include a representation of the updated resource(s).
1449
+ the client's current fields remain up to date, and the server responds only
1450
+ with top-level [ meta] data. In this case the server ** MUST NOT** include a
1451
+ representation of the updated resource(s).
1452
1452
1453
1453
##### <a href =" #crud-updating-responses-204 " id =" crud-updating-responses-204 " class =" headerlink " ></a > 204 No Content
1454
1454
1455
- If an update is successful and the server doesn't update any attributes besides
1455
+ If an update is successful and the server doesn't update any fields besides
1456
1456
those provided, the server ** MUST** return either a ` 200 OK ` status code and
1457
1457
response document (as described above) or a ` 204 No Content ` status code with no
1458
1458
response document.
Original file line number Diff line number Diff line change @@ -1574,13 +1574,13 @@ response document **MUST** include a representation of the updated
1574
1574
resource(s) as if a ` GET ` request was made to the request URL.
1575
1575
1576
1576
A server ** MUST** return a ` 200 OK ` status code if an update is successful,
1577
- the client's current attributes remain up to date, and the server responds
1578
- only with top-level [ meta] data. In this case the server ** MUST NOT**
1579
- include a representation of the updated resource(s).
1577
+ the client's current fields remain up to date, and the server responds only
1578
+ with top-level [ meta] data. In this case the server ** MUST NOT** include a
1579
+ representation of the updated resource(s).
1580
1580
1581
1581
##### <a href =" #crud-updating-responses-204 " id =" crud-updating-responses-204 " class =" headerlink " ></a > 204 No Content
1582
1582
1583
- If an update is successful and the server doesn't update any attributes besides
1583
+ If an update is successful and the server doesn't update any fields besides
1584
1584
those provided, the server ** MUST** return either a ` 200 OK ` status code and
1585
1585
response document (as described above) or a ` 204 No Content ` status code with no
1586
1586
response document.
You can’t perform that action at this time.
0 commit comments