Skip to content

[STAR-2264] - List Handling

Fox Piacenti requested to merge fox/star-2264-lists into master

This MR adds list handling to Providence. This allows for providence to track arrays and automatically build a set of single modules from an array endpoint.

JIRA tickets: https://tasks.opencraft.com/browse/STAR-2264

Dependencies: None

Testing instructions:

  1. clone the repo
  2. make
  3. make qa

Author notes and concerns:

I feel a little on the fence on how I've implemented pagination. I think it will work fine, but it may need some tweaking. This may come out when I start updating the demo repo, and might prompt a follow-up MR.

Edited by Fox Piacenti

Merge request reports