We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e11612b commit f404ab6Copy full SHA for f404ab6
Servers/swagger.yaml
@@ -5,7 +5,7 @@ info:
5
version: 1.0.0
6
7
servers:
8
- - url: http://localhost:3000
+ - url: http://localhost:3000/api
9
description: Local development server
10
11
paths:
0 commit comments