1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-03 14:24:23 +01:00
fab-manager/test/fixtures/files/invoices
Sylvain b68e47a0ea refactor shopping_cart/reservation
Previsouly, the reservation was expecting parameters like:
slots_attributes: [{start_at: date, end_at: date, availability_id: number}]

Now, the reservation is expecting simpler parameters like:
slots_reservations_attributes:[{slot_id: number}]
2022-07-18 17:18:01 +02:00
..
4 refactor shopping_cart/reservation 2022-07-18 17:18:01 +02:00
5 refactor shopping_cart/reservation 2022-07-18 17:18:01 +02:00
7 Full test coverage of the OpenAPI 2021-06-28 09:50:37 +02:00