readme: add external types import to example #352
Labels
1sp
doc
Related to documentation
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
teamE
A user must import packages of external msgpack types:
datetime
,decimal
,uuid
to be able to parse them from a response:We need to include this lines to the root example in
README.md
and comment it to make it clear.The text was updated successfully, but these errors were encountered: