RateLimit

class github.RateLimit.RateLimit

This class represents RateLimits.

The reference can be found here https://docs.github.com/en/rest/reference/rate-limit

The OpenAPI schema can be found at - /components/schemas/rate-limit-overview/properties/resources

property actions_runner_registration

Rate limit for registering self-hosted runners in GitHub Actions.

property code_scanning_upload

Rate limit for uploading SARIF results to code scanning.

Rate limit for the REST API for searching code.

property core

Rate limit for the non-search-related API.

property dependency_snapshots

Rate limit for submitting snapshots to the dependency graph.

property graphql

(Experimental) Rate limit for GraphQL API, use with caution.

property integration_manifest

Rate limit for POST /app-manifests/{code}/conversions operation.

property search

Rate limit for the Search API.