Skip to content

Commit

Permalink
incorrect folder for X3DPreview
Browse files Browse the repository at this point in the history
  • Loading branch information
qqmyers committed May 30, 2024
1 parent d1bc1b7 commit b14d4ab
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions 6.1curlcommands.md
Original file line number Diff line number Diff line change
Expand Up @@ -1508,7 +1508,7 @@ curl -X POST -H 'Content-type: application/json' http://localhost:8080/api/admin
"toolName":"3D model Previewer",
"scope":"file",
"types":["preview"],
"toolUrl":"https://gdcc.github.io/dataverse-previewers/previewers/v1.4/X3DPreview.html",
"toolUrl":"https://gdcc.github.io/dataverse-previewers/previewers/betatest/X3DPreview.html",
"toolParameters": {
"queryParameters":[
{"fileid":"{fileId}"},
Expand Down Expand Up @@ -1552,7 +1552,7 @@ curl -X POST -H 'Content-type: application/json' http://localhost:8080/api/admin
"toolName":"3D model Previewer",
"scope":"file",
"types":["preview"],
"toolUrl":"https://gdcc.github.io/dataverse-previewers/previewers/v1.4/X3DPreview.html",
"toolUrl":"https://gdcc.github.io/dataverse-previewers/previewers/betatest/X3DPreview.html",
"toolParameters": {
"queryParameters":[
{"fileid":"{fileId}"},
Expand Down Expand Up @@ -1594,7 +1594,7 @@ curl -X POST -H 'Content-type: application/json' http://localhost:8080/api/admin
"toolName":"3D model Previewer",
"scope":"file",
"types":["preview"],
"toolUrl":"https://gdcc.github.io/dataverse-previewers/previewers/v1.4/X3DPreview.html",
"toolUrl":"https://gdcc.github.io/dataverse-previewers/previewers/betatest/X3DPreview.html",
"toolParameters": {
"queryParameters":[
{"fileid":"{fileId}"},
Expand Down Expand Up @@ -1636,7 +1636,7 @@ curl -X POST -H 'Content-type: application/json' http://localhost:8080/api/admin
"toolName":"3D model Previewer",
"scope":"file",
"types":["preview"],
"toolUrl":"https://gdcc.github.io/dataverse-previewers/previewers/v1.4/X3DPreview.html",
"toolUrl":"https://gdcc.github.io/dataverse-previewers/previewers/betatest/X3DPreview.html",
"toolParameters": {
"queryParameters":[
{"fileid":"{fileId}"},
Expand Down Expand Up @@ -1678,7 +1678,7 @@ curl -X POST -H 'Content-type: application/json' http://localhost:8080/api/admin
"toolName":"3D model Previewer",
"scope":"file",
"types":["preview"],
"toolUrl":"https://gdcc.github.io/dataverse-previewers/previewers/v1.4/X3DPreview.html",
"toolUrl":"https://gdcc.github.io/dataverse-previewers/previewers/betatest/X3DPreview.html",
"toolParameters": {
"queryParameters":[
{"fileid":"{fileId}"},
Expand Down Expand Up @@ -1720,7 +1720,7 @@ curl -X POST -H 'Content-type: application/json' http://localhost:8080/api/admin
"toolName":"3D model Previewer",
"scope":"file",
"types":["preview"],
"toolUrl":"https://gdcc.github.io/dataverse-previewers/previewers/v1.4/X3DPreview.html",
"toolUrl":"https://gdcc.github.io/dataverse-previewers/previewers/betatest/X3DPreview.html",
"toolParameters": {
"queryParameters":[
{"fileid":"{fileId}"},
Expand Down

0 comments on commit b14d4ab

Please sign in to comment.