Summary
The creator list endpoint should return an empty array with correct metadata when the database has no creator records, not a 404 or an error.
Scope
- Call
GET /creators against an empty database
- Assert response status is 200
- Assert
data is an empty array
- Assert
meta.total is 0 and meta.hasMore is false
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
The creator list endpoint should return an empty array with correct metadata when the database has no creator records, not a 404 or an error.
Scope
GET /creatorsagainst an empty databasedatais an empty arraymeta.totalis 0 andmeta.hasMoreis falseAcceptance Criteria
meta.totalis 0meta.hasMoreis falseETA: 12 hours
Coordinate on Telegram