Skip to content

Commit

Permalink
Update serial_number.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mdupierreux committed May 6, 2015
1 parent 4c90c77 commit 6eb566c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions etc/sample/serial_number.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"documentation": "Unique id, first part.",
"name": "part0",
"type": "String",
"nullable": false,
"nullable": false
},
{
"documentation": "Unique id, second part.",
"name": "part1",
"type": "String",
"nullable": false,
},
"nullable": false
}
]
}

0 comments on commit 6eb566c

Please sign in to comment.