Skip to content

v1.1.0

@diegoclair diegoclair tagged this 17 May 01:24
Features:
- New goswag CLI (cmd/goswag) — `goswag docs` runs the full
  go run + swag init + swag fmt pipeline with sensible defaults and
  auto-detected --pdl. Install with:
    go install github.com/diegoclair/goswag/cmd/goswag@latest

Fixes:
- Handlers with the same short name in different packages no longer
  produce duplicate declarations in the generated goswag.go (build
  failure under monoliths with bounded contexts).
Assets 2
Loading