mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-09 08:31:21 +00:00
Remove links to basic types in java API docs (#7989)
* Remove links to basic types in java API docs This removes (most) wrong links to basic types in Java API docs. * Regenerate some more samples
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**arrayArrayNumber** | [**List<List<BigDecimal>>**](List.md) | | [optional]
|
||||
**arrayArrayNumber** | **List<List<BigDecimal>>** | | [optional]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user