| 
							
							
								 William Cheng | 5eab3cef19 | Prepare 7.3.0-SNAPSHOT (#17456) * Revert "v7.2.0 release (#17455)"
This reverts commit fe638d009363c142c246ff089032f243e0b4ee01.
* set version to 7.3.0-SNAPSHOT
* update doc | 2023-12-22 16:55:58 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 53289263d9 | Prepare v7.2.0 (#17050) * update version to 7.2.0-SNAPSHOT
* update samples
* update doc | 2023-11-13 18:53:20 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 5e8e2d7f6d | Prepare v7.1.0 in master (#16608) * prepare v7.1.0 in master
* update | 2023-09-18 17:37:36 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 47a85e880b | Add tests for http basic authentication in python client (#16488) * add tests for http basic auth in python client
* add new files | 2023-09-03 19:11:53 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 80121aa88f | Prepare v7.0.1 (#16409) * prepare 7.0.1 in master
* update doc | 2023-08-25 16:11:29 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 6788f43af0 | Better handling of Inline schema (#15682) * skip allOf inline subschema created as $ref
* add option for fallback
* add back atleastonemodel
* add log
* update java, kotlin, js samples
* update tests
* fix native client test
* fix java client errors by regenerating test files
* clean up python
* clean up powershell
* clean up php
* clean up ruby
* update erlang, elixir
* update dart samples
* update ts samples
* update r, go samples
* update perl
* update swift
* add back files
* add back files
* remove outdated test files
* fix test | 2023-06-11 15:35:58 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 935146d187 | Merge remote-tracking branch 'origin/master' into 7.0.x | 2023-04-12 17:51:47 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 07227d4650 | add support for union of strictfloat and strictint (#15124) | 2023-04-06 11:51:12 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 5d1e18306a | Prepare 6.6.0-SNAPSHOT (#15100) * set 6.6.0 snapshot version
* update samples
* update readme | 2023-04-01 18:48:01 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 7417432a54 | Prepare 6.5.0 release (#15099) * 6.5.0 release
* update samples | 2023-04-01 15:03:35 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 1beec7ef87 | Merge remote-tracking branch 'origin' into 7.0.x | 2023-03-03 21:52:50 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | c50a775e0c | prepare 6.5.0 release (#14749) | 2023-02-19 20:36:23 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 93df0ff444 | Prepare 6.4.0 release (#14748) * prepare 6.4.0 release
* update samples | 2023-02-19 18:53:20 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | bbc42696ab | [java] Fix enum ref issue in array default value (#14638) * fix enum ref issue in array default value (java)
* update samples
* update tests
* update samples | 2023-02-07 21:49:30 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 27af3a063b | add more tests such as empty response (#14587) | 2023-02-02 18:18:55 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 31a89e35cb | Prepare 6.4.0 (#14582) * update to 6.4.0 snapshot
* update samples
* update doc | 2023-02-01 22:44:40 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 8f2676c5c2 | Prepare v6.3.0 release (#14580) * 6.3.0 release
* fix maven plugin test
* update samples
* update doc
* fix tests in windows | 2023-02-01 20:52:29 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | fd45b74128 | [Java] better default value handling (#14130) * add test for array default value
* update null return
* minor fixes
* move default value tests to echo api spec
* add new files
* remove unused files
* fix enum array default, add tests
* better array init
* Update modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/AbstractJavaCodegen.java
Co-authored-by: Leonard Brünings <lord_damokles@gmx.net>
* Update modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/AbstractJavaCodegen.java
Co-authored-by: Leonard Brünings <lord_damokles@gmx.net>
* revert the fix
* improve default value handling
* update native samples, add tests
* update samples
* fix tests
* use conditional test for timezone
* add tests to apache http client echo api
* add option to default container to null
* fix map default value
* minor refactoring
* update samples
* fix javadoc
* fix pom.xml
* add tests in java native echo client
* add java apache client echo tests
* fix test
* fix test
---------
Co-authored-by: Leonard Brünings <lord_damokles@gmx.net> | 2023-01-30 20:19:00 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 6cd7989e9e | [Java][native][apache-httpclient] Update toUrlQueryString to support form style for object (#14478) * update toUrlQueryString
* add new files
* minor bug fixes
* support object in query parameter - java apache httpclient
* rename variable - java native
* update samples
* fix try catch | 2023-01-19 16:13:51 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | cf4f2c76b2 | Use inline allof instead of $ref in echo test (#14429) * use inline allof instead of $ref in echo test
* update samples
* update samples
* fix tests | 2023-01-13 17:21:28 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 9fae221f1d | [Java][okhttp-gson] add echo client test (#14442) * add echo api tests for java okhttp client
* test okhttp gson echo client in jdk8 workflow
* update samples | 2023-01-13 00:15:29 +08:00 |  |