lib/rest-ftp-daemon/api/entities/job.rb in rest-ftp-daemon-0.423.0 vs lib/rest-ftp-daemon/api/entities/job.rb in rest-ftp-daemon-0.423.1

- old
+ new

@@ -20,14 +20,13 @@ # Work-specific options expose :overwrite expose :mkdir expose :tempfile - expose :video_custom # Job/Video options expose :video_options - #, using: Entities::VideoOptions + expose :video_custom # Status and error expose :status, format_with: :utf8_filter expose :error, format_with: :utf8_filter