All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schema.test.js Maven / Gradle / Ivy

There is a newer version: 0.6.15
Show newest version
{
  "type":"object",
  "properties": {
    "foo": {
      "type": "string"
    },
    "bar": {
      "type": "integer"
    },
    "baz": {
      "type": "boolean"
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy