Skip to content

Regenerate API client with all Studio endpoints#30

Merged
theepicsaxguy merged 3 commits intomainfrom
fix/api-client-generation
Feb 22, 2026
Merged

Regenerate API client with all Studio endpoints#30
theepicsaxguy merged 3 commits intomainfrom
fix/api-client-generation

Conversation

@theepicsaxguy
Copy link
Copy Markdown
Owner

The .venv was in a broken state (missing pip). Recreated with:

  • flask, apispec, marshmallow, pyyaml
  • Regenerated openapi.yaml (39 paths, 25 schemas)
  • Regenerated TypeScript client via orval
  • Bundled api.ts with esbuild

The .venv was in a broken state (missing pip). Recreated with:
- flask, apispec, marshmallow, pyyaml
- Regenerated openapi.yaml (39 paths, 25 schemas)
- Regenerated TypeScript client via orval v8.4.2 (to match CI)
- Bundled api.ts with esbuild
@theepicsaxguy theepicsaxguy force-pushed the fix/api-client-generation branch from c615e04 to 62fa8aa Compare February 21, 2026 21:30
Instead of page.goto() with direct URLs, tests now use navigateTo()
helper that clicks actual navigation buttons. This tests the real
user interaction flow rather than bypassing it.
@theepicsaxguy theepicsaxguy merged commit 0af5415 into main Feb 22, 2026
7 checks passed
@theepicsaxguy theepicsaxguy deleted the fix/api-client-generation branch February 22, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant