You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2022/12/14 12:49:00 UTC

[jira] [Created] (TINKERPOP-2842) Expand GremlinScriptChecker to include request id overrides

Stephen Mallette created TINKERPOP-2842:
-------------------------------------------

             Summary: Expand GremlinScriptChecker to include request id overrides
                 Key: TINKERPOP-2842
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2842
             Project: TinkerPop
          Issue Type: Improvement
          Components: server
    Affects Versions: 3.5.4
            Reporter: Stephen Mallette


Expand {{GremlinScriptChecker}} to parse for a overridden request id as in:

{code}
g.with(REQUEST_ID, 'xxx')
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)