For Yams issue #47 , we put a workaround to replace '' with ' '.
This causes problem when the value of ConstantSchema has value '' and this workaround changes the value of a Constant in code model (from '' to ' ').
As an example, test server's url.json swagger has constant value ''.