You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove hardcoded @host localhost:8080 from global API annotations so
the spec is served host-agnostic
- Add omitempty to StartedAt on ExecutionSummary, ExecutionDetail, and
StepSummary to match CompletedAt behaviour and align wire format with
schema
- Replace http.Error (text/plain) with writeJSONError in budget/usage
handlers so 400/500 responses honour the documented ErrorResponse
contract; log internal errors via s.Logger instead of leaking details
- Pin swag install in CI spec job to v1.16.6 for reproducible builds
- Sync govulncheck step with main's known-unfixable exclusion filter
- Regenerate swagger.json/yaml
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments