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 3cba8c9 commit 4558401Copy full SHA for 4558401
specification/_global/search_mvt/SearchMvtRequest.ts
@@ -37,7 +37,7 @@ import { ZoomLevel } from './_types/ZoomLevel'
37
* @availability stack since=7.15.0 stability=stable
38
* @availability serverless stability=stable visibility=public
39
* @doc_tag search
40
- *
+ *
41
*/
42
export interface Request extends RequestBase {
43
path_parts: {
specification/search_application/get_behavioral_analytics/BehavioralAnalyticsGetRequest.ts
@@ -25,7 +25,7 @@ import { Name } from '@_types/common'
25
* @availability stack since=8.8.0 stability=experimental
26
* @availability serverless stability=experimental visibility=public
27
* @doc_tag analytics
28
-*/
+ */
29
30
31
/**
0 commit comments