Release note - v0.3357.0 ... v0.3358.0
Version 0.3358.0
Highlights
- Migration of the comment service to a new backend infrastructure (BSC) to improve reliability and performance
- Complete redesign of the kids' clubs endpoint with migration to Quable V5, significantly enriching the available data
- New harmonized error codes for better exception management
Improvements
Booking Comments
The POST/v0/bookings/{booking_id}/comments endpoint has been optimized with a backend migration. This evolution brings:
- New error codes: Codes 0001, 0002 and 0003 have been replaced by 0100, 0200 and 0300 respectively to avoid conflicts and improve error traceability
- Updated response structure: The fields have been renamed for clarity:
ownerbecomesuserbooking_idbecomesbookingNumber
These changes improve the consistency of the API while maintaining the compatibility of existing features.
Kids' Clubs and Childcare Services
The GET/v1/products/{product_id}/childcare endpoint benefits from a major redesign with migration to Quable V5. This update significantly enriches the information available:
- Detailed data: Enriched descriptions of the clubs (Baby Club Med®, Petit Club Med®, Mini Club Med®, Junior Club Med, Chill Pass), coaching philosophies, and additional information
- Precise schedules: Detailed opening slots by day of the week, with management of multiple time slots (morning, afternoon, evening)
- Age criteria: Age ranges in months (minimum and maximum) for each club
- Temporal availability: Opening and closing dates, weekly closing days
- Visuals and media: Logos, illustrative images for each club
- Service codes: Service identifiers to facilitate reservations
- Conditions: Important notes, general conditions, safety and health information
This evolution allows client applications to offer a richer user experience when consulting and booking childcare services.
Technical notes
The data structures returned by these endpoints have been harmonized to ensure better overall consistency of the API. Client applications must adapt their response parsers according to the documented mappings.
Version 0.3357.1
This corrective version addresses specific issues related to Meeting rooms in the SAFC context, improving the reliability of error messages and their display.
Version 0.3357.0
Maintenance version containing minor adjustments and technical corrections to ensure the stability of the platform.