issues
search
System-Garcia
/
node-pets
1
stars
1
forks
source link
feat - Develop Endpoint for Deleting Species
#57
Closed
System-Garcia
closed
8 months ago
System-Garcia
commented
8 months ago
Resolves #30
Acceptance Criteria:
Species can be deleted from the database using the dedicated endpoint.
Only authenticated and authorized (admin) users can delete species.
Deleted species are soft deleted, marking them as inactive instead of removing them from the database entirely.
Resolves #30
Acceptance Criteria: