Configuration Service Settings Response
data class ConfigurationServiceSettingsResponse(val gitProperty: ConfigurationServiceGitPropertyResponse? = null)
The settings of Application Configuration Service.
The settings of Application Configuration Service.