data class ClientConfiguration
ClientConfiguration(stories: List<StoryConfiguration>)
val stories: List<StoryConfiguration>