mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
fix(ConfigurationView): ConfigurationView and JSON is broken for array access #3635
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user