We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67e5ca commit 9330b9bCopy full SHA for 9330b9b
mindee/client.py
@@ -55,7 +55,7 @@ class Client(ClientMixin):
55
"""
56
Mindee API Client.
57
58
- See: https://developers.mindee.com/docs/
+ See: https://docs.mindee.com/
59
60
61
api_key: str
mindee/client_v2.py
@@ -27,7 +27,7 @@ class ClientV2(ClientMixin):
27
28
29
30
31
32
33
api_key: Optional[str]
0 commit comments