Skip to content

Commit a365ef8

Browse files
author
Andrei Neagu
committed
extended
1 parent 96ad047 commit a365ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/models-library/src/models_library/service_settings_labels.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def ensure_backwards_compatible_setting_type(cls, v):
168168

169169

170170
class LegacyState(BaseModel):
171-
s3_archive: str
171+
old_state_path: Path
172172
new_state_path: Path
173173

174174

0 commit comments

Comments
 (0)