Skip to content

Commit 2e95057

Browse files
committed
Updated readme
1 parent e7e127c commit 2e95057

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ This can be a plain `Document` when there is no data, an `ItemDocument` for an i
132132

133133
This client is a more low level client and can be used, for example, for posting binary data such as images.
134134
It can take everything your request factory takes as input data and returns the 'raw' `\Psr\Http\Message\ResponseInterface` wrapped in a `\Swis\JsonApi\Client\Response`.
135+
It does not parse or validate the response or hydrate items!
135136

136137

137138
## Item models

0 commit comments

Comments
 (0)