asobi_notification_controller (asobi v0.35.4)
View SourceSummary
Functions
-spec delete(cowboy_req:req()) -> {json, map()} | {status, integer()}.
-spec index(cowboy_req:req()) -> {json, map()}.
-spec mark_read(cowboy_req:req()) -> {json, map()} | {status, integer()}.