-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description
Implement GET /api/offerings/:id/distributions for the issuer to list distribution runs for an offering with pagination.
Requirements and context
- Implement only in new files or by extending offerings route. Use distribution repository listByOffering; verify offering ownership. Do not modify
package.json,src/index.ts.
Suggested execution
- Branch:
git checkout -b feature/list-distributions-by-offering - Add handler and tests. Example commit message:
feat(api): add list distributions by offering
Guidelines
- Additive route only. Timeframe: 96 hours.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program