| 
							
							
								 martin-mfg | 2ca99bdf8e | use model class for request body with additionalProperties (#16613) * try out simple fix
* add test case
* generate samples | 2023-09-23 13:07:53 +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 |  | 
			
				
					| 
							
							
								 martin-mfg | b7f2b723aa | [JAVA] fix toUrlQueryString for BigDecimal (#15764) * add MyImportTest.java
* fix original issue
* fix same issue for native library
* remove MyImportTest
* add test configs
* generate samples (again?)
* generate samples again
* generate samples again, undo pom.xml mistake [amended to retrigger circliCi] | 2023-06-08 09:34:06 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 4ecb9f4186 | [java][native] Fix urlQuery string method in oneOf  (#14488) * better tests, fix oneOf in urlquery string method
* update samples
* update | 2023-01-20 01:57:32 +08:00 |  | 
			
				
					| 
							
							
								 Oleh Kurpiak | 2524e8fb0a | [Java][WebClient] global blocking operations config (#14076) * [Java][WebClient] global blocking operations config
* update samples | 2022-12-06 13:30:47 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 980062f2bb | Improve Java native, apache-httpclient with better spec (#14109) * improve java native, apache client with better spec
* fix java native async tests
* regenerate java native tests | 2022-11-24 21:48:09 +08:00 |  | 
			
				
					| 
							
							
								 Nathan Baulch | 9f1fa0e440 | Fix another batch of spelling typos (#13915) * Fix typos
* Remove repeated words
* Minor grammar fixes | 2022-11-07 21:30:24 +08:00 |  | 
			
				
					| 
							
							
								 Thibault Duperron | 1b65ef38f5 | Update dependecies for CVE (#13834) * Update dependecies for CVE
fix #13772
* Fix schemas | 2022-10-31 10:55:11 +08:00 |  | 
			
				
					| 
							
							
								 Justin Black | 43375b9392 | Upgrades swagger parser to 2.1.1, allows ingestion of 3.1.0 specs (#13133) * Upgrades swagger-parser
* Removes additional property and halting of spec processing
* Updates tests
* Docs updated | 2022-09-17 08:33:47 -07:00 |  | 
			
				
					| 
							
							
								 William Cheng | ad3b5f7045 | [Inline model resolver] various improvements (#12293) * better handling of requestbody in the inline resolver
* remove commented code
* better request body naming
* fix unique naming
* minor code format change
* removed additional underscore from names, fix test
* more fixes, update tests
* fix all tests
* undo changes to default codegen
* update samples
* update python tests
* add new files
* update samples | 2022-05-10 17:13:57 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | 5d8b80a5cd | [Java] rename x-contentType to x-content-type (#11895) * rename x-contentType to x-content-type
* undo changes | 2022-03-18 09:50:42 +08:00 |  | 
			
				
					| 
							
							
								 William Cheng | b6c445cdc3 | update swagger core, jackson to newer version (#11545) | 2022-02-08 13:31:20 +08:00 |  | 
			
				
					| 
							
							
								 Nathan Baulch | 5d68bd6a03 | Fix thousands of spelling typos (#10272) | 2021-08-28 22:58:24 +08:00 |  | 
			
				
					| 
							
							
								 Cody Mikol | f9d6c6fb21 | CHORE[DEPENDENCIES]: bump swagger-parser => 2.0.22 (#7597) this fixes a bug where the parser would return
null when missing parameters rather than reporting
some useful error.
Fixes N/A | 2020-12-08 15:18:07 +08:00 |  | 
			
				
					| 
							
							
								 Yuriy Belenko | 6a08ec59c0 | [core] Add type and format properties to model of inline response (#6153) | 2020-08-03 18:37:37 -04:00 |  | 
			
				
					| 
							
							
								 Jochen Schalanda | 32adeddd8f | Fix usage of javax.annotation (#6645) * Fix usage of javax.annotation:javax.annotation-api
* Regenerate samples
```
bin/generate-samples.sh bin/configs/java-* bin/configs/jaxrs-* bin/configs/spring-* bin/configs/kotlin-* bin/configs/other/java-* bin/configs/other/jaxrs-* bin/configs/other/kotlin-* bin/configs/other/openapi3/jaxrs-cxf-client.yaml bin/configs/other/openapi3/kotlin-*
``` | 2020-06-14 17:01:18 +08:00 |  | 
			
				
					| 
							
							
								 Ukonn Ra | f4fa00fefa | Add async native Java Client (#4721) * Add async native Java Client
* UPDATE: Reformat the samples
* test java native async in drone.io
* update test count
Co-authored-by: William Cheng <wing328hk@gmail.com> | 2020-05-03 16:06:18 +08:00 |  |