Skip to content

Commit

Permalink
fixing validation error
Browse files Browse the repository at this point in the history
  • Loading branch information
tahmidefaz committed Oct 25, 2023
1 parent 8e9ccf1 commit 3b64cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ PSK ?= secret
init:
go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen
go get github.com/atombender/go-jsonschema/...@main
go install github.com/atombender/go-jsonschema/cmd/gojsonschema
go install github.com/atombender/go-jsonschema@v0.14.0
pip install json2yaml
go get github.com/kulshekhar/fungen
go install github.com/kulshekhar/fungen
Expand Down

0 comments on commit 3b64cf2

Please sign in to comment.