Replace all repository topics
mercy Preview (required)
The topics
property for repositories on GitHub is currently available for developers to preview. To view the topics
property in calls that return repository results, you must provide a custom media type in the Accept
header:
application/vnd.github.mercy-preview+json
Parameters
Example Response
Status: 200
{
"names": [
"octocat",
"atom",
"electron",
"api"
]
}
See documentation on GitHub developer guides