Skip to content

Commit b77bb2c

Browse files
committed
Up swagger
1 parent 4a6115d commit b77bb2c

File tree

2 files changed

+237
-212
lines changed

2 files changed

+237
-212
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
update-swagger:
2-
wget http://localhost:3000/-json -O - | jq '.' > ./static/swagger/openapi.json
2+
wget http://admin:666@localhost:3000/-json -O - | jq '.' > ./static/swagger/openapi.json
33
git add ./static/swagger/openapi.json
44

55
changelog-from-plus:

0 commit comments

Comments
 (0)