Skip to content

Commit b091983

Browse files
danielkhanchdanielmueller
authored andcommitted
Fix misleading description (#97)
Obviously left over when copy/pasting from previous example, the description was wrong and didn't match what the route does.
1 parent c5e5453 commit b091983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/GETTING-STARTED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ model and add fields.
125125
* @swagger
126126
* /users:
127127
* post:
128-
* description: Returns users
128+
* description: Creates a user
129129
* produces:
130130
* - application/json
131131
* parameters:

0 commit comments

Comments
 (0)