Skip to content

Commit b17e007

Browse files
timothystonejelhan
andauthored
Correct the punctuation error
`s/\./,` replace the full stop (`.`) with a comma (`,`) that snuck through proofreading. Co-authored-by: Jeldrik Hanschke <jelhan@users.noreply.github.com>
1 parent 55e3c43 commit b17e007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Instead, PUT is supposed to completely replace the state of a resource:
7070
of a given representation would suggest that a subsequent GET on that same
7171
target resource will result in an equivalent representation being sent…”
7272

73-
The correct method for partial updates, therefore, is [PATCH](https://datatracker.ietf.org/doc/html/rfc5789).
73+
The correct method for partial updates, therefore, is [PATCH](https://datatracker.ietf.org/doc/html/rfc5789),
7474
which is what JSON:API uses. And because PATCH can also be used compliantly for
7575
full resource replacement, JSON:API hasn't needed to define any behavior for
7676
PUT so far. However, it may define PUT semantics in the future.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy