Jim Schubert
ea55968737
Evaluating https issues in CircleCI (on top of CiscoM31-maven-h… ( #5034 )
...
* replace http with https. Replace http://central.maven.org with https://repo1.maven.org
* replace http://www.apache.org/licenses/LICENSE-2.0 with https://www.apache.org/licenses/LICENSE-2.0
* Force HTTPS for mavenCentral gradle DSL
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
2020-01-18 18:53:05 -05:00
Jean-François Côté
f94ff32b0c
[Play Framework] Regenerate the samples. It was very outdated ( #3760 )
...
* Generate the samples for Play Framework. It was very outdated
* Add java-play-framework to the ensure-up-to-date script
* Update samples
2019-08-27 11:13:12 -04:00
Daonomic
0a52f56ba4
Support for discriminator.mapping ( #536 )
2018-07-18 06:14:42 +02:00
Jérémie Bresson
059a3efe46
Regenerate samples ( #367 )
2018-05-08 16:44:51 +08:00
Jérémie Bresson
2103fadab8
Fix package declaration for play-framework ( #332 )
2018-05-06 08:08:34 +02:00
Jérémie Bresson
0ba2a9a250
Update java play framework samples OAS2 ( #286 )
...
* Regenerate play framework examples
* Add 'samples.ci' for manual files and update scripts
2018-05-03 08:19:59 +02:00
Jeremie Bresson
53597764c3
Add OpenAPI spec 3.0 support (beta)
...
Co-authored-by: Akihito Nakano <sora.akatsuki@gmail.com>
Co-authored-by: Jeremie Bresson <dev@jmini.fr>
Co-authored-by: Jim Schubert <james.schubert@gmail.com>
Co-authored-by: Martin Delille <martin@phonations.com>
Co-authored-by: Tomasz Prus <tomasz.prus@gmail.com>
Co-authored-by: William Cheng <wing328hk@gmail.com>
2018-04-17 09:19:10 +02:00
Jean-François Côté
3465f2918e
Fix a regression bug that was introduce in a recent commit. Removed the tabs that were causing error in Play Framework ( #7241 )
2018-01-07 10:48:49 +08:00
Ben Wells
6349e79a59
Fix typo in Petstore yaml ( #7195 )
2017-12-18 12:30:57 +08:00
Maxim Zinchenko
a8642dbdfc
[Java][Spring][Server] Issue #4680 ( #6890 )
...
* Issue #4680 correct values for enum with escaped double quotes
* Issue #4680 regenerate samples
* Issue #4680 remove new lines
* Issue #4680 fixed scripts
* Issue #4680 update samples under CentOS
2017-11-27 18:30:39 +08:00
Jean-François Côté
8b70f24371
There was no validation when a required field was null, creating crash and null pointer exception further down the line in the business code. Now, it throws a InvalidArgumentException. ( #6673 )
2017-10-16 21:23:05 +08:00
Jean-François Côté
e6d4362012
Fix for regression in issue: https://github.com/swagger-api/swagger-codegen/issues/6472 ( #6480 )
2017-10-09 22:51:32 +08:00
Daniel Ochoa Rodríguez
cfa2074802
Fix Uuid parse ( #6382 )
...
* Fix Uuid parse
* Add isString = true when property is Uuid
This will not break previous code
* Update conversionBegin.mustache
* Update conversionEnd.mustache
2017-09-03 23:10:25 +08:00
Jean-François Côté
1e991be5f3
[JavaPlayFramework] Fix for issue #6100 ( #6128 )
...
* Fix issue #6100 . Tested with all the samples.
* Fix multiple issue with the examples. Removing all of this.
Adding fake endpoint .sh but it is not compiling right now.
2017-08-09 22:00:46 +08:00
Jean-François Côté
bca35f6645
Fix for issue #6094 ( #6121 )
2017-07-20 15:42:56 +08:00