Files
home-assistant-core/tests/components/github/fixtures/rate_limit.json
T

2 lines
64 B
JSON

{ "resources": { "core": { "remaining": 100, "limit": 100 } } }