Skip to content

Commit

Permalink
fix: schema spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jrschumacher authored Jul 20, 2024
1 parent d0c3948 commit faeb0ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
" $id": "http://example.com/example.json",
"$id": "http://example.com/example.json",
"additionalProperties": true,
"definitions": {
"iso8601": {
Expand Down Expand Up @@ -496,4 +496,4 @@
},
"title": "Resume Schema",
"type": "object"
}
}

0 comments on commit faeb0ac

Please # to comment.