Azure Dev Ops Project Metadata Response
data class AzureDevOpsProjectMetadataResponse(val autoDiscovery: String? = null, val name: String? = null, val repos: List<String>? = null)
Project onboarding info.
Project onboarding info.