File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ Any invalid JSON will be skipped and not produce an error.
52
52
It is therefore recommended to validate the JSON before providing to JSONoid if handling invalid input is required.
53
53
The generated schema will be printed [ JSON Schema] ( https://json-schema.org/ ) as output.
54
54
Note that depending on the configuration, JSONoid will add additional properties which are not part of the JSON Schema standard.
55
- The format is described in the [ JSON Schema Profile] ( https://github.com/dataunitylab/json-schema-profile ) draft and is subject to change..
55
+ The format is described in the [ JSON Schema Profile] ( https://github.com/dataunitylab/json-schema-profile ) draft and is subject to change.
56
56
57
57
## Running :running :
58
58
You can’t perform that action at this time.
0 commit comments