aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2018-01-05 19:46:41 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2018-01-05 19:57:52 +0900
commitccf2b4dd9d41b39167379669f035b45d656e3633 (patch)
treea6afb913b58409335809f8ea6a33dd7a16c3f2ca /README.md
parentea5cd86a9deacc9a6b57f1c432ad6e51e92de428 (diff)
downloadlibquotient-ccf2b4dd9d41b39167379669f035b45d656e3633.tar.gz
libquotient-ccf2b4dd9d41b39167379669f035b45d656e3633.zip
jobs: expect application/json by default; set query in constructor body; properly convert numbers to strings in query
The query should be set in constructor body because there's no reason to pass non-required parameters into the query. As for numbers to strings conversion - there was an attempt to use QJsonValue(a).toString() for that. That doesn't work; QJsonValue does not turn numbers to strings.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions