text-match media type. For more details about how to receive highlighted search results, see Text match metadata.linguist repository that match bug, defect, or enhancement. Your query might look like this:q=bug+defect+enhancement&repository_id=64778136curl --location 'https://service1.exmaple.com/search/labels?repository_id=undefined&q=undefined'{
"total_count": 2,
"incomplete_results": false,
"items": [
{
"id": 418327088,
"node_id": "MDU6TGFiZWw0MTgzMjcwODg=",
"url": "https://api.github.com/repos/octocat/linguist/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true,
"description": "New feature or request.",
"score": 1
},
{
"id": 418327086,
"node_id": "MDU6TGFiZWw0MTgzMjcwODY=",
"url": "https://api.github.com/repos/octocat/linguist/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true,
"description": "Something isn't working.",
"score": 1
}
]
}