From 1ed943d6bf6d8092a2cdbfdd52aeb221af56c615 Mon Sep 17 00:00:00 2001 From: Ryan Barrett Date: Sun, 18 Dec 2022 22:04:10 -0800 Subject: [PATCH] add missing datastore index for /recent with ?after query param --- index.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.yaml b/index.yaml index 7b82325..fbb2a6b 100644 --- a/index.yaml +++ b/index.yaml @@ -6,6 +6,11 @@ indexes: # index.yaml file manually, remove the "# AUTOGENERATED" marker line above. # If you want to manage some indexes manually, move them above the marker line. +- kind: Response + properties: + - name: status + - name: updated + - kind: Response properties: - name: status