|
6 | 6 | "countryCode": "+1",
|
7 | 7 | "phone": "5551234567",
|
8 | 8 | "timeZone": "America/Denver",
|
9 |
| - "schedule": { "cron": "10 10 * * 4" }, |
| 9 | + "schedule": { "cron": "10 10 * * 1,3,5" }, |
10 | 10 | "messages": [
|
11 | 11 | {
|
12 | 12 | "id": "1",
|
13 |
| - "text": "Thank you for being my partner in every adventure and my comfort in every storm.\n\nI love you more than you know.", |
| 13 | + "content": "Thank you for being my partner in every adventure and my comfort in every storm.\n\nI love you more than you know.", |
14 | 14 | "sentAt": "2044-06-06T10:00:00Z"
|
15 | 15 | },
|
16 | 16 | {
|
17 | 17 | "id": "2",
|
18 |
| - "text": "You are my best friend, my confidant, and my greatest support. Thank you for being you.", |
| 18 | + "content": "You are my best friend, my confidant, and my greatest support. Thank you for being you.", |
19 | 19 | "sentAt": "2044-06-13T10:00:00Z"
|
20 | 20 | },
|
21 | 21 | {
|
22 | 22 | "id": "3",
|
23 |
| - "text": "Thank you for all the sacrifices you make for our family. Your hard work and dedication mean the world to me.", |
| 23 | + "content": "Thank you for all the sacrifices you make for our family. Your hard work and dedication mean the world to me.", |
24 | 24 | "sentAt": null
|
25 | 25 | },
|
26 | 26 | {
|
27 | 27 | "id": "4",
|
28 |
| - "text": "Thank you for being my rock and always supporting me. I am grateful for your unwavering love.", |
| 28 | + "content": "Thank you for being my rock and always supporting me. I am grateful for your unwavering love.", |
29 | 29 | "sentAt": null
|
30 | 30 | }
|
31 | 31 | ]
|
|
40 | 40 | "messages": [
|
41 | 41 | {
|
42 | 42 | "id": "1",
|
43 |
| - "text": "Happy Mother's Day! Thank you for all the love, guidance, and support you've given me throughout my life.", |
| 43 | + "content": "Happy Mother's Day! Thank you for all the love, guidance, and support you've given me throughout my life.", |
44 | 44 | "sentAt": "2044-05-12T10:00:00Z"
|
45 | 45 | },
|
46 | 46 | {
|
47 | 47 | "id": "2",
|
48 |
| - "text": "Just wanted to let you know I'm thinking of you and I love you. Your strength and wisdom inspire me every day.", |
| 48 | + "content": "Just wanted to let you know I'm thinking of you and I love you. Your strength and wisdom inspire me every day.", |
49 | 49 | "sentAt": null
|
50 | 50 | }
|
51 | 51 | ]
|
|
60 | 60 | "messages": [
|
61 | 61 | {
|
62 | 62 | "id": "1",
|
63 |
| - "text": "Happy Father's Day! Thank you for being the best role model and for always believing in me.", |
| 63 | + "content": "Happy Father's Day! Thank you for being the best role model and for always believing in me.", |
64 | 64 | "sentAt": "2044-06-16T10:00:00Z"
|
65 | 65 | },
|
66 | 66 | {
|
67 | 67 | "id": "2",
|
68 |
| - "text": "I really appreciate all the life lessons you've taught me. You've shaped who I am today.", |
| 68 | + "content": "I really appreciate all the life lessons you've taught me. You've shaped who I am today.", |
69 | 69 | "sentAt": "2044-06-17T10:00:00Z"
|
70 | 70 | }
|
71 | 71 | ]
|
|
80 | 80 | "messages": [
|
81 | 81 | {
|
82 | 82 | "id": "1",
|
83 |
| - "text": "Happy birthday to my amazing sister! Wishing you all the joy and success in the world.", |
| 83 | + "content": "Happy birthday to my amazing sister! Wishing you all the joy and success in the world.", |
84 | 84 | "sentAt": "2044-05-20T09:00:00Z"
|
85 | 85 | },
|
86 | 86 | {
|
87 | 87 | "id": "2",
|
88 |
| - "text": "Can't wait for our weekend getaway! It's going to be so much fun catching up.", |
| 88 | + "content": "Can't wait for our weekend getaway! It's going to be so much fun catching up.", |
89 | 89 | "sentAt": null
|
90 | 90 | }
|
91 | 91 | ]
|
|
100 | 100 | "messages": [
|
101 | 101 | {
|
102 | 102 | "id": "1",
|
103 |
| - "text": "Thank you for all your wonderful stories and the delicious recipes you've shared with me. They keep our family traditions alive.", |
| 103 | + "content": "Thank you for all your wonderful stories and the delicious recipes you've shared with me. They keep our family traditions alive.", |
104 | 104 | "sentAt": "2044-06-02T11:00:00Z"
|
105 | 105 | },
|
106 | 106 | {
|
107 | 107 | "id": "2",
|
108 |
| - "text": "Looking forward to Sunday lunch together. Your cooking always makes everything better.", |
| 108 | + "content": "Looking forward to Sunday lunch together. Your cooking always makes everything better.", |
109 | 109 | "sentAt": null
|
110 | 110 | }
|
111 | 111 | ]
|
|
0 commit comments