veza/apps/web/src/services/generated
senke 3ca9a2afec
Some checks failed
Veza CI / Backend (Go) (push) Failing after 0s
Veza CI / Frontend (Web) (push) Failing after 0s
Veza CI / Rust (Stream Server) (push) Failing after 0s
Frontend CI / test (push) Failing after 0s
Security Scan / Secret Scanning (gitleaks) (push) Failing after 0s
Veza CI / Notify on failure (push) Failing after 0s
chore(web): regenerate orval output with expanded OpenAPI coverage (v1.0.8 B)
Post-annotation regen. Runs the orval generator against the updated
veza-backend-api/openapi.yaml which now covers the full B-2 scope
(track crud + social + analytics + search + hls + waveform,
playlist collaborators/share/favoris/import/search/recommendations,
user follow/block/search/suggestions).

Scale change in generated/:
- track/track.ts   +3924 LOC  → 122 operation hooks
- playlist.ts      +1713 LOC  → 68 operation hooks
- user/user.ts     +1047 LOC  → 50 operation hooks
- model/ schemas   minor tweaks (User, Playlist, Track fields)

No hand-written frontend code touched in this commit; the hooks are
ready to be consumed feature-by-feature. B3-B8 (actual service
migrations) happen as follow-up commits so each migration stays
reviewable.

make openapi + npm run typecheck .

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 01:13:05 +02:00
..
audit chore(web): install orval + mutator for OpenAPI code generation (v1.0.8 P1) 2026-04-24 00:18:14 +02:00
auth chore(web): install orval + mutator for OpenAPI code generation (v1.0.8 P1) 2026-04-24 00:18:14 +02:00
chat chore(web): install orval + mutator for OpenAPI code generation (v1.0.8 P1) 2026-04-24 00:18:14 +02:00
comment chore(web): install orval + mutator for OpenAPI code generation (v1.0.8 P1) 2026-04-24 00:18:14 +02:00
dashboard chore(web): install orval + mutator for OpenAPI code generation (v1.0.8 P1) 2026-04-24 00:18:14 +02:00
logging chore(web): install orval + mutator for OpenAPI code generation (v1.0.8 P1) 2026-04-24 00:18:14 +02:00
marketplace chore(web): install orval + mutator for OpenAPI code generation (v1.0.8 P1) 2026-04-24 00:18:14 +02:00
model chore(web): regenerate orval output with expanded OpenAPI coverage (v1.0.8 B) 2026-04-24 01:13:05 +02:00
playlist chore(web): regenerate orval output with expanded OpenAPI coverage (v1.0.8 B) 2026-04-24 01:13:05 +02:00
track chore(web): regenerate orval output with expanded OpenAPI coverage (v1.0.8 B) 2026-04-24 01:13:05 +02:00
user chore(web): regenerate orval output with expanded OpenAPI coverage (v1.0.8 B) 2026-04-24 01:13:05 +02:00
users chore(web): install orval + mutator for OpenAPI code generation (v1.0.8 P1) 2026-04-24 00:18:14 +02:00
validation chore(web): install orval + mutator for OpenAPI code generation (v1.0.8 P1) 2026-04-24 00:18:14 +02:00
webhook chore(web): install orval + mutator for OpenAPI code generation (v1.0.8 P1) 2026-04-24 00:18:14 +02:00