-
Notifications
You must be signed in to change notification settings - Fork 27
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
Add endpoints for user limits and usage #329
Closed
m-murasovs opened this issue
Mar 3, 2023
· 4 comments
· Fixed by apify/openapi#103, #595 or apify/apify-client-python#279
Closed
Add endpoints for user limits and usage #329
m-murasovs opened this issue
Mar 3, 2023
· 4 comments
· Fixed by apify/openapi#103, #595 or apify/apify-client-python#279
Labels
low priority
Low priority issues to be done eventually.
product roadmap
Issues contributing to product roadmap.
t-console
Issues with this label are in the ownership of the console team.
Milestone
Comments
gippy
added
the
t-tooling
Issues with this label are in the ownership of the tooling team.
label
Mar 13, 2023
mtrunkat
added
t-console
Issues with this label are in the ownership of the console team.
and removed
t-tooling
Issues with this label are in the ownership of the tooling team.
labels
Jul 18, 2023
Re-assigning this to Console as you added the endpoint and docs+client is a part of that work |
We also need to add documentation for multifile select, just so that I do not forget. |
I'm assigning this to you @MFori even though you know nothing about it, just so that you can learn how to write docs. |
gippy
modified the milestones:
98th sprint - Console team,
99th sprint - Integrators team
Sep 23, 2024
This was referenced Oct 20, 2024
Reopening as it's not completed at all |
MFori
added a commit
that referenced
this issue
Oct 24, 2024
Resolves #329 - add `updateLimits` function to `UserClient`, which does `PUT: /v2/users/:userId/limits` Api docs PR here: apify/openapi#103 Endpoint is already implemented, only api docs and client was missing
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
low priority
Low priority issues to be done eventually.
product roadmap
Issues contributing to product roadmap.
t-console
Issues with this label are in the ownership of the console team.
These are currently missing, so on Console, we have to make regular API calls without the client. It would be better to use the client.
The text was updated successfully, but these errors were encountered: