1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/controllers/open_api/v1
2023-02-17 11:45:07 +01:00
..
accounting_controller.rb (quality) replace DateTime by Time 2023-02-17 11:45:07 +01:00
base_controller.rb (feat) OpenAPI endpoint for accounting 2022-12-21 14:12:14 +01:00
bookable_machines_controller.rb (doc) Updated OpenAPI documentation 2022-12-21 14:14:29 +01:00
events_controller.rb (bug) deal with DST using Time instead of DateTime 2023-02-14 13:10:58 +01:00
invoices_controller.rb (feat) OpenAPI endpoint for accounting 2022-12-21 14:12:14 +01:00
machines_controller.rb (bug) soft-destroyed still reported in OpenAPI 2022-11-23 11:59:06 +01:00
plan_categories_controller.rb (api) OpenAPI plans categories index endpoint 2022-08-30 13:11:08 +02:00
plans_controller.rb (api) OpenAPI plans endpoints 2022-08-30 12:58:44 +02:00
prices_controller.rb (api) OpenAPI prices index endpoint 2022-08-30 14:16:49 +02:00
reservations_controller.rb (feat) OpenAPI endpoint for accounting 2022-12-21 14:12:14 +01:00
spaces_controller.rb (bug) soft-destroyed still reported in OpenAPI 2022-11-23 11:59:06 +01:00
subscriptions_controller.rb (quality) replace DateTime by Time 2023-02-17 11:45:07 +01:00
trainings_controller.rb [bug] most OpenAPI endpoints were dysfunctional 2021-06-24 12:36:16 +02:00
user_trainings_controller.rb (feat) OpenAPI endpoint for accounting 2022-12-21 14:12:14 +01:00
users_controller.rb (quality) replace DateTime by Time 2023-02-17 11:45:07 +01:00