update rust samples

This commit is contained in:
William Cheng
2019-04-22 21:57:31 +08:00
parent fab980cf79
commit f83d09fc01
35 changed files with 555 additions and 163 deletions

View File

@@ -96,12 +96,7 @@ components:
inner_string:
type: string
inner_array:
items:
$ref: '#/components/schemas/xml_inner'
type: array
xml:
name: CamelXmlArray
wrapped: true
$ref: '#/components/schemas/xml_array'
required:
- inner_array
type: object