Swagger with ServiceStack does not send elements to server on POST -
I have a simple session object that looks like this [root (" / Session ", Summary =" Creates security session ", Notes =" Notes related to some sessions are here ")] Public Season sessions: Irrational & lt; Season sessions & gt; {{ApiMember (name = "domain name", description = "security domain", parameter type = "path", datatype = "string", isRequired = true}] public string domain name {get; Set; } [Apemail (name = "username", description = "user name", parameter type = "path", datatype = "string", iSaeFire = true)] public string user name {received; Set; } [Apemail (name = "password", description = "password", parameter type = "path", datatype = "string", iSaeFire = true)] public string password {get; Set; }} When I go to the UI swagger, I can see the element However when I enter the element and now try it, then I see...