Skip to content

fix agent type schema

Mikey requested to merge fix-agent-type-schema into master

ensure that Agent @type contains AgentType

in boolean logic: ensure that not (ALL the @type don't match AgentType)

ref: http://stackoverflow.com/a/17559497

Merge request reports