William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							51d468e2f6 
							
						 
					 
					
						
						
							
							add decimal support to ruby generators ( #10484 )  
						
						 
						
						
						
						
					 
					
						2021-09-28 11:38:19 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Julien Feltesse 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							adcf54bc09 
							
						 
					 
					
						
						
							
							[ruby] document the *_with_http_info methods ( #8094 )  
						
						 
						
						
						
						
					 
					
						2020-12-05 18:27:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Julien Feltesse 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							522faf835a 
							
						 
					 
					
						
						
							
							[ruby] fix oneOf handling ( #5706 )  
						
						 
						
						... 
						
						
						
						* [ruby] fix oneOf handling
* use previous ruby configs due to issue #4690 
* check for oneOf model in base_object
* validate the attributes in partial_oneof_module 
						
						
					 
					
						2020-11-23 22:43:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9377dbca56 
							
						 
					 
					
						
						
							
							Add "decimal" support ( #7808 )  
						
						 
						
						... 
						
						
						
						* rename BigDecimal to decimal
* add isDecimal
* fix tests
* minor fixes
* fix mapping, update doc
* update test spec
* update c# samples 
						
						
					 
					
						2020-11-02 21:31:32 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ec74b06d2c 
							
						 
					 
					
						
						
							
							[Ruby] Replace DateTime with Time ( #7656 )  
						
						 
						
						... 
						
						
						
						* replace DateTime with Time
* add require time
* update doc 
						
						
					 
					
						2020-10-21 14:13:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							db4c4917e2 
							
						 
					 
					
						
						
							
							migrate ruby samples to oas3 ( #6414 )  
						
						 
						
						
						
						
					 
					
						2020-05-25 23:02:30 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							661fb42a06 
							
						 
					 
					
						
						
							
							add back ruby client folders  
						
						 
						
						
						
						
					 
					
						2019-10-10 11:07:50 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							0d91be3a72 
							
						 
					 
					
						
						
							
							update petstore samples  
						
						 
						
						
						
						
					 
					
						2019-10-10 10:27:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							f015363dbd 
							
						 
					 
					
						
						
							
							update samples  
						
						 
						
						
						
						
					 
					
						2019-03-25 22:44:05 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9e2a9e1515 
							
						 
					 
					
						
						
							
							[Ruby] various improvements ( #2226 )  
						
						 
						
						... 
						
						
						
						* add to_s in api error class
* rename variable to align with code sample
* fix initalize, better validation
* update petstore samples
* add code sample for model
* add auto-generated travis file
* improve error message
* add travis file
* uncomment to_s 
						
						
					 
					
						2019-02-27 03:38:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								meganemura 
							
						 
					 
					
						
						
						
						
							
						
						
							b9949e1a8e 
							
						 
					 
					
						
						
							
							Generate a ruby-client sample for OpenAPI 2.0 ( #1482 )  
						
						 
						
						... 
						
						
						
						* Move output directory for bin/openapi3/ruby-client-petstore.sh
$ git mv sample/client/petstore/ruby sample/openapi3/client/petstore/ruby-client
* $ bin/ruby-client-petstore.sh
* Run bin/ruby-client-petstore.sh in bin/utils/ensure-up-to-date 
						
						
					 
					
						2018-11-19 17:02:19 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guy Gershoni 
							
						 
					 
					
						
						
						
						
							
						
						
							0e2e1bf715 
							
						 
					 
					
						
						
							
							Added tests and fix for issue  #1392 .  Fix regex generated in Ruby client. ( #1393 )  
						
						 
						
						... 
						
						
						
						* Added tests and fix for issue #1392 . Param validation with regex not recognizing \d correctly in Ruby client.
* Added generated files to pass ./bin/utils/ensure-up-to-date which is run by circleci 
						
						
					 
					
						2018-11-07 12:08:23 +08: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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								wing328 
							
						 
					 
					
						
						
						
						
							
						
						
							d6158c4c55 
							
						 
					 
					
						
						
							
							fix uuid for java, php, ruby and csharp  
						
						 
						
						
						
						
					 
					
						2016-05-02 22:06:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								wing328 
							
						 
					 
					
						
						
						
						
							
						
						
							90442db86d 
							
						 
					 
					
						
						
							
							skip overwriting ruby spec files  
						
						 
						
						
						
						
					 
					
						2016-04-29 11:10:52 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								wing328 
							
						 
					 
					
						
						
						
						
							
						
						
							e143c6cd2f 
							
						 
					 
					
						
						
							
							add validation to ruby model  
						
						 
						
						
						
						
					 
					
						2016-04-25 17:07:42 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								wing328 
							
						 
					 
					
						
						
						
						
							
						
						
							8f70230906 
							
						 
					 
					
						
						
							
							update ruby test case  
						
						 
						
						
						
						
					 
					
						2016-04-14 16:19:39 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								wing328 
							
						 
					 
					
						
						
						
						
							
						
						
							68cb030609 
							
						 
					 
					
						
						
							
							add new files for format test model  
						
						 
						
						
						
						
					 
					
						2016-04-11 22:11:53 +08:00