Skip to content
Open
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions spec/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5675,6 +5675,10 @@ components:
description: Filter the report to only include messages that triggered an opt-out
type: string
example: "true"
is_contact_name_visible:
description: When the flag is 'true' the 'Contact Name' column will be visible in the delivered report
type: string
example: "true"
message_format:
$ref: '#/components/schemas/format'
fields:
Expand Down