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
Sacha Brants
infra-azure-provisioning
Commits
17abf6cf
Commit
17abf6cf
authored
Feb 23, 2021
by
Daniel Scholl
Browse files
Updated Search Test Case for Manifest Ingestion
parent
59161ccd
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/rest/check_manifest_ingest.http
View file @
17abf6cf
...
...
@@ -1267,8 +1267,8 @@ data-partition-id: {{data_partition_id}}
],
"Datasets": [
{
"id": "{{data_partition_id}}:dataset--Generic:44e3a00738b24c948fc4696bf37999999",
"kind": "{{data_partition_id}}:{{source}}:dataset--Generic:1.0.0",
"id": "{{data_partition_id}}:dataset--
File.
Generic:44e3a00738b24c948fc4696bf37999999",
"kind": "{{data_partition_id}}:{{source}}:dataset--
File.
Generic:1.0.0",
"acl": {
"viewers": [
"data.default.viewer@{{data_partition_id}}.contoso.com"
...
...
@@ -1313,6 +1313,10 @@ data-partition-id: {{data_partition_id}}
# -----------------------
# Search #TC-5
# -----------------------
## Search for Wellbores with WelboreID=
###
# @name searchRecord
...
...
@@ -1322,7 +1326,8 @@ Content-Type: application/json
data-partition-id: {{data_partition_id}}
{
"kind": "{{data_partition_id}}:{{source}}:master-data--Well:1.0.0",
"kind": "{{data_partition_id}}:{{source}}:work-product-component--WellboreMarkerSet:1.0.0",
"query": "(data.WellboreID: \"osdu:master-data--Wellbore:7587:\")",
"offset": 0,
"limit": 1
}
...
...
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