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.
1 parent de5b12d commit f9e0ce6Copy full SHA for f9e0ce6
fixtures/v2.0/json/models/modelWithXmlAttributes.json
@@ -1,5 +1,8 @@
1
{
2
"description": "this model serves xml and json structures",
3
+ "xml": {
4
+ "name": "XMLModel"
5
+ },
6
"properties": {
7
"id": {
8
"type": "integer",
0 commit comments