Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3a2395a

Browse files
authored
Update README.md
1 parent 6543e33 commit 3a2395a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Note that for these actions, the client should add the following header:
3333

3434
- `Content-Type`: `application/json`
3535

36+
In Postman, make sure to add this header, and set the Body type to "Raw".
37+
3638
## UUIDs
3739

3840
For IDs, this application uses "UUIDs" (Universally Unique IDs). They can be generated using the `uuid` package, and are guaranteed never to be the same.

0 commit comments

Comments
 (0)