diff --git a/fern/apis/fai/definition/document.yml b/fern/apis/fai/definition/document.yml index 391390bae..300653acd 100644 --- a/fern/apis/fai/definition/document.yml +++ b/fern/apis/fai/definition/document.yml @@ -35,6 +35,9 @@ service: version: type: optional docs: The version of the document + product: + type: optional + docs: The product of the document keywords: type: optional> docs: The keywords of the document @@ -74,6 +77,9 @@ service: version: type: optional docs: The version of the document + product: + type: optional + docs: The product of the document keywords: type: optional> docs: The keywords of the document @@ -146,6 +152,7 @@ types: title: optional url: optional version: optional + product: optional keywords: optional> authed: optional created_at: datetime