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 } } }