Skip to content

Commit

Permalink
update deepmap/oapi-codegen from v0.12.2 to v0.12.4 (openapi)
Browse files Browse the repository at this point in the history
  • Loading branch information
tigerinus committed Dec 7, 2022
1 parent 95519a9 commit 2fb03bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//go:generate bash -c "mkdir -p codegen && go run github.com/deepmap/oapi-codegen/cmd/[email protected].2 -generate types,server,spec -package codegen api/message_bus/openapi.yaml > codegen/message_bus_api.go"
//go:generate bash -c "mkdir -p codegen && go run github.com/deepmap/oapi-codegen/cmd/[email protected].4 -generate types,server,spec -package codegen api/message_bus/openapi.yaml > codegen/message_bus_api.go"

package main

Expand Down

0 comments on commit 2fb03bc

Please sign in to comment.