Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Domain Data Mgmt Services
Wellbore
Wellbore Domain Services
Commits
873cbed0
Commit
873cbed0
authored
Aug 18, 2021
by
Luc Yriarte
Browse files
Mark all relevant requests body as JSON
parent
419ec3ab
Pipeline
#59385
passed with stages
in 28 minutes and 19 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
tests/integration/DEMO WDMS.postman_collection.json
View file @
873cbed0
{
"info"
:
{
"_postman_id"
:
"
903391ee-72f7
-4
1
87-
b570-c9e2d7331838
"
,
"_postman_id"
:
"
866d3e3c-b600
-4
4
87-
83e7-6f3b1b548f79
"
,
"name"
:
"DEMO WDMS"
,
"schema"
:
"https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
...
...
@@ -569,7 +569,12 @@
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\r\n
\"
fromVersion
\"
: 0,
\r\n
\"
timeToLive
\"
: 60,
\r\n
\"
mode
\"
:
\"
update
\"\r\n
}"
"raw"
:
"{
\r\n
\"
fromVersion
\"
: 0,
\r\n
\"
timeToLive
\"
: 60,
\r\n
\"
mode
\"
:
\"
update
\"\r\n
}"
,
"options"
:
{
"raw"
:
{
"language"
:
"json"
}
}
},
"url"
:
{
"raw"
:
"{{protocol}}://{{baseUrl}}/api/os-wellbore-ddms/ddms/v3/welllogs/{{datapartitionid}}:work-product-component--WellLog:{{welllogId}}/sessions"
,
...
...
@@ -711,7 +716,12 @@
],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\r\n
\"
state
\"
:
\"
commit
\"\r\n
}"
"raw"
:
"{
\r\n
\"
state
\"
:
\"
commit
\"\r\n
}"
,
"options"
:
{
"raw"
:
{
"language"
:
"json"
}
}
},
"url"
:
{
"raw"
:
"{{protocol}}://{{baseUrl}}/api/os-wellbore-ddms/ddms/v3/welllogs/{{datapartitionid}}:work-product-component--WellLog:{{welllogId}}/sessions/{{welllogSessionId}}"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment