Skip to content

Commit e0d9a57

Browse files
committed
Updated team endpint
1 parent 24122a6 commit e0d9a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/superannotate/lib/infrastructure/serviceprovider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525

2626
class ServiceProvider(BaseServiceProvider):
27-
URL_TEAM = "team"
27+
URL_TEAM = "api/v1/team"
2828
URL_GET_LIMITS = "project/{project_id}/limitationDetails"
2929
URL_GET_TEMPLATES = "templates"
3030
URL_PREPARE_EXPORT = "export"

0 commit comments

Comments
 (0)