Problem/Motivation
The DataTable API offers a lot of valuable data, but it doesn't have an API method.
Steps to reproduce
Proposed resolution
Add API methods for interacting with DataTable API endpoints.
Remaining tasks
Create API method in the PHP Library
https://github.com/ChromaticHQ/orange-dam-php/pull/11
Create the API methods in this module
TK
User interface changes
N/A
API changes
New API method, but this module doesn't have an API, so no change.
Data model changes
N/A
Issue fork orange_dam-3378882
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
adamzimmermann commentedComment #4
adamzimmermann commentedComment #6
apotek commentedI have pushed up some changes to the branch and tested the merge request with those changes included and I am able to queue up content types with DataTable API data included, for those content types which have been configured to use it.
Comment #8
adamzimmermann commentedComment #9
markdorisonShould I/we tag a 1.2.0 release with this new functionality?
Comment #10
adamzimmermann commented@markdorison I think that would be a good idea. Do you want to do that?
Comment #11
markdorisonDone!