mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
cover api/common/schema-validator.js with tests
This commit is contained in:
7
test/fixtures/schemas/ledgerhash.json
vendored
Normal file
7
test/fixtures/schemas/ledgerhash.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-04/schema#",
|
||||
"title": "ledgerhash",
|
||||
"description": "A ledger hash",
|
||||
"type": "string",
|
||||
"format": "ledgerHash"
|
||||
}
|
||||
Reference in New Issue
Block a user