Files
maps-service/generate.go
itzaname 0e2ffcd570
All checks were successful
continuous-integration/drone/push Build is passing
Doc updates
2026-03-01 16:39:58 -05:00

5 lines
211 B
Go

package main
//go:generate go run github.com/swaggo/swag/cmd/swag@latest init -g ./cmd/maps-service/service.go
//go:generate go run github.com/ogen-go/ogen/cmd/ogen@latest --target pkg/api --clean openapi.yaml