1
0
mirror of synced 2025-12-25 11:03:37 -05:00

Merge branch 'main' into repo-sync

This commit is contained in:
Octomerger Bot
2023-05-02 12:37:23 -04:00
committed by GitHub

View File

@@ -27,6 +27,8 @@ The REST API for searching items has a custom rate limit that is separate from t
* The `integration_manifest` object provides your rate limit status for the `POST /app-manifests/{code}/conversions` operation. For more information, see "[AUTOTITLE](/apps/creating-github-apps/setting-up-a-github-app/creating-a-github-app-from-a-manifest#3-you-exchange-the-temporary-code-to-retrieve-the-app-configuration)."
{% ifversion fpt or ghec or ghes > 3.5 %}* The `dependency_snapshots` object provides your rate limit status for submitting snapshots to the dependency graph. For more information, see "[AUTOTITLE](/rest/dependency-graph)."{% endif %}
For more information on the headers and values in the rate limit response, see "[AUTOTITLE](/rest/overview/resources-in-the-rest-api#rate-limit-http-headers)."