Skip to content

Commit 4558401

Browse files
committed
Fix style
1 parent 3cba8c9 commit 4558401

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specification/_global/search_mvt/SearchMvtRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import { ZoomLevel } from './_types/ZoomLevel'
3737
* @availability stack since=7.15.0 stability=stable
3838
* @availability serverless stability=stable visibility=public
3939
* @doc_tag search
40-
*
40+
*
4141
*/
4242
export interface Request extends RequestBase {
4343
path_parts: {

specification/search_application/get_behavioral_analytics/BehavioralAnalyticsGetRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import { Name } from '@_types/common'
2525
* @availability stack since=8.8.0 stability=experimental
2626
* @availability serverless stability=experimental visibility=public
2727
* @doc_tag analytics
28-
*/
28+
*/
2929
export interface Request extends RequestBase {
3030
path_parts: {
3131
/**

0 commit comments

Comments
 (0)