Remove Operator mode references in Console mode (#884)

Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
This commit is contained in:
Daniel Valdivia
2021-07-22 11:17:26 -07:00
committed by GitHub
parent b79c228890
commit 73fe08cd81
23 changed files with 248 additions and 142 deletions

View File

@@ -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: