We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7e4e2 commit fccda7cCopy full SHA for fccda7c
1 file changed
examples/domains.py
@@ -8,7 +8,7 @@
8
9
10
create_params: resend.Domains.CreateParams = {
11
- "name": "drish.dev",
+ "name": "example.com",
12
"region": "us-east-1",
13
"custom_return_path": "outbound",
14
}
0 commit comments