Skip to content

Commit 27421cd

Browse files
committed
NAS-0: update readme file
1 parent 74c74ad commit 27421cd

File tree

3 files changed

+12
-79
lines changed

3 files changed

+12
-79
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ for running tests.
8181

8282
# Endpoints #
8383

84+
You can take a look at API's endpoints navigated to http://localhost:5555/docs/
85+
8486
## Auth Routes ##
8587

8688
### Register ###

package-lock.json

Lines changed: 9 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"express-winston": "^4.2.0",
3333
"helmet": "^5.0.1",
3434
"ioredis": "^4.28.3",
35-
"joi-password-complexity": "^5.1.0",
35+
"joi-password-complexity": "^4.1.0",
3636
"jsonwebtoken": "^8.5.1",
3737
"moment": "^2.29.1",
3838
"mongodb": "^4.3.1",

0 commit comments

Comments
 (0)