hensei-api/app/controllers
Justin Edmund 5bc179afa8 unify collection api: single endpoint for all users
- restructure routes: read via /users/:id/collection/*, write via /collection/*
- add user lookup + privacy check to collection_characters_controller
- add race, proficiency, gender scopes to model
- delete old collection_controller
2025-12-02 15:31:39 -08:00
..
api/v1 unify collection api: single endpoint for all users 2025-12-02 15:31:39 -08:00
concerns add batch_preview endpoint for entity import 2025-12-01 23:39:49 -08:00
application_controller.rb Remove rabl 2022-12-21 01:16:34 -08:00
tokens_controller.rb Return the user's role in login and user blueprints (#133) 2023-09-09 02:29:32 -07:00