[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]
This commit is contained in:
martin-mfg
2023-06-08 03:34:06 +02:00
committed by GitHub
parent fbe768bb9c
commit b7f2b723aa
176 changed files with 7934 additions and 8 deletions

View File

@@ -0,0 +1,16 @@
# WWW::OpenAPIClient::Object::FakeBigDecimalMap200Response
## Load the model package
```perl
use WWW::OpenAPIClient::Object::FakeBigDecimalMap200Response;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**some_id** | **double** | | [optional]
**some_map** | **HASH[string,double]** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)