GamendWeb.Api.V1.Admin.EconomyController (gamend_web v1.0.1215)

Copy Markdown View Source

Admin control over wallets: grant/spend against any user's balance and browse wallets and the ledger.

Summary

Functions

consume_item(conn, params)

grant(conn, params)

grant_item(conn, params)

items(conn, params)

ledger(conn, params)

open_api_operation(action)

@spec open_api_operation(atom()) :: OpenApiSpex.Operation.t()

shared_security()

shared_tags()

spend(conn, params)

wallets(conn, params)