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

org.mockserver.model.testJsonSchema.json Maven / Gradle / Ivy

{
  "type": "object",
  "properties": {
    "someField": {
      "type": "string"
    }
  },
  "required": ["someField"]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy