Add server-side scripting to gRPC API
Compare changes
- Joscha Schmiedt authored
To clarify that the ServerSide API is only available on the server side, we should add "ServerSide" to the names of the scripting API. This will make it clear that the API is not available on the client side.
@@ -33,7 +33,7 @@ message NamedArgument {
@@ -50,44 +50,44 @@ message ExecuteScriptRequest {
@@ -104,5 +104,5 @@ message ExecuteScriptResponse {