Skip to content

Commit

Permalink
Add serverless annotation to search mvt
Browse files Browse the repository at this point in the history
  • Loading branch information
iverase committed Jul 17, 2023
1 parent 20cfefd commit 7db5e00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion specification/_global/search_mvt/SearchMvtRequest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ import { TrackHits } from '@global/search/_types/hits'

/**
* @rest_spec_name search_mvt
* @availability stack since=7.15.0 stability=experimental
* @availability stack since=7.15.0 stability=stable
* @availability serverless stability=stable visibility=public
*/
export interface Request extends RequestBase {
path_parts: {
Expand Down

0 comments on commit 7db5e00

Please sign in to comment.