diff options
Diffstat (limited to 'third_party/python/jsonschema/json/remotes/integer.json')
-rw-r--r-- | third_party/python/jsonschema/json/remotes/integer.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/python/jsonschema/json/remotes/integer.json b/third_party/python/jsonschema/json/remotes/integer.json new file mode 100644 index 0000000000..8b50ea3085 --- /dev/null +++ b/third_party/python/jsonschema/json/remotes/integer.json @@ -0,0 +1,3 @@ +{ + "type": "integer" +} |