From 3e663d971a99a816f0165dd6653a9a1e8a87c95e Mon Sep 17 00:00:00 2001
From: Hassan Ahmed <141136168+hahmed-dev@users.noreply.github.com>
Date: Tue, 29 Aug 2023 15:51:16 +0200
Subject: [PATCH] feat(TSI-1946): Add reviewed_at to translations (#396)
---
doc/compiled.json | 2 +-
paths/translations/index.yaml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/compiled.json b/doc/compiled.json
index 49e53c6c..3f143508 100644
--- a/doc/compiled.json
+++ b/doc/compiled.json
@@ -21205,7 +21205,7 @@
}
},
{
- "description": "Specify a query to find translations by content (including wildcards).
\nNote: Search is limited to 10000 results and may not include recently updated data (depending on the project size).
\nThe following qualifiers are supported in the query:
\n
id:translation_id,...
for queries on a comma-separated list of idstags:XYZ
for tags on the translationunverified:{true|false}
for verification statusexcluded:{true|false}
for exclusion statusupdated_at:{>=|<=}2013-02-21T00:00:00Z
for date range queriesid:translation_id,...
for queries on a comma-separated list of idstags:XYZ
for tags on the translationunverified:{true|false}
for verification statusexcluded:{true|false}
for exclusion statusupdated_at:{>=|<=}2013-02-21T00:00:00Z
for date range queriesreviewed_after:2013-02-21T00:00:00Z
for fetching translations that were reviewed after the given timestampunverified:{true|false}
for verification statusexcluded:{true|false}
for exclusion statusupdated_at:{>=|<=}2013-02-21T00:00:00Z
for date range queriesreviewed_after:2013-02-21T00:00:00Z
for fetching translations that were reviewed after the given timestamp