1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-21 02:18:47 +00:00
Files
core/tests/components/github/fixtures/rate_limit.json
2026-01-21 22:09:56 +01:00

2 lines
64 B
JSON

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