rswag-online/backend/app
Jeff Emmett 9c9c070fbd fix: handle Printful v2 API list response format
v2 returns {data: [...]} (array) not {data: {...}} (object).
Also fixes mockup task polling to use ?id= query param and
extracts mockup_url from nested catalog_variant_mockups structure.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 17:08:53 -08:00
..
api fix: handle Printful v2 API list response format 2026-02-24 17:08:53 -08:00
models feat: replace Stripe with Mollie payments + TBFF revenue split to bonding curve 2026-02-18 13:16:39 -07:00
pod fix: handle Printful v2 API list response format 2026-02-24 17:08:53 -08:00
schemas feat: add multi-tenant spaces with Fungi Flows storefront 2026-02-18 12:20:19 -07:00
services feat: add full Printful API v2 integration (mockups + fulfillment) 2026-02-18 14:00:40 -07:00
__init__.py Initial commit: rSwag - merch store for the rSpace ecosystem 2026-02-18 03:24:22 -07:00
config.py feat: update Printful client to v2 mockup-tasks API format 2026-02-24 16:57:04 -08:00
database.py Initial commit: rSwag - merch store for the rSpace ecosystem 2026-02-18 03:24:22 -07:00
main.py feat: add fungiswag.jeffemmett.com as custom domain for Fungi Flows 2026-02-18 12:45:21 -07:00