Skip to content

Commit 70c0afa

Browse files
committed
Fix parameter
1 parent 8bf13f2 commit 70c0afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/firecracker/swagger/firecracker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1218,7 +1218,7 @@ definitions:
12181218
SnapshotCreateParams:
12191219
type: object
12201220
required:
1221-
- mem_file_path
1221+
- snapshot_path
12221222
properties:
12231223
mem_file_path:
12241224
type: string

0 commit comments

Comments
 (0)