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.
1 parent f1addb2 commit bc52694Copy full SHA for bc52694
packages/libraries/core/src/client/types.ts
@@ -82,7 +82,7 @@ export interface HiveUsagePluginOptions {
82
/**
83
* Custom endpoint to collect schema usage
84
*
85
- * @deprecated use `options.selfHosted.usageEndpoint` instead
+ * @deprecated use `options.selfHosting.usageEndpoint` instead
86
87
* Points to Hive by default
88
*/
@@ -146,7 +146,7 @@ export interface HiveReportingPluginOptions {
146
147
* Custom endpoint to collect schema reports
148
149
150
151
152
0 commit comments