fix(ConfigurationView): ConfigurationView and JSON is broken for array access #3635

This commit is contained in:
Alex Fabijanic
2022-06-20 20:59:10 +02:00
parent 41f11b02bc
commit 37cb890e58
6 changed files with 70 additions and 24 deletions

View File

@@ -32,7 +32,7 @@ class JSON_API Query
{
public:
Query(const Dynamic::Var& source);
/// Creates a Query/
/// Creates a Query.
///
/// Source must be JSON Object, Array, Object::Ptr,
/// Array::Ptr or empty Var. Any other type will trigger throwing of