Get Registry Enterprise Repos Repo
data class GetRegistryEnterpriseReposRepo(val id: String, val instanceId: String, val name: String, val namespace: String, val repoType: String, val summary: String, val tags: List<GetRegistryEnterpriseReposRepoTag>)