typeorm-routing-controllers-extensions
typeorm-routing-controllers-extensions copied to clipboard
Fix #11 by setting 'explicitType' to string.
Sets explicit type in EntityFromParam to string which fixes a routing-controllers ParameterParseJsonError when trying to parse a string parameter; fixing #11.
@pleerock please merge this
@pleerock Still waiting for this