William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7dbda049f0 
							
						 
					 
					
						
						
							
							Better tests for string (number) ( #3953 )  
						
						... 
						
						
						
						* beter test for string (number)
* fix mapping
* fix mapping in csharp generators 
						
						
					 
					
						2019-09-30 15:22:44 +08:00 
						 
				 
			
				
					
						
							
							
								Benjamin Simpson 
							
						 
					 
					
						
						
						
						
							
						
						
							239d68df36 
							
						 
					 
					
						
						
							
							[Java][okhttp-gson] fix failure to deserialize floats ( #3846 )  
						
						... 
						
						
						
						* fixed bug where nullApi.java would be generated.  Instead, generated DefaultApi.java to match the default path /{pathParam}
* fix to bug #3157 
* update samples 
						
						
					 
					
						2019-09-07 12:36:19 +08:00 
						 
				 
			
				
					
						
							
							
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c3535cf9ca 
							
						 
					 
					
						
						
							
							Add test cases to cover different collection formats ( #3640 )  
						
						... 
						
						
						
						* add test cases to cover different collection format
* add space params to retrofit 1.x
* add space params to retrofit 2.x
* rename url to localVarUrl
* fix exception in haskell servant 
						
						
					 
					
						2019-08-15 11:09:12 +08:00 
						 
				 
			
				
					
						
							
							
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							74c569ebf8 
							
						 
					 
					
						
						
							
							Make sure Perl client samples are up-to-date ( #3207 )  
						
						... 
						
						
						
						* Make sure Perl samples are up-to-date
* update perl samples 
						
						
					 
					
						2019-06-25 10:34:44 +08:00 
						 
				 
			
				
					
						
							
							
								Min Kim 
							
						 
					 
					
						
						
						
						
							
						
						
							0e2eed6892 
							
						 
					 
					
						
						
							
							Perl: Basic bearer auth support ( #3192 )  
						
						... 
						
						
						
						* bearer token support
* [generator] running scripts 
						
						
					 
					
						2019-06-21 18:32:11 +08:00 
						 
				 
			
				
					
						
							
							
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c6c477fc65 
							
						 
					 
					
						
						
							
							update perl test with correct body parameter ( #2717 )  
						
						
						
						
					 
					
						2019-04-23 18:32:07 +08:00 
						 
				 
			
				
					
						
							
							
								Min Kim 
							
						 
					 
					
						
						
						
						
							
						
						
							06fdc925a5 
							
						 
					 
					
						
						
							
							Bugfix(Perl): Support nested primitive types in ARRARY or HASH for basic object ( #2713 )  
						
						... 
						
						
						
						* support nested primitive types in ARRARY or HASH for basic object
* run bin/perl-petstore.sh and bin/openapi3/{LANG}-petstore.sh 
						
						
					 
					
						2019-04-23 16:19:16 +08:00 
						 
				 
			
				
					
						
							
							
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b015ac9307 
							
						 
					 
					
						
						
							
							use 4-space instead of tab in perl templates ( #1830 )  
						
						
						
						
					 
					
						2019-01-07 00:22:24 +08:00 
						 
				 
			
				
					
						
							
							
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d7d994620c 
							
						 
					 
					
						
						
							
							Add multiple inheritance support to Perl client ( #1681 )  
						
						... 
						
						
						
						* add multiple inheritance support to perl client
* remove allof test from fake petstore 
						
						
					 
					
						2018-12-17 15:28:20 +08:00 
						 
				 
			
				
					
						
							
							
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e29f263941 
							
						 
					 
					
						
						
							
							Add perltidy to format Perl code ( #970 )  
						
						... 
						
						
						
						* add perl tidy without updating petstore samples
* incldue pl file, update samples
* use no backup option, perltidy on test.pl 
						
						
					 
					
						2018-09-06 14:46:02 +08:00 
						 
				 
			
				
					
						
							
							
								Jim Schubert 
							
						 
					 
					
						
						
						
						
							
						
						
							27426f7b52 
							
						 
					 
					
						
						
							
							Cli generator name option, replaces 'language' options in CLI and Maven Plugin ( #57 )  
						
						
						
						
					 
					
						2018-05-23 05:41:19 +02:00 
						 
				 
			
				
					
						
							
							
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0d20f75afc 
							
						 
					 
					
						
						
							
							Update default value, fix example value ( #370 )  
						
						... 
						
						
						
						* fix python flask NPE with oas3
* update perl default value, fix example value
* update android sample, fix example value
* restore x-swagger-router-controller for nodejs server generator
* update default value for bash client, fix example value, invalid tag
* update default value for objc
* update objc pestore core data 
						
						
					 
					
						2018-05-08 19:51:15 +08:00 
						 
				 
			
				
					
						
							
							
								Jérémie Bresson 
							
						 
					 
					
						
						
						
						
							
						
						
							059a3efe46 
							
						 
					 
					
						
						
							
							Regenerate samples ( #367 )  
						
						
						
						
					 
					
						2018-05-08 16:44:51 +08:00 
						 
				 
			
				
					
						
							
							
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c60010c965 
							
						 
					 
					
						
						
							
							Update default value for Perl, Ruby, ROR generators ( #265 )  
						
						... 
						
						
						
						* rename perl genreator default
* update ruby sinatra default
* rename ror default value 
						
						
					 
					
						2018-04-29 20:37:12 +08:00