Skip to content
Snippets Groups Projects

ENH: Support FIND and COUNT queries

Merged
Florian Spreckelsenrequested to merge
f-query into dev
1 open thread
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -379,7 +379,7 @@ public:
@@ -379,7 +379,7 @@ public:
}
}
/**
/**
* Get a JSON representation of the respone.
* Get a JSON representation of the response.
*
*
* For debugging.
* For debugging.
*/
*/
Loading