* Add back changes from prior to purge * Manually fix some invalid Liquid * Updoot render-content * Improve test messages to show correct output * Run el scripto * Pass the remaining test
10 lines
299 B
Markdown
10 lines
299 B
Markdown
{% note %}
|
|
|
|
**Note:** Repository topics on {% data variables.product.product_name %} are currently available for developers to preview. To use this endpoint, you must provide a custom [media type](/v3/media) in the `Accept` header:
|
|
|
|
```
|
|
application/vnd.github.mercy-preview+json
|
|
```
|
|
|
|
{% endnote %}
|