# Functions
GenerateV2Album generates a random Album resource, owned by the Artist with the given ID.
GenerateV2Artist generates a random Artist resource.
RegisterControllers registers controllers for the demo types.
RegisterTypes registers the demo types.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
TenancyDefault contains the default values for all tenancy units.
TypeV1Album represents a collection of an artist's songs.
TypeV1Artist represents a musician or group of musicians.
TypeV2Album represents a collection of an artist's songs.
TypeV2Artist represents a musician or group of musicians.