We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a685c1 + e7ef315 commit ff37149Copy full SHA for ff37149
versions/3.0.md
@@ -2183,13 +2183,13 @@ In this example, a full model definition is shown.
2183
"format": "int32",
2184
"xml": {
2185
"attribute": true
2186
- },
2187
- "name": {
2188
- "type": "string",
2189
- "xml": {
2190
- "namespace": "http://swagger.io/schema/sample",
2191
- "prefix": "sample"
2192
- }
+ }
+ },
+ "name": {
+ "type": "string",
+ "xml": {
+ "namespace": "http://swagger.io/schema/sample",
+ "prefix": "sample"
2193
}
2194
2195
0 commit comments