CenturyLinkCloud / mdw

https://centurylinkcloud.github.io/mdw/
MIT License
46 stars 10 forks source link

Adapter request Jsonables not unwrapped before invoke #783

Closed donaldoakes closed 4 years ago

donaldoakes commented 4 years ago

When an adapter request variable is of type Jsonable, the wrapped JSON content (including the _type property) is submitted with the invocation. Jsonables should be unwrapped before submittal.