Skip to content

Conversation

@jzunigax2
Copy link
Contributor

Added two new methods to call the limit and usage endpoints on drive-server-wip.
Removed fileId on the new create thumbnail endpoint to coincide with the changes introduced in drive-server-wip

@jzunigax2 jzunigax2 requested a review from CandelR May 15, 2025 02:56
@jzunigax2 jzunigax2 self-assigned this May 15, 2025
}

public spaceLimitV2(): Promise<FetchLimitResponse> {
return this.client.get('/users/limit', this.headers());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember to add the jsdoc and the deprecated tag
to old endpoints

@jzunigax2 jzunigax2 merged commit a5bf6a7 into master May 15, 2025
2 checks passed
@jzunigax2 jzunigax2 deleted the feat/new-limits-usage-endpoints branch May 15, 2025 13:37
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