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 931dc1b + 9ec38c2 commit d1e8080Copy full SHA for d1e8080
versions/2.0.md
@@ -1686,13 +1686,13 @@ In this example, a full model definition is shown.
1686
"format": "int32",
1687
"xml": {
1688
"attribute": true
1689
- },
1690
- "name": {
1691
- "type": "string",
1692
- "xml": {
1693
- "namespace": "http://swagger.io/schema/sample",
1694
- "prefix": "sample"
1695
- }
+ }
+ },
+ "name": {
+ "type": "string",
+ "xml": {
+ "namespace": "http://swagger.io/schema/sample",
+ "prefix": "sample"
1696
}
1697
1698
0 commit comments