CatalogueOfLife / backend

Complete backend of COL ChecklistBank
Apache License 2.0
14 stars 11 forks source link

ReleaseKeys in import endpoint results #1332

Open thomasstjerne opened 2 weeks ago

thomasstjerne commented 2 weeks ago

When a release was successful, we should have the datasetKey for the new release available in these results: https://api.checklistbank.org/dataset/3/import?limit=5

This can be used to point to the tree browser. For imports, we browse the TextTree archived version, but for releases we want to point to the release instead