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

schema.os.create.index.tasklist-web-session.json Maven / Gradle / Ivy

{
  "dynamic": "true",
  "properties": {
    "id": {
      "type": "keyword"
    },
    "creationTime": {
      "type": "long"
    },
    "lastAccessedTime": {
      "type": "long"
    },
    "maxInactiveIntervalInSeconds": {
      "type": "integer"
    },
    "attributes": {
      "type": "object"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy