Skip to content

Commit

Permalink
Automated Commit - Formatting Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
artem1205 authored and octavia-squidington-iii committed Oct 26, 2023
1 parent ce93eb5 commit 0d03a5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft-07/schema#",
"type": "object",
"type": "object",
"properties": {
"AccountName": {
"type": ["null", "string"]
Expand Down Expand Up @@ -246,4 +246,4 @@
"type": ["null", "number"]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft-07/schema#",
"type": "object",
"type": "object",
"properties": {
"AccountName": {
"type": ["null", "string"]
Expand Down Expand Up @@ -201,4 +201,4 @@
"type": ["null", "number"]
}
}
}
}

0 comments on commit 0d03a5d

Please sign in to comment.