hensei-api/app/errors
Justin Edmund e98e59491d add crew controllers, blueprints, routes, and errors
- CrewsController: create, show, update, members, leave, transfer_captain
- CrewMembershipsController: update, destroy, promote, demote
- CrewAuthorizationConcern for member/officer/captain checks
- blueprints for serialization
- custom error classes for crew operations
2025-12-03 22:41:25 -08:00
..
api/v1 add crew controllers, blueprints, routes, and errors 2025-12-03 22:41:25 -08:00
collection_errors.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
WikiError.rb Implement wiki parsers (#121) 2023-08-19 23:05:32 -07:00