File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ property will be null. If the server decided to include the error details in the
130130
131131
132132#### Async processing
133- Some servers may to support [ Asynchronous Processing] ( https://jsonapi.org/recommendations/#asynchronous-processing ) .
133+ Some servers may support [ Asynchronous Processing] ( https://jsonapi.org/recommendations/#asynchronous-processing ) .
134134When the server responds with ` 202 Accepted ` , the client expects the Primary Data to always be a Resource (usually
135135representing a job queue). In this case, the [ document] ( https://pub.dartlang.org/documentation/json_api/latest/json_api/Response/document.html )
136136and the [ data] ( https://pub.dartlang.org/documentation/json_api/latest/json_api/Response/data.html )
You can’t perform that action at this time.
0 commit comments