Skip to content

Fix basic_tests/decoded_type_data_json_operations.

Andrzej Such requested to merge as-fix-constructor-decoded-type-data into develop

in decoded_type_data(const std::string& json) reflected flag could not be initialized. Now exception is thrown if flag is not set in json.

Merge request reports