D20886: Add fields standard query parameter to Job and use it in FileFetchJob.
David Barchiesi
noreply at phabricator.kde.org
Sun Apr 28 22:47:19 BST 2019
barchiesi created this revision.
barchiesi added a reviewer: dvratil.
barchiesi added a project: LibKGAPI.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
barchiesi requested review of this revision.
REVISION SUMMARY
Add `fields` standard query parameter to Job and use it in FileFetchJob. This change requires clients using this library to change the way they limit what fields are returned in a FileFetchJob.
Start adding entity field declarations for use with Job::setFields().
See D19948 DRAFT Add Standard Query Parameters support <https://phabricator.kde.org/D19948> for previous discussions.
REPOSITORY
R477 KGAPI Library
REVISION DETAIL
https://phabricator.kde.org/D20886
AFFECTED FILES
autotests/drive/aboutfetchjobtest.cpp
autotests/drive/data/about_fetch_limited_fields_request.txt
autotests/drive/data/about_fetch_limited_fields_response.txt
autotests/drive/data/about_limited_fields.json
examples/teamdrive/mainwindow.cpp
src/core/job.cpp
src/core/job.h
src/core/job_p.h
src/drive/about.cpp
src/drive/about.h
src/drive/file.cpp
src/drive/file.h
src/drive/filefetchjob.cpp
src/drive/filefetchjob.h
To: barchiesi, dvratil
Cc: kde-pim, #libkgapi, barchiesi, gennad, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190428/10c046cc/attachment.html>
More information about the kde-pim
mailing list