aboutsummaryrefslogblamecommitdiffstats
path: root/view/api_ratelimit_xml.tpl
blob: 42439f8b5f9a3e58d0c82f2e5bd4fa7205923aa9 (plain) (tree)
1
2
3
4
5




                                                                                    
<hash>
		<remaining-hits type="integer">$hash.remaining_hits</remaining-hits>
		<hourly-limit type="integer">$hash.hourly_limit</hourly-limit>
		<reset-time type="datetime">$hash.reset_time</reset-time>
</hash>