Compare commits

...

4 Commits

2 changed files with 5 additions and 1 deletions

View File

@ -21,6 +21,10 @@
},
"fd5c:3e37:2666::/48": {
"description": "Bandura Communications",
"dns": {
"nserver": ["ns1.bandura.crxn"],
"ds": ["59395 15 2 B9E23D70A1B866DC825FD7C60A6CD81A749CCBBE277DC6AEBD5C5CE5BBB48A57"]
},
"max-len": "56",
"device": {
"fd5c:3e37:2666:4b00::1": {

View File

@ -1,7 +1,7 @@
{
"$schema": "https://json-schema.org/draft-04/schema",
"type": "object",
"description": "You can check a entity with `check-jsonschema --schemafile schema.json entity.json`.",
"description": "You can check a entity with `check-jsonschema --schemafile schema entity.json`.",
"properties": {
"person": {
"type": "object",