Skip to content

Commit

Permalink
Moved elementContent to the bottom to highlight it's the new addition
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderdean committed Nov 5, 2014
1 parent 156ebc6 commit ff192a1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"type": "string"
}
},
"elementContent": {
"type": "string"
},
"elementTarget": {
"type": "string"
},
"targetUrl": {
"type": "string",
"minLength": 1
},
"elementContent": {
"type": "string"
}
},
"required": ["targetUrl"],
Expand Down

0 comments on commit ff192a1

Please sign in to comment.