We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8a8f24 + 596bca6 commit 3fe3bc0Copy full SHA for 3fe3bc0
api.yaml
@@ -52840,11 +52840,11 @@ components:
52840
- title: Use dummy data
52841
type: object
52842
properties:
52843
- useDummyData:
+ usePlaceholderData:
52844
type: boolean
52845
- description: Boolean to indicate that simulated webhook should use generated dummy data.
+ description: Boolean to indicate that the simulated webhook should use generated placeholder data.
52846
required:
52847
- - useDummyData
+ - usePlaceholderData
52848
SnowflakeReportType:
52849
title: SnowflakeReportType
52850
type: string
0 commit comments