1
0
mirror of synced 2025-12-30 03:01:36 -05:00
Files
docs/data/reusables/rest-api/dotcom-only-guide-note.md
Joe Clark 74a679dc51 Make product variables for Enterprise translation-friendly (#31628)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2022-10-17 18:54:05 +00:00

489 B

{% ifversion not fpt or ghec %}

{% note %}

Note: The following guide uses the REST API for {% data variables.product.prodname_dotcom_the_website %}.

  • Use {% data variables.product.api_url_pre %} to access the API for {% data variables.product.product_name %}.

  • The guide specifies usernames and repositories that may not exist on {% data variables.location.product_location %}. You may need to use different names to see similar output.

{% endnote %}

{% endif %}