fastpixapi 1.1.1 → 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 (96) 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/pullvideoinput.rb +1 -1
  15. data/lib/fastpix_client/models/components/views.rb +1 -1
  16. data/lib/fastpix_client/models/components/watermarkinput.rb +1 -1
  17. data/lib/fastpix_client/models/components.rb +1 -0
  18. data/lib/fastpix_client/models/operations/add_media_to_playlist_response.rb +1 -1
  19. data/lib/fastpix_client/models/operations/add_media_track_response.rb +1 -1
  20. data/lib/fastpix_client/models/operations/cancel_upload_response.rb +1 -1
  21. data/lib/fastpix_client/models/operations/change_media_order_in_playlist_response.rb +1 -1
  22. data/lib/fastpix_client/models/operations/complete_live_stream_response.rb +1 -1
  23. data/lib/fastpix_client/models/operations/create_a_playlist_response.rb +1 -1
  24. data/lib/fastpix_client/models/operations/create_media_playback_id_response.rb +1 -1
  25. data/lib/fastpix_client/models/operations/create_media_response.rb +1 -1
  26. data/lib/fastpix_client/models/operations/create_new_stream_response.rb +1 -1
  27. data/lib/fastpix_client/models/operations/create_playbackid_of_stream_response.rb +1 -1
  28. data/lib/fastpix_client/models/operations/create_signing_key_response.rb +1 -1
  29. data/lib/fastpix_client/models/operations/create_simulcast_of_stream_response.rb +1 -1
  30. data/lib/fastpix_client/models/operations/delete_a_playlist_response.rb +1 -1
  31. data/lib/fastpix_client/models/operations/delete_live_stream_response.rb +1 -1
  32. data/lib/fastpix_client/models/operations/delete_media_from_playlist_response.rb +1 -1
  33. data/lib/fastpix_client/models/operations/delete_media_playback_id_response.rb +1 -1
  34. data/lib/fastpix_client/models/operations/delete_media_response.rb +1 -1
  35. data/lib/fastpix_client/models/operations/delete_media_track_response.rb +1 -1
  36. data/lib/fastpix_client/models/operations/delete_playbackid_of_stream_response.rb +1 -1
  37. data/lib/fastpix_client/models/operations/delete_signing_key_response.rb +1 -1
  38. data/lib/fastpix_client/models/operations/delete_simulcast_of_stream_response.rb +1 -1
  39. data/lib/fastpix_client/models/operations/direct_upload_video_media_request.rb +1 -1
  40. data/lib/fastpix_client/models/operations/direct_upload_video_media_response.rb +1 -1
  41. data/lib/fastpix_client/models/operations/disable_live_stream_response.rb +1 -1
  42. data/lib/fastpix_client/models/operations/enable_live_stream_response.rb +1 -1
  43. data/lib/fastpix_client/models/operations/generate_subtitle_track_response.rb +1 -1
  44. data/lib/fastpix_client/models/operations/get_all_playlists_response.rb +1 -1
  45. data/lib/fastpix_client/models/operations/get_all_streams_response.rb +1 -1
  46. data/lib/fastpix_client/models/operations/get_live_stream_by_id_response.rb +1 -1
  47. data/lib/fastpix_client/models/operations/get_live_stream_playback_id_response.rb +1 -1
  48. data/lib/fastpix_client/models/operations/get_live_stream_viewer_count_by_id_response.rb +1 -1
  49. data/lib/fastpix_client/models/operations/get_media_clips_response.rb +1 -1
  50. data/lib/fastpix_client/models/operations/get_media_response.rb +1 -1
  51. data/lib/fastpix_client/models/operations/get_media_summary_response.rb +1 -1
  52. data/lib/fastpix_client/models/operations/get_playback_id_response.rb +1 -1
  53. data/lib/fastpix_client/models/operations/get_playlist_by_id_response.rb +1 -1
  54. data/lib/fastpix_client/models/operations/get_signing_key_by_id_response.rb +1 -1
  55. data/lib/fastpix_client/models/operations/get_specific_simulcast_of_stream_response.rb +1 -1
  56. data/lib/fastpix_client/models/operations/get_timeseries_data_response.rb +1 -1
  57. data/lib/fastpix_client/models/operations/get_video_view_details_response.rb +1 -1
  58. data/lib/fastpix_client/models/operations/getdrmconfiguration_response.rb +1 -1
  59. data/lib/fastpix_client/models/operations/getdrmconfigurationbyid_response.rb +1 -1
  60. data/lib/fastpix_client/models/operations/list_breakdown_values_response.rb +1 -1
  61. data/lib/fastpix_client/models/operations/list_by_top_content_response.rb +1 -1
  62. data/lib/fastpix_client/models/operations/list_comparison_values_response.rb +1 -1
  63. data/lib/fastpix_client/models/operations/list_dimensions_response.rb +1 -1
  64. data/lib/fastpix_client/models/operations/list_errors_response.rb +1 -1
  65. data/lib/fastpix_client/models/operations/list_filter_values_for_dimension_response.rb +1 -1
  66. data/lib/fastpix_client/models/operations/list_live_clips_response.rb +1 -1
  67. data/lib/fastpix_client/models/operations/list_media_response.rb +1 -1
  68. data/lib/fastpix_client/models/operations/list_overall_values_response.rb +1 -1
  69. data/lib/fastpix_client/models/operations/list_playback_ids_response.rb +1 -1
  70. data/lib/fastpix_client/models/operations/list_signing_keys_response.rb +1 -1
  71. data/lib/fastpix_client/models/operations/list_uploads_response.rb +1 -1
  72. data/lib/fastpix_client/models/operations/list_video_views_response.rb +1 -1
  73. data/lib/fastpix_client/models/operations/push_media_settings.rb +1 -1
  74. data/lib/fastpix_client/models/operations/retrievemediainputinfo_response.rb +1 -1
  75. data/lib/fastpix_client/models/operations/update_a_playlist_response.rb +1 -1
  76. data/lib/fastpix_client/models/operations/update_domain_restrictions_response.rb +1 -1
  77. data/lib/fastpix_client/models/operations/update_live_stream_response.rb +1 -1
  78. data/lib/fastpix_client/models/operations/update_media_chapters_response.rb +1 -1
  79. data/lib/fastpix_client/models/operations/update_media_moderation_response.rb +1 -1
  80. data/lib/fastpix_client/models/operations/update_media_named_entities_response.rb +1 -1
  81. data/lib/fastpix_client/models/operations/update_media_summary_response.rb +1 -1
  82. data/lib/fastpix_client/models/operations/update_media_track_response.rb +1 -1
  83. data/lib/fastpix_client/models/operations/update_specific_simulcast_of_stream_response.rb +1 -1
  84. data/lib/fastpix_client/models/operations/update_user_agent_restrictions_response.rb +1 -1
  85. data/lib/fastpix_client/models/operations/updated_media_response.rb +1 -1
  86. data/lib/fastpix_client/models/operations/updated_mp4support_response.rb +1 -1
  87. data/lib/fastpix_client/models/operations/updated_source_access_response.rb +1 -1
  88. data/lib/fastpix_client/playback.rb +1 -1
  89. data/lib/fastpix_client/playlist.rb +1 -1
  90. data/lib/fastpix_client/sdkconfiguration.rb +3 -3
  91. data/lib/fastpix_client/signing_keys.rb +3 -3
  92. data/lib/fastpix_client/simulcast_stream.rb +4 -4
  93. data/lib/fastpix_client/start_live_stream.rb +3 -3
  94. data/lib/fastpix_client/utils/url.rb +5 -0
  95. data/lib/fastpix_client/views.rb +5 -5
  96. metadata +19 -4
@@ -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 }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # DRM configuration(s) retrieved successfully
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::GetDrmConfigurationResponseBody)
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::GetDrmConfigurationResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # DRM configuration retrieved successfully
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::GetDrmConfigurationByIdResponseBody)
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::GetDrmConfigurationByIdResponseBody), 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::ListBreakdownValuesResponseBody)
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::ListBreakdownValuesResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Get the list of Views
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::ListByTopContentResponseBody)
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::ListByTopContentResponseBody), 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::ListComparisonValuesResponseBody)
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::ListComparisonValuesResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # Get the list of Views
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::ListDimensionsResponseBody)
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::ListDimensionsResponseBody), 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::ListErrorsResponseBody)
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::ListErrorsResponseBody), 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::ListFilterValuesForDimensionResponseBody)
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::ListFilterValuesForDimensionResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # List of video media
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::ListLiveClipsResponseBody)
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::ListLiveClipsResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }
@@ -20,7 +20,7 @@ module FastpixClient
20
20
  field :raw_response, ::Faraday::Response
21
21
  # List of video media
22
22
  field :object, Crystalline::Nilable.new(Models::Operations::ListMediaResponseBody)
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::ListMediaResponseBody), 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::ListOverallValuesResponseBody)
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::ListOverallValuesResponseBody), default_error: T.nilable(Models::Components::DefaultError)).void }