#12 List the dependencies in the data returned
Merged by pingou. Opened by pingou.
dependencies  into  master

Download 12.patch
no initial comment

Looks awesome! Thanks! :+1:

@ralph so the idea is

  • There is data: suggests = [{name: foo....},{name: bar....}]
  • There is no data: suggests = []
  • We do not know if there is data suggests = None (ie: repo w/o the suggests table (el6 for example))

Very cool.

Metadata