HomeSort by relevance Sort by last modified time
    Searched full:jsonschema (Results 1 - 10 of 10) sorted by null

  /external/flatbuffers/src/
flatc_main.cpp 99 { flatbuffers::GenerateJsonSchema, nullptr, "--jsonschema", "JsonSchema", true,
  /external/flatbuffers/tests/
generate_code.bat 22 ..\%buildtype%\flatc.exe --jsonschema --schema -I include_test monster_test.fbs
generate_code.sh 21 ../flatc --jsonschema --schema -I include_test monster_test.fbs
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/
jackson-databind-2.2.2.pom 37 com.fasterxml.jackson.databind.jsonschema,
jackson-databind-2.2.2.jar 
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/
jackson-databind-2.6.6.pom 38 com.fasterxml.jackson.databind.jsonschema,
jackson-databind-2.6.6.jar 
  /external/google-styleguide/
jsoncstyleguide.xml 337 <p>In order to maintain a consistent interface across APIs, JSON objects should follow the structure outlined below. This structure applies to both requests and responses made with JSON. Within this structure, there are certain property names that are reserved for specific uses. These properties are NOT required; in other words, each reserved property may appear zero or one times. But if a service needs these properties, this naming convention is recommend. Here is a schema of the JSON structure, represented in <a href="https://www.google.com/url?sa=D&amp;q=http%3A%2F%2Forderly-json.org%2F">Orderly</a> format (which in turn can be compiled into a <a href="https://www.google.com/url?sa=D&amp;q=http%3A%2F%2Fjson-schema.org%2F">JSONSchema</a>). You can few examples of the JSON structure at the end of this guide.</p>
    [all...]
  /external/autotest/client/site_tests/desktopui_GmailLatency/
url_fetch_test 
url_fetch_test.arm 

Completed in 532 milliseconds