Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion specification/graph/explore/GraphExploreRequest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import { Hop } from '../_types/Hop'
* @doc_id graph-explore-api
* @rest_spec_name graph.explore
* @availability stack stability=stable
* @availability serverless stability=stable visibility=public
* @availability serverless stability=stable visibility=private
* @ext_doc_id graph
*/
export interface Request extends RequestBase {
Expand Down
Loading