Skip to content

Null type

Edit page
PUT /test/schemas/implicit-_type/doc
{
"_id": {
"_type": "keyword",
},
"campo": {
"_type": "keyword",
"_value": null
}
}
GET /test/schemas/implicit-_type/doc