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

requestBody.2.0.0.mappings.campaign.json Maven / Gradle / Ivy

The newest version!
{
  "dynamic_templates": [
    {
      "all": {
        "match": "*",
        "match_mapping_type": "string",
        "mapping": {
          "type": "text",
          "analyzer": "folding",
          "fields": {
            "keyword": {
              "type": "keyword",
              "ignore_above": 256
            }
          }
        }
      }
    }
  ],
  "properties": {
    "cost": {
      "type": "double"
    },
    "startDate": {
      "type": "date"
    },
    "endDate": {
      "type": "date"
    },
    "metadata": {
      "properties": {
        "enabled": {
          "type": "boolean"
        },
        "hidden": {
          "type": "boolean"
        },
        "missingPlugins": {
          "type": "boolean"
        },
        "readOnly": {
          "type": "boolean"
        }
      }
    },
    "entryCondition":  {
      "type": "object",
      "enabled": false
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy