-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update sharing APIs to match server #27766
base: master
Are you sure you want to change the base?
Update sharing APIs to match server #27766
Conversation
6817a5b
to
8a90ccd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some edits
- https://domain.atlassian.net/ | ||
- http://myserver.com/ | ||
items: | ||
description: The allowlist-ed referrers for an EMBED shared dashboard. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: The allowlist-ed referrers for an EMBED shared dashboard. | |
description: The allowlisted referrers for an EMBED shared dashboard. |
@@ -13258,6 +13299,27 @@ components: | |||
type: string | |||
readOnly: true | |||
type: object | |||
SharedDashboardInviteesItems: | |||
description: The allowlist-ed invitees for an INVITE-only shared dashboard. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: The allowlist-ed invitees for an INVITE-only shared dashboard. | |
description: The allowlisted invitees for an INVITE-only shared dashboard. |
- https://domain.atlassian.net/ | ||
- http://myserver.com/ | ||
items: | ||
description: The allowlist-ed referrers for an EMBED shared dashboard. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: The allowlist-ed referrers for an EMBED shared dashboard. | |
description: The allowlisted referrers for an EMBED shared dashboard. |
See DataDog/datadog-api-spec#3565
Test branch datadog-api-spec/test/michelle.lee/fix-shareddash