14 lines
480 B
Markdown
14 lines
480 B
Markdown
{% ifversion not fpt %}
|
|
|
|
{% 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 %}
|