Configuration Service Git Property Response
data class ConfigurationServiceGitPropertyResponse(val repositories: List<ConfigurationServiceGitRepositoryResponse>? = null)
Property of git environment.
Property of git environment.