asobi_world_controller (asobi v0.35.4)

View Source

Summary

Functions

create(Req)

-spec create(map()) -> {json, map(), integer()} | {json, integer(), map(), map()} | {status, 400}.

index(Req)

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

show(_)

-spec show(map()) -> {json, map()} | {status, 404}.