We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5cc5e1 + 47c3537 commit 7d33859Copy full SHA for 7d33859
qgis/qgis_ngw_connection.py
@@ -35,7 +35,7 @@
35
from .compat_qgis import CompatQt
36
37
38
-UPLOAD_FILE_URL = '/api/component/file_upload/upload'
+UPLOAD_FILE_URL = '/api/component/file_upload/'
39
GET_VERSION_URL = '/api/component/pyramid/pkg_version'
40
TUS_UPLOAD_FILE_URL = '/api/component/file_upload/'
41
TUS_VERSION = '1.0.0'
0 commit comments