Skip to content

Add reviews endpoints - #6

Merged
dior001 merged 1 commit into
mainfrom
reviews-endpoints
Jul 3, 2026
Merged

dior001 merged 1 commit into
mainfrom
reviews-endpoints

Conversation

@dior001

@dior001 dior001 commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Wrap the new UpWoof reviews API: get_listing_reviews(listing_id) (GET /listings/{id}/reviews) and create_reservation_review(reservation_id, params) (POST /reservations/{id}/review). Adds the Review resource + ReviewsDSL with tests (44 passed).

🤖 Generated with Claude Code

Wrap the new UpWoof reviews API:
- get_listing_reviews(listing_id) -> GET /listings/{id}/reviews
- create_reservation_review(reservation_id, params) -> POST /reservations/{id}/review
Adds the Review resource + ReviewsDSL, registered on the client, with tests.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dior001
dior001 merged commit 1107d19 into main Jul 3, 2026
3 checks passed
@dior001
dior001 deleted the reviews-endpoints branch July 3, 2026 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant