Skip to content

Commit f7387ad

Browse files
Update swagger link (#57)
1 parent 132eb48 commit f7387ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This code requires the following tools to be installed on your development machi
4747
- [go-junit-report](https://github.com/jstemmer/go-junit-report) - check [$GOJUNITREPORTVERSION_REQ](../version.mk)
4848
- [gocover-cobertura](github.com/boumenot/gocover-cobertura) - check [$GOCOBERTURAVERSION_REQ](../version.mk)
4949
- [oapi-codegen](https://github.com/oapi-codegen/oapi-codegen) - check [$OAPI_CODEGEN_VERSION_REQ](../version.mk)
50-
- [swagger-cli](https://apitools.dev/swagger-cli/)
50+
- [swagger-cli](https://github.com/APIDevTools/swagger-cli)
5151
- [openapi-spec-validator](https://github.com/p1c2u/openapi-spec-validator)
5252

5353
You can install Go dependencies by running `make go-dependency`.

api/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.33.1
1+
1.33.2-dev

0 commit comments

Comments
 (0)