Side by Side Diff: tools/json_schema_compiler/test/any.json
Issue 9491002 :
json_schema_compiler: any, additionalProperties, functions on types (Closed)
Patch Set: add any in arrays to util.h
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
build/json_schema_compile.gypi
chrome/chrome_tests.gypi
chrome/common/extensions/api/chromeosInfoPrivate.json
chrome/common/extensions/api/devtools_api.json
chrome/common/extensions/api/experimental.accessibility.json
chrome/common/extensions/api/experimental.app.json
chrome/common/extensions/api/webstorePrivate.json
tools/json_schema_compiler/any.h
tools/json_schema_compiler/any.cc
tools/json_schema_compiler/any_helper.py
tools/json_schema_compiler/api_gen_util.gyp
tools/json_schema_compiler/cc_generator.py
tools/json_schema_compiler/code.py
tools/json_schema_compiler/code_test.py
tools/json_schema_compiler/compiler.py
tools/json_schema_compiler/cpp_type_generator.py
tools/json_schema_compiler/cpp_type_generator_test.py
tools/json_schema_compiler/cpp_util.py
tools/json_schema_compiler/h_generator.py
tools/json_schema_compiler/model.py
tools/json_schema_compiler/model_test.py
tools/json_schema_compiler/previewserver.py
tools/json_schema_compiler/test/additionalProperties.json
tools/json_schema_compiler/test/additional_properties_unittest.cc
tools/json_schema_compiler/test/any.json
tools/json_schema_compiler/test/any_unittest.cc
tools/json_schema_compiler/test/arrays.json
tools/json_schema_compiler/test/arrays_unittest.cc
tools/json_schema_compiler/test/functionsOnTypes.json
tools/json_schema_compiler/test/functions_on_types_unittest.cc
tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
tools/json_schema_compiler/util.h
tools/json_schema_compiler/util.cc