Skip to content

Commit

Permalink
Copy change in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
blaise-io authored and olegpidsadnyi committed Apr 3, 2019
1 parent a814211 commit b1be591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1061,7 +1061,7 @@ Providing context
~~~~~~~~~~~~~~~~~

When serializing or deserializing an object, not all data required for (de)serialization may be available in the object
itself. You can pass this data as separate keyword parameters to `serialize` or ``deserialize`` to provide context.
itself. You can pass this data as separate keyword arguments to `serialize` or ``deserialize`` to provide context.
This context will be available in all nested schema, types and attributes.

Serialize example:
Expand Down

0 comments on commit b1be591

Please sign in to comment.