game / pragma.inventory / InventoryService / applyContentChangesV1 /

applyContentChangesV1 #

suspend fun applyContentChangesV1(operatorSession: OperatorSession, request: InventoryRpc.ApplyContentChangesV1Request): InventoryRpc.ApplyContentChangesV1Response

Auto-approves new content changes and publish. Development only.

PragmaResultErrors

  • PragmaError.InventoryService_ApplyContentChangesDevelopmentOnly - If invoked in production.
  • Can throw InternalServerErrors if content on filesystem is improperly formed.