-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(PE-2708) - Remove wording about self-mailer beta size
- Loading branch information
1 parent
aa3f003
commit a2c9231
Showing
7 changed files
with
750 additions
and
472 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
openapi: 3.0.3 | ||
info: | ||
title: Lob | ||
version: 1.19.43 | ||
version: 1.19.44 | ||
description: | | ||
The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors. <p> | ||
license: | ||
|
@@ -18595,7 +18595,7 @@ components: | |
- 11x9_bifold | ||
- 12x9_bifold | ||
- 17.75x9_trifold | ||
description: Specifies the size of the self mailer. The `17.75x9_trifold` size is in beta. Contact [email protected] or your account contact to learn more. | ||
description: Specifies the size of the self mailer. | ||
default: 6x18_bifold | ||
self_mailer_details_returned: | ||
description: Properties that the self mailers in your Creative should have. See the `qr_code` attribute below to add a QR code to your creative. | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,6 @@ enum: | |
- 12x9_bifold | ||
- 17.75x9_trifold | ||
|
||
description: Specifies the size of the self mailer. The `17.75x9_trifold` size is in beta. Contact [email protected] or your account contact to learn more. | ||
description: Specifies the size of the self mailer. | ||
|
||
default: 6x18_bifold |