Remove Operator mode references in Console mode (#884)
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
This commit is contained in:
@@ -128,7 +128,7 @@ paths:
|
||||
200:
|
||||
description: A successful response.
|
||||
schema:
|
||||
$ref: "#/definitions/sessionResponse"
|
||||
$ref: "#/definitions/operatorSessionResponse"
|
||||
default:
|
||||
description: Generic error response.
|
||||
schema:
|
||||
@@ -1624,7 +1624,7 @@ definitions:
|
||||
properties:
|
||||
type:
|
||||
$ref: "#/definitions/profilerType"
|
||||
sessionResponse:
|
||||
operatorSessionResponse:
|
||||
type: object
|
||||
properties:
|
||||
pages:
|
||||
|
||||
Reference in New Issue
Block a user