updated files

This commit is contained in:
Tony Tam
2015-06-06 23:11:20 -07:00
parent 776508759d
commit 18eb3cde97
60 changed files with 57 additions and 7920 deletions

View File

@@ -1,9 +1,9 @@
package Java
import com.wordnik.swagger.codegen.languages.JavaClientCodegen
import com.wordnik.swagger.util.Json
import com.wordnik.swagger.models._
import com.wordnik.swagger.models.properties._
import io.swagger.codegen.languages.JavaClientCodegen
import io.swagger.util.Json
import io.swagger.models._
import io.swagger.models.properties._
import org.junit.runner.RunWith
import org.scalatest.junit.JUnitRunner