Atlassian · Schema

search_content_match

CodeCollaborationPlatformProductivitySoftware Development

Properties

Name Type Description
lines array
View JSON Schema on GitHub

JSON Schema

atlassian-bitbucket-workspaces-search_content_match-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "search_content_match",
  "type": "object",
  "properties": {
    "lines": {
      "type": "array"
    }
  }
}