1
0
mirror of synced 2025-12-31 15:04:15 -05:00
Files
docs/data/reusables/rest-api/dotcom-only-guide-note.md
Laura Coursen 8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00

14 lines
488 B
Markdown

{% ifversion not fpt or ghec %}
{% note %}
**Note**: The following guide uses the REST API for {% data variables.product.prodname_dotcom_the_website %}.
- Use <code>{% data variables.product.api_url_pre %}</code> to access the API for {% data variables.product.product_name %}.
- The guide specifies usernames and repositories that may not exist on {% data variables.product.product_location %}. You may need to use different names to see similar output.
{% endnote %}
{% endif %}