Skip to content

Commit b059150

Browse files
authored
Merge pull request #1218 from pvienneau/patch-1
Fixed typo 'auther' to 'author'
2 parents 576cbf9 + 157d174 commit b059150

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ The `source` member can also be used to indicate that the error originated
389389
from a problem with a URI query parameter, like so:
390390

391391
```http
392-
GET /api/posts/1?include=auther HTTP/1.1
392+
GET /api/posts/1?include=author HTTP/1.1
393393
```
394394

395395
```http
@@ -401,7 +401,7 @@ Content-Type: application/vnd.api+json
401401
{
402402
"source": { "parameter": "include" },
403403
"title": "Invalid Query Parameter",
404-
"detail": "The resource does not have an `auther` relationship path."
404+
"detail": "The resource does not have an `author` relationship path."
405405
}
406406
]
407407
}

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