Greenstand / treetracker-admin-api

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

fix: create UUID for new and combined species #651

Closed nmcharlton closed 2 years ago

nmcharlton commented 2 years ago

Legacy API is responsible for creating UUIDs for new species during the domain migration. In the microservices world, the DB will be responsible for this.