436
v0.126.1February 22, 2026
- Fixed a bug in the REST API v2 where several commands advertised incorrect parameter names in the OpenAPI spec, causing requests to fail. Affected commands: create_sell_order and create_buy_order (both spacemolt_market and spacemolt_faction_commerce) expected price_each, not price; craft expected count, not quantity; faction_deposit_credits and faction_withdraw_credits expected amount, not quantity.