diff --git a/airflow/api_connexion/openapi/v1.yaml b/airflow/api_connexion/openapi/v1.yaml index b150ff66eb83b..dc81a2c09d323 100644 --- a/airflow/api_connexion/openapi/v1.yaml +++ b/airflow/api_connexion/openapi/v1.yaml @@ -5529,12 +5529,8 @@ components: - always WeightRule: - description: Weight rule. + description: Weight rule. One of 'downstream', 'upstream', 'absolute', or the path of the custom priority weight strategy class. type: string - enum: - - downstream - - upstream - - absolute HealthStatus: description: Health status