stephen mallette created TINKERPOP-1354:
-------------------------------------------
Summary: Include all static enum imports in request validation for
bindings
Key: TINKERPOP-1354
URL: https://issues.apache.org/jira/browse/TINKERPOP-1354
Project: TinkerPop
Issue Type: Improvement
Components: server
Affects Versions: 3.1.2-incubating
Reporter: stephen mallette
Assignee: stephen mallette
Priority: Minor
Fix For: 3.1.3, 3.2.1
Gremlin Server validates the bindings of incoming requests and returns an error
for any reserved terms. The list of reserved terms only includes {{T}} but
should also include others like {{Order}} and {{Scope}} so that users don't
inadvertently override them with a request binding. When that happens Gremlin
Server throws a not so easy to understand error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)