Skip to content

Commit

Permalink
Review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
samnixon committed Nov 8, 2021
1 parent 2b2a292 commit 9a3acc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions content/api/account.apib
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,8 @@ Retrieve information regarding your SparkPost account and set account options.
Set to `false` to pause Automatic Inline Seeding across the primary account and all subaccounts.
This option is valid for SparkPost <a href="https://www.sparkpost.com/features/email-deliverability/"><span class="label label-warning">Deliverability Add-On</span></a> customers only.



+ Request

+ Headers
Expand Down
2 changes: 1 addition & 1 deletion content/api/inline-seeds.apib
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ Auth context (from API key) provides customer and subaccount IDs.
{
"errors": [
{
"message": "Seed activity not found for campaign \"my-campaign\", sending_domain \"foo.example.com\""
"message": "Resource could not be found"
}
]
}
Expand Down

0 comments on commit 9a3acc2

Please sign in to comment.