scinote-web/app/controllers/api/v1
2018-08-24 15:48:49 +02:00
..
base_controller.rb Refactor JSON API mime type registration [SCI-2687] 2018-08-24 15:37:23 +02:00
inventories_controller.rb Add SHOW, UPDATE and DELETE inventory item endpoints [SCI-2688][SCI-2689] 2018-08-24 15:48:49 +02:00
inventory_columns_controller.rb
inventory_items_controller.rb Add SHOW, UPDATE and DELETE inventory item endpoints [SCI-2688][SCI-2689] 2018-08-24 15:48:49 +02:00
teams_controller.rb Add SHOW, UPDATE and DELETE inventory item endpoints [SCI-2688][SCI-2689] 2018-08-24 15:48:49 +02:00
user_identities_controller.rb Add user_identities CRUD endpoints, make API V1 togglable [SCI-2664][SCI-2686] 2018-08-24 15:27:59 +02:00
users_controller.rb