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:
Thomas Hervé
2020-11-23 09:24:31 +01:00
committed by GitHub
parent 70bc472b86
commit 14ff8e0ffd
307 changed files with 641 additions and 641 deletions

View File

@@ -6,7 +6,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**arrayArrayNumber** | [**List<List<BigDecimal>>**](List.md) | | [optional]
**arrayArrayNumber** | **List<List<BigDecimal>>** | | [optional]