0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust6 forks (6 forks)auto 404
AccountingDifficulty: MediumEnhancementGood First IssueHelp WantedPriority: MediumStatus: Not Started
Repository metrics
- Stars
- 14 stars (14 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Examine the existing Get Historic Orders implementation in src/accounting/orders.rs and the API spec for Get Historical Orders By OrderID. Follow the same pattern to implement the new endpoint, ensuring the order ID is included in the request.
- Tech stack
- rustrest api
- Domain
- api
- Issue type
- Feature
- Prerequisites
- GitRust