1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Update REST pagination guide (#33197)

Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
This commit is contained in:
Sarah Edwards
2022-12-08 08:47:00 -08:00
committed by GitHub
parent d630294778
commit f97c163101
10 changed files with 190 additions and 422 deletions

View File

@@ -1,13 +0,0 @@
{% 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.location.product_location %}. You may need to use different names to see similar output.
{% endnote %}
{% endif %}