Skip to content

Commit caddc30

Browse files
Update README.md
1 parent 3deb49b commit caddc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ curl -X POST -H "Content-Type: application/json" -d '{"department":"IT","name":
6363
"name":"mahendra",
6464
"role":"developer"
6565
},
66-
"message":"john employee is created."
66+
"message":"mahendra employee is created."
6767
}
6868
```
6969
- Similarly, you can call other REST apis, e.g. GET api

0 commit comments

Comments
 (0)