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

schema.sos.response.InsertResult.json Maven / Gradle / Ivy

The newest version!
{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "id": "http://www.52north.org/schema/json/sos/response/InsertResult#",
  "allOf": [
    {
      "$ref": "http://www.52north.org/schema/json/sos/response/Response#"
    },
    {
      "properties": {
        "request": {
          "enum": [
            "InsertResult"
          ]
        }
      }
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy