Skip to content

Add next bookings endpoint - #16

Merged
jeromewir merged 1 commit into
mainfrom
feature/next-bookings-endpoint
Jun 22, 2026
Merged

Add next bookings endpoint#16
jeromewir merged 1 commit into
mainfrom
feature/next-bookings-endpoint

Conversation

@jeromewir

Copy link
Copy Markdown
Owner

Summary

  • add GET /api/bookings/next for upcoming WeWork bookings
  • support optional startDate and endDate query params in YYYY-MM-DD format
  • document endpoint usage and add date validation tests

Testing

  • go test "api.go" "browser.go" "weworkrequests.go" "api_test.go" "weworkrequests_test.go" "dateformat.go" "auth.go"

Note: full go test ./... is blocked by pre-existing missing go.sum entries for untracked tracing.go OpenTelemetry imports.

@jeromewir
jeromewir merged commit c9c5f03 into main Jun 22, 2026
1 check passed
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