Sha256: e3d011bccfa0825342c84cdd3bc432cd77cc57a9c3ba93bcbcb89002cb79d6d5
Contents?: true
Size: 274 Bytes
Versions: 73
Compression:
Stored size: 274 Bytes
Contents
# FileAction ## Example FileAction Object ``` { "status": "pending", "file_migration_id": "123" } ``` * `status` (string): Status of file operation. * `file_migration_id` (int64): If status is pending, this is the id of the FileMigration to check for status updates.
Version data entries
73 entries across 73 versions & 1 rubygems