jasonboggess
jasonboggess
Have you put any thought into added Mountain Lion support? I tried to get this to work, but it didn't. It just fails to show anything on screen.
Getting the following errors when trying to import the module: ``` [0] node_modules/angular2-rest/angular2-rest.d.ts(1,1): error TS2654: Exported external package typings file cannot contain tripleslash references. Please contact the package author to...
Currently, every time we generate new classes, the following headers is added to the class: ``` @javax.annotation.Generated(value = "class io.swagger.codegen.languages.SpringMVCServerCodegen", date = "2016-05-11T11:35:54.190-04:00") ``` Git picks up the change in...