asobi_player_controller (asobi v0.72.6)

View Source

Summary

Functions

show(Req)

-spec show(cowboy_req:req()) -> {json, map()} | {asobi_error, asobi_error:code()}.

update(Req)

-spec update(cowboy_req:req()) ->
                {json, map()} | {json, integer(), map(), map()} | {asobi_error, asobi_error:code()}.