Greenstand / treetracker-admin-api

Legacy API microservice for the admin panel
GNU Affero General Public License v3.0
31 stars 81 forks source link

Adding Species to the list does not work #650

Closed sebastiangaertner closed 1 year ago

sebastiangaertner commented 2 years ago

I did not manage to add tree species to the legacy DB.

nmcharlton commented 2 years ago

The legacy /species endpoint requires a UUID for new species – the API should be responsible for creating UUIDs.

neil-gok commented 1 year ago

@sebastiangaertner I tested this in Dev, and it appears to be creating the species record as expected. Can this be closed?

sebastiangaertner commented 1 year ago

Yes can be closed. Must have fallen through the cracks. Thank you!