You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: USE_CASES.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
This documentation will provide examples for specific use cases. Please open an issue or make a pull request for any use cases you would like us to document here. Thank you!
1
+
This documentation provides examples for specific use cases. Please [open an issue](https://github.com/sendgrid/sendgrid-python/issues) or make a pull request for any use cases you would like us to document here. Thank you!
2
2
3
3
# Table of Contents
4
4
@@ -7,11 +7,9 @@ This documentation will provide examples for specific use cases. Please open an
7
7
<aname="transactional_templates"></a>
8
8
# Transactional Templates
9
9
10
-
For these examples, we assume you have created a [transactional template](https://sendgrid.com/docs/User_Guide/Transactional_Templates/index.html) with substitution values -name- and -city-.
10
+
For this example, we assume you have created a [transactional template](https://sendgrid.com/docs/User_Guide/Transactional_Templates/index.html). Following is the template content we used for testing.
0 commit comments