Tony Tam
36aad8bc0a
updated examples
2014-10-22 13:54:28 -07:00
Ivan Porto Carrero
a656ea301e
updates the codegen to also include the project name for sbt
2014-10-21 10:59:35 -07:00
Tony Tam
e2ae99acac
fixed import types
2014-10-21 00:02:28 -07:00
Tony Tam
461cb51f6a
fixed summary/description mapping
2014-10-20 17:34:48 -07:00
Tony Tam
681628dba2
added model pacakge
2014-10-20 17:11:28 -07:00
Tony Tam
7167bf28c7
changed to Boolean to allow null values
2014-10-20 17:11:19 -07:00
Ido Shamun
5e4e838a48
add support to multipart form data and urlencoded for android client
2014-10-21 01:58:31 +03:00
Ivan Porto Carrero
f3dc69a7e7
update dependencies in async scala project
2014-10-20 15:42:10 -07:00
Tony Tam
86f9a0a58a
fixed build error
2014-10-20 08:42:35 -07:00
Tony Tam
df1a987e2d
Merge branch 'develop_2.0' of github.com:wordnik/swagger-codegen into develop_2.0
2014-10-20 08:24:46 -07:00
Tony Tam
40b4d34870
added required flag for parameter
2014-10-20 08:24:34 -07:00
Tony Tam
c6e3608ffa
Merge pull request #310 from martoe/param_required
...
Parameter.required flag implemented
2014-10-20 07:07:50 -07:00
Martin Ehrnhoefer
0aa87cfbeb
Parameter.required flag implemented
...
Made the "required" flag for Parameter objects available to the code generator templates
2014-10-20 15:56:25 +02:00
Tony Tam
053419234a
renamed field to avoid nested naming collisions
2014-10-19 11:18:38 -07:00
Tony Tam
12eba440ae
Update README.md
2014-10-18 17:14:00 -07:00
Tony Tam
5d43282f51
fixed typo
2014-10-17 14:46:47 -07:00
Tony Tam
2826b69487
removed profile
2014-10-17 14:31:26 -07:00
Tony Tam
63c6bc28c3
Merge branch 'berngp-feature/develop_2.0/scala_2.11' into develop_2.0
2014-10-17 14:29:37 -07:00
Tony Tam
bf3eb94c51
Merge branch 'feature/develop_2.0/scala_2.11' of github.com:berngp/swagger-codegen into berngp-feature/develop_2.0/scala_2.11
2014-10-17 14:28:58 -07:00
Tony Tam
350d736706
fixed case on scheme
2014-10-16 17:43:15 -07:00
Tony Tam
e0aed88e98
added default value
2014-10-16 17:42:39 -07:00
Tony Tam
52a4370c35
added default value
2014-10-16 17:42:27 -07:00
Bernardo Gomez Palacio
5c0577aa8e
Adding Echo YAML Sample
2014-10-14 15:09:55 -07:00
Bernardo Gomez Palacio
1e1abde846
Updating the Scalatra Template for Scala 2.11
...
* Moved to Scala 2.11.2
* Updated the dependencies to use latest Jetty as well as Akka
* Added the SBT Dependency Graph plugin
* Build Properties now use SBT 0.13.5
* Updated the sbt executable.
2014-10-14 14:39:12 -07:00
Bernardo Gomez Palacio
b2f34a152b
Enabling Maven Profile gen-scalatra
2014-10-14 14:24:59 -07:00
webron
4676c4cdf7
Merge pull request #307 from catherinedodge/master
...
Fixed broken link in README.md
2014-10-13 16:58:22 +03:00
catherinedodge
d5674c9a7b
Fixed broken link in README.md
2014-10-13 09:48:29 -04:00
Tony Tam
7c998a2d67
addressed import mappings
2014-10-10 22:07:08 -07:00
Tony Tam
5a70550a37
added scalatra support
2014-10-10 21:41:21 -07:00
Tony Tam
4d214dbcef
updated client
2014-10-10 21:39:45 -07:00
Tony Tam
97623af8df
added apiInfo
2014-10-10 21:26:07 -07:00
Tony Tam
b87bc2a908
added scalatra
2014-10-10 21:25:19 -07:00
Mark H. Butler
c8dac4a3cf
Reverting these files, they don't need to change
2014-10-08 08:25:23 -07:00
Mark H. Butler
6f30a6d65a
Modifying the pom.xml template because it defaults to building with Scala 2.9.1, but that is broken because BeanProperty moved, so instead use 2.10 as the default but add the option of using Scala 2.11
2014-10-08 08:20:02 -07:00
Mark H. Butler
9d1f0bf568
Adding ignore for gedit files (Linux)
2014-10-08 08:19:08 -07:00
Tony Tam
643c211d72
Merge pull request #296 from lloydmeta/update/fix_deprecations
...
Update deprecated method calls
2014-10-07 21:42:13 -07:00
Tony Tam
fb84985e9b
Merge pull request #298 from dreamfactorysoftware/master
...
adding a space in call to completionHandler to kill latest Xcode parse errors
2014-10-02 16:45:38 -07:00
Jason Sykes
afb34b4f2f
adding a space in call to completionHandler to kill latest Xcode parse errors
2014-10-02 12:20:17 -04:00
Tony Tam
5024e0bbda
added root checking per #279
2014-10-02 00:32:15 -07:00
Tony Tam
e771ed3332
added scheme, host, basePath per #295
2014-10-02 00:18:36 -07:00
Tony Tam
2e81b38838
Merge branch 'develop_2.0' of github.com:wordnik/swagger-codegen into develop_2.0
2014-10-02 00:10:42 -07:00
Tony Tam
67d28e8b3c
added test
2014-10-02 00:10:39 -07:00
Tony Tam
b834ba436f
added nodejs server
2014-10-02 00:10:15 -07:00
Tony Tam
6da7cbf095
Merge pull request #297 from martoe/#268
...
Windows path problem fixed
2014-10-02 00:00:54 -07:00
Martin Ehrnhoefer
d5d1eb2833
Windows path problem fixed
...
see #268 , #269 , #288
2014-10-02 08:56:30 +02:00
Tony Tam
e66f3c48ac
Merge pull request #288 from martoe/268
...
Windows path problem fixed (again)
2014-10-01 23:29:46 -07:00
Tony Tam
c10cf7bf7f
Merge branch 'develop_2.0' of github.com:wordnik/swagger-codegen into develop_2.0
2014-10-01 23:22:43 -07:00
Tony Tam
178d7d19c4
added files
2014-10-01 23:22:39 -07:00
Tony Tam
3c2845aaa6
updated file locations
2014-10-01 23:21:59 -07:00
Tony Tam
a215e93505
Merge pull request #294 from martoe/287
...
[2.0 Spec] Java generator: Implement Enums #287
2014-10-01 23:13:58 -07:00