docs: clarify plan limits enforcement status
- Note that plan limits ARE enforced in most create endpoints - Add specific task for BulkCreateLinksEndpoint plan limits check Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -269,9 +269,9 @@
|
||||
- [ ] Middleware to authenticate requests using API keys
|
||||
- [ ] Scope validation (read, write, admin)
|
||||
|
||||
2. **Plan Limits Enforcement**
|
||||
- [ ] Integrate `IPlanLimitsService.CanCreate*` checks in create endpoints
|
||||
- [ ] Return 403 with upgrade message when limit reached
|
||||
2. **Plan Limits in Bulk Operations**
|
||||
- [ ] Add plan limits check in `BulkCreateLinksEndpoint`
|
||||
- Plan limits already enforced in: CreateLink, CreateQRCode, CreateWorkspace, AddDomain
|
||||
|
||||
3. **Custom Date Range UI**
|
||||
- [ ] Add date picker to analytics pages
|
||||
|
||||
Reference in New Issue
Block a user