William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							4ed742b6bc 
							
						 
					 
					
						
						
							
							update samples  
						
						 
						
						
						
						
					 
					
						2019-11-21 15:24:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							facabd4472 
							
						 
					 
					
						
						
							
							Merge branch '4.3.x' into 5.0.x  
						
						 
						
						
						
						
					 
					
						2019-11-21 15:19:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							4824bb7711 
							
						 
					 
					
						
						
							
							sync master, update samples  
						
						 
						
						
						
						
					 
					
						2019-11-04 09:28:19 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							47e2c0d027 
							
						 
					 
					
						
						
							
							update samples ( #4334 )  
						
						 
						
						
						
						
					 
					
						2019-10-31 13:31:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							8f86f0f04a 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/4.2.x' into 5.0.x  
						
						 
						
						
						
						
					 
					
						2019-10-08 21:21:04 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							d4500b307f 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into 4.2.x  
						
						 
						
						
						
						
					 
					
						2019-10-04 15:02:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hinrik Örn Sigurðsson 
							
						 
					 
					
						
						
						
						
							
						
						
							60567bddd6 
							
						 
					 
					
						
						
							
							[PHP] Correctly format JSON in headers ( #4024 )  
						
						 
						
						... 
						
						
						
						* [PHP] Correctly format JSON in headers
`ObjectSerializer::toHeaderValue()` in the generated PHP code calls
`toString()` on the values, which formats JSON with the `JSON_PRETTY_PRINT`
option. This will result in a multi-line header which cannot be parsed
since linebreaks aren't allowed by RFC 7230.
In my case I have a header schema called `UpdateUser` which I had hoped
would be serialized as `{"type":"staff","id":123}`.
Every single `__toString()` in the generator does the same thing, so I
figured it's safe to change `toHeaderValue()` to convert to JSON directly,
without `JSON_PRETTY_PRINT`. This fix works for me.
* More sensible approach to providing a header value
* Just strip the newlines
* Go back to previous solution 
						
						
					 
					
						2019-10-03 20:38:15 +09:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea029b4029 
							
						 
					 
					
						
						
							
							update doc, samples ( #3875 )  
						
						 
						
						
						
						
					 
					
						2019-09-11 21:17:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3ebefccfa9 
							
						 
					 
					
						
						
							
							Prepare v4.1.2 release ( #3873 )  
						
						 
						
						... 
						
						
						
						* update samples
* update date 
						
						
					 
					
						2019-09-11 18:33:27 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d0d545bbdd 
							
						 
					 
					
						
						
							
							Prepare 4.1.2 snapshot ( #3758 )  
						
						 
						
						... 
						
						
						
						* update pom
* update samples
* update ts axios samples 
						
						
					 
					
						2019-08-26 22:13:12 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							01222268e8 
							
						 
					 
					
						
						
							
							update samples  
						
						 
						
						
						
						
					 
					
						2019-08-11 18:56:47 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5956569e7a 
							
						 
					 
					
						
						
							
							Prepare 4.1.1-SNAPSHOT ( #3603 )  
						
						 
						
						... 
						
						
						
						* update pom
* update samples
* update pom 
						
						
					 
					
						2019-08-10 09:41:08 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							7e457f7e41 
							
						 
					 
					
						
						
							
							sync master  
						
						 
						
						
						
						
					 
					
						2019-06-03 00:32:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							8d3a1a5add 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into 4.1.x  
						
						 
						
						
						
						
					 
					
						2019-06-03 00:06:43 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérémie Bresson 
							
						 
					 
					
						
						
						
						
							
						
						
							dc81574f2b 
							
						 
					 
					
						
						
							
							Update version to 4.0.2-SNAPSHOT ( #3047 )  
						
						 
						
						... 
						
						
						
						* Update version to 4.0.2-SNAPSHOT
* Update samples
* Change AppVeyor script (test of gradle sample)
* Fix release version bump script (gradle plugin, sample poms)
* Include sonatype snapshots in maven examples which reference 4.0.2-SNAPSHOT 
						
						
					 
					
						2019-06-01 21:32:44 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							94fc0474b9 
							
						 
					 
					
						
						
							
							update version 5.0.0-snapshot and samples  
						
						 
						
						
						
						
					 
					
						2019-05-15 01:54:29 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							24187b8186 
							
						 
					 
					
						
						
							
							update petstore samples  
						
						 
						
						
						
						
					 
					
						2019-05-15 00:10:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							cbe39ba881 
							
						 
					 
					
						
						
							
							Set version to 4.0.1-SNAPSHOT ( #2882 )  
						
						 
						
						
						
						
					 
					
						2019-05-14 10:28:32 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc0c24b955 
							
						 
					 
					
						
						
							
							Minor wording change ( #2875 )  
						
						 
						
						... 
						
						
						
						* better wording for version of openapi doc
* update petstore samples 
						
						
					 
					
						2019-05-13 15:59:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacob Weber 
							
						 
					 
					
						
						
						
						
							
						
						
							b5ede4b339 
							
						 
					 
					
						
						
							
							Send "true" or "false" for boolean params. ( #2257 )  
						
						 
						
						... 
						
						
						
						* Send "true" or "false" for boolean params.
* run ./bin/openapi3/php-petstore.sh 
						
						
					 
					
						2019-04-05 07:39:46 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							9e3c7781bb 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/3.4.x' into 4.0.x  
						
						 
						
						
						
						
					 
					
						2018-10-16 16:08:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							5490bb8e9c 
							
						 
					 
					
						
						
							
							update petstore  
						
						 
						
						
						
						
					 
					
						2018-10-03 18:36:12 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4e8844273b 
							
						 
					 
					
						
						
							
							Prepare 3.3.1-SNAPSHOT ( #1154 )  
						
						 
						
						... 
						
						
						
						* update version
* update petstore samples 
						
						
					 
					
						2018-10-02 09:40:27 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Hansen 
							
						 
					 
					
						
						
						
						
							
						
						
							ca9a4a2ff3 
							
						 
					 
					
						
						
							
							PR: Fix error when giving an array as parameter to an endpoint body r… ( #1037 )  
						
						 
						
						... 
						
						
						
						* PR: Fix error when giving an array as parameter to an endpoint body request
* PR #1037  - Fix issue with array as parameter to operation
* update samples
* PHP - ObjectSerializer::sanitizeForSerialization(): manage \stdClass objects properly
* update samples
* bug fix: missing "use" clause
* update samples
* Changes after @ackintosh review
* update samples 
						
						
					 
					
						2018-09-19 19:58:56 +09:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Yann Milin 
							
						 
					 
					
						
						
						
						
							
						
						
							c5463232d3 
							
						 
					 
					
						
						
							
							[PHP] Fix deserialize ApiException as a Model ( #757 )  
						
						 
						
						... 
						
						
						
						* [PHP] Fix deserialize for default responses. Update samples
* [PHP] Update sample files
* Fix the distination ("-o") of petstore-security-test
* Clean up "petstore-security-test" folder
* Update petstore-security-test sample files
* Update petstore OpenAPI3 sample files 
						
						
					 
					
						2018-09-07 00:52:59 +09:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matt Melling 
							
						 
					 
					
						
						
						
						
							
						
						
							a8cbae4dc8 
							
						 
					 
					
						
						
							
							[PHP] Upgrade php-cs-fixer to 2.12, enables PHP >= 7.2 support ( #769 )  
						
						 
						
						... 
						
						
						
						* upgrade php-cs-fixer to 2.12
* ran petstore-security-test for php
* updating openapi3 php petstore example 
						
						
					 
					
						2018-09-06 20:48:00 +09:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							704c1b8893 
							
						 
					 
					
						
						
							
							update petstore samples  
						
						 
						
						
						
						
					 
					
						2018-08-23 18:52:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							3d06900e68 
							
						 
					 
					
						
						
							
							Prepare 3.2.3-SNAPSHOT version ( #870 )  
						
						 
						
						
						
						
					 
					
						2018-08-22 13:39:20 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérémie Bresson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							79b993e6d5 
							
						 
					 
					
						
						
							
							Prepare version 3.2.2-SNAPSHOT ( #810 )  
						
						 
						
						
						
						
					 
					
						2018-08-14 13:38:18 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							90a8b81728 
							
						 
					 
					
						
						
							
							Prepare 3.2.1-SNAPSHOT release ( #748 )  
						
						 
						
						... 
						
						
						
						* prepare 3.2.1 SNAPSHOT release
* update doc to use 3.2.0 stable version 
						
						
					 
					
						2018-08-07 01:31:37 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremie Bresson 
							
						 
					 
					
						
						
						
						
							
						
						
							23c04e2e66 
							
						 
					 
					
						
						
							
							Prepare version 3.2.0-SNAPSHOT  
						
						 
						
						
						
						
					 
					
						2018-07-07 06:14:58 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérémie Bresson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4b6fb504a2 
							
						 
					 
					
						
						
							
							Prepare version 3.1.1-SNAPSHOT ( #487 )  
						
						 
						
						
						
						
					 
					
						2018-07-07 06:05:19 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremie Bresson 
							
						 
					 
					
						
						
						
						
							
						
						
							b0c02d8ea6 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/3.1.x' into 4.0.x  
						
						 
						
						... 
						
						
						
						# Conflicts:
#	samples/server/petstore/kotlin-server/ktor/.openapi-generator/VERSION
#	samples/server/petstore/kotlin-server/ktor/README.md
#	samples/server/petstore/php-silex/.openapi-generator/VERSION 
						
						
					 
					
						2018-06-25 19:09:41 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremie Bresson 
							
						 
					 
					
						
						
						
						
							
						
						
							478b0d6101 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into 3.1.x  
						
						 
						
						
						
						
					 
					
						2018-06-19 07:32:52 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérémie Bresson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9511586f07 
							
						 
					 
					
						
						
							
							Prepare 3.0.3-SNAPSHOT ( #338 )  
						
						 
						
						
						
						
					 
					
						2018-06-18 09:32:11 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							53d9878cf2 
							
						 
					 
					
						
						
							
							Update Petstore samples ( #331 )  
						
						 
						
						... 
						
						
						
						* Grammar and spelling fixes
* update petstore samples 
						
						
					 
					
						2018-06-17 01:33:36 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremie Bresson 
							
						 
					 
					
						
						
						
						
							
						
						
							b887efdc1c 
							
						 
					 
					
						
						
							
							Initial commit for 4.0.0-SNAPSHOT  
						
						 
						
						
						
						
					 
					
						2018-06-12 06:40:07 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremie Bresson 
							
						 
					 
					
						
						
						
						
							
						
						
							c223f28171 
							
						 
					 
					
						
						
							
							Initial commit for 3.1.0-SNAPSHOT  
						
						 
						
						
						
						
					 
					
						2018-06-12 06:27:26 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérémie Bresson 
							
						 
					 
					
						
						
						
						
							
						
						
							8ae1c814d5 
							
						 
					 
					
						
						
							
							Prepare 3.0.2-SNAPSHOT ( #285 )  
						
						 
						
						... 
						
						
						
						Set version `3.0.2-SNAPSHOT`.
Follow up from #280  
						
						
					 
					
						2018-06-11 13:22:03 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérémie Bresson 
							
						 
					 
					
						
						
						
						
							
						
						
							1e5e1d4458 
							
						 
					 
					
						
						
							
							Prepare 3.0.1-SNAPSHOT ( #195 )  
						
						 
						
						... 
						
						
						
						* Restore version to 3.0.0-SNAPSHOT
* Set version to 3.0.1-SNAPSHOT
* Run ensure-up-to-date
* Remove duplicated version declaration 
						
						
					 
					
						2018-06-02 10:57:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e5be838fa8 
							
						 
					 
					
						
						
							
							Update PHP client default value ( #417 )  
						
						 
						
						... 
						
						
						
						* update php default value
* update php samples with oas3 
						
						
					 
					
						2018-05-11 15:28:09 +08:00