asobi_inventory_controller (asobi v0.84.0)

View Source

Summary

Functions

consume(Req)

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

index(Req)

-spec index(cowboy_req:req()) -> {json, map()}.