Commit 53bbfd4
refactor: rename model_dump -> dump
The pydantic model_dump method contains a lot more information, so
rename to allow using these in parallel until all the Deploy classes
are migrated to pydantic.
Signed-off-by: James McCorrie <[email protected]>1 parent 3bb06fc commit 53bbfd4
2 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | 334 | | |
338 | 335 | | |
339 | 336 | | |
| |||
0 commit comments