Skip to content

Commit b963111

Browse files
committed
Update title types
1 parent 6048859 commit b963111

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

thamesflix/titlecatalog/v1alpha1/service.proto

+2
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ enum TitleType {
157157
TITLE_TYPE_SHORT = 4;
158158
// Both single documentaries and documentary series.
159159
TITLE_TYPE_DOCUMENTARY = 5;
160+
// All video games, including console, PC, and mobile games.
161+
TITLE_TYPE_GAME = 6;
160162
}
161163

162164
// ServingStatus represents the health status of a service.

0 commit comments

Comments
 (0)