Files
plexruby/docs/models/errors/loglinebadrequest.md

1.4 KiB
Raw Blame History

LogLineBadRequest

Bad Request - A parameter was not specified, or was specified incorrectly.

Fields

Field Type Required Description
errors T::Array<Models::Errors::LogLineErrors> N/A
raw_response Faraday::Response Raw HTTP response; suitable for custom response parsing