Skip to content
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

Add crossTenant property to QueryDetails #67

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Add crossTenant property to QueryDetails #67

merged 1 commit into from
Sep 17, 2024

Conversation

bvsharp
Copy link
Contributor

@bvsharp bvsharp commented Sep 16, 2024

Purpose

Add crossTenant property to QueryDetails

@bvsharp bvsharp changed the title Add crossTenant propery to QueryDetails Add crossTenant property to QueryDetails Sep 16, 2024
},
"crossTenant": {
"description": "Indicates whether a query is cross-tenant",
"type": "boolean"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add an explicit default? Otherwise, I think the default will be null, which is unfortunate

Copy link

@bvsharp bvsharp merged commit 1fcfc64 into master Sep 17, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants