DocumentationResponse

fun DocumentationResponse(documentationRootUrl: String, overview: String, pages: List<PageResponse>, rules: List<DocumentationRuleResponse>, serviceRootUrl: String, summary: String)