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
ab24a727
Commit
ab24a727
authored
Sep 01, 2021
by
Christophe Lallement
Browse files
fix missing /alpha chunking v2 path
parent
f9aae81d
Pipeline
#62357
failed with stages
in 5 minutes and 5 seconds
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
tests/unit/routers/chunking_test.py
View file @
ab24a727
...
...
@@ -55,7 +55,7 @@ Definitions = {
},
'Log'
:
{
'api_version'
:
'v2'
,
'base_url'
:
'/ddms/v2/logs'
,
'base_url'
:
'/
alpha/
ddms/v2/logs'
,
'chunking_url'
:
'/ddms/v2/logs'
,
'kind'
:
'osdu:wks:log:1.0.5'
,
'record_data'
:
{
...
...
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