We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Api endpoint to get a specific ride order:
The text was updated successfully, but these errors were encountered:
Feat: Fetch a single ride offer
b47e06c
- Api now returns object with details of a ride when given ride id, - Implemented a test to verify this see #42
Enhancement: Get a specific ride offer
0cf56fe
- Implemented using controller and model methods see #42
Feat: Get a specific ride offer
872bdea
User now can get offers stored in the database see #42
No branches or pull requests
Api endpoint to get a specific ride order:
The text was updated successfully, but these errors were encountered: