Fix order schema typo

This commit is contained in:
fragosti
2019-09-27 13:30:30 -07:00
parent 88dcf6350d
commit a9ecf7f1f3

View File

@@ -44,7 +44,7 @@
"$ref": "/wholeNumberSchema"
},
"chainId": {
"type": "number "
"type": "number"
},
"exchangeAddress": {
"$ref": "/addressSchema"