1
0
mirror of synced 2026-01-30 15:01:41 -05:00
Files
docs/translations/ru-RU/data/reusables/pre-release-program/gambit-preview.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* 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
2020-09-29 16:01:04 -04:00

11 lines
484 B
Markdown

{% if currentVersion != "free-pro-team@latest" and currentVersion ver_lt "enterprise-server@2.21" %}
{% note %}
**Note:** Uninstalling {% data variables.product.prodname_github_app %}s and revoking an app's installation token are currently available for developers to preview. To access the new endpoint during the preview period, you must provide a custom [media type](/v3/media) in the `Accept` header:
```
application/vnd.github.gambit-preview+json
```
{% endnote %}
{% endif %}