This commit is contained in:
Martchus 2018-01-20 21:20:12 +01:00
parent cb1741de89
commit 7d9e1cf1de
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ the most important TODOs:
* [ ] Allow to serialize the result of methods.
* [ ] Allow to pass a deserialized value to a method.
* [ ] Validate enum values when deserializing.
* [ ] Untie serialization and deserialization.
## Supported datatypes
The following table shows the mapping of supported C++ types to supported JSON types: