We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3deb49b commit caddc30Copy full SHA for caddc30
README.md
@@ -63,7 +63,7 @@ curl -X POST -H "Content-Type: application/json" -d '{"department":"IT","name":
63
"name":"mahendra",
64
"role":"developer"
65
},
66
- "message":"john employee is created."
+ "message":"mahendra employee is created."
67
}
68
```
69
- Similarly, you can call other REST apis, e.g. GET api
0 commit comments