Skip to content

Commit 3a4c2dd

Browse files
committed
back to v1
1 parent f07a3fc commit 3a4c2dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clearbit/prospector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from clearbit.resource import Resource
22

33
class Prospector(Resource):
4-
endpoint = 'https://prospector.clearbit.com/v2'
4+
endpoint = 'https://prospector.clearbit.com/v1'
55

66
@classmethod
77
def search(cls, **options):

0 commit comments

Comments
 (0)