Commit 86b0e98
authored
Migrate CreateAssetEventsBody to Pydantic v2 ConfigDict (apache#56697)
1 parent af8a4b5 commit 86b0e98
File tree
1 file changed
+2
-5
lines changed- airflow-core/src/airflow/api_fastapi/core_api/datamodels
1 file changed
+2
-5
lines changedLines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
| 183 | + | |
0 commit comments