mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 12:42:44 +00:00
[Java][Client] Fix handling of 'number' types in oneOf (#16202)
This commit is contained in:
@@ -248,7 +248,7 @@ public class Example {
|
||||
|
||||
### Return type
|
||||
|
||||
**BigDecimal**
|
||||
[**BigDecimal**](BigDecimal.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
|
||||
Reference in New Issue
Block a user