Fix json output 1forge

pull/4/head
daffainfo 2022-06-16 15:56:55 +07:00
parent aa3fa306c8
commit 3ade7e1c2f
1 changed files with 4 additions and 4 deletions

View File

@ -19,10 +19,10 @@ Host: api.1forge.com
* Success
```
{
quota_used: 259,
quota_limit: 5000,
quota_remaining: 4741,
hours_until_reset: 23
"quota_used": 259,
"quota_limit": 5000,
"quota_remaining": 4741,
"hours_until_reset": 23
}
```
* Error