Atlassian · Example Payload

Atlassian Bitbucket Workspaces Search_Code_Search_Result Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Bitbucket Workspaces Search_Code_Search_Result Example is an example object payload from Atlassian, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typecontent_match_countcontent_matchespath_matches

Example Payload

Raw ↑
{
  "type": "example_value",
  "content_match_count": 10,
  "content_matches": [],
  "path_matches": []
}