File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,9 @@ service:
3535 version :
3636 type : optional<string>
3737 docs : The version of the document
38+ product :
39+ type : optional<string>
40+ docs : The product of the document
3841 keywords :
3942 type : optional<list<string>>
4043 docs : The keywords of the document
@@ -74,6 +77,9 @@ service:
7477 version :
7578 type : optional<string>
7679 docs : The version of the document
80+ product :
81+ type : optional<string>
82+ docs : The product of the document
7783 keywords :
7884 type : optional<list<string>>
7985 docs : The keywords of the document
@@ -146,6 +152,7 @@ types:
146152 title : optional<string>
147153 url : optional<string>
148154 version : optional<string>
155+ product : optional<string>
149156 keywords : optional<list<string>>
150157 authed : optional<boolean>
151158 created_at : datetime
You can’t perform that action at this time.
0 commit comments