You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The \Muffin\Webservice\Datasource\Marshaller currently ignores the existence of /src/Model/Endpoint/Schema/****Schema classes, does not build a property map, and never calls TypeInterface::marshal()
Additionally \Muffin\Webservice\Webservice\Webservice::_transformResource() never calls TypeInterface::toPHP()
The
\Muffin\Webservice\Datasource\Marshaller
currently ignores the existence of/src/Model/Endpoint/Schema/****Schema
classes, does not build a property map, and never callsTypeInterface::marshal()
Additionally
\Muffin\Webservice\Webservice\Webservice::_transformResource()
never callsTypeInterface::toPHP()
Tested on version 3.0.0
The text was updated successfully, but these errors were encountered: