Document current outlook schema behavior
This commit is contained in:
@@ -98,7 +98,7 @@ func stringConstantsFromFile(t *testing.T, path string, prefix string, skip func
|
||||
|
||||
func schemaConstantNotInCurrentContract(name string) bool {
|
||||
switch name {
|
||||
case "SchemaRawOpenWeatherHourlyForecastV1", "SchemaWeatherOutlookV2":
|
||||
case "SchemaRawOpenWeatherHourlyForecastV1":
|
||||
return true
|
||||
default:
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user