[Rust Server] Improve XML support (#2504)

- Restore XML namespace support

- Remove non snake case rust warning for xml wrap_in methods

- Add XML rust-server tests

- Fix wrapping XML arrays when a property of another object

- Run all tests, not just those for OpenAPI 2.0

- Force wrapping for rust-server
This commit is contained in:
Richard Whitehouse
2019-04-22 05:05:40 +01:00
committed by William Cheng
parent 8344102341
commit f14bac8d7d
50 changed files with 3625 additions and 161 deletions

View File

@@ -0,0 +1,9 @@
# AdditionalPropertiesObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)