Skip to content

Commit

Permalink
chore: commit to main to check if the commits go directly into main.
Browse files Browse the repository at this point in the history
  • Loading branch information
manisha1997 committed Dec 26, 2023
1 parent 4e4ac47 commit 78acb96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ response = sg.client.mail.send.post(request_body=data)
print(response.status_code)
print(response.body)
print(response.headers)

```

## General v3 Web API Usage (With [Fluent Interface](https://sendgrid.com/blog/using-python-to-implement-a-fluent-interface-to-any-rest-api/))
Expand Down

0 comments on commit 78acb96

Please sign in to comment.