aboutsummaryrefslogtreecommitdiffstats
path: root/extra/elasticsearch/release_schema.json
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-01-25 16:42:48 -0800
committerBryan Newbold <bnewbold@robocracy.org>2019-01-25 16:42:48 -0800
commit1079aea4a5ea8f22353caf7c74070b6e830498bf (patch)
treec7270ade9771abdd5a57af8f1cc87d56e2622d4b /extra/elasticsearch/release_schema.json
parent7d55f030cadbdc213e0773a52ad52ccfbfa07cad (diff)
downloadfatcat-1079aea4a5ea8f22353caf7c74070b6e830498bf.tar.gz
fatcat-1079aea4a5ea8f22353caf7c74070b6e830498bf.zip
tweak elastic schemas (again)
Diffstat (limited to 'extra/elasticsearch/release_schema.json')
-rw-r--r--extra/elasticsearch/release_schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/elasticsearch/release_schema.json b/extra/elasticsearch/release_schema.json
index 4cfe0894..565c8137 100644
--- a/extra/elasticsearch/release_schema.json
+++ b/extra/elasticsearch/release_schema.json
@@ -68,7 +68,7 @@
"in_dweb": { "type": "boolean" },
"in_web": { "type": "boolean" },
"in_ia": { "type": "boolean" },
- "in_sim": { "type": "boolean" },
+ "in_ia_sim": { "type": "boolean" },
"in_shadows": { "type": "boolean" },
"author": { "type": "alias", "path": "contrib_names" },