Skip to content
New issue

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

Single Seasonal Reservation Validation #1438

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ranta
Copy link
Collaborator

@ranta ranta commented Nov 18, 2024

🛠️ Changelog

  • Add validation for Seasonal Reservation cancellation endpoint
  • Rename ReservationDeleteMutation endpoint in the GraphQL API
    • Old endpoint is still available, but marked as deprecated. It should be removed after frontend is updated.

🧪 Test plan

  • Automated tests

🚧 Dependencies

  • None

🎫 Tickets

@ranta ranta added the improvement Improves an existing feature label Nov 18, 2024
@ranta ranta self-assigned this Nov 18, 2024
Deprecated `deleteReservation` endpoint in favour of the more descriptive `deleteTentativeReservation`
@ranta ranta force-pushed the cancel-single-seasonal-reservation branch from e523dea to 530adbe Compare November 18, 2024 10:09
Copy link

sonarcloud bot commented Nov 18, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants