IceTrooper

Results 3 comments of IceTrooper

Sorry for the delayed reply. The code looks like this: ``` /// /// s-coordinate of start position /// Minimum inclusive value: 0.0. /// [System.ComponentModel.DescriptionAttribute("s-coordinate of start position")] //[System.ComponentModel.DataAnnotations.RequiredAttribute()] [System.Xml.Serialization.XmlAttributeAttribute("s")] public...

That's awesome to hear! The project where I'm using this tool will still be a while away, so it's no problem to wait for a little. Plus I think anyone...

Just started with Node.js development, I'm totally new, I saw Swagger somewhere a few months ago and I wanted to try it myself with my first project in Node, now...