senke
|
72d40990c5
|
feat(v0.923): API contract tests, OpenAPI generation, CI type sync check
Backend API CI / test-unit (push) Failing after 0s
Backend API CI / test-integration (push) Failing after 0s
Frontend CI / test (push) Failing after 0s
Storybook Audit / Build & audit Storybook (push) Failing after 0s
|
2026-02-27 20:23:10 +01:00 |
|
senke
|
1159874adf
|
refactor(backend): unify architecture - migrate analytics handler to core (ADR-001)
|
2026-02-15 16:18:13 +01:00 |
|
senke
|
f74b020d4b
|
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
|
e903b3fcd4
|
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
|
8efbb97e6f
|
stabilisation commit A
|
2026-01-07 19:39:21 +01:00 |
|
okinrev
|
2158da1968
|
refactor(marketplace): enforce unified api response envelope
|
2025-12-06 17:39:04 +01:00 |
|
okinrev
|
7d227bd902
|
feat(api): remediate missing openapi spec and annotate handlers
|
2025-12-06 17:34:18 +01:00 |
|
okinrev
|
1e4f7b1756
|
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 |
|