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
Seismic
Seismic DMS Suite
seismic-dms-service
Commits
3f34414a
Commit
3f34414a
authored
Sep 07, 2021
by
varungbt
Browse files
doc updates for access endpoints
parent
6b18d6d1
Pipeline
#63811
passed with stages
in 12 minutes and 33 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
docs/api/openapi.osdu.yaml
View file @
3f34414a
...
...
@@ -60,14 +60,14 @@ paths:
/svcstatus/access
:
get
:
summary
:
"
Seismic
store
service
status
."
description
:
"
<ul><li>
Return
the
seismic
store
service
status.</li><li>Required
roles:
none
</li></ul>"
summary
:
"
Seismic
store
service
access
check
."
description
:
"
<ul><li>
Validates
if
the
token
audience
is
allowed
</li></ul>"
operationId
:
service-status-check
tags
:
-
General
responses
:
200
:
description
:
"
S
eismic
store
service
status
."
description
:
"
User
token
audience
is
allowed
by
s
eismic
store
service."
schema
:
$ref
:
"
#/definitions/Status"
401
:
...
...
docs/api/openapi.yaml
View file @
3f34414a
...
...
@@ -64,14 +64,14 @@ paths:
/api/v3/svcstatus/access
:
get
:
summary
:
"
Seismic
store
service
status
"
description
:
"
<ul><li>
Return
the
seismic
store
service
status.</li><li>Required
roles:
none
</li></ul>"
summary
:
"
Seismic
store
service
access
check
"
description
:
"
<ul><li>
Validates
if
the
token
audience
is
allowed
</li></ul>"
operationId
:
service-status-check
tags
:
-
General
responses
:
200
:
description
:
"
seismic
store
service
status
"
description
:
"
User
token
audience
is
allowed
by
seismic
store
service"
schema
:
$ref
:
"
#/definitions/Status"
401
:
...
...
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