Rename CharacterViewpoint to Viewpoint
As I was writing the documentation, this just feels like added complexity that we don't need.
This commit is contained in:
@@ -11,7 +11,7 @@ characters:
|
||||
id: 3
|
||||
name: "Char without a Scene"
|
||||
displayName: "C"
|
||||
character_viewpoints:
|
||||
viewpoints:
|
||||
-
|
||||
owner_id: 2
|
||||
title: "The Village"
|
||||
|
||||
@@ -7,7 +7,7 @@ characters:
|
||||
id: 2
|
||||
name: "Char with a Scene"
|
||||
displayName: "B"
|
||||
character_viewpoints:
|
||||
viewpoints:
|
||||
-
|
||||
owner_id: 2
|
||||
title: "The Village"
|
||||
Reference in New Issue
Block a user