Closed davidread closed 7 years ago
We need a way to get all the data out of Drupal. This could be a private API or an SQL command that returns it.
This gives basic details: https://test.data.gov.uk/services/rest/organogram
However the file details just returns a boolean:
https://test.data.gov.uk/services/rest/organogram/15291
I was expecting more - file download URL, signed-off/publish status, who/when it was uploaded & published etc.
All works apart from one: 7858 on live.
@ratajczak said he'd fixed this, but this still occurs with:
This should be now fixed properly.
Thanks - all good now
We need a way to get all the data out of Drupal. This could be a private API or an SQL command that returns it.
This gives basic details: https://test.data.gov.uk/services/rest/organogram
However the file details just returns a boolean:
https://test.data.gov.uk/services/rest/organogram/15291
I was expecting more - file download URL, signed-off/publish status, who/when it was uploaded & published etc.