We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d09b81a commit c1ee0fdCopy full SHA for c1ee0fd
pygitguardian/client.py
@@ -250,7 +250,7 @@ def quota_overview(
250
extra_headers: Optional[Dict[str, str]] = None,
251
) -> Union[Detail, QuotaResponse]:
252
"""
253
- content_scan handles the /scan endpoint of the API
+ quota_overview handles the /quotas endpoint of the API
254
255
:param extra_headers: additional headers to add to the request
256
:return: Detail or Quota response and status code
0 commit comments