In order to access the "topics" property from the "repository" endpoint, I need to add a header to the request.
"Note: 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:" - https://developer.github.com/v3/repos/#list-your-repositories
Is there a way to do this currently or can the feature be added?
In order to access the "topics" property from the "repository" endpoint, I need to add a header to the request.
"Note: 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:" - https://developer.github.com/v3/repos/#list-your-repositories
Is there a way to do this currently or can the feature be added?