aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/content-repo.cpp
AgeCommit message (Collapse)Author
2018-06-03csapi/content-repo.*: jobs return results in data() instead of content() nowKitsune Ral
Because GTAD has been updated to use a different default name for returned properties.
2018-06-03csapi: Updated to the most recent API definitionsKitsune Ral
2018-06-02csapi: Fix adding omittables to a query stringKitsune Ral
2018-06-02csapi: Use Omittable<> container instead of intrusive 'omitted' fieldKitsune Ral
Also: use the latest feature of GTAD, +set/+on, to make gtad.yaml more compact.
2018-05-04New home for the generated code - lib/csapiKitsune Ral