veza/veza-backend-api/internal/types
senke ef386e0ae3 fix(backend): commit swagger annotation pass + missing handler methods
routes_users.go (already on main) calls settingsHandler.GetPreferences /
UpdatePreferences and gdprExportHandler.ExportJSON, but the methods only
existed in the working tree — main wouldn't compile, so deploy.yml's
build-backend job was stuck on the same compile error every run.

Bundles the WIP swagger annotation sweep across chat / marketplace /
role / settings / gdpr / etc. handlers with the regenerated swagger.json,
swagger.yaml, docs.go and openapi.yaml.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 10:16:57 +02:00
..
auth.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
config.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
stats.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
user.go fix(backend): commit swagger annotation pass + missing handler methods 2026-05-01 10:16:57 +02:00