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

Command icon 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

adamzimmermann created an issue. See original summary.

adamzimmermann’s picture

Issue summary: View changes

adamzimmermann’s picture

Status: Active » Needs review

apotek made their first commit to this issue’s fork.

apotek’s picture

Status: Needs review » Reviewed & tested by the community

I 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.

  • adamzimmermann committed aa08c1a2 on 1.x
    Issue #3378882 by adamzimmermann, apotek: Add Full Document DataTable...
adamzimmermann’s picture

Status: Reviewed & tested by the community » Fixed
markdorison’s picture

Should I/we tag a 1.2.0 release with this new functionality?

adamzimmermann’s picture

@markdorison I think that would be a good idea. Do you want to do that?

markdorison’s picture

Done!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.