senke
|
7ede202e95
|
fix(release): v1.0.1 — Conformité complète ROADMAP checklist
Backend API CI / test-unit (push) Failing after 0s
Backend API CI / test-integration (push) Failing after 0s
Stream Server CI / test (push) Failing after 0s
- Sécurité: npm 0 CRITICAL, cargo audit 0 vulnérabilités
- OpenAPI: @Param id corrigé pour /tracks/quota/{id}
- Tests: Payment E2E passe, OAuth DATABASE_URL fallback
- Migrations: 000_mark_consolidated.sql
- veza-stream-server: prometheus 0.14, validator 0.19
- docs: SECURITY_SCAN_RC1, V1_SIGNOFF, PROJECT_STATE
|
2026-03-03 20:17:54 +01:00 |
|
senke
|
4f47cec05d
|
feat(v0.923): API contract tests, OpenAPI generation, CI type sync check
|
2026-02-27 20:23:10 +01:00 |
|
senke
|
d847374520
|
refactor(backend): unify architecture - migrate analytics handler to core (ADR-001)
|
2026-02-15 16:18:13 +01:00 |
|
senke
|
2fce619940
|
api-contracts: install openapi-generator-cli and create type generation script
- Completed Action 1.1.2.1: Installed @openapitools/openapi-generator-cli
- Completed Action 1.1.2.2: Created generate-types.sh script
- Added swagger annotations to cmd/modern-server/main.go
- Regenerated swagger.yaml with proper info section
- Successfully generated TypeScript types to src/types/generated/
The script generates types from veza-backend-api/openapi.yaml using
typescript-axios generator and creates barrel exports.
|
2026-01-11 16:30:43 +01:00 |
|
senke
|
d171f29847
|
api-contracts: audit OpenAPI spec and generate/export to openapi.yaml
- Completed Action 1.1.1.1: Audited existing OpenAPI spec (56 endpoints documented)
- Completed Action 1.1.1.2: Generated swagger.json using swag init
- Completed Action 1.1.1.3: Exported to openapi.yaml (Swagger 2.0 format)
- Created OPENAPI_AUDIT_REPORT.md documenting findings
Note: Spec is in Swagger 2.0 format. Consider upgrading to OpenAPI 3.0 in future.
|
2026-01-11 16:29:31 +01:00 |
|
senke
|
7452bd637a
|
stabilisation commit A
|
2026-01-07 19:39:21 +01:00 |
|
okinrev
|
fc1807ea15
|
refactor(marketplace): enforce unified api response envelope
|
2025-12-06 17:39:04 +01:00 |
|
okinrev
|
c14c647581
|
feat(api): remediate missing openapi spec and annotate handlers
|
2025-12-06 17:34:18 +01:00 |
|
okinrev
|
8caa2fd7ca
|
STABILISATION: phase 3–5 – API contract, tests & chat-server hardening
|
2025-12-06 17:21:59 +01:00 |
|
okinrev
|
2425c15b09
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|