fastpixapi 1.1.0 → 1.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fastpix_client/dimensions.rb +4 -4
  3. data/lib/fastpix_client/drm_configurations.rb +2 -2
  4. data/lib/fastpix_client/errors.rb +1 -1
  5. data/lib/fastpix_client/in_video_ai_features.rb +8 -8
  6. data/lib/fastpix_client/input_video.rb +9 -9
  7. data/lib/fastpix_client/manage_live_stream.rb +9 -9
  8. data/lib/fastpix_client/manage_videos.rb +24 -24
  9. data/lib/fastpix_client/metrics.rb +6 -6
  10. data/lib/fastpix_client/models/components/addtrackrequest.rb +1 -1
  11. data/lib/fastpix_client/models/components/createmediarequest.rb +1 -1
  12. data/lib/fastpix_client/models/components/deletesigningkeyresponse.rb +6 -2
  13. data/lib/fastpix_client/models/components/deletesigningkeyresponsedata.rb +33 -0
  14. data/lib/fastpix_client/models/components/event.rb +35 -8
  15. data/lib/fastpix_client/models/components/pullvideoinput.rb +1 -1
  16. data/lib/fastpix_client/models/components/views.rb +28 -1
  17. data/lib/fastpix_client/models/components/watermarkinput.rb +1 -1
  18. data/lib/fastpix_client/models/components.rb +1 -0
  19. data/lib/fastpix_client/models/operations/add_media_to_playlist_response.rb +1 -1
  20. data/lib/fastpix_client/models/operations/add_media_track_response.rb +1 -1
  21. data/lib/fastpix_client/models/operations/cancel_upload_response.rb +1 -1
  22. data/lib/fastpix_client/models/operations/change_media_order_in_playlist_response.rb +1 -1
  23. data/lib/fastpix_client/models/operations/complete_live_stream_response.rb +1 -1
  24. data/lib/fastpix_client/models/operations/create_a_playlist_response.rb +1 -1
  25. data/lib/fastpix_client/models/operations/create_media_playback_id_response.rb +1 -1
  26. data/lib/fastpix_client/models/operations/create_media_response.rb +1 -1
  27. data/lib/fastpix_client/models/operations/create_new_stream_response.rb +1 -1
  28. data/lib/fastpix_client/models/operations/create_playbackid_of_stream_response.rb +1 -1
  29. data/lib/fastpix_client/models/operations/create_signing_key_response.rb +1 -1
  30. data/lib/fastpix_client/models/operations/create_simulcast_of_stream_response.rb +1 -1
  31. data/lib/fastpix_client/models/operations/delete_a_playlist_response.rb +1 -1
  32. data/lib/fastpix_client/models/operations/delete_live_stream_response.rb +1 -1
  33. data/lib/fastpix_client/models/operations/delete_media_from_playlist_response.rb +1 -1
  34. data/lib/fastpix_client/models/operations/delete_media_playback_id_response.rb +1 -1
  35. data/lib/fastpix_client/models/operations/delete_media_response.rb +1 -1
  36. data/lib/fastpix_client/models/operations/delete_media_track_response.rb +1 -1
  37. data/lib/fastpix_client/models/operations/delete_playbackid_of_stream_response.rb +1 -1
  38. data/lib/fastpix_client/models/operations/delete_signing_key_response.rb +1 -1
  39. data/lib/fastpix_client/models/operations/delete_simulcast_of_stream_response.rb +1 -1
  40. data/lib/fastpix_client/models/operations/direct_upload_video_media_request.rb +1 -1
  41. data/lib/fastpix_client/models/operations/direct_upload_video_media_response.rb +1 -1
  42. data/lib/fastpix_client/models/operations/disable_live_stream_response.rb +1 -1
  43. data/lib/fastpix_client/models/operations/enable_live_stream_response.rb +1 -1
  44. data/lib/fastpix_client/models/operations/generate_subtitle_track_response.rb +1 -1
  45. data/lib/fastpix_client/models/operations/get_all_playlists_response.rb +1 -1
  46. data/lib/fastpix_client/models/operations/get_all_streams_response.rb +1 -1
  47. data/lib/fastpix_client/models/operations/get_live_stream_by_id_response.rb +1 -1
  48. data/lib/fastpix_client/models/operations/get_live_stream_playback_id_response.rb +1 -1
  49. data/lib/fastpix_client/models/operations/get_live_stream_viewer_count_by_id_response.rb +1 -1
  50. data/lib/fastpix_client/models/operations/get_media_clips_response.rb +1 -1
  51. data/lib/fastpix_client/models/operations/get_media_response.rb +1 -1
  52. data/lib/fastpix_client/models/operations/get_media_summary_response.rb +1 -1
  53. data/lib/fastpix_client/models/operations/get_playback_id_response.rb +1 -1
  54. data/lib/fastpix_client/models/operations/get_playlist_by_id_response.rb +1 -1
  55. data/lib/fastpix_client/models/operations/get_signing_key_by_id_response.rb +1 -1
  56. data/lib/fastpix_client/models/operations/get_specific_simulcast_of_stream_response.rb +1 -1
  57. data/lib/fastpix_client/models/operations/get_timeseries_data_response.rb +1 -1
  58. data/lib/fastpix_client/models/operations/get_video_view_details_response.rb +1 -1
  59. data/lib/fastpix_client/models/operations/get_video_view_details_responsebody.rb +7 -0
  60. data/lib/fastpix_client/models/operations/getdrmconfiguration_response.rb +1 -1
  61. data/lib/fastpix_client/models/operations/getdrmconfigurationbyid_response.rb +1 -1
  62. data/lib/fastpix_client/models/operations/list_breakdown_values_response.rb +1 -1
  63. data/lib/fastpix_client/models/operations/list_by_top_content_response.rb +1 -1
  64. data/lib/fastpix_client/models/operations/list_comparison_values_response.rb +1 -1
  65. data/lib/fastpix_client/models/operations/list_dimensions_response.rb +1 -1
  66. data/lib/fastpix_client/models/operations/list_errors_response.rb +1 -1
  67. data/lib/fastpix_client/models/operations/list_filter_values_for_dimension_response.rb +1 -1
  68. data/lib/fastpix_client/models/operations/list_live_clips_response.rb +1 -1
  69. data/lib/fastpix_client/models/operations/list_media_response.rb +1 -1
  70. data/lib/fastpix_client/models/operations/list_overall_values_response.rb +1 -1
  71. data/lib/fastpix_client/models/operations/list_playback_ids_response.rb +1 -1
  72. data/lib/fastpix_client/models/operations/list_signing_keys_response.rb +1 -1
  73. data/lib/fastpix_client/models/operations/list_uploads_response.rb +1 -1
  74. data/lib/fastpix_client/models/operations/list_video_views_response.rb +1 -1
  75. data/lib/fastpix_client/models/operations/push_media_settings.rb +1 -1
  76. data/lib/fastpix_client/models/operations/retrievemediainputinfo_response.rb +1 -1
  77. data/lib/fastpix_client/models/operations/update_a_playlist_response.rb +1 -1
  78. data/lib/fastpix_client/models/operations/update_domain_restrictions_response.rb +1 -1
  79. data/lib/fastpix_client/models/operations/update_live_stream_response.rb +1 -1
  80. data/lib/fastpix_client/models/operations/update_media_chapters_response.rb +1 -1
  81. data/lib/fastpix_client/models/operations/update_media_moderation_response.rb +1 -1
  82. data/lib/fastpix_client/models/operations/update_media_named_entities_response.rb +1 -1
  83. data/lib/fastpix_client/models/operations/update_media_summary_response.rb +1 -1
  84. data/lib/fastpix_client/models/operations/update_media_track_response.rb +1 -1
  85. data/lib/fastpix_client/models/operations/update_specific_simulcast_of_stream_response.rb +1 -1
  86. data/lib/fastpix_client/models/operations/update_user_agent_restrictions_response.rb +1 -1
  87. data/lib/fastpix_client/models/operations/updated_media_response.rb +1 -1
  88. data/lib/fastpix_client/models/operations/updated_mp4support_response.rb +1 -1
  89. data/lib/fastpix_client/models/operations/updated_source_access_response.rb +1 -1
  90. data/lib/fastpix_client/playback.rb +1 -1
  91. data/lib/fastpix_client/playlist.rb +1 -1
  92. data/lib/fastpix_client/sdkconfiguration.rb +3 -3
  93. data/lib/fastpix_client/signing_keys.rb +3 -3
  94. data/lib/fastpix_client/simulcast_stream.rb +4 -4
  95. data/lib/fastpix_client/start_live_stream.rb +3 -3
  96. data/lib/fastpix_client/utils/url.rb +5 -0
  97. data/lib/fastpix_client/views.rb +5 -5
  98. metadata +19 -4
@@ -12,19 +12,35 @@ module FastpixClient
12
12
  extend T::Sig
13
13
  include Crystalline::MetadataFields
14
14
 
15
+ DETAILS_KEY_MAP = {
16
+ # variantChanged details
17
+ 'br' => 'bitrate',
18
+ 'h' => 'height',
19
+ 'w' => 'width',
20
+ 'cd' => 'codec',
21
+ 'fps' => 'fps',
22
+ # requestFailed details
23
+ 'host' => 'hostName',
24
+ 'u' => 'url',
25
+ 't' => 'type',
26
+ 'txt' => 'text',
27
+ 'c' => 'code',
28
+ 'err' => 'error'
29
+ }.freeze
15
30
 
16
- field :event_details, Crystalline::Nilable.new(Crystalline::Hash.new(Symbol, ::Object)), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('event_details') } }
31
+
32
+ field :event_details, Crystalline::Nilable.new(Crystalline::Hash.new(Symbol, ::Object)), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('d') } }
17
33
  # The player_playhead_time represents the current position of the playhead (the point in the video that is being watched) on the video seekbar, measured in milliseconds. This value indicates how far into the video playback has progressed at any given moment.
18
- #
19
- field :player_playhead_time, Crystalline::Nilable.new(::Integer), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('player_playhead_time') } }
34
+ #
35
+ field :player_playhead_time, Crystalline::Nilable.new(::Integer), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('pt') } }
20
36
  # Name of the event.
21
- #
22
- field :event_name, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('event_name') } }
37
+ #
38
+ field :event_name, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('e') } }
23
39
  # The unix epoch timestamp which represents the actual time the event has occurred.
24
- #
25
- field :viewer_time, Crystalline::Nilable.new(Crystalline::Union.new(::String, ::Integer)), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('viewer_time') } }
40
+ #
41
+ field :viewer_time, Crystalline::Nilable.new(Crystalline::Union.new(::String, ::Integer)), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('vt') } }
26
42
  # The unix epoch timestamp when the event was captured.
27
- #
43
+ #
28
44
  field :event_time, Crystalline::Nilable.new(Crystalline::Union.new(::String, ::Integer)), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('event_time') } }
29
45
 
30
46
  sig { params(event_details: T.nilable(T::Hash[Symbol, ::Object]), player_playhead_time: T.nilable(::Integer), event_name: T.nilable(::String), viewer_time: T.nilable(T.any(::String, ::Integer)), event_time: T.nilable(T.any(::String, ::Integer))).void }
@@ -46,6 +62,17 @@ module FastpixClient
46
62
  return false unless @event_time == other.event_time
47
63
  true
48
64
  end
65
+
66
+ def to_dict
67
+ expanded_details = @event_details&.transform_keys { |k| DETAILS_KEY_MAP.fetch(k.to_s, k) }
68
+ result = {
69
+ 'playerPlayheadTime' => @player_playhead_time,
70
+ 'eventName' => @event_name
71
+ }
72
+ result['eventDetails'] = expanded_details if expanded_details
73
+ result['viewerTime'] = @viewer_time
74
+ result
75
+ end
49
76
  end
50
77
  end
51
78
  end
@@ -43,7 +43,7 @@ module FastpixClient
43
43
  field :url, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('url') } }
44
44
 
45
45
  sig { params(start_time: T.nilable(::Integer), end_time: T.nilable(::Integer), intro_url: T.nilable(::String), outro_url: T.nilable(::String), expunge_segments: T.nilable(T::Array[::String]), segments: T.nilable(T::Array[T.any(Models::Components::PullVideoInputSegment1, Models::Components::PullVideoInputSegment2)]), type: T.nilable(::String), url: T.nilable(::String)).void }
46
- def initialize(start_time: nil, end_time: nil, intro_url: nil, outro_url: nil, expunge_segments: nil, segments: nil, type: 'video', url: 'https://static.fastpix.io/fp-sample-video.mp4')
46
+ def initialize(start_time: nil, end_time: nil, intro_url: nil, outro_url: nil, expunge_segments: nil, segments: nil, type: 'video', url: 'https://static.fastpix.com/fp-sample-video.mp4')
47
47
  @start_time = start_time
48
48
  @end_time = end_time
49
49
  @intro_url = intro_url
@@ -240,7 +240,7 @@ module FastpixClient
240
240
  # Player Software Version indicates the version number of the player software installed.
241
241
  #
242
242
  field :player_software_version, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('playerSoftwareVersion') } }
243
- # Specifies the domain or source from which the player was loaded or embedded (for example, stream.fastpix.io or a customer’s custom domain). This helps identify the playback origin and differentiate between various deployment environments.
243
+ # Specifies the domain or source from which the player was loaded or embedded (for example, stream.fastpix.com or a customer’s custom domain). This helps identify the playback origin and differentiate between various deployment environments.
244
244
  #
245
245
  field :player_source_domain, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('playerSourceDomain') } }
246
246
  # Player Source Height denotes the vertical dimension, measured in pixels, of the source video content being transmitted to the player.
@@ -637,6 +637,33 @@ module FastpixClient
637
637
  return false unless @watch_time == other.watch_time
638
638
  true
639
639
  end
640
+
641
+ def to_dict
642
+ result = {}
643
+ fields.sort_by(&:name).each do |field|
644
+ next if field.name == :events
645
+
646
+ format_json_meta = field.metadata[:format_json]
647
+ key = if !format_json_meta.nil? && format_json_meta.include?(:letter_case)
648
+ format_json_meta[:letter_case].call
649
+ else
650
+ field.name.to_s
651
+ end
652
+
653
+ f = send(field.name)
654
+ if f.nil?
655
+ result[key] = nil
656
+ elsif f.is_a?(Array)
657
+ result[key] = f.map { |o| marshal_single(o) }
658
+ elsif f.is_a?(Hash)
659
+ result[key] = f.transform_values { |v| marshal_single(v) }
660
+ else
661
+ result[key] = marshal_single(f)
662
+ end
663
+ end
664
+ result['events'] = @events&.map(&:to_dict)
665
+ result
666
+ end
640
667
  end
641
668
  end
642
669
  end
@@ -10,7 +10,7 @@ module FastpixClient
10
10
  # Contains configuration details for applying a watermark overlay to a video.
11
11
  # The watermark is placed over the media content during processing.
12
12
  # For detailed setup steps and customization options, refer to the
13
- # <a href="https://docs.fastpix.io/docs/watermark-your-videos" target="_blank">FastPix Watermark Guide</a>.
13
+ # <a href="https://fastpix.com/docs/edit-and-transform-videos/add-a-watermark-to-a-video" target="_blank">FastPix Watermark Guide</a>.
14
14
  #
15
15
  class WatermarkInput
16
16
  extend T::Sig
@@ -55,6 +55,7 @@ module FastpixClient
55
55
  autoload :DateRange, 'fastpix_client/models/components/daterange.rb'
56
56
  autoload :DefaultError, 'fastpix_client/models/components/default_error.rb'
57
57
  autoload :DeleteSigningKeyResponse, 'fastpix_client/models/components/deletesigningkeyresponse.rb'
58
+ autoload :DeleteSigningKeyResponseData, 'fastpix_client/models/components/deletesigningkeyresponsedata.rb'
58
59
  autoload :DirectUpload, 'fastpix_client/models/components/directupload.rb'
59
60
  autoload :DirectUploadResponse, 'fastpix_client/models/components/directuploadresponse.rb'
60
61
  autoload :DirectUploadResponseMediaQuality, 'fastpix_client/models/components/directuploadresponse_mediaquality.rb'
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Added media to playlist successfully
22
22
  field :playlist_by_id_response, Crystalline::Nilable.new(Models::Components::PlaylistByIdResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, playlist_by_id_response: T.nilable(Models::Components::PlaylistByIdResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Media details updated successfully
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::AddMediaTrackResponseBody)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, object: T.nilable(Models::Operations::AddMediaTrackResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Upload cancelled successfully
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::CancelUploadResponseBody)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, object: T.nilable(Models::Operations::CancelUploadResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Added media to playlist successfully
22
22
  field :playlist_by_id_response, Crystalline::Nilable.new(Models::Components::PlaylistByIdResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, playlist_by_id_response: T.nilable(Models::Components::PlaylistByIdResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Stream details updated successfully
22
22
  field :live_stream_delete_response, Crystalline::Nilable.new(Models::Components::LiveStreamDeleteResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, live_stream_delete_response: T.nilable(Models::Components::LiveStreamDeleteResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Playlist created successfully
22
22
  field :playlist_created_response, Crystalline::Nilable.new(Models::Components::PlaylistCreatedResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, playlist_created_response: T.nilable(Models::Components::PlaylistCreatedResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Playback ID for a media content.
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::CreateMediaPlaybackIdResponseBody)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, object: T.nilable(Models::Operations::CreateMediaPlaybackIdResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Media is created successfully
22
22
  field :create_media_success_response, Crystalline::Nilable.new(Models::Components::CreateMediaSuccessResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, create_media_success_response: T.nilable(Models::Components::CreateMediaSuccessResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Stream created successfully
22
22
  field :live_stream_response_dto, Crystalline::Nilable.new(Models::Components::LiveStreamResponseDTO)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, live_stream_response_dto: T.nilable(Models::Components::LiveStreamResponseDTO), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # New PlaybackId created successfully
22
22
  field :playback_id_success_response, Crystalline::Nilable.new(Models::Components::PlaybackIdSuccessResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, playback_id_success_response: T.nilable(Models::Components::PlaybackIdSuccessResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # created a signing key successfully
22
22
  field :create_response, Crystalline::Nilable.new(Models::Components::CreateResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, create_response: T.nilable(Models::Components::CreateResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # New Simulcast created successfully
22
22
  field :simulcast_response, Crystalline::Nilable.new(Models::Components::SimulcastResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, simulcast_response: T.nilable(Models::Components::SimulcastResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Playlist deleted successfully
22
22
  field :playlist_delete_response, Crystalline::Nilable.new(Models::Components::PlaylistDeleteResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, playlist_delete_response: T.nilable(Models::Components::PlaylistDeleteResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Stream deleted successfully
22
22
  field :live_stream_delete_response, Crystalline::Nilable.new(Models::Components::LiveStreamDeleteResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, live_stream_delete_response: T.nilable(Models::Components::LiveStreamDeleteResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Deleted media from playlist successfully
22
22
  field :playlist_by_id_response, Crystalline::Nilable.new(Models::Components::PlaylistByIdResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, playlist_by_id_response: T.nilable(Models::Components::PlaylistByIdResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Deleted a Playback Id successfully
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::DeleteMediaPlaybackIdResponseBody)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, object: T.nilable(Models::Operations::DeleteMediaPlaybackIdResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Delete a video media
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::DeleteMediaResponseBody)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, object: T.nilable(Models::Operations::DeleteMediaResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Delete a video media
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::DeleteMediaTrackResponseBody)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, object: T.nilable(Models::Operations::DeleteMediaTrackResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Stream's playbackId deleted successfully
22
22
  field :live_stream_delete_response, Crystalline::Nilable.new(Models::Components::LiveStreamDeleteResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, live_stream_delete_response: T.nilable(Models::Components::LiveStreamDeleteResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # successfully fetched all signing keys
22
22
  field :delete_signing_key_response, Crystalline::Nilable.new(Models::Components::DeleteSigningKeyResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, delete_signing_key_response: T.nilable(Models::Components::DeleteSigningKeyResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Stream's simulcast deleted successfully
22
22
  field :simulcastdelete_response, Crystalline::Nilable.new(Models::Components::SimulcastdeleteResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, simulcastdelete_response: T.nilable(Models::Components::SimulcastdeleteResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -15,7 +15,7 @@ module FastpixClient
15
15
  # Configuration settings for uploading and processing media on the FastPix platform.
16
16
  # These settings define how the uploaded video is handled, including access control, resolution, DRM, and optional metadata.
17
17
  # For a complete explanation of how media uploads and processing work, refer to the
18
- # <a href="https://docs.fastpix.io/docs/video-on-demand-overview" target="_blank">FastPix Video on Demand Overview</a>.
18
+ # <a href="https://fastpix.com/docs/get-started/overview" target="_blank">FastPix Video on Demand Overview</a>.
19
19
  #
20
20
  field :push_media_settings, Crystalline::Nilable.new(Models::Operations::PushMediaSettings), { 'format_json': { 'letter_case': ::FastpixClient::Utils.field_name('pushMediaSettings') } }
21
21
  # Upload media directly from a device using the URL name or enter "*" to allow all.
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Direct upload created successfully
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::DirectUploadVideoMediaResponseBody)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, object: T.nilable(Models::Operations::DirectUploadVideoMediaResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Stream details updated successfully
22
22
  field :live_stream_delete_response, Crystalline::Nilable.new(Models::Components::LiveStreamDeleteResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, live_stream_delete_response: T.nilable(Models::Components::LiveStreamDeleteResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Stream details updated successfully
22
22
  field :live_stream_delete_response, Crystalline::Nilable.new(Models::Components::LiveStreamDeleteResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, live_stream_delete_response: T.nilable(Models::Components::LiveStreamDeleteResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Media details updated successfully
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::GenerateSubtitleTrackResponseBody)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, object: T.nilable(Models::Operations::GenerateSubtitleTrackResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Successfully retrieved all playlists
22
22
  field :get_all_playlists_response, Crystalline::Nilable.new(Models::Components::GetAllPlaylistsResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, get_all_playlists_response: T.nilable(Models::Components::GetAllPlaylistsResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # All streams retrieved sucessfully
22
22
  field :get_streams_response, Crystalline::Nilable.new(Models::Components::GetStreamsResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, get_streams_response: T.nilable(Models::Components::GetStreamsResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Stream details retrieved successfully
22
22
  field :livestreamget_response, Crystalline::Nilable.new(Models::Components::LivestreamgetResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, livestreamget_response: T.nilable(Models::Components::LivestreamgetResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Stream details retrieved successfully
22
22
  field :playback_id_success_response, Crystalline::Nilable.new(Models::Components::PlaybackIdSuccessResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, playback_id_success_response: T.nilable(Models::Components::PlaybackIdSuccessResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Stream viewer count retrieved successfully
22
22
  field :views_count_response, Crystalline::Nilable.new(Models::Components::ViewsCountResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, views_count_response: T.nilable(Models::Components::ViewsCountResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Get media clips
22
22
  field :media_clip_response, Crystalline::Nilable.new(Models::Components::MediaClipResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, media_clip_response: T.nilable(Models::Components::MediaClipResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Get a video media by id
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::GetMediaResponseBody)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, object: T.nilable(Models::Operations::GetMediaResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Get media summary
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::GetMediaSummaryResponseBody)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, object: T.nilable(Models::Operations::GetMediaSummaryResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Successfully retrieved playback ID details
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::GetPlaybackIdResponseBody)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, object: T.nilable(Models::Operations::GetPlaybackIdResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Successfully retrieved all playlists
22
22
  field :playlist_by_id_response, Crystalline::Nilable.new(Models::Components::PlaylistByIdResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, playlist_by_id_response: T.nilable(Models::Components::PlaylistByIdResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # successfully fetched signing key
22
22
  field :get_public_pem_using_signing_key_id_response_dto, Crystalline::Nilable.new(Models::Components::GetPublicPemUsingSigningKeyIdResponseDTO)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, get_public_pem_using_signing_key_id_response_dto: T.nilable(Models::Components::GetPublicPemUsingSigningKeyIdResponseDTO), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Stream's simulcast details fetched successfully
22
22
  field :simulcast_response, Crystalline::Nilable.new(Models::Components::SimulcastResponse)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, simulcast_response: T.nilable(Models::Components::SimulcastResponse), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Get filter/ dimension value details by dimension name.
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::GetTimeseriesDataResponseBody)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, object: T.nilable(Models::Operations::GetTimeseriesDataResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Get a video view by id
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::GetVideoViewDetailsResponseBody)
23
- # See the range of possible <a href="https://docs.fastpix.io/reference/error-codes">error</a> responses and their status codes.
23
+ # See the range of possible <a href="https://fastpix.com/docs/error-codes">error</a> responses and their status codes.
24
24
  field :default_error, Crystalline::Nilable.new(Models::Components::DefaultError)
25
25
 
26
26
  sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, object: T.nilable(Models::Operations::GetVideoViewDetailsResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -30,6 +30,13 @@ module FastpixClient
30
30
  return false unless @data == other.data
31
31
  true
32
32
  end
33
+
34
+ def to_dict
35
+ {
36
+ 'success' => @success,
37
+ 'data' => @data&.to_dict
38
+ }
39
+ end
33
40
  end
34
41
  end
35
42
  end