diff --git "a/docs/article_\333\260_keyword.html" "b/docs/article_\333\260_keyword.html" index a900d8fc..7330022a 100644 --- "a/docs/article_\333\260_keyword.html" +++ "b/docs/article_\333\260_keyword.html" @@ -185,8 +185,8 @@
seo_score
double
article score
(originates from team data's Content Engine, higher scores are better)publication_id
int64
publication_id
provided by the CMS, can be used to correlate the state of documents in tapir with the corresponding CMS publication event.related_article_source
string
tenant
string
www
, berlin
or suchmessage Metadata {
@@ -201,9 +202,10 @@ Artic
double seo_score = 10;
int64 publication_id = 11;
string related_article_source = 12;
+string tenant = 13;
-
+
enum State
State of the item (Article
, Element
)
in the content management system. The state
in combination with
@@ -230,7 +232,7 @@
enum State
DRAFT = 3;
}
-
+
enum EventSource
Even more detail about the circumstances of transformation for this article.
The EventSource
will be of type:
enum
CONTENT_ENGINE = 3;
}
-
-
+
+
diff --git a/docs/author.html b/docs/author.html
index 4147c4a1..e6c68107 100644
--- a/docs/author.html
+++ b/docs/author.html
@@ -196,7 +196,7 @@ enum Type