Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: return an array from GET /info/quota #62

Merged
merged 1 commit into from
Oct 15, 2018
Merged

Conversation

philbooth
Copy link
Contributor

Just a little tidler, this. I was catching up on some of the changes from last week and noticed the response payload for the quota endpoint got changed from an array.

The API docs say:

Returns a two-item list giving the user’s current usage and quota (in KB). The second item will be null if the server does not enforce quotas.

And (I think, IIUC) the Python code looks the same?

r?

@philbooth philbooth self-assigned this Oct 15, 2018
@pjenvey pjenvey merged commit 2aca1dd into master Oct 15, 2018
@pjenvey pjenvey deleted the pb/quota-array branch October 15, 2018 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants