Additional parameter to start studio using core package with readOnly
parameter.
#1166
Labels
enhancement
New feature or request
readOnly
parameter.
#1166
Reason/Context
Please try answering few of those questions
As discussed here onwards a new command
asyncapi start preview
needs to be implemented for which studio has to be started inreadOnly
mode.This should be done over existing implementation of mechanism of loading file and no extra websocket connections to be started and the
readOnly
should still only work with base64 string or url parameter or share when used outside of the to be implemented commandasyncapi start preview
.Description
Please try answering few of those questions
What changes have to be introduced?
An additional type in
IncomingMessage
needs to be added which when sent through existing websocket connection will allow to modify the state of frontend toreadOnly
.Will this be a breaking change?
NO
The text was updated successfully, but these errors were encountered: