Skip to content

Commit 562d3e8

Browse files
put shell code in fences
1 parent 4d880c9 commit 562d3e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/python-s3/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ and then enter the value when prompted.
1414

1515
## Testing
1616

17+
```bash
1718
curl -X POST -H 'Content-Type: application/json' -d '{ "first_name" : "jane", "last_name" : "doe" }' https://xxxxxx/upload
1819
curl https://xxxxxx/download
20+
```
1921

2022
---
2123

0 commit comments

Comments
 (0)