1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Files
docs/data/reusables/pre-release-program/fury-pre-release.md

12 lines
455 B
Markdown

{% if enterpriseServerVersions contains currentVersion and currentVersion ver_lt "enterprise-server@2.21" %}
{% note %}
**Note:** {% data variables.product.prodname_github_app %} Manifests are currently available for developers to preview. To access this API during the preview period, you must provide a custom [media type](/rest/overview/media-types) in the `Accept` header:
```
application/vnd.github.fury-preview+json
```
{% endnote %}
{% endif %}