Skip to content

Commit 9e8b76d

Browse files
author
Preeti Singh
committed
remving postman ref
1 parent 3c7b905 commit 9e8b76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/energy-data-services/how-to-convert-segy-to-ovds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ azure:
187187
cURL -X GET \
188188
-H "content-type: application/json" \
189189
-H "Authorization: Bearer <access_token>" \
190-
"https://<DNS>/seistore-svc/api/v3/dataset/tenant/<datapartition>/subproject/<vdssubprojectname>/dataset/<datasetname>"
190+
"https://<DNS>/seistore-svc/api/v3/dataset/tenant/<data-partition-id>/subproject/<vdssubprojectname>/dataset/<datasetname>"
191191
```
192192

193193
**Sample Response:**

0 commit comments

Comments
 (0)