@30nama/sdk 2.0.0-rc.34 → 2.0.0-rc.36

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 (503) hide show
  1. package/README.md +312 -312
  2. package/lib/core/config.js +1 -1
  3. package/lib/generated/comment/models/commet.d.ts +1 -1
  4. package/lib/generated/comment/models/deletedCommet.d.ts +1 -0
  5. package/lib/generated/comment/models/deletedQuestionResponse.d.ts +1 -1
  6. package/lib/generated/comment/models/managementCommet.d.ts +1 -2
  7. package/lib/generated/comment/models/nestedCommentResponse.d.ts +1 -0
  8. package/lib/generated/comment/models/nestedQuestionResponse.d.ts +1 -1
  9. package/lib/generated/comment/models/questionResponse.d.ts +1 -1
  10. package/lib/generated/comment/models/userComments.d.ts +1 -1
  11. package/lib/generated/financial/api.d.ts +21 -13
  12. package/lib/generated/financial/api.js +223 -166
  13. package/lib/generated/financial/api.js.map +1 -1
  14. package/lib/generated/financial/models/getAllPlanStaticTitlesStaticPlanTitleGetParams.d.ts +9 -0
  15. package/lib/generated/financial/models/getAllPlanStaticTitlesStaticPlanTitleGetParams.js +7 -0
  16. package/lib/generated/financial/models/getAllPlanStaticTitlesStaticPlanTitleGetParams.js.map +1 -0
  17. package/lib/generated/financial/models/getDiscountsDiscountGetParams.d.ts +2 -0
  18. package/lib/generated/financial/models/getOffersOfferGetParams.d.ts +1 -0
  19. package/lib/generated/financial/models/getPlanStaticTitleRelationsStaticPlanTitleTitleIdRelationsGetParams.d.ts +16 -0
  20. package/lib/generated/financial/models/getPlanStaticTitleRelationsStaticPlanTitleTitleIdRelationsGetParams.js +7 -0
  21. package/lib/generated/financial/models/getPlanStaticTitleRelationsStaticPlanTitleTitleIdRelationsGetParams.js.map +1 -0
  22. package/lib/generated/financial/models/getPlansPlanGetParams.d.ts +1 -0
  23. package/lib/generated/financial/models/getSellingDiscountsReportDiscountSellingReportGetParams.d.ts +1 -0
  24. package/lib/generated/financial/models/index.d.ts +21 -13
  25. package/lib/generated/financial/models/index.js +21 -13
  26. package/lib/generated/financial/models/index.js.map +1 -1
  27. package/lib/generated/financial/models/listPlanStaticTitleResponse.d.ts +15 -0
  28. package/lib/generated/financial/models/listPlanStaticTitleResponse.js +3 -0
  29. package/lib/generated/financial/models/listPlanStaticTitleResponse.js.map +1 -0
  30. package/lib/generated/financial/models/planStaticDescriptionCreate.d.ts +8 -0
  31. package/lib/generated/financial/models/planStaticDescriptionCreate.js +7 -0
  32. package/lib/generated/financial/models/planStaticDescriptionCreate.js.map +1 -0
  33. package/lib/generated/financial/models/planStaticDescriptionResponse.d.ts +20 -0
  34. package/lib/generated/financial/models/planStaticDescriptionResponse.js +7 -0
  35. package/lib/generated/financial/models/planStaticDescriptionResponse.js.map +1 -0
  36. package/lib/generated/financial/models/planStaticDescriptionUpdate.d.ts +8 -0
  37. package/lib/generated/financial/models/planStaticDescriptionUpdate.js +7 -0
  38. package/lib/generated/financial/models/planStaticDescriptionUpdate.js.map +1 -0
  39. package/lib/generated/financial/models/planStaticTitleCreate.d.ts +10 -0
  40. package/lib/generated/financial/models/planStaticTitleCreate.js +7 -0
  41. package/lib/generated/financial/models/planStaticTitleCreate.js.map +1 -0
  42. package/lib/generated/financial/models/planStaticTitleResponse.d.ts +18 -0
  43. package/lib/generated/financial/models/planStaticTitleResponse.js +7 -0
  44. package/lib/generated/financial/models/planStaticTitleResponse.js.map +1 -0
  45. package/lib/generated/financial/models/planStaticTitleUpdate.d.ts +10 -0
  46. package/lib/generated/financial/models/planStaticTitleUpdate.js +7 -0
  47. package/lib/generated/financial/models/planStaticTitleUpdate.js.map +1 -0
  48. package/lib/generated/financial/models/refundCreate.d.ts +1 -1
  49. package/lib/generated/financial/models/relationCheckResponse.d.ts +6 -9
  50. package/lib/generated/financial/models/relationEnum.d.ts +1 -0
  51. package/lib/generated/financial/models/relationEnum.js +2 -1
  52. package/lib/generated/financial/models/relationEnum.js.map +1 -1
  53. package/lib/generated/financial/models/shortPlanStaticDescriptionResponse.d.ts +8 -0
  54. package/lib/generated/financial/models/shortPlanStaticDescriptionResponse.js +7 -0
  55. package/lib/generated/financial/models/shortPlanStaticDescriptionResponse.js.map +1 -0
  56. package/lib/generated/financial/models/shortPlanStaticTitleResponse.d.ts +8 -0
  57. package/lib/generated/financial/models/shortPlanStaticTitleResponse.js +7 -0
  58. package/lib/generated/financial/models/shortPlanStaticTitleResponse.js.map +1 -0
  59. package/lib/generated/financial/models/successListPlanStaticTitleResponse.d.ts +17 -0
  60. package/lib/generated/financial/models/successListPlanStaticTitleResponse.js +3 -0
  61. package/lib/generated/financial/models/successListPlanStaticTitleResponse.js.map +1 -0
  62. package/lib/generated/financial/models/successListPlanStaticTitleResponseErrors.d.ts +10 -0
  63. package/lib/generated/financial/models/successListPlanStaticTitleResponseErrors.js +7 -0
  64. package/lib/generated/financial/models/successListPlanStaticTitleResponseErrors.js.map +1 -0
  65. package/lib/generated/financial/models/successPlanStaticDescriptionResponse.d.ts +17 -0
  66. package/lib/generated/financial/models/successPlanStaticDescriptionResponse.js +3 -0
  67. package/lib/generated/financial/models/successPlanStaticDescriptionResponse.js.map +1 -0
  68. package/lib/generated/financial/models/successPlanStaticDescriptionResponseErrors.d.ts +10 -0
  69. package/lib/generated/financial/models/successPlanStaticDescriptionResponseErrors.js +7 -0
  70. package/lib/generated/financial/models/successPlanStaticDescriptionResponseErrors.js.map +1 -0
  71. package/lib/generated/financial/models/successPlanStaticTitleResponse.d.ts +17 -0
  72. package/lib/generated/financial/models/successPlanStaticTitleResponse.js +3 -0
  73. package/lib/generated/financial/models/successPlanStaticTitleResponse.js.map +1 -0
  74. package/lib/generated/financial/models/successPlanStaticTitleResponseErrors.d.ts +10 -0
  75. package/lib/generated/financial/models/successPlanStaticTitleResponseErrors.js +7 -0
  76. package/lib/generated/financial/models/successPlanStaticTitleResponseErrors.js.map +1 -0
  77. package/lib/generated/financial/models/successShortPlanStaticDescriptionResponse.d.ts +17 -0
  78. package/lib/generated/financial/models/successShortPlanStaticDescriptionResponse.js +3 -0
  79. package/lib/generated/financial/models/successShortPlanStaticDescriptionResponse.js.map +1 -0
  80. package/lib/generated/financial/models/successShortPlanStaticDescriptionResponseErrors.d.ts +10 -0
  81. package/lib/generated/financial/models/successShortPlanStaticDescriptionResponseErrors.js +7 -0
  82. package/lib/generated/financial/models/successShortPlanStaticDescriptionResponseErrors.js.map +1 -0
  83. package/lib/generated/financial/models/successShortPlanStaticTitleResponse.d.ts +17 -0
  84. package/lib/generated/financial/models/successShortPlanStaticTitleResponse.js +3 -0
  85. package/lib/generated/financial/models/successShortPlanStaticTitleResponse.js.map +1 -0
  86. package/lib/generated/financial/models/successShortPlanStaticTitleResponseErrors.d.ts +10 -0
  87. package/lib/generated/financial/models/successShortPlanStaticTitleResponseErrors.js +7 -0
  88. package/lib/generated/financial/models/successShortPlanStaticTitleResponseErrors.js.map +1 -0
  89. package/lib/generated/financial/models/voucherCreate.d.ts +1 -1
  90. package/lib/generated/financial/models/voucherResponse.d.ts +1 -0
  91. package/lib/generated/notification/api.d.ts +3 -1
  92. package/lib/generated/notification/api.js +22 -0
  93. package/lib/generated/notification/api.js.map +1 -1
  94. package/lib/generated/notification/models/deleteVideoNotifNotificationVideoContentDeleteDeleteParams.d.ts +7 -0
  95. package/lib/generated/notification/models/deleteVideoNotifNotificationVideoContentDeleteDeleteParams.js +7 -0
  96. package/lib/generated/notification/models/deleteVideoNotifNotificationVideoContentDeleteDeleteParams.js.map +1 -0
  97. package/lib/generated/notification/models/index.d.ts +1 -0
  98. package/lib/generated/notification/models/index.js +1 -0
  99. package/lib/generated/notification/models/index.js.map +1 -1
  100. package/lib/generated/operator/api.d.ts +2 -2
  101. package/lib/generated/operator/api.js +18 -5
  102. package/lib/generated/operator/api.js.map +1 -1
  103. package/lib/generated/operator/models/authUserActiveSessionsListListParams.d.ts +14 -0
  104. package/lib/generated/operator/models/authUserActiveSessionsListListParams.js +7 -0
  105. package/lib/generated/operator/models/authUserActiveSessionsListListParams.js.map +1 -0
  106. package/lib/generated/operator/models/dataUserDisplayProfileAPIViewResponse.d.ts +3 -0
  107. package/lib/generated/operator/models/index.d.ts +5 -0
  108. package/lib/generated/operator/models/index.js +5 -0
  109. package/lib/generated/operator/models/index.js.map +1 -1
  110. package/lib/generated/operator/models/paginatedUserActiveSessionListList.d.ts +2 -2
  111. package/lib/generated/operator/models/paginatedUserActiveSessionListListData.d.ts +13 -0
  112. package/lib/generated/operator/models/paginatedUserActiveSessionListListData.js +3 -0
  113. package/lib/generated/operator/models/paginatedUserActiveSessionListListData.js.map +1 -0
  114. package/lib/generated/operator/models/profileUserGroupAllMembersListListGender.d.ts +3 -3
  115. package/lib/generated/operator/models/profileUserGroupAllMembersListListGender.js +3 -3
  116. package/lib/generated/operator/models/profileUserGroupAllMembersListListGender.js.map +1 -1
  117. package/lib/generated/operator/models/profileUserGroupAllMembersListListParams.d.ts +23 -3
  118. package/lib/generated/operator/models/profileUserGroupMemberListListGender.d.ts +3 -3
  119. package/lib/generated/operator/models/profileUserGroupMemberListListGender.js +3 -3
  120. package/lib/generated/operator/models/profileUserGroupMemberListListGender.js.map +1 -1
  121. package/lib/generated/operator/models/profileUserGroupMemberListListParams.d.ts +4 -3
  122. package/lib/generated/operator/models/profileUserGroupsRemainRemainListListGender.d.ts +3 -3
  123. package/lib/generated/operator/models/profileUserGroupsRemainRemainListListGender.js +3 -3
  124. package/lib/generated/operator/models/profileUserGroupsRemainRemainListListGender.js.map +1 -1
  125. package/lib/generated/operator/models/profileUserGroupsRemainRemainListListParams.d.ts +23 -3
  126. package/lib/generated/operator/models/supporterBanUserListListParams.d.ts +9 -0
  127. package/lib/generated/operator/models/supporterBanUserListListUserType.d.ts +9 -0
  128. package/lib/generated/operator/models/supporterBanUserListListUserType.js +13 -0
  129. package/lib/generated/operator/models/supporterBanUserListListUserType.js.map +1 -0
  130. package/lib/generated/operator/models/supporterBannedUserListListParams.d.ts +5 -0
  131. package/lib/generated/operator/models/supporterBannedUserListListParams.js +0 -4
  132. package/lib/generated/operator/models/supporterBannedUserListListParams.js.map +1 -1
  133. package/lib/generated/operator/models/supporterBannedUserListListUserType.d.ts +9 -0
  134. package/lib/generated/operator/models/supporterBannedUserListListUserType.js +13 -0
  135. package/lib/generated/operator/models/supporterBannedUserListListUserType.js.map +1 -0
  136. package/lib/generated/operator/models/supporterProfileRequest.d.ts +2 -2
  137. package/lib/generated/operator/models/supporterUsersAccountInfoListOrderBy.d.ts +2 -0
  138. package/lib/generated/operator/models/supporterUsersAccountInfoListOrderBy.js +2 -0
  139. package/lib/generated/operator/models/supporterUsersAccountInfoListOrderBy.js.map +1 -1
  140. package/lib/generated/operator/models/supporterUsersAccountInfoListParams.d.ts +5 -0
  141. package/lib/generated/operator/models/supporterUsersAccountInfoListStatus.d.ts +15 -0
  142. package/lib/generated/operator/models/supporterUsersAccountInfoListStatus.js +19 -0
  143. package/lib/generated/operator/models/supporterUsersAccountInfoListStatus.js.map +1 -0
  144. package/lib/generated/stream/api.js +1 -1
  145. package/lib/generated/stream/models/continueWatchingSerializer.d.ts +2 -0
  146. package/lib/generated/stream/models/getDetailIpsWatchingLogShowDetailIpsMostWatchingLogIpAddressGetParams.d.ts +4 -0
  147. package/lib/generated/stream/models/showArchiveListWatchingOnlineShowArchiveListGetParams.d.ts +4 -0
  148. package/lib/generated/supporter/api.d.ts +4 -4
  149. package/lib/generated/supporter/api.js +6 -6
  150. package/lib/generated/supporter/api.js.map +1 -1
  151. package/lib/generated/supporter/models/index.d.ts +0 -3
  152. package/lib/generated/supporter/models/index.js +0 -3
  153. package/lib/generated/supporter/models/index.js.map +1 -1
  154. package/lib/generated/supporter/models/systemTrainingCenterRetrieveParams.d.ts +0 -4
  155. package/lib/generated/video-content/api.d.ts +111 -117
  156. package/lib/generated/video-content/api.js +1278 -1868
  157. package/lib/generated/video-content/api.js.map +1 -1
  158. package/lib/generated/video-content/models/bodyCreateCollectionSupporterVideoContentCollectionCreatePost.d.ts +4 -4
  159. package/lib/generated/video-content/models/bodyCreateCollectionSupporterVideoContentCollectionCreatePost.js +0 -4
  160. package/lib/generated/video-content/models/bodyCreateCollectionSupporterVideoContentCollectionCreatePost.js.map +1 -1
  161. package/lib/generated/video-content/models/bodyCreateCollectionSupporterVideoContentCollectionCreatePostParentId.d.ts +5 -0
  162. package/lib/generated/video-content/models/bodyCreateCollectionSupporterVideoContentCollectionCreatePostParentId.js +7 -0
  163. package/lib/generated/video-content/models/bodyCreateCollectionSupporterVideoContentCollectionCreatePostParentId.js.map +1 -0
  164. package/lib/generated/video-content/models/bodyEditBoxOfficeSupporterVideoContentBoxOfficeBoxOfficeIdPut.d.ts +1 -2
  165. package/lib/generated/video-content/models/bodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut.d.ts +2 -2
  166. package/lib/generated/video-content/models/bodyUploadCollectorPosterSupporterVideoContentCollectorsCollectorTypeEditCollectorIdPosterPut.d.ts +1 -0
  167. package/lib/generated/video-content/models/boxOfficeVideoContentPosterJpeg.d.ts +2 -1
  168. package/lib/generated/video-content/models/boxOfficeVideoContentPosterJpeg.js +0 -4
  169. package/lib/generated/video-content/models/boxOfficeVideoContentPosterJpeg.js.map +1 -1
  170. package/lib/generated/video-content/models/checkListResponseModelInfo.d.ts +1 -1
  171. package/lib/generated/video-content/models/collectionDetail.d.ts +2 -3
  172. package/lib/generated/video-content/models/collectionTranslationResponse.d.ts +10 -0
  173. package/lib/generated/video-content/models/collectionTranslationResponse.js +3 -0
  174. package/lib/generated/video-content/models/collectionTranslationResponse.js.map +1 -0
  175. package/lib/generated/video-content/models/collectionTranslationResponseDescription.d.ts +5 -0
  176. package/lib/generated/video-content/models/collectionTranslationResponseDescription.js +7 -0
  177. package/lib/generated/video-content/models/collectionTranslationResponseDescription.js.map +1 -0
  178. package/lib/generated/video-content/models/collectorCreateModelResponseModel.d.ts +15 -0
  179. package/lib/generated/video-content/models/collectorCreateModelResponseModel.js +3 -0
  180. package/lib/generated/video-content/models/collectorCreateModelResponseModel.js.map +1 -0
  181. package/lib/generated/video-content/models/collectorDetail.d.ts +18 -0
  182. package/lib/generated/video-content/models/collectorDetail.js +3 -0
  183. package/lib/generated/video-content/models/collectorDetail.js.map +1 -0
  184. package/lib/generated/video-content/models/collectorDetailPoster.d.ts +6 -0
  185. package/lib/generated/video-content/models/collectorDetailPoster.js +3 -0
  186. package/lib/generated/video-content/models/collectorDetailPoster.js.map +1 -0
  187. package/lib/generated/video-content/models/collectorIncomeModel.d.ts +4 -0
  188. package/lib/generated/video-content/models/collectorTranslationData.d.ts +1 -1
  189. package/lib/generated/video-content/models/collectorTranslationInput.d.ts +4 -1
  190. package/lib/generated/video-content/models/collectorUpdateModelResponseModel.d.ts +17 -0
  191. package/lib/generated/video-content/models/collectorUpdateModelResponseModel.js +3 -0
  192. package/lib/generated/video-content/models/collectorUpdateModelResponseModel.js.map +1 -0
  193. package/lib/generated/video-content/models/collectorUpdateModelResponseModelPoster.d.ts +6 -0
  194. package/lib/generated/video-content/models/collectorUpdateModelResponseModelPoster.js +3 -0
  195. package/lib/generated/video-content/models/collectorUpdateModelResponseModelPoster.js.map +1 -0
  196. package/lib/generated/video-content/models/contentCheckListDetailResponsemodel.d.ts +1 -1
  197. package/lib/generated/video-content/models/contentCheckListDetailResponsemodel.js +1 -1
  198. package/lib/generated/video-content/models/contentCheckListDetailResponsemodel.js.map +1 -1
  199. package/lib/generated/video-content/models/contentDetailResponseModel.d.ts +1 -1
  200. package/lib/generated/video-content/models/contentQuotesIncomeData.d.ts +2 -3
  201. package/lib/generated/video-content/models/contentQuotesIncomeDataQuotes.d.ts +8 -0
  202. package/lib/generated/video-content/models/contentQuotesIncomeDataQuotes.js +3 -0
  203. package/lib/generated/video-content/models/contentQuotesIncomeDataQuotes.js.map +1 -0
  204. package/lib/generated/video-content/models/contentStatisticsResponseModel.d.ts +14 -0
  205. package/lib/generated/video-content/models/contentStatisticsResponseModel.js +3 -0
  206. package/lib/generated/video-content/models/contentStatisticsResponseModel.js.map +1 -0
  207. package/lib/generated/video-content/models/contentStatisticsResponseModelScore.d.ts +5 -0
  208. package/lib/generated/video-content/models/contentStatisticsResponseModelScore.js +7 -0
  209. package/lib/generated/video-content/models/contentStatisticsResponseModelScore.js.map +1 -0
  210. package/lib/generated/video-content/models/contentTranslationData.d.ts +5 -2
  211. package/lib/generated/video-content/models/contentWithQuoteDetailResponseModel.d.ts +2 -2
  212. package/lib/generated/video-content/models/downloadGrpcHttpReportSupporterVideoContentTestGrpcClientsReportGetFormat.d.ts +9 -0
  213. package/lib/generated/video-content/models/downloadGrpcHttpReportSupporterVideoContentTestGrpcClientsReportGetFormat.js +13 -0
  214. package/lib/generated/video-content/models/downloadGrpcHttpReportSupporterVideoContentTestGrpcClientsReportGetFormat.js.map +1 -0
  215. package/lib/generated/video-content/models/downloadGrpcHttpReportSupporterVideoContentTestGrpcClientsReportGetParams.d.ts +11 -0
  216. package/lib/generated/video-content/models/downloadGrpcHttpReportSupporterVideoContentTestGrpcClientsReportGetParams.js +3 -0
  217. package/lib/generated/video-content/models/downloadGrpcHttpReportSupporterVideoContentTestGrpcClientsReportGetParams.js.map +1 -0
  218. package/lib/generated/video-content/models/exploreUserVideoContentExploreGetParams.d.ts +1 -0
  219. package/lib/generated/video-content/models/externalRatingsOutputVotes.d.ts +1 -1
  220. package/lib/generated/video-content/models/getActiveOptionsContentsUserVideoContentOptionsContentsGetParams.d.ts +1 -0
  221. package/lib/generated/video-content/models/getAnonymousUserHeroSectionUserVideoContentHeroSectionGetParams.d.ts +1 -0
  222. package/lib/generated/video-content/models/getCastContentsListUserVideoContentCastContentsGetParams.d.ts +1 -0
  223. package/lib/generated/video-content/models/getChannelContentsUserVideoContentChannelContentsChannelIdGetParams.d.ts +1 -0
  224. package/lib/generated/video-content/models/getCollectionContentsUserVideoContentCollectionListSlugGetParams.d.ts +1 -0
  225. package/lib/generated/video-content/models/getHomepageUserVideoContentHomePageGetParams.d.ts +1 -0
  226. package/lib/generated/video-content/models/getIncompleteContentsSupporterVideoContentContentIncompleteIncompleteGetParams.d.ts +1 -0
  227. package/lib/generated/video-content/models/getNewReleaseContentsUserVideoContentOptionsContentsNewReleasesGetParams.d.ts +1 -0
  228. package/lib/generated/video-content/models/getPaginatedWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsPaginatedGetParams.d.ts +1 -0
  229. package/lib/generated/video-content/models/getSimpleContentsListAllSupporterVideoContentContentsSimpleAllGetParams.d.ts +1 -0
  230. package/lib/generated/video-content/models/getSimpleContentsListSupporterVideoContentContentsSimpleGetParams.d.ts +1 -0
  231. package/lib/generated/video-content/models/getStreamContentsByCategoryUserVideoContentStreamsCategoryGetParams.d.ts +1 -0
  232. package/lib/generated/video-content/models/getStreamContentsUserVideoContentStreamsGetParams.d.ts +1 -0
  233. package/lib/generated/video-content/models/getTopContentsUserVideoContentTopContentsSourceContentTypeGetParams.d.ts +1 -0
  234. package/lib/generated/video-content/models/getUserNotificationListUserVideoContentActionNotificationListGetParams.d.ts +1 -0
  235. package/lib/generated/video-content/models/getUserPickListUserVideoContentActionPickTypeGetParams.d.ts +1 -0
  236. package/lib/generated/video-content/models/getUserPublicNotificationUserVideoContentPublicProfileUserNameNotificationListGetParams.d.ts +1 -0
  237. package/lib/generated/video-content/models/getUserPublicPickUserVideoContentPublicProfileUserNamePickTypeGetParams.d.ts +1 -0
  238. package/lib/generated/video-content/models/getWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGetParams.d.ts +1 -0
  239. package/lib/generated/video-content/models/index.d.ts +69 -78
  240. package/lib/generated/video-content/models/index.js +69 -78
  241. package/lib/generated/video-content/models/index.js.map +1 -1
  242. package/lib/generated/video-content/models/originalMovieIfos.d.ts +5 -2
  243. package/lib/generated/video-content/models/paginatedItemsResponseContentCheckListDetailResponseModel.d.ts +13 -0
  244. package/lib/generated/video-content/models/paginatedItemsResponseContentCheckListDetailResponseModel.js +3 -0
  245. package/lib/generated/video-content/models/paginatedItemsResponseContentCheckListDetailResponseModel.js.map +1 -0
  246. package/lib/generated/video-content/models/paginatedItemsResponseContentCheckListDetailResponseModelNext.d.ts +5 -0
  247. package/lib/generated/video-content/models/paginatedItemsResponseContentCheckListDetailResponseModelNext.js +7 -0
  248. package/lib/generated/video-content/models/paginatedItemsResponseContentCheckListDetailResponseModelNext.js.map +1 -0
  249. package/lib/generated/video-content/models/paginatedItemsResponseContentCheckListDetailResponseModelPrevious.d.ts +5 -0
  250. package/lib/generated/video-content/models/paginatedItemsResponseContentCheckListDetailResponseModelPrevious.js +7 -0
  251. package/lib/generated/video-content/models/paginatedItemsResponseContentCheckListDetailResponseModelPrevious.js.map +1 -0
  252. package/lib/generated/video-content/models/paginatedItemsResponseContentDetailLogResponseModel.d.ts +13 -0
  253. package/lib/generated/video-content/models/paginatedItemsResponseContentDetailLogResponseModel.js +3 -0
  254. package/lib/generated/video-content/models/paginatedItemsResponseContentDetailLogResponseModel.js.map +1 -0
  255. package/lib/generated/video-content/models/paginatedItemsResponseContentDetailLogResponseModelNext.d.ts +5 -0
  256. package/lib/generated/video-content/models/paginatedItemsResponseContentDetailLogResponseModelNext.js +7 -0
  257. package/lib/generated/video-content/models/paginatedItemsResponseContentDetailLogResponseModelNext.js.map +1 -0
  258. package/lib/generated/video-content/models/paginatedItemsResponseContentDetailLogResponseModelPrevious.d.ts +5 -0
  259. package/lib/generated/video-content/models/paginatedItemsResponseContentDetailLogResponseModelPrevious.js +7 -0
  260. package/lib/generated/video-content/models/paginatedItemsResponseContentDetailLogResponseModelPrevious.js.map +1 -0
  261. package/lib/generated/video-content/models/paginatedItemsResponseContentWithQuoteResponseModel.d.ts +13 -0
  262. package/lib/generated/video-content/models/paginatedItemsResponseContentWithQuoteResponseModel.js +3 -0
  263. package/lib/generated/video-content/models/paginatedItemsResponseContentWithQuoteResponseModel.js.map +1 -0
  264. package/lib/generated/video-content/models/paginatedItemsResponseContentWithQuoteResponseModelNext.d.ts +5 -0
  265. package/lib/generated/video-content/models/paginatedItemsResponseContentWithQuoteResponseModelNext.js +7 -0
  266. package/lib/generated/video-content/models/paginatedItemsResponseContentWithQuoteResponseModelNext.js.map +1 -0
  267. package/lib/generated/video-content/models/paginatedItemsResponseContentWithQuoteResponseModelPrevious.d.ts +5 -0
  268. package/lib/generated/video-content/models/paginatedItemsResponseContentWithQuoteResponseModelPrevious.js +7 -0
  269. package/lib/generated/video-content/models/paginatedItemsResponseContentWithQuoteResponseModelPrevious.js.map +1 -0
  270. package/lib/generated/video-content/models/paginatedItemsResponseTranslationContentDetailLog.d.ts +13 -0
  271. package/lib/generated/video-content/models/paginatedItemsResponseTranslationContentDetailLog.js +3 -0
  272. package/lib/generated/video-content/models/paginatedItemsResponseTranslationContentDetailLog.js.map +1 -0
  273. package/lib/generated/video-content/models/paginatedItemsResponseTranslationContentDetailLogNext.d.ts +5 -0
  274. package/lib/generated/video-content/models/paginatedItemsResponseTranslationContentDetailLogNext.js +7 -0
  275. package/lib/generated/video-content/models/paginatedItemsResponseTranslationContentDetailLogNext.js.map +1 -0
  276. package/lib/generated/video-content/models/paginatedItemsResponseTranslationContentDetailLogPrevious.d.ts +5 -0
  277. package/lib/generated/video-content/models/paginatedItemsResponseTranslationContentDetailLogPrevious.js +7 -0
  278. package/lib/generated/video-content/models/paginatedItemsResponseTranslationContentDetailLogPrevious.js.map +1 -0
  279. package/lib/generated/video-content/models/paginatedResponseCollectorDetail.d.ts +13 -0
  280. package/lib/generated/video-content/models/paginatedResponseCollectorDetail.js +3 -0
  281. package/lib/generated/video-content/models/paginatedResponseCollectorDetail.js.map +1 -0
  282. package/lib/generated/video-content/models/paginatedResponseCollectorDetailNext.d.ts +5 -0
  283. package/lib/generated/video-content/models/paginatedResponseCollectorDetailNext.js +7 -0
  284. package/lib/generated/video-content/models/paginatedResponseCollectorDetailNext.js.map +1 -0
  285. package/lib/generated/video-content/models/paginatedResponseCollectorDetailPrevious.d.ts +5 -0
  286. package/lib/generated/video-content/models/paginatedResponseCollectorDetailPrevious.js +7 -0
  287. package/lib/generated/video-content/models/paginatedResponseCollectorDetailPrevious.js.map +1 -0
  288. package/lib/generated/video-content/models/quote.d.ts +11 -0
  289. package/lib/generated/video-content/models/quote.js +3 -0
  290. package/lib/generated/video-content/models/quote.js.map +1 -0
  291. package/lib/generated/video-content/models/quoteActorName.d.ts +5 -0
  292. package/lib/generated/video-content/models/quoteActorName.js +7 -0
  293. package/lib/generated/video-content/models/quoteActorName.js.map +1 -0
  294. package/lib/generated/video-content/models/quoteCharacterName.d.ts +5 -0
  295. package/lib/generated/video-content/models/quoteCharacterName.js +7 -0
  296. package/lib/generated/video-content/models/quoteCharacterName.js.map +1 -0
  297. package/lib/generated/video-content/models/quoteItemIncomeData.d.ts +11 -0
  298. package/lib/generated/video-content/models/quoteItemIncomeData.js +3 -0
  299. package/lib/generated/video-content/models/quoteItemIncomeData.js.map +1 -0
  300. package/lib/generated/video-content/models/quoteItemIncomeDataActorName.d.ts +5 -0
  301. package/lib/generated/video-content/models/quoteItemIncomeDataActorName.js +7 -0
  302. package/lib/generated/video-content/models/quoteItemIncomeDataActorName.js.map +1 -0
  303. package/lib/generated/video-content/models/quoteItemIncomeDataCharacterName.d.ts +5 -0
  304. package/lib/generated/video-content/models/quoteItemIncomeDataCharacterName.js +7 -0
  305. package/lib/generated/video-content/models/quoteItemIncomeDataCharacterName.js.map +1 -0
  306. package/lib/generated/video-content/models/sEOLanguageItem.d.ts +4 -1
  307. package/lib/generated/video-content/models/sEOLanguageResponse.d.ts +5 -1
  308. package/lib/generated/video-content/models/successResponseCollectorCreateModelResponseModel.d.ts +18 -0
  309. package/lib/generated/video-content/models/successResponseCollectorCreateModelResponseModel.js +3 -0
  310. package/lib/generated/video-content/models/successResponseCollectorCreateModelResponseModel.js.map +1 -0
  311. package/lib/generated/video-content/models/successResponseCollectorCreateModelResponseModelErrors.d.ts +7 -0
  312. package/lib/generated/video-content/models/successResponseCollectorCreateModelResponseModelErrors.js +7 -0
  313. package/lib/generated/video-content/models/successResponseCollectorCreateModelResponseModelErrors.js.map +1 -0
  314. package/lib/generated/video-content/models/successResponseCollectorCreateModelResponseModelSEO.d.ts +7 -0
  315. package/lib/generated/video-content/models/successResponseCollectorCreateModelResponseModelSEO.js +7 -0
  316. package/lib/generated/video-content/models/successResponseCollectorCreateModelResponseModelSEO.js.map +1 -0
  317. package/lib/generated/video-content/models/successResponseCollectorUpdateModelResponseModel.d.ts +18 -0
  318. package/lib/generated/video-content/models/successResponseCollectorUpdateModelResponseModel.js +3 -0
  319. package/lib/generated/video-content/models/successResponseCollectorUpdateModelResponseModel.js.map +1 -0
  320. package/lib/generated/video-content/models/successResponseCollectorUpdateModelResponseModelErrors.d.ts +7 -0
  321. package/lib/generated/video-content/models/successResponseCollectorUpdateModelResponseModelErrors.js +7 -0
  322. package/lib/generated/video-content/models/successResponseCollectorUpdateModelResponseModelErrors.js.map +1 -0
  323. package/lib/generated/video-content/models/successResponseCollectorUpdateModelResponseModelSEO.d.ts +7 -0
  324. package/lib/generated/video-content/models/successResponseCollectorUpdateModelResponseModelSEO.js +7 -0
  325. package/lib/generated/video-content/models/successResponseCollectorUpdateModelResponseModelSEO.js.map +1 -0
  326. package/lib/generated/video-content/models/successResponseContentCheckListDetailResponsemodel.d.ts +7 -7
  327. package/lib/generated/video-content/models/successResponseContentCheckListDetailResponsemodel.js +1 -1
  328. package/lib/generated/video-content/models/successResponseContentCheckListDetailResponsemodel.js.map +1 -1
  329. package/lib/generated/video-content/models/successResponseContentCheckListDetailResponsemodelErrors.d.ts +1 -1
  330. package/lib/generated/video-content/models/successResponseContentCheckListDetailResponsemodelErrors.js +1 -1
  331. package/lib/generated/video-content/models/successResponseContentCheckListDetailResponsemodelErrors.js.map +1 -1
  332. package/lib/generated/video-content/models/successResponseContentCheckListDetailResponsemodelSEO.d.ts +1 -1
  333. package/lib/generated/video-content/models/successResponseContentCheckListDetailResponsemodelSEO.js +1 -1
  334. package/lib/generated/video-content/models/successResponseContentCheckListDetailResponsemodelSEO.js.map +1 -1
  335. package/lib/generated/video-content/models/successResponseContentStatisticsResponseModel.d.ts +18 -0
  336. package/lib/generated/video-content/models/successResponseContentStatisticsResponseModel.js +3 -0
  337. package/lib/generated/video-content/models/successResponseContentStatisticsResponseModel.js.map +1 -0
  338. package/lib/generated/video-content/models/successResponseContentStatisticsResponseModelErrors.d.ts +7 -0
  339. package/lib/generated/video-content/models/successResponseContentStatisticsResponseModelErrors.js +7 -0
  340. package/lib/generated/video-content/models/successResponseContentStatisticsResponseModelErrors.js.map +1 -0
  341. package/lib/generated/video-content/models/successResponseContentStatisticsResponseModelSEO.d.ts +7 -0
  342. package/lib/generated/video-content/models/successResponseContentStatisticsResponseModelSEO.js +7 -0
  343. package/lib/generated/video-content/models/successResponseContentStatisticsResponseModelSEO.js.map +1 -0
  344. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentCheckListDetailResponseModel.d.ts +18 -0
  345. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentCheckListDetailResponseModel.js +3 -0
  346. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentCheckListDetailResponseModel.js.map +1 -0
  347. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentCheckListDetailResponseModelErrors.d.ts +7 -0
  348. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentCheckListDetailResponseModelErrors.js +7 -0
  349. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentCheckListDetailResponseModelErrors.js.map +1 -0
  350. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentCheckListDetailResponseModelSEO.d.ts +7 -0
  351. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentCheckListDetailResponseModelSEO.js +7 -0
  352. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentCheckListDetailResponseModelSEO.js.map +1 -0
  353. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentDetailLogResponseModel.d.ts +18 -0
  354. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentDetailLogResponseModel.js +3 -0
  355. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentDetailLogResponseModel.js.map +1 -0
  356. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentDetailLogResponseModelErrors.d.ts +7 -0
  357. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentDetailLogResponseModelErrors.js +7 -0
  358. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentDetailLogResponseModelErrors.js.map +1 -0
  359. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentDetailLogResponseModelSEO.d.ts +7 -0
  360. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentDetailLogResponseModelSEO.js +7 -0
  361. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentDetailLogResponseModelSEO.js.map +1 -0
  362. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentWithQuoteResponseModel.d.ts +18 -0
  363. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentWithQuoteResponseModel.js +3 -0
  364. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentWithQuoteResponseModel.js.map +1 -0
  365. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentWithQuoteResponseModelErrors.d.ts +7 -0
  366. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentWithQuoteResponseModelErrors.js +7 -0
  367. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentWithQuoteResponseModelErrors.js.map +1 -0
  368. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentWithQuoteResponseModelSEO.d.ts +7 -0
  369. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentWithQuoteResponseModelSEO.js +7 -0
  370. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseContentWithQuoteResponseModelSEO.js.map +1 -0
  371. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseTranslationContentDetailLog.d.ts +18 -0
  372. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseTranslationContentDetailLog.js +3 -0
  373. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseTranslationContentDetailLog.js.map +1 -0
  374. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseTranslationContentDetailLogErrors.d.ts +7 -0
  375. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseTranslationContentDetailLogErrors.js +7 -0
  376. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseTranslationContentDetailLogErrors.js.map +1 -0
  377. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseTranslationContentDetailLogSEO.d.ts +7 -0
  378. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseTranslationContentDetailLogSEO.js +7 -0
  379. package/lib/generated/video-content/models/successResponsePaginatedItemsResponseTranslationContentDetailLogSEO.js.map +1 -0
  380. package/lib/generated/video-content/models/successResponsePaginatedResponseCollectorDetail.d.ts +18 -0
  381. package/lib/generated/video-content/models/successResponsePaginatedResponseCollectorDetail.js +3 -0
  382. package/lib/generated/video-content/models/successResponsePaginatedResponseCollectorDetail.js.map +1 -0
  383. package/lib/generated/video-content/models/successResponsePaginatedResponseCollectorDetailErrors.d.ts +7 -0
  384. package/lib/generated/video-content/models/successResponsePaginatedResponseCollectorDetailErrors.js +7 -0
  385. package/lib/generated/video-content/models/successResponsePaginatedResponseCollectorDetailErrors.js.map +1 -0
  386. package/lib/generated/video-content/models/successResponsePaginatedResponseCollectorDetailSEO.d.ts +7 -0
  387. package/lib/generated/video-content/models/successResponsePaginatedResponseCollectorDetailSEO.js +7 -0
  388. package/lib/generated/video-content/models/successResponsePaginatedResponseCollectorDetailSEO.js.map +1 -0
  389. package/lib/generated/video-content/models/successResponseQuoteList.d.ts +18 -0
  390. package/lib/generated/video-content/models/successResponseQuoteList.js +3 -0
  391. package/lib/generated/video-content/models/successResponseQuoteList.js.map +1 -0
  392. package/lib/generated/video-content/models/successResponseQuoteListErrors.d.ts +7 -0
  393. package/lib/generated/video-content/models/successResponseQuoteListErrors.js +7 -0
  394. package/lib/generated/video-content/models/successResponseQuoteListErrors.js.map +1 -0
  395. package/lib/generated/video-content/models/successResponseQuoteListSEO.d.ts +7 -0
  396. package/lib/generated/video-content/models/successResponseQuoteListSEO.js +7 -0
  397. package/lib/generated/video-content/models/successResponseQuoteListSEO.js.map +1 -0
  398. package/lib/generated/video-content/models/successResponseVideoContentQuote.d.ts +18 -0
  399. package/lib/generated/video-content/models/successResponseVideoContentQuote.js +3 -0
  400. package/lib/generated/video-content/models/successResponseVideoContentQuote.js.map +1 -0
  401. package/lib/generated/video-content/models/successResponseVideoContentQuoteErrors.d.ts +7 -0
  402. package/lib/generated/video-content/models/successResponseVideoContentQuoteErrors.js +7 -0
  403. package/lib/generated/video-content/models/successResponseVideoContentQuoteErrors.js.map +1 -0
  404. package/lib/generated/video-content/models/successResponseVideoContentQuoteSEO.d.ts +7 -0
  405. package/lib/generated/video-content/models/successResponseVideoContentQuoteSEO.js +7 -0
  406. package/lib/generated/video-content/models/successResponseVideoContentQuoteSEO.js.map +1 -0
  407. package/lib/generated/video-content/models/userContentsListUserVideoContentGetParams.d.ts +5 -4
  408. package/lib/generated/video-content/models/videoContentMSControllersModelsSupporterSupporterCollectionModelsCollectionResponseModel.d.ts +2 -3
  409. package/lib/generated/video-content/models/videoContentMSControllersModelsSupporterSupporterOutcomeModelsMovieInfos.d.ts +5 -2
  410. package/lib/generated/video-content/models/videoContentQuote.d.ts +3 -2
  411. package/lib/generated/video-content/models/videoContentQuoteQuotes.d.ts +8 -0
  412. package/lib/generated/video-content/models/videoContentQuoteQuotes.js +3 -0
  413. package/lib/generated/video-content/models/videoContentQuoteQuotes.js.map +1 -0
  414. package/lib/generated/video-data/api.d.ts +44 -40
  415. package/lib/generated/video-data/api.js +197 -190
  416. package/lib/generated/video-data/api.js.map +1 -1
  417. package/lib/generated/video-data/models/createSeasonRequest.d.ts +10 -0
  418. package/lib/generated/video-data/models/createSeasonRequest.js +3 -0
  419. package/lib/generated/video-data/models/createSeasonRequest.js.map +1 -0
  420. package/lib/generated/video-data/models/createSubSeasonRequest.d.ts +13 -0
  421. package/lib/generated/video-data/models/createSubSeasonRequest.js +7 -0
  422. package/lib/generated/video-data/models/createSubSeasonRequest.js.map +1 -0
  423. package/lib/generated/video-data/models/createSubseasonNotRequest.d.ts +9 -0
  424. package/lib/generated/video-data/models/createSubseasonNotRequest.js +3 -0
  425. package/lib/generated/video-data/models/createSubseasonNotRequest.js.map +1 -0
  426. package/lib/generated/video-data/models/deleteSeasonNameDestroyParams.d.ts +1 -7
  427. package/lib/generated/video-data/models/deleteSeasonNameDestroyParams.js +4 -0
  428. package/lib/generated/video-data/models/deleteSeasonNameDestroyParams.js.map +1 -1
  429. package/lib/generated/video-data/models/editEncoderMoviesubsetUpdateParams.d.ts +1 -19
  430. package/lib/generated/video-data/models/editEncoderMoviesubsetUpdateParams.js +4 -0
  431. package/lib/generated/video-data/models/editEncoderMoviesubsetUpdateParams.js.map +1 -1
  432. package/lib/generated/video-data/models/editEpisodeRequest.d.ts +15 -0
  433. package/lib/generated/video-data/models/editEpisodeRequest.js +3 -0
  434. package/lib/generated/video-data/models/editEpisodeRequest.js.map +1 -0
  435. package/lib/generated/video-data/models/editMovieSubsetserializerRequest.d.ts +13 -0
  436. package/lib/generated/video-data/models/editMovieSubsetserializerRequest.js +3 -0
  437. package/lib/generated/video-data/models/editMovieSubsetserializerRequest.js.map +1 -0
  438. package/lib/generated/video-data/models/editNameSeasonRequest.d.ts +10 -0
  439. package/lib/generated/video-data/models/editNameSeasonRequest.js +3 -0
  440. package/lib/generated/video-data/models/editNameSeasonRequest.js.map +1 -0
  441. package/lib/generated/video-data/models/editSubseasonRequest.d.ts +8 -0
  442. package/lib/generated/video-data/models/editSubseasonRequest.js +7 -0
  443. package/lib/generated/video-data/models/editSubseasonRequest.js.map +1 -0
  444. package/lib/generated/video-data/models/index.d.ts +15 -60
  445. package/lib/generated/video-data/models/index.js +15 -60
  446. package/lib/generated/video-data/models/index.js.map +1 -1
  447. package/lib/generated/video-data/models/nameRequest.d.ts +13 -0
  448. package/lib/generated/video-data/models/nameRequest.js +7 -0
  449. package/lib/generated/video-data/models/nameRequest.js.map +1 -0
  450. package/lib/generated/video-data/models/noteRequest.d.ts +13 -0
  451. package/lib/generated/video-data/models/noteRequest.js +7 -0
  452. package/lib/generated/video-data/models/noteRequest.js.map +1 -0
  453. package/lib/generated/video-data/models/serverIDUpdateRequest.d.ts +13 -0
  454. package/lib/generated/video-data/models/serverIDUpdateRequest.js +3 -0
  455. package/lib/generated/video-data/models/serverIDUpdateRequest.js.map +1 -0
  456. package/lib/generated/video-data/models/serverIDUpdateRequestContentType.d.ts +13 -0
  457. package/lib/generated/video-data/models/serverIDUpdateRequestContentType.js +13 -0
  458. package/lib/generated/video-data/models/serverIDUpdateRequestContentType.js.map +1 -0
  459. package/lib/generated/video-data/models/serverIDUpdateRequestServerIds.d.ts +10 -0
  460. package/lib/generated/video-data/models/serverIDUpdateRequestServerIds.js +7 -0
  461. package/lib/generated/video-data/models/serverIDUpdateRequestServerIds.js.map +1 -0
  462. package/lib/generated/video-data/models/showDeletedMoviesubsetRetrieveParams.d.ts +1 -0
  463. package/lib/generated/video-data/models/showDeletedSeasonRetrieveParams.d.ts +1 -0
  464. package/lib/generated/video-data/models/showEditEpisodeRetrieveParams.d.ts +0 -10
  465. package/lib/generated/video-data/models/showEditEpisodeRetrieveParams.js +4 -0
  466. package/lib/generated/video-data/models/showEditEpisodeRetrieveParams.js.map +1 -1
  467. package/lib/generated/video-data/models/showEpisodeRetrieveParams.d.ts +4 -0
  468. package/lib/generated/video-data/models/showMovieSubsetRetrieveParams.d.ts +0 -10
  469. package/lib/generated/video-data/models/showMovieSubsetRetrieveParams.js +4 -0
  470. package/lib/generated/video-data/models/showMovieSubsetRetrieveParams.js.map +1 -1
  471. package/lib/generated/video-data/models/singleUploadeMovieRequest.d.ts +4 -6
  472. package/lib/generated/video-data/models/singleUploadeMovieRequest.js +0 -4
  473. package/lib/generated/video-data/models/singleUploadeMovieRequest.js.map +1 -1
  474. package/lib/generated/video-data/models/uploadEpisodeRequest.d.ts +23 -0
  475. package/lib/generated/video-data/models/uploadEpisodeRequest.js +3 -0
  476. package/lib/generated/video-data/models/uploadEpisodeRequest.js.map +1 -0
  477. package/lib/generated/video-data/models/uploadMultiEpisodeRequest.d.ts +15 -0
  478. package/lib/generated/video-data/models/uploadMultiEpisodeRequest.js +3 -0
  479. package/lib/generated/video-data/models/uploadMultiEpisodeRequest.js.map +1 -0
  480. package/lib/generated/video-data/models/urlInfosSeriaizerRequest.d.ts +11 -0
  481. package/lib/generated/video-data/models/urlInfosSeriaizerRequest.js +7 -0
  482. package/lib/generated/video-data/models/urlInfosSeriaizerRequest.js.map +1 -0
  483. package/lib/services/biography/index.d.ts +6 -1
  484. package/lib/services/biography/index.js +7 -0
  485. package/lib/services/biography/index.js.map +1 -1
  486. package/lib/services/comment/index.d.ts +16 -1
  487. package/lib/services/comment/index.js +21 -0
  488. package/lib/services/comment/index.js.map +1 -1
  489. package/lib/services/operator/index.d.ts +127 -60
  490. package/lib/services/operator/index.js +186 -50
  491. package/lib/services/operator/index.js.map +1 -1
  492. package/lib/services/soundTracks/index.js +1 -1
  493. package/lib/services/supporter/index.d.ts +7 -10
  494. package/lib/services/supporter/index.js +6 -15
  495. package/lib/services/supporter/index.js.map +1 -1
  496. package/lib/services/video-content/index.d.ts +13 -7
  497. package/lib/services/video-content/index.js +19 -8
  498. package/lib/services/video-content/index.js.map +1 -1
  499. package/lib/services/video-data/index.d.ts +41 -1
  500. package/lib/services/video-data/index.js +58 -0
  501. package/lib/services/video-data/index.js.map +1 -1
  502. package/lib/tsconfig.lib.tsbuildinfo +1 -1
  503. package/package.json +53 -52
@@ -11,314 +11,467 @@ exports.getVideoContentMicroserviceAPI = void 0;
11
11
  const axios_1 = __importDefault(require("axios"));
12
12
  const getVideoContentMicroserviceAPI = () => {
13
13
  /**
14
- * - **Last Version Update**: 1.0.0
14
+ * - **Last Version Update**: 1.2.3
15
15
 
16
- - **Codes**: [A2.5.7N1, A2.5.7N2, A2.5.7N7]
16
+ - **Codes**: [A2.12N2]
17
17
 
18
18
  - **Change Log**: []
19
19
 
20
- - **Description**: Get a list of content with the ability to download for free and watch online for free
21
-
22
- - **Path Parameters**:
23
- - search : search in list of contents
24
- - type:
25
- - stream : Get a list of content with the ability to stream for free
26
- - download : Get a list of content with the ability to download for free
27
- -search : search in list of contents
20
+ - **Description**: return staff system settings
28
21
 
29
22
  - **Response**:
30
- - **200**: list of contents
31
- * @summary Get Free Contents
23
+ - **200**: return system settings
24
+ * @summary Get Cache Settings
32
25
  */
33
- const getFreeContentsSupporterVideoContentFreeContentsTypeGet = (type, params, options) => {
34
- return axios_1.default.get(`/supporter-video-content/free-contents/${type}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
26
+ const getCacheSettingsSupporterVideoContentCachSettingsGet = (options) => {
27
+ return axios_1.default.get(`/supporter-video-content/cach-settings`, options);
35
28
  };
36
29
  /**
37
- * - **Last Version Update**: 1.1.2
30
+ * - **Last Version Update**: 1.2.3
38
31
 
39
- - **Codes**: [A2.5.7N3, A2.5.7N4]
32
+ - **Codes**: [A2.12N2]
40
33
 
41
- - **Description**: Determining whether the content is free to download and watch online
42
- - changes : return status 402 if content has alredy this feature
34
+ - **Change Log**: []
43
35
 
44
- - **Path Parameters**:
45
- - content_id: id of content to set as download free and stream free
46
- - type:
47
- - stream : set content as stream free
48
- - download : set content as download free
36
+ - **Description**: create and return staff system settings
49
37
 
50
38
  - **Response**:
51
- - **200**: detail of video content
52
- - **404**: video content not found
53
- - **402**: This content already has this feature
54
- * @summary Set Content Free
39
+ - **200**: created or updated system settings
40
+ * @summary Create Or Update Cache Settings
55
41
  */
56
- const setContentFreeSupporterVideoContentFreeContentsSetTypeContentIdPut = (type, contentId, options) => {
57
- return axios_1.default.put(`/supporter-video-content/free-contents/set/${type}/${contentId}`, undefined, options);
42
+ const createOrUpdateCacheSettingsSupporterVideoContentCachSettingsPost = (cachSettingsRequestModel, options) => {
43
+ return axios_1.default.post(`/supporter-video-content/cach-settings`, cachSettingsRequestModel, options);
58
44
  };
59
45
  /**
60
- * - **Last Version Update**: 1.1.2
46
+ * - **Last Version Update**: 1.3.9
61
47
 
62
- - **Codes**: [A2.5.7N5, A2.5.7N6]
48
+ - **Codes**: [A2.12.1N2,A2.12.1N3,A2.12.1N4]
63
49
 
64
- - **Change Log**: []
50
+ - **Change Log**: [
51
+ - Version of Changes : 1.3.9
52
+ - Changes : complete all logs
53
+ ]
65
54
 
66
- - **Description**: Removal of free content to download and watch online
67
- - changes : return 402 if dosnot exists content with this option
55
+ - **Description**: create and return staff system settings
68
56
 
69
- - **Path Pramaters**:
70
- - type:
71
- - stream : Removal of free content to stream
72
- - download : Removal of free content to download
73
- - content id : video content id
57
+ - **Request Body**:
58
+ - settings : list of settings
59
+ - id : id of setting
60
+ - setting_name : name of setting :
61
+ - content_restore_duration_from_checklist تعیین مدت زمان بازگردانی محتوا از چک لیست راهبر به چک لیست اصلی : A2.12.1N2
62
+ - content_restore_duration_from_summary_list تعیین مدت زمان بازگردانی محتوا از لیست خلاصه داستان راهبر به لیست خلاصه داستان اصلی : A2.12.1N3
63
+ - hero_section_display_duration تعیین مدت زمان برای نمایش هیروسکشن : A2.12.1N4
64
+ - video_update_interval: تعیین زمان به روزآوری وضعیت و اطلاعات ویدیوها : A2.12.1N1
65
+
66
+
67
+ - setting_value : value of setting
74
68
 
75
69
  - **Response**:
76
- - **200**: deleted content as free to download and stream
77
- - **404**: video content not found
78
- * @summary Unset Content Free
70
+ - **200**: created or updated system settings
71
+ * @summary Create Or Update System Settings
79
72
  */
80
- const unsetContentFreeSupporterVideoContentFreeContentsUnsetTypeContentIdDelete = (type, contentId, options) => {
81
- return axios_1.default.delete(`/supporter-video-content/free-contents/unset/${type}/${contentId}`, options);
73
+ const createOrUpdateSystemSettingsSupporterVideoContentSystemSettingsPost = (systemSettingsRequestModel, options) => {
74
+ return axios_1.default.post(`/supporter-video-content/system-settings`, systemSettingsRequestModel, options);
82
75
  };
83
76
  /**
84
- * - **Last Version Update**: 1.3.0
77
+ * - **Last Version Update**: 1.4.0
85
78
 
86
- - **Codes**: []
79
+ - **Codes**: [A2.12N2]
87
80
 
88
81
  - **Change Log**: [
89
- - Version: 1.3.0: delete secondary_id
90
-
91
- - 030820: add genre filter
82
+ - Version of Changes : 1.4.0
83
+ - Changes : convert setting_name to list of setting_name in /supporter-video-content/system-settings
92
84
  ]
93
85
 
94
- - **Description**: Return list of contents
86
+ - **Description**: return staff system settings
87
+
88
+ - **Parameters**:
89
+ - setting_name : comma-separated list of setting names (optional) :
90
+ - content_restore_duration_from_checklist تعیین مدت زمان بازگردانی محتوا از چک لیست راهبر به چک لیست اصلی
91
+ - content_restore_duration_from_summary_list تعیین مدت زمان بازگردانی محتوا از لیست خلاصه داستان راهبر به لیست خلاصه داستان اصلی
92
+ - hero_section_display_duration تعیین مدت زمان برای نمایش هیروسکشن
93
+ - video_update_interval: تعیین زمان به روزآوری وضعیت و اطلاعات ویدیوها : A2.12.1N1
95
94
 
96
- - **Path Parameters**:
97
- - ids: string- List of IDs to process
98
- - search : string
99
- - genre: string - filter by genre slug
100
- - content_type: string - filter by content type ("movie" or "series")
101
95
  - **Response**:
102
- - **200**: list of contents
103
- * @summary Get Simple Contents List
96
+ - **200**: return system settings
97
+ * @summary Get System Settings
104
98
  */
105
- const getSimpleContentsListSupporterVideoContentContentsSimpleGet = (params, options) => {
106
- return axios_1.default.get(`/supporter-video-content/contents/simple`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
99
+ const getSystemSettingsSupporterVideoContentSystemSettingsGet = (params, options) => {
100
+ return axios_1.default.get(`/supporter-video-content/system-settings`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
107
101
  };
108
102
  /**
109
- * - **Last Version Update**: 1.3.7
103
+ * - **Last Version Update**: 1.3.13
110
104
 
111
- - **Codes**: []
105
+ - **Codes**: [A2.12.1N5]
112
106
 
113
107
  - **Change Log**: []
114
108
 
115
- - **Description**: Return list of contents without paging
116
-
117
- - **Path Parameters**:
118
- - search : string
119
- - ids: string- List of IDs to process
120
- - genre: string
121
- - content_type: string - filter by content type ("movie" or "series")
109
+ - **Parameters**:
110
+ - update_anime_movie_contents:اپدیت فیلم/انیمه همان سال
111
+ - update_anime_series_contents: اپدیت سریال/انیمه همان سال یا سریال های در حال پخش
112
+ - update_last_year_contents: اپدیت عناوینی سال های قبل
113
+ - update_finished_contents: اپدیت سریال/انیمه های سال که پخش آن ها تمام شده
122
114
 
123
- - **Response**:
124
- - **200**: list of contents
125
- * @summary Get Simple Contents List All
115
+ - **Description**: update contents
116
+ * @summary Update Contents
126
117
  */
127
- const getSimpleContentsListAllSupporterVideoContentContentsSimpleAllGet = (params, options) => {
128
- return axios_1.default.get(`/supporter-video-content/contents/simple/all`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
118
+ const updateContentsSupporterVideoContentsystemSettingsUpdateContentsPut = (forceUpdateContentsEnum, options) => {
119
+ return axios_1.default.put(`/supporter-video-contentsystem-settings/update-contents`, forceUpdateContentsEnum, options);
129
120
  };
130
121
  /**
131
- * - **Last Version Update**: 1.0.0
122
+ * @summary New Channel
123
+ */
124
+ const newChannelSupporterVideoContentChannelNewPost = (channelIncomeModel, options) => {
125
+ return axios_1.default.post(`/supporter-video-content/channel/new`, channelIncomeModel, options);
126
+ };
127
+ /**
128
+ * @summary Edit Channel
129
+ */
130
+ const editChannelSupporterVideoContentChannelEditChannelIdPut = (channelId, channelIncomeModel, options) => {
131
+ return axios_1.default.put(`/supporter-video-content/channel/edit/${channelId}`, channelIncomeModel, options);
132
+ };
133
+ /**
134
+ * @summary Delete Channel
135
+ */
136
+ const deleteChannelSupporterVideoContentChannelDeleteChannelIdDelete = (channelId, options) => {
137
+ return axios_1.default.delete(`/supporter-video-content/channel/delete/${channelId}`, options);
138
+ };
139
+ /**
140
+ * @summary Get Time Edition List
141
+ */
142
+ const getTimeEditionListSupporterVideoContentTimeEditionListGet = (params, options) => {
143
+ return axios_1.default.get(`/supporter-video-content/time-edition/list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
144
+ };
145
+ /**
146
+ * @summary New Time Edition
147
+ */
148
+ const newTimeEditionSupporterVideoContentTimeEditionNewPost = (timeEditionIncomeModel, options) => {
149
+ return axios_1.default.post(`/supporter-video-content/time-edition/new`, timeEditionIncomeModel, options);
150
+ };
151
+ /**
152
+ * @summary Edit Time Edition
153
+ */
154
+ const editTimeEditionSupporterVideoContentTimeEditionEditTimeIdPut = (timeId, timeEditionIncomeModel, options) => {
155
+ return axios_1.default.put(`/supporter-video-content/time-edition/edit/${timeId}`, timeEditionIncomeModel, options);
156
+ };
157
+ /**
158
+ * @summary Delete Time Edition
159
+ */
160
+ const deleteTimeEditionSupporterVideoContentTimeEditionDeleteTimeEditionIdDelete = (timeEditionId, options) => {
161
+ return axios_1.default.delete(`/supporter-video-content/time-edition/delete/${timeEditionId}`, options);
162
+ };
163
+ /**
164
+ * - **Last Version Update**: 1.4.11
132
165
 
133
- - **Codes**: [A2.5.4N1, A2.5.4N4]
166
+ - **Codes**: [A2.5.16N1, A2.5.16N6,2-5-22N1]
134
167
 
135
- - **Change Log**: []
168
+ - **Change Log**: [
169
+ - Version 1.4.11: documentation sync with API 1.4.11 — request/response contract unchanged (see global OpenAPI changelog).
170
+ ]
171
+ - **Description**:
172
+ Get paginated list of collectors (genres, categories, or options).
136
173
 
137
- - **Description**: get hero sections
174
+ - **collector_type**: one of `genres`, `categories`, `options`
175
+ - **search**: optional search on slug/name
176
+ - **Response**: paginated list with count
138
177
 
139
178
  - **Path Parameters**:
140
- - search : search in list of contents
179
+ - search : search on list of collectors
141
180
 
142
181
  - **Response**:
143
- - **200**: list of contents
144
- * @summary Get Hero Section
182
+ - **200**: paginated list of collectors
183
+ * @summary Collectors List
145
184
  */
146
- const getHeroSectionSupporterVideoContentHeroSectionGet = (params, options) => {
147
- return axios_1.default.get(`/supporter-video-content/hero-section`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
185
+ const collectorsListSupporterVideoContentCollectorsCollectorTypeGet = (collectorType, params, options) => {
186
+ return axios_1.default.get(`/supporter-video-content/collectors/${collectorType}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
148
187
  };
149
188
  /**
150
- * - **Last Version Update**: 1.0.0
189
+ * - **Last Version Update**: 1.4.11
151
190
 
152
- - **Codes**: [A2.5.4N2]
191
+ - **Codes**: [A2.5.16N2]
153
192
 
154
- - **Change Log**: []
193
+ - **Change Log**: [
194
+ - Version 1.4.11: documentation sync with API 1.4.11 — request/response contract unchanged (see global OpenAPI changelog).
195
+ ]
196
+ - **Description**:
197
+ Create a collector (genre, category, or option).
155
198
 
156
- - **Description**: Set content as herosection
199
+ - **collector_type**: one of `genres`, `categories`, `options` . but 'categories' and 'options' are not allowed at this time.
200
+ - **Request Body**: translations (language_code, name), poster (file)
201
+ - **Response**: created collector
157
202
 
158
203
  - **Request Body**:
159
- - video content id : id of content to set as herosection
204
+ - translations: list of these elments
205
+ - language_code : language code that we want to set name to genre in thi code
206
+ - name : name of genre
160
207
 
161
208
  - **Response**:
162
- - **200**: Details of content designation as herosection
163
- - **404**: video content not found
164
- * @summary Set Hero Section
209
+ - **200**: return created collector
210
+ - **402**: another collector already exists with same name
211
+ * @summary Create Collector
165
212
  */
166
- const setHeroSectionSupporterVideoContentHeroSectionSetPost = (videoContentIncomeData, options) => {
167
- return axios_1.default.post(`/supporter-video-content/hero-section/set`, videoContentIncomeData, options);
213
+ const createCollectorSupporterVideoContentCollectorsCollectorTypeNewPost = (collectorType, collectorIncomeModel, options) => {
214
+ return axios_1.default.post(`/supporter-video-content/collectors/${collectorType}/new`, collectorIncomeModel, options);
168
215
  };
169
216
  /**
170
- * - **Last Version Update**: 1.0.0
217
+ * - **Last Version Update**: 1.4.11
171
218
 
172
- - **Codes**: [A2.5.4N3]
219
+ - **Codes**: [A2.5.16N3]
173
220
 
174
- - **Change Log**: []
221
+ - **Change Log**: [
222
+ - Version 1.4.11: documentation sync with API 1.4.11 — request/response contract unchanged (see global OpenAPI changelog).
223
+ ]
224
+ - **Description**:
225
+ Edit a collector (genre, category, or option).
175
226
 
176
- - **Description**: Unset content as hero section
227
+ - **collector_type**: one of `genres`, `categories`, `options`
228
+ - **collector_id**: id of the collector to edit
229
+ - **Request Body**: translations (language_code, name); poster optional
230
+ - **Response**: updated collector
177
231
 
178
232
  - **Path Parameters**:
179
- - video_content_id :
233
+ - collector_id : id of collector to edit
234
+
235
+ - **Request Body**:
236
+ - translations: list of these elments
237
+ - language_code : language code that we want to set name to collector in thi code
238
+ - name : name of collector
180
239
 
181
240
  - **Response**:
182
- - **200**: Unset content as herosection
183
- - **404**: there is not exists thses content as herosection
184
- * @summary Unset Hero Section
241
+ - **200**: return edited collector
242
+ - **404**: collector not found
243
+ - **402**: another collector already exists with same name
244
+ * @summary Edit Collector
185
245
  */
186
- const unsetHeroSectionSupporterVideoContentHeroSectionUnsetDelete = (params, options) => {
187
- return axios_1.default.delete(`/supporter-video-content/hero-section/unset`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
246
+ const editCollectorSupporterVideoContentCollectorsCollectorTypeEditCollectorIdPut = (collectorType, collectorId, collectorIncomeModel, options) => {
247
+ return axios_1.default.put(`/supporter-video-content/collectors/${collectorType}/edit/${collectorId}`, collectorIncomeModel, options);
188
248
  };
189
249
  /**
190
- * - **Last Version Update**: 1.0.0
250
+ * - **Last Version Update**: 1.4.11
191
251
 
192
- - **Codes**:
193
- - vip-member-only : codes: A2.5.9N1, A2.5.9N4.
194
- - featured : codes: A2.5.5N1, A2.5.5N4.
195
- - streams :codes: A2.5.6N1, A2.5.6N4.
196
- - dmca: codes: A2.5.23N1, A2.5.23N4.
252
+ - **Codes**: [A2.5.16N3]
197
253
 
198
- - **Change Log**: []
254
+ - **Change Log**: [
255
+ - Version 1.4.11: documentation sync with API 1.4.11 — request/response contract unchanged (see global OpenAPI changelog).
256
+ ]
257
+ - **Description**:
258
+ Upload or replace poster image for a collector (genre, category, or option).
199
259
 
200
- - **Description**: return list of contents with specific feature ("vip-member-only", "dmca", "featured", "streams")
260
+ - **collector_type**: one of `genres`, `categories`, `options`
261
+ - **collector_id**: id of the collector
262
+ - **poster**: image file (jpg, jpeg, webp, png; max 16MB; output size 320x160)
263
+ - **Response**: updated collector with new poster paths
201
264
 
202
265
  - **Path Parameters**:
203
- - search : search on list of contents
204
- - type :
205
- - vip-member-only: لیست محتوا مخصوص اعضا پولی
206
- - dmac: لیست محتوا مخصوص کاربران ثبت نام شده.
207
- - featured: لیست محتوا پیشنهادی
208
- - streams: لیست محتوا های دارای تماشای آنلاین
266
+ - collector_id : id of collector to edit
209
267
 
210
- - **Response**:
211
- - **200**: list of contents
212
- * @summary return list of contents with specific feature (vip-member-only, dmca, featured, streams)
268
+ - **Request Body**:
269
+ - **poster**: image file (required)
270
+ - Allowed formats: `jpg`, `jpeg`, `png`, `webp`
271
+ - Maximum size: `16MB`
272
+ - Output dimensions: `320x160` (2:1, cover-crop)
273
+
274
+ - **Response**:
275
+ - **200**: return edited collector
276
+ - **404**: collector not found
277
+ - **402**: another collector already exists with same name
278
+ * @summary Upload Collector Poster
213
279
  */
214
- const getContentsWithOptionsSupporterVideoContentContentsOptionsGet = (params, options) => {
215
- return axios_1.default.get(`/supporter-video-content/contents-options`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
280
+ const uploadCollectorPosterSupporterVideoContentCollectorsCollectorTypeEditCollectorIdPosterPut = (collectorType, collectorId, bodyUploadCollectorPosterSupporterVideoContentCollectorsCollectorTypeEditCollectorIdPosterPut, options) => {
281
+ const formData = new FormData();
282
+ formData.append(`poster`, bodyUploadCollectorPosterSupporterVideoContentCollectorsCollectorTypeEditCollectorIdPosterPut.poster);
283
+ return axios_1.default.put(`/supporter-video-content/collectors/${collectorType}/edit/${collectorId}/poster`, formData, options);
216
284
  };
217
285
  /**
218
- * - **Last Version Update**: 1.0.0
286
+ * - **Last Version Update**: 1.4.11
219
287
 
220
- - **Codes**:
221
- - vip-member-only: A2.5.9N2.
222
- - featured: A2.5.5N2.
223
- - streams: A2.5.6N2.
224
- - dmca: A2.5.23N2.
288
+ - **Codes**: [A2.5.16N4]
225
289
 
226
- - **Change Log**: []
290
+ - **Change Log**: [
291
+ - Version 1.4.11: documentation sync with API 1.4.11 — request/response contract unchanged (see global OpenAPI changelog).
292
+ ]
293
+ - **Description**: delete genre
227
294
 
228
- - **Description**: set specific feature (vip-member-only, dmca, featured, streams) to contents
295
+ - **Path Parameters**:
296
+ - genre_id: id of the genre to delete
229
297
 
230
- - **Request Body** :
231
- - video_content_id : id of content
232
- - option_name : add contents to list
233
- - vip-member-only: لیست محتوا مخصوص اعضا پولی .
234
- - dmca: لیست محتوا مخصوص کاربران ثبت نام شده.
235
- - featured: لیست محتوا پیشنهادی.
236
- - streams: لیست محتوا های دارای تماشای انلاین.
298
+ - **Response**:
299
+ - **200**: genre deleted
300
+ - **404**: genre not found
301
+ * @summary Delete Genre
302
+ */
303
+ const deleteGenreSupporterVideoContentCollectorsGenreDeleteCollectorIdDelete = (collectorId, options) => {
304
+ return axios_1.default.delete(`/supporter-video-content/collectors/genre/delete/${collectorId}`, options);
305
+ };
306
+ /**
307
+ * - **Last Version Update**: 1.4.13
308
+
309
+ - **Codes**: [A2.5.14N1,A2.5.14N2,A2.5.14N3,A2.5.14N4,A2.5.14N7,A2.5.14N8,A2.5.14N9,]
310
+
311
+ - **Change Log**: [
312
+ - 050129 : delete persian_description and english_description from the query path and add "description" field to the query path and add language query to the query path.
313
+ if you want to list contents missing a description for one language, use path **incomplete-description** with required query **language** (BCP-style code, e.g. fa, en, ar).
314
+
315
+ - 030820 : add type = series or movie for each content
316
+ ]
317
+
318
+ - **Description**: Retrun list of incomplete contents
319
+
320
+ - **Path Parameters**:
321
+ - search
322
+ - incomplete :
323
+ - genre : Display a list of contents that do not have a genre
324
+ - year : Display a list of contents that do not have a year
325
+ - description : Contents missing description for a given language (requires **language** query, e.g. fa, en, ar)
326
+ - anime-animelist : Display a list of anime that do not have animelist data
327
+ - anime-animelist-score : Display a list of anime that do not have animelist score
328
+
329
+ - **language** (query): Required when incomplete is **description**: BCP-style language code (e.g. fa, en).
237
330
 
238
331
  - **Response**:
239
- - **200**: content data
240
- * @summary set specific feature (vip-member-only, dmca, featured, streams) to contents
332
+ - **200**: list of incomplete contents
333
+ * @summary Get Incomplete Contents
241
334
  */
242
- const addOptionToContentsSupporterVideoContentContentsOptionsSetPut = (contentOptionsIncomeData, options) => {
243
- return axios_1.default.put(`/supporter-video-content/contents-options/set`, contentOptionsIncomeData, options);
335
+ const getIncompleteContentsSupporterVideoContentContentIncompleteIncompleteGet = (incomplete, params, options) => {
336
+ return axios_1.default.get(`/supporter-video-content/content/incomplete-${incomplete}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
337
+ };
338
+ /**
339
+ * - **Last Version Update**: 1.4.13
340
+
341
+ - **Codes**: [A2.9.5N1, A2.9.5N2, A2.9.6N1]
342
+
343
+ - **Change Log**: [
344
+ - 050129 : add team_type query to the path to get team members of translation or check team
345
+ ]
346
+
347
+ - **Description**: for the translation team, get a list of team members and for the check team, get a list of team members
348
+
349
+ - **Response**:
350
+ - **200**: Team Members
351
+ * @summary Get Team Members
352
+ */
353
+ const getTeamMembersSupporterVideoContentTeamTeamTypeGet = (teamType, options) => {
354
+ return axios_1.default.get(`/supporter-video-content/team/${teamType}`, options);
244
355
  };
245
356
  /**
246
357
  * - **Last Version Update**: 1.0.0
247
358
 
248
- - **Codes**:
249
- - vip-member-only: A2.5.9N3.
250
- - featured:A2.5.5N3.
251
- - streams:A2.5.6N3.
252
- - dmca:A2.5.23N3.`
359
+ - **Codes**: [A2.9.5N2, A2.9.5N3, A2.9.5N4]
253
360
 
254
361
  - **Change Log**: []
255
362
 
256
- - **Description**: unset specific feature (vip-member-only, dmca, featured, streams) to contents
363
+ - **Description**: Get the staff performance in translation team with number of done translations and list of translated video contents
257
364
 
258
365
  - **Path Parameters**:
259
- - video content id : id of video content
260
- - type:
261
- - vip-member-only: لیست محتوا مخصوص اعضا پولی
262
- - dmac: لیست محتوا مخصوص کاربران ثبت نام شده.
263
- - featured: لیست محتوا پیشنهادی
264
- - streams:لیست محتوا های دارای تماشای انلاین
265
-
366
+ - searrch : search on translated contents of staff id
367
+ - create_start_date : retrun translated of content by staff that created after create_start_date
368
+ - create_end_date : retrun translated of content by staff that created befor create_end_date
369
+ - update_start_date : retrun translated of content by staff that updated after create_start_date
370
+ - update_end_date : retrun translated of content by staff that updated befor create_end_date
371
+ - status : filter base status of translations
266
372
 
267
373
  - **Response**:
268
- - **200**: unset option for content
269
- - **404**: video content not found
270
- * @summary Unset Option Contents
374
+ - **200**: return count of translated and translations detail
375
+ * @summary Get Performance Of Translation Team
271
376
  */
272
- const unsetOptionContentsSupporterVideoContentContentsOptionsUnsetDelete = (params, options) => {
273
- return axios_1.default.delete(`/supporter-video-content/contents-options/unset`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
377
+ const getPerformanceOfTranslationTeamSupporterVideoContentTeamTranslationPerformanceGet = (params, options) => {
378
+ return axios_1.default.get(`/supporter-video-content/team/translation/performance`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
274
379
  };
275
380
  /**
276
- * - **Last Version Update**: 1.2.5
381
+ * - **Last Version Update**: 1.3.4
277
382
 
278
- - **Codes**: []
383
+ - **Codes**: [A2.9.6N2, A2.9.6N3, A2.9.6N4, A2.9.6N5]
279
384
 
280
385
  - **Change Log**: [
281
- - 030820 : add genre filter
386
+ - Version: 1.3.4
387
+ - changes: edit poster,screenshot,subtitle,quality
282
388
 
283
- - 030503 : change category response format and add main content type to define content is movie or series and add staff_id
389
+ - Changes Date: 030811
390
+ - changes : replace date with create_time
391
+ ]
284
392
 
285
- - 030430 : change path from '/supporter-video-content/notification/content/list' to /supporter-video-content/contents/richer
393
+ - **Description**: Get the staff performance in check team with number of done checkd and list of checkd video contents
286
394
 
287
- ]
395
+ - **Path Parameters**:
396
+ - search : search on translated contents of staff id
397
+ - start_date : filter chekcd of content by staff that created after start_date
398
+ - end_date : filter chekcd of content by staff that created befor end_date
399
+ - status : filter base status of checks
288
400
 
289
- - **Description**: return contnets data
401
+ - **Response**:
402
+ - **200**: return count of checkd and detail
403
+ * @summary Get Performance Of Check Team
404
+ */
405
+ const getPerformanceOfCheckTeamSupporterVideoContentTeamCheckPerformanceGet = (params, options) => {
406
+ return axios_1.default.get(`/supporter-video-content/team/check/performance`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
407
+ };
408
+ /**
409
+ * - **Last Version Update**: 1.3.5
410
+
411
+ - **Codes**: [A2.5.12N1, A2.5.12N2, A2.5.12N3, A2.6.15N1]
412
+
413
+ - **Change Log**: []
414
+
415
+ - **Description**: get statistics.for get notification list use should use notification microservice
290
416
 
291
417
 
292
418
  - **Path Parameters**:
293
- - ids : ids of content that separated by commas
419
+ - video_content_id : id of the video
294
420
 
295
421
  - **Response**:
296
- - **200**: Translation Team Members
297
- * @summary Get Notification List Content
422
+ - **200**: return statistics of specified video
423
+ - total_notification_list
424
+ - total_favorite_list
425
+ - total_download_list
426
+ - total_watch_list
427
+ - comment_count
428
+ - score
429
+ - **404**: video content not found
430
+ * @summary Get Content Statistics
298
431
  */
299
- const getNotificationListContentSupporterVideoContentContentsRicherGet = (params, options) => {
300
- return axios_1.default.get(`/supporter-video-content/contents/richer`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
432
+ const getContentStatisticsSupporterVideoContentContentStatisticsVideoContentIdGet = (videoContentId, options) => {
433
+ return axios_1.default.get(`/supporter-video-content/content/statistics/${videoContentId}`, options);
301
434
  };
302
435
  /**
303
- * - **Last Version Update**: 1.3.13
436
+ * - **Last Version Update**: 1.4.3
304
437
 
305
- - **Description**: Returns a list of all available APIs with their:
306
- - Path
307
- - Tags
438
+ - **Codes**: [
439
+ A2.6.15N1, A2.6.15N2, A2.6.15N3,
440
+ A2.6.16N1, A2.6.16N2, A2.6.16N3
441
+ ]
442
+
443
+ - **Change Log**: [
444
+ - Version: 1.4.3
445
+ - Changes Date: 040806
446
+ - changes: change api from /supporter-video-contentcontent/statistics/published-and-unpublished to /supporter-video-content/content/statistics/list/{request_type}
447
+ - add request_type to published and unpublished contents endpoint to /supporter-video-content/content/statistics/list/{request_type}
448
+
449
+ - Version: 1.4.2
450
+ - Changes Date: 040803
451
+ - changes: add main_content_type to published and unpublished contents endpoint
452
+ ]
453
+
454
+ - **Description**: Return list of contents
455
+
456
+ - **Path Parameters**:
457
+ - search : string
308
458
 
309
459
  - **Response**:
310
- - **200**: List of API documentation entries
311
- * @summary Get list of all available APIs with their methods and codes
460
+ - **200**: list of contents
461
+ * @summary Get Published And Unpublished Content List And Incomplete Stream
312
462
  */
313
- const getApiDocumentationSupporterVideoContentApiDocsGet = (options) => {
314
- return axios_1.default.get(`/supporter-video-content/api-docs`, options);
463
+ const getPublishedAndUnpublishedContentListAndIncompleteStreamSupporterVideoContentContentStatisticsListRequestTypeGet = (requestType, params, options) => {
464
+ return axios_1.default.get(`/supporter-video-content/content/statistics/list/${requestType}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
315
465
  };
316
466
  /**
317
- * - **Last Version Update**: 1.0.0
467
+ * - **Last Version Update**: 1.4.13
318
468
 
319
469
  - **Codes**: [A2.5.3N1, A2.5.3N5]
320
470
 
321
- - **Change Log**: []
471
+ - **Change Log**: [
472
+ - Version 1.4.13: add translations field to the response model and delete name and description from response model.
473
+
474
+ ]
322
475
 
323
476
  - **Description**: Return List of collections
324
477
 
@@ -333,11 +486,13 @@ const getVideoContentMicroserviceAPI = () => {
333
486
  return axios_1.default.get(`/supporter-video-content/collection/list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
334
487
  };
335
488
  /**
336
- * - **Last Version Update**: 1.0.0
489
+ * - **Last Version Update**: 1.4.13
337
490
 
338
491
  - **Codes**: [A2.5.3N1]
339
492
 
340
- - **Change Log**: []
493
+ - **Change Log**: [
494
+ - Version 1.4.13: add translations field to the response model and delete name and description from response model.
495
+ ]
341
496
 
342
497
  - **Description**: Return collection detail
343
498
 
@@ -353,34 +508,16 @@ const getVideoContentMicroserviceAPI = () => {
353
508
  return axios_1.default.get(`/supporter-video-content/collection/detail/${slug}`, options);
354
509
  };
355
510
  /**
356
- * - **Last Version Update**: 1.3.0
511
+ * - **Last Version Update**: 1.4.13
357
512
 
358
- - **Codes**: [A2.5.3N1]
513
+ - **Codes**: [A2.5.3N2]
359
514
 
360
515
  - **Change Log**: [
361
- - Version: 1.3.0: delete secondary_id
362
- ]
363
-
364
- - **Description**: Return video contents of collection
365
-
366
- - **Path Parameters** :
367
- - slug : content of collections with this slug
368
- - search : search on content of collection
369
-
370
- - **Response**:
371
- - **200** :return list of contents
372
- - **404** : collection not found
373
- * @summary Get Collection Contents
374
- */
375
- const getCollectionContentsSupporterVideoContentCollectionContentsSlugGet = (slug, params, options) => {
376
- return axios_1.default.get(`/supporter-video-content/collection/contents/${slug}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
377
- };
378
- /**
379
- * - **Last Version Update**: 1.3.14
516
+ Version 1.4.13: add translations field and delete name and description from request body and response model.
380
517
 
381
- - **Codes**: [A2.5.3N2]
382
518
 
383
- - **Change Log**: [
519
+ Version 1.4.0
520
+ - translations replaces name/description (multi-language support)
384
521
  Version 1.3.14
385
522
  - Date of Changes: 040406
386
523
  - poster is required
@@ -391,8 +528,9 @@ const getVideoContentMicroserviceAPI = () => {
391
528
  - **Request Body**:
392
529
  - contents : list of contents id
393
530
  - poster : collection poster
394
- - name : collection name
395
- - description: collection description
531
+ - translations : JSON array with name/description per language (fa + en required)
532
+ Example: [{"language_code": "fa", "name": "...", "description": "..."}, {"language_code": "en", "name": "...", "description": "..."}]
533
+
396
534
  - parent_id : collection parent id
397
535
 
398
536
  - **Response**:
@@ -407,18 +545,21 @@ const getVideoContentMicroserviceAPI = () => {
407
545
  bodyCreateCollectionSupporterVideoContentCollectionCreatePost.contents.forEach(value => formData.append(`contents`, value.toString()));
408
546
  }
409
547
  formData.append(`poster`, bodyCreateCollectionSupporterVideoContentCollectionCreatePost.poster);
410
- formData.append(`name`, bodyCreateCollectionSupporterVideoContentCollectionCreatePost.name);
411
- formData.append(`description`, bodyCreateCollectionSupporterVideoContentCollectionCreatePost.description);
548
+ if (bodyCreateCollectionSupporterVideoContentCollectionCreatePost.parent_id !== undefined &&
549
+ bodyCreateCollectionSupporterVideoContentCollectionCreatePost.parent_id !== null) {
550
+ formData.append(`parent_id`, bodyCreateCollectionSupporterVideoContentCollectionCreatePost.parent_id.toString());
551
+ }
552
+ formData.append(`translations`, bodyCreateCollectionSupporterVideoContentCollectionCreatePost.translations);
412
553
  return axios_1.default.post(`/supporter-video-content/collection/create`, formData, options);
413
554
  };
414
555
  /**
415
- * - **Last Version Update**: 1.1.2
556
+ * - **Last Version Update**: 1.4.13
416
557
 
417
558
  - **Codes**: [A2.5.3N3]
418
559
 
419
560
  - **Change Log**: [
420
- - changes :
421
- - change 404 response from "این کالکشن وجود ندارد" to Not Found
561
+ - Version 1.4.13: translations replaces name/description (multi-language support)
562
+ - Version 1.1.2: change 404 response from "این کالکشن وجود ندارد" to Not Found
422
563
  ]
423
564
 
424
565
  - **Description**: Edit collection
@@ -429,8 +570,7 @@ const getVideoContentMicroserviceAPI = () => {
429
570
  - **Request Body**:
430
571
  - contents : list of contents id
431
572
  - poster : collection poster
432
- - name : collection name
433
- - description: collection description
573
+ - translations : JSON array with name/description per language (fa + en required)
434
574
  - parent_id : collection parent id
435
575
 
436
576
  - **Response**:
@@ -445,8 +585,6 @@ const getVideoContentMicroserviceAPI = () => {
445
585
  bodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut.poster !== null) {
446
586
  formData.append(`poster`, bodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut.poster);
447
587
  }
448
- formData.append(`name`, bodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut.name);
449
- formData.append(`description`, bodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut.description);
450
588
  if (bodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut.contents !== undefined) {
451
589
  bodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut.contents.forEach(value => formData.append(`contents`, value.toString()));
452
590
  }
@@ -454,6 +592,7 @@ const getVideoContentMicroserviceAPI = () => {
454
592
  bodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut.parent_id !== null) {
455
593
  formData.append(`parent_id`, bodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut.parent_id.toString());
456
594
  }
595
+ formData.append(`translations`, bodyEditCollectionSupporterVideoContentCollectionEditCollectionIdPut.translations);
457
596
  return axios_1.default.put(`/supporter-video-content/collection/edit/${collectionId}`, formData, options);
458
597
  };
459
598
  /**
@@ -476,275 +615,472 @@ const getVideoContentMicroserviceAPI = () => {
476
615
  return axios_1.default.delete(`/supporter-video-content/collection/delete`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
477
616
  };
478
617
  /**
479
- * - **Last Version Update**: 1.3.12
618
+ * - **Last Version Update**: 1.0.0
480
619
 
481
- - **Codes**: [A2.5.10N1, A2.5.10N5, A2.5.10N6]
620
+ - **Codes**: [A2.5.7N1, A2.5.7N2, A2.5.7N7]
482
621
 
483
- - **Change Log**: [
484
- - Date Of Changes : 040130
485
- - Add content created as staff_id
486
- ]
622
+ - **Change Log**: []
487
623
 
488
- - **Description**: Get Content without translations
624
+ - **Description**: Get a list of content with the ability to download for free and watch online for free
489
625
 
490
626
  - **Path Parameters**:
491
- - language : return the content without translation of this language
492
- - search : search on contents without translations
493
- - order :
494
- - newest : Sort by the most recently released video contents in 30nama
495
- - updatest : Sort by most updated video contents
496
- - release-year : Sort by the most recently released video contents
627
+ - search : search in list of contents
628
+ - type:
629
+ - stream : Get a list of content with the ability to stream for free
630
+ - download : Get a list of content with the ability to download for free
631
+ -search : search in list of contents
497
632
 
498
633
  - **Response**:
499
- - **200**: list of contents without translation
500
- * @summary Get Content Without Translations
634
+ - **200**: list of contents
635
+ * @summary Get Free Contents
501
636
  */
502
- const getContentWithoutTranslationsSupporterVideoContentContentTranslationsNoneGet = (params, options) => {
503
- return axios_1.default.get(`/supporter-video-content/content/translations/none`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
637
+ const getFreeContentsSupporterVideoContentFreeContentsTypeGet = (type, params, options) => {
638
+ return axios_1.default.get(`/supporter-video-content/free-contents/${type}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
504
639
  };
505
640
  /**
506
- * - **Last Version Update**: 1.3.12
641
+ * - **Last Version Update**: 1.1.2
507
642
 
508
- - **Codes**: [A2.5.10N18]
509
-
510
- - **Change Log**: [
511
- - Date Of Changes : 040130
512
- - Add content created as staff_id
513
- ]
643
+ - **Codes**: [A2.5.7N3, A2.5.7N4]
514
644
 
515
- - **Description**: If this content is not found in the specified staff list, return the details and add the content to the current staff list.
645
+ - **Description**: Determining whether the content is free to download and watch online
646
+ - changes : return status 402 if content has alredy this feature
516
647
 
517
648
  - **Path Parameters**:
518
- - video content id : id of content to check
649
+ - content_id: id of content to set as download free and stream free
650
+ - type:
651
+ - stream : set content as stream free
652
+ - download : set content as download free
519
653
 
520
654
  - **Response**:
521
- - **200**: video content translation detail
522
- - **403** : video content is assigned to another staff and this user cant change that
523
- - **404**: video content not found
524
- * @summary Get Content Detail
655
+ - **200**: detail of video content
656
+ - **404**: video content not found
657
+ - **402**: This content already has this feature
658
+ * @summary Set Content Free
525
659
  */
526
- const getContentDetailSupporterVideoContentContentTranslationsDetailVideoContentIdGet = (videoContentId, options) => {
527
- return axios_1.default.get(`/supporter-video-content/content/translations/detail/${videoContentId}`, options);
660
+ const setContentFreeSupporterVideoContentFreeContentsSetTypeContentIdPut = (type, contentId, options) => {
661
+ return axios_1.default.put(`/supporter-video-content/free-contents/set/${type}/${contentId}`, undefined, options);
528
662
  };
529
663
  /**
530
- * - **Last Version Update**: 1.3.12
664
+ * - **Last Version Update**: 1.1.2
531
665
 
532
- - **Codes**: [A2.5.10N7, A2.5.10E2]
666
+ - **Codes**: [A2.5.7N5, A2.5.7N6]
533
667
 
534
- - **Change Log**: [
535
- - Date Of Changes : 040130
536
- - Add content created as staff_id
537
- ]
668
+ - **Change Log**: []
538
669
 
539
- - **Description**: list of content translation that assigned to this staff
670
+ - **Description**: Removal of free content to download and watch online
671
+ - changes : return 402 if dosnot exists content with this option
540
672
 
541
- - **Path Parameters**:
542
- - status : status of translation to filter
673
+ - **Path Pramaters**:
674
+ - type:
675
+ - stream : Removal of free content to stream
676
+ - download : Removal of free content to download
677
+ - content id : video content id
543
678
 
544
679
  - **Response**:
545
- - **200**: list of content
546
- * @summary Get Staff Contents Translations
680
+ - **200**: deleted content as free to download and stream
681
+ - **404**: video content not found
682
+ * @summary Unset Content Free
547
683
  */
548
- const getStaffContentsTranslationsSupporterVideoContentContentTranslationsMyListGet = (params, options) => {
549
- return axios_1.default.get(`/supporter-video-content/content/translations/my-list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
684
+ const unsetContentFreeSupporterVideoContentFreeContentsUnsetTypeContentIdDelete = (type, contentId, options) => {
685
+ return axios_1.default.delete(`/supporter-video-content/free-contents/unset/${type}/${contentId}`, options);
550
686
  };
551
687
  /**
552
688
  * - **Last Version Update**: 1.0.0
553
689
 
554
- - **Codes**: [A2.5.10N4]
690
+ - **Codes**: [A2.5.4N1, A2.5.4N4]
555
691
 
556
692
  - **Change Log**: []
557
693
 
558
- - **Description**: Edit content translation
694
+ - **Description**: get hero sections
559
695
 
560
696
  - **Path Parameters**:
561
- - video content id : id of content to delete from staff translation list
697
+ - search : search in list of contents
562
698
 
563
699
  - **Response**:
564
- - **200**: deleted content from staff translation list
565
- - **403**: if translation status be done then staff cant delete content
566
- - **404**: video content not found
567
- * @summary Delete Content From Staff List
700
+ - **200**: list of contents
701
+ * @summary Get Hero Section
568
702
  */
569
- const deleteContentFromStaffListSupporterVideoContentContentTranslationsMyListDeleteDelete = (params, options) => {
570
- return axios_1.default.delete(`/supporter-video-content/content/translations/my-list/delete`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
703
+ const getHeroSectionSupporterVideoContentHeroSectionGet = (params, options) => {
704
+ return axios_1.default.get(`/supporter-video-content/hero-section`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
571
705
  };
572
706
  /**
573
- * - **Last Version Update**: 1.3.12
574
-
575
- - **Codes**: [A2.5.10N2, A2.5.10N2, A2.5.10E2]
576
-
577
- - **Change Log**: [
707
+ * - **Last Version Update**: 1.0.0
578
708
 
579
- - Date Of Changes : 040130
580
- - Add content created as staff_id
581
- ]
709
+ - **Codes**: [A2.5.4N2]
582
710
 
583
- - **Description**: Edit content translation
711
+ - **Change Log**: []
584
712
 
585
- - **Path Parameters**:
586
- - video_content_id: id of content to edit translation
713
+ - **Description**: Set content as herosection
587
714
 
588
- - **Request Body** :
589
- - content_translations : list of these elements
590
- - language_code : language code that we s=want to define description in that language
591
- - description : description
715
+ - **Request Body**:
716
+ - video content id : id of content to set as herosection
592
717
 
593
718
  - **Response**:
594
- - **200**: translation edited
595
- - **403**: if content translation not in current staff list then staff cant edit
596
- - **404**: video content not found
597
- * @summary Add Content Translation
719
+ - **200**: Details of content designation as herosection
720
+ - **404**: video content not found
721
+ * @summary Set Hero Section
598
722
  */
599
- const addContentTranslationSupporterVideoContentContentTranslationsEditVideoContentIdPut = (videoContentId, editContentTranslationIncomeModel, options) => {
600
- return axios_1.default.put(`/supporter-video-content/content/translations/edit/${videoContentId}`, editContentTranslationIncomeModel, options);
723
+ const setHeroSectionSupporterVideoContentHeroSectionSetPost = (videoContentIncomeData, options) => {
724
+ return axios_1.default.post(`/supporter-video-content/hero-section/set`, videoContentIncomeData, options);
601
725
  };
602
726
  /**
603
- * - **Last Version Update**: 1.3.5
727
+ * - **Last Version Update**: 1.0.0
604
728
 
605
- - **Codes**: [A2.5.10N8]
729
+ - **Codes**: [A2.5.4N3]
606
730
 
607
731
  - **Change Log**: []
608
732
 
609
- - **Description**: Move content translation to other staff
733
+ - **Description**: Unset content as hero section
610
734
 
611
735
  - **Path Parameters**:
612
- - video_content_id: id of content to edit translation
613
-
614
- - **Request Body** :
615
- - new_staff_id: receiver staff id
736
+ - video_content_id :
616
737
 
617
738
  - **Response**:
618
- - **200**: translation edited
619
- - **403**: if content translation not in current staff list then staff cant edit
620
- - **400**: if translation status not be done
621
- * @summary Move Translation To Other Staff
739
+ - **200**: Unset content as herosection
740
+ - **404**: there is not exists thses content as herosection
741
+ * @summary Unset Hero Section
622
742
  */
623
- const moveTranslationToOtherStaffSupporterVideoContentContentTranslationsMoveVideoContentIdPut = (videoContentId, contentTranslationMoveIncomeModel, options) => {
624
- return axios_1.default.put(`/supporter-video-content/content/translations/move/${videoContentId}`, contentTranslationMoveIncomeModel, options);
743
+ const unsetHeroSectionSupporterVideoContentHeroSectionUnsetDelete = (params, options) => {
744
+ return axios_1.default.delete(`/supporter-video-content/hero-section/unset`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
625
745
  };
626
746
  /**
627
747
  * - **Last Version Update**: 1.0.0
628
748
 
629
- - **Codes**: [A2.5.20N1, A2.5.20N5]
749
+ - **Codes**:
750
+ - vip-member-only : codes: A2.5.9N1, A2.5.9N4.
751
+ - featured : codes: A2.5.5N1, A2.5.5N4.
752
+ - streams :codes: A2.5.6N1, A2.5.6N4.
753
+ - dmca: codes: A2.5.23N1, A2.5.23N4.
630
754
 
631
755
  - **Change Log**: []
632
756
 
633
- - **Description**: List of contents with quotes and without quotes
757
+ - **Description**: return list of contents with specific feature ("vip-member-only", "dmca", "featured", "streams")
634
758
 
635
759
  - **Path Parameters**:
636
760
  - search : search on list of contents
637
761
  - type :
638
- with-quote : return list of contents with quote
639
- without-quote : return list of contents without quote
762
+ - vip-member-only: لیست محتوا مخصوص اعضا پولی
763
+ - dmac: لیست محتوا مخصوص کاربران ثبت نام شده.
764
+ - featured: لیست محتوا پیشنهادی
765
+ - streams: لیست محتوا های دارای تماشای آنلاین
640
766
 
641
767
  - **Response**:
642
768
  - **200**: list of contents
643
- * @summary Get Content With Quotes And Withot Quotes
769
+ * @summary return list of contents with specific feature (vip-member-only, dmca, featured, streams)
644
770
  */
645
- const getContentWithQuotesAndWithotQuotesSupporterVideoContentQuoteContentsTypeGet = (type, params, options) => {
646
- return axios_1.default.get(`/supporter-video-content/quote/contents/${type}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
771
+ const getContentsWithOptionsSupporterVideoContentContentsOptionsGet = (params, options) => {
772
+ return axios_1.default.get(`/supporter-video-content/contents-options`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
647
773
  };
648
774
  /**
649
775
  * - **Last Version Update**: 1.0.0
650
776
 
651
- - **Codes**: [A2.5.20N4]
777
+ - **Codes**:
778
+ - vip-member-only: A2.5.9N2.
779
+ - featured: A2.5.5N2.
780
+ - streams: A2.5.6N2.
781
+ - dmca: A2.5.23N2.
652
782
 
653
783
  - **Change Log**: []
654
784
 
655
- - **Description**: Delete quote of video contents
785
+ - **Description**: set specific feature (vip-member-only, dmca, featured, streams) to contents
656
786
 
657
- - **Path Parameters** :
658
- - video content id : delete list of quotes for this id
787
+ - **Request Body** :
788
+ - video_content_id : id of content
789
+ - option_name : add contents to list
790
+ - vip-member-only: لیست محتوا مخصوص اعضا پولی .
791
+ - dmca: لیست محتوا مخصوص کاربران ثبت نام شده.
792
+ - featured: لیست محتوا پیشنهادی.
793
+ - streams: لیست محتوا های دارای تماشای انلاین.
659
794
 
660
795
  - **Response**:
661
- - **200** : delete list of quotes for this id
662
- - **404** : video content not found
663
- * @summary Delete All Quotes For Video Content
796
+ - **200**: content data
797
+ * @summary set specific feature (vip-member-only, dmca, featured, streams) to contents
664
798
  */
665
- const deleteAllQuotesForVideoContentSupporterVideoContentQuoteContentDeleteVideoContentIdDelete = (videoContentId, options) => {
666
- return axios_1.default.delete(`/supporter-video-content/quote/content/delete/${videoContentId}`, options);
799
+ const addOptionToContentsSupporterVideoContentContentsOptionsSetPut = (contentOptionsIncomeData, options) => {
800
+ return axios_1.default.put(`/supporter-video-content/contents-options/set`, contentOptionsIncomeData, options);
667
801
  };
668
802
  /**
669
803
  * - **Last Version Update**: 1.0.0
670
804
 
671
- - **Codes**: [A2.5.20N3]
805
+ - **Codes**:
806
+ - vip-member-only: A2.5.9N3.
807
+ - featured:A2.5.5N3.
808
+ - streams:A2.5.6N3.
809
+ - dmca:A2.5.23N3.`
672
810
 
673
811
  - **Change Log**: []
674
812
 
675
- - **Description**: Get quotes of specified video content
813
+ - **Description**: unset specific feature (vip-member-only, dmca, featured, streams) to contents
676
814
 
677
815
  - **Path Parameters**:
678
- - video_content_id : quote of this video id
816
+ - video content id : id of video content
817
+ - type:
818
+ - vip-member-only: لیست محتوا مخصوص اعضا پولی
819
+ - dmac: لیست محتوا مخصوص کاربران ثبت نام شده.
820
+ - featured: لیست محتوا پیشنهادی
821
+ - streams:لیست محتوا های دارای تماشای انلاین
822
+
679
823
 
680
824
  - **Response**:
681
- - **200**: quotes list
825
+ - **200**: unset option for content
682
826
  - **404**: video content not found
683
- * @summary Get Content All Quotes
827
+ * @summary Unset Option Contents
684
828
  */
685
- const getContentAllQuotesSupporterVideoContentQuoteContentQuotesVideoContentIdGet = (videoContentId, options) => {
686
- return axios_1.default.get(`/supporter-video-content/quote/content/quotes/${videoContentId}`, options);
829
+ const unsetOptionContentsSupporterVideoContentContentsOptionsUnsetDelete = (params, options) => {
830
+ return axios_1.default.delete(`/supporter-video-content/contents-options/unset`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
687
831
  };
688
832
  /**
689
833
  * - **Last Version Update**: 1.0.0
690
834
 
691
- - **Codes**: [A2.5.20N2]
692
-
693
- - **Change Log**: []
835
+ - **Codes**: [A2.19N1, A2.19.N3, A2.19.N5, A2.19N7, A2.19N9, A2.19N11, A2.19N14, A2.19N16]
694
836
 
695
- - **Description**: Create quotes for the specified video content
837
+ - **Description**: return seo for specific video content,genre,category,box_office,top_content,home_page,stream_page,explore_page
696
838
 
697
839
  - **Path Parameters**:
698
- - video_content_id : create quotes for this video content
699
-
700
- - **Request Body** :
701
- - quotes: list of these elements
702
- - quote : text of quote
703
- - character_name : real name of actor
704
- - actor_name : actor name
840
+ - **type**:
841
+ - video content : return seo for specific video content if exists
842
+ - genre : return seo for specific genre if exists
843
+ - category : return seo for specific category if exists
844
+ - box_office : return seo for specific box_office if exists
845
+ - top_content : return seo for specific top_content if exists
846
+ - home_page : return seo for specific home_page if exists
847
+ - stream_page : return seo for specific stream_page if exists
848
+ - explore_page : return seo for specific explore_page if exists
849
+ - **document_id**: id of document should returned
705
850
 
706
851
  - **Response**:
707
- - **200**: Translation Team Members
708
- - **404**: video content not found
709
- * @summary Create Quote
852
+ - **200**: seo of data
853
+ - **404**: if there's not exists seo for this document
854
+ * @summary Get Seo
710
855
  */
711
- const createQuoteSupporterVideoContentQuoteContentNewVideoContentIdPost = (videoContentId, contentQuotesIncomeData, options) => {
712
- return axios_1.default.post(`/supporter-video-content/quote/content/new/${videoContentId}`, contentQuotesIncomeData, options);
856
+ const getSeoSupporterVideoContentSeoTypeGet = (type, params, options) => {
857
+ return axios_1.default.get(`/supporter-video-content/seo/${type}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
713
858
  };
714
859
  /**
715
860
  * - **Last Version Update**: 1.0.0
716
861
 
717
- - **Codes**: [A2.5.20N3]
862
+ - **Codes**: [A2.19N8, A2.19N10, A2.19N12, A2.19N13, A2.19N15]
718
863
 
719
864
  - **Change Log**: []
720
865
 
721
- - **Description** : Edit Quotes for specified video content.
722
-
723
- - **Path Parameters** :
724
- - video_content_id : id of video content
866
+ - **Description**: add seo for "box_office", "top_content", "home_page", "stream_page", "explore_page"
725
867
 
726
- - **Request Body** :
727
- - quotes: list of these elements
728
- - quote : text of quote
729
- - character_name : real name of actor
730
- - actor_name : actor name
868
+ - **Path Parameters**:
869
+ - **type**:
870
+ - box_office : add seo for box_office
871
+ - top_content : add seo for top_content
872
+ - home_page : add seo for home_page
873
+ - stream_page : add seo for stream_page
874
+ - explore_page : add seo for explore_page
731
875
 
732
876
  - **Response**:
733
- - **200**: edit quotes
734
- - **404**: video content not found or previous quotes is not exists
735
- * @summary Edit Quotes
877
+ - **200**: create seo for pages
878
+ * @summary Add Seo
736
879
  */
737
- const editQuotesSupporterVideoContentQuoteContentEditVideoContentIdPut = (videoContentId, contentQuotesIncomeData, options) => {
738
- return axios_1.default.put(`/supporter-video-content/quote/content/edit/${videoContentId}`, contentQuotesIncomeData, options);
880
+ const addSeoSupporterVideoContentSeoAddPageTypePost = (type, sEOIncomeModel, options) => {
881
+ return axios_1.default.post(`/supporter-video-content/seo/add/page/${type}`, sEOIncomeModel, options);
739
882
  };
740
883
  /**
741
- * - **Last Version Update**: 1.3.0
884
+ * - **Last Version Update**: 1.0.0
742
885
 
743
- - **Codes**: [A2.9.8N1, A2.9.8N3, A2.9.8N4]
886
+ - **Codes**: [A2.19N2, A2.19N4, A2.19N6]
744
887
 
745
- - **Change Log**: [
746
- - Version: 1.3.0: delete secondary_id
747
- ]
888
+ - **Change Log**: []
889
+
890
+ - **Description**: add seo for documents of video content , category, genre
891
+
892
+ - **Path Parameters**:
893
+ - **type**:
894
+ - video_content : add seo for video content
895
+ - genre : add seo for genre
896
+ - category : add seo for category
897
+ - **document_id**
898
+
899
+ - **Response**:
900
+ - **200**: create seo for documents
901
+ - **404**: not found
902
+ * @summary Add Document Seo
903
+ */
904
+ const addDocumentSeoSupporterVideoContentSeoAddTypePost = (type, sEOIncomeModel, params, options) => {
905
+ return axios_1.default.post(`/supporter-video-content/seo/add/${type}`, sEOIncomeModel, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
906
+ };
907
+ /**
908
+ * - **Last Version Update**: 1.3.12
909
+
910
+ - **Codes**: [A2.5.10N1, A2.5.10N5, A2.5.10N6]
911
+
912
+ - **Change Log**: [
913
+ - Date Of Changes : 040130
914
+ - Add content created as staff_id
915
+ ]
916
+
917
+ - **Description**: Get Content without translations
918
+
919
+ - **Path Parameters**:
920
+ - language : return the content without translation of this language
921
+ - search : search on contents without translations
922
+ - order :
923
+ - newest : Sort by the most recently released video contents in 30nama
924
+ - updatest : Sort by most updated video contents
925
+ - release-year : Sort by the most recently released video contents
926
+
927
+ - **Response**:
928
+ - **200**: list of contents without translation
929
+ * @summary Get Content Without Translations
930
+ */
931
+ const getContentWithoutTranslationsSupporterVideoContentContentTranslationsNoneGet = (params, options) => {
932
+ return axios_1.default.get(`/supporter-video-content/content/translations/none`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
933
+ };
934
+ /**
935
+ * - **Last Version Update**: 1.3.12
936
+
937
+ - **Codes**: [A2.5.10N18]
938
+
939
+ - **Change Log**: [
940
+ - Date Of Changes : 040130
941
+ - Add content created as staff_id
942
+ ]
943
+
944
+ - **Description**: If this content is not found in the specified staff list, return the details and add the content to the current staff list.
945
+
946
+ - **Path Parameters**:
947
+ - video content id : id of content to check
948
+
949
+ - **Response**:
950
+ - **200**: video content translation detail
951
+ - **403** : video content is assigned to another staff and this user cant change that
952
+ - **404**: video content not found
953
+ * @summary Get Content Detail
954
+ */
955
+ const getContentDetailSupporterVideoContentContentTranslationsDetailVideoContentIdGet = (videoContentId, options) => {
956
+ return axios_1.default.get(`/supporter-video-content/content/translations/detail/${videoContentId}`, options);
957
+ };
958
+ /**
959
+ * - **Last Version Update**: 1.3.12
960
+
961
+ - **Codes**: [A2.5.10N7, A2.5.10E2]
962
+
963
+ - **Change Log**: [
964
+ - Date Of Changes : 040130
965
+ - Add content created as staff_id
966
+ ]
967
+
968
+ - **Description**: list of content translation that assigned to this staff
969
+
970
+ - **Path Parameters**:
971
+ - status : status of translation to filter
972
+
973
+ - **Response**:
974
+ - **200**: list of content
975
+ * @summary Get Staff Contents Translations
976
+ */
977
+ const getStaffContentsTranslationsSupporterVideoContentContentTranslationsMyListGet = (params, options) => {
978
+ return axios_1.default.get(`/supporter-video-content/content/translations/my-list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
979
+ };
980
+ /**
981
+ * - **Last Version Update**: 1.0.0
982
+
983
+ - **Codes**: [A2.5.10N4]
984
+
985
+ - **Change Log**: []
986
+
987
+ - **Description**: Edit content translation
988
+
989
+ - **Path Parameters**:
990
+ - video content id : id of content to delete from staff translation list
991
+
992
+ - **Response**:
993
+ - **200**: deleted content from staff translation list
994
+ - **403**: if translation status be done then staff cant delete content
995
+ - **404**: video content not found
996
+ * @summary Delete Content From Staff List
997
+ */
998
+ const deleteContentFromStaffListSupporterVideoContentContentTranslationsMyListDeleteDelete = (params, options) => {
999
+ return axios_1.default.delete(`/supporter-video-content/content/translations/my-list/delete`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1000
+ };
1001
+ /**
1002
+ * - **Last Version Update**: 1.3.12
1003
+
1004
+ - **Codes**: [A2.5.10N2, A2.5.10N2, A2.5.10E2]
1005
+
1006
+ - **Change Log**: [
1007
+
1008
+ - Date Of Changes : 040130
1009
+ - Add content created as staff_id
1010
+ ]
1011
+
1012
+ - **Description**: Edit content translation
1013
+
1014
+ - **Path Parameters**:
1015
+ - video_content_id: id of content to edit translation
1016
+
1017
+ - **Request Body** :
1018
+ - content_translations : list of these elements
1019
+ - language_code : language code that we s=want to define description in that language
1020
+ - description : description
1021
+
1022
+ - **Response**:
1023
+ - **200**: translation edited
1024
+ - **403**: if content translation not in current staff list then staff cant edit
1025
+ - **404**: video content not found
1026
+ * @summary Add Content Translation
1027
+ */
1028
+ const addContentTranslationSupporterVideoContentContentTranslationsEditVideoContentIdPut = (videoContentId, editContentTranslationIncomeModel, options) => {
1029
+ return axios_1.default.put(`/supporter-video-content/content/translations/edit/${videoContentId}`, editContentTranslationIncomeModel, options);
1030
+ };
1031
+ /**
1032
+ * - **Last Version Update**: 1.3.5
1033
+
1034
+ - **Codes**: [A2.5.10N8]
1035
+
1036
+ - **Change Log**: []
1037
+
1038
+ - **Description**: Move content translation to other staff
1039
+
1040
+ - **Path Parameters**:
1041
+ - video_content_id: id of content to edit translation
1042
+
1043
+ - **Request Body** :
1044
+ - new_staff_id: receiver staff id
1045
+
1046
+ - **Response**:
1047
+ - **200**: translation edited
1048
+ - **403**: if content translation not in current staff list then staff cant edit
1049
+ - **400**: if translation status not be done
1050
+ * @summary Move Translation To Other Staff
1051
+ */
1052
+ const moveTranslationToOtherStaffSupporterVideoContentContentTranslationsMoveVideoContentIdPut = (videoContentId, contentTranslationMoveIncomeModel, options) => {
1053
+ return axios_1.default.put(`/supporter-video-content/content/translations/move/${videoContentId}`, contentTranslationMoveIncomeModel, options);
1054
+ };
1055
+ /**
1056
+ * Returns a tabular report: REST path, gRPC stub, RPC method, config key, peer microservice name, and the resolved gRPC target from the current environment. Update ``controllers/logics/grpc_http_report_logic.py`` when adding new outbound gRPC usage.
1057
+ * @summary Export HTTP → gRPC client mapping (CSV or Excel)
1058
+ */
1059
+ const downloadGrpcHttpReportSupporterVideoContentTestGrpcClientsReportGet = (params, options) => {
1060
+ return axios_1.default.get(`/supporter-video-content/test/grpc-clients-report`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1061
+ };
1062
+ /**
1063
+ * - **Last Version Update**: 1.3.13
1064
+
1065
+ - **Description**: Returns a list of all available APIs with their:
1066
+ - Path
1067
+ - Tags
1068
+
1069
+ - **Response**:
1070
+ - **200**: List of API documentation entries
1071
+ * @summary Get list of all available APIs with their methods and codes
1072
+ */
1073
+ const getApiDocumentationSupporterVideoContentApiDocsGet = (options) => {
1074
+ return axios_1.default.get(`/supporter-video-content/api-docs`, options);
1075
+ };
1076
+ /**
1077
+ * - **Last Version Update**: 1.3.0
1078
+
1079
+ - **Codes**: [A2.9.8N1, A2.9.8N3, A2.9.8N4]
1080
+
1081
+ - **Change Log**: [
1082
+ - Version: 1.3.0: delete secondary_id
1083
+ ]
748
1084
 
749
1085
  - **Description**: Display a list of contents that have not been checked
750
1086
 
@@ -937,165 +1273,44 @@ const getVideoContentMicroserviceAPI = () => {
937
1273
  return axios_1.default.put(`/supporter-video-content/content/check-list/edit/${videoContentId}`, checkListIncomeData, options);
938
1274
  };
939
1275
  /**
940
- * - **Last Version Update**: 1.0.0
941
-
942
- - **Codes**: [A2.5.1N2, A2.5.1N4, A2.5.2N2, A2.5.2N4]
943
-
944
- - **Change Log**: []
945
-
946
- - **Description**: Return List of external movies sites
947
-
948
- - **Path Parameters** :
949
- - search : search on external sites
950
-
951
- - **Response**:
952
- - **200**:return list of external movies sites
953
- * @summary Get External Movie Site List
954
- */
1276
+ * @summary Get External Movie Site List
1277
+ */
955
1278
  const getExternalMovieSiteListSupporterVideoContentExternalSiteListGet = (params, options) => {
956
1279
  return axios_1.default.get(`/supporter-video-content/external-site/list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
957
1280
  };
958
1281
  /**
959
- * - **Last Version Update**: 1.0.0
960
-
961
- - **Codes**: [A2.5.1N13]
962
-
963
- - **Change Log**: []
964
-
965
- - **Description**: Create new external movie site
966
-
967
- - **Request Body**:
968
- - name : str
969
- - address : str
970
-
971
- - **Response**:
972
- - **200**:return new created external movie site
973
- - **402**: another external movie site already exists with the same name
974
- * @summary New External Movie Site
975
- */
1282
+ * @summary New External Movie Site
1283
+ */
976
1284
  const newExternalMovieSiteSupporterVideoContentExternalSiteNewPost = (externalMovieSiteIncomeModel, options) => {
977
1285
  return axios_1.default.post(`/supporter-video-content/external-site/new`, externalMovieSiteIncomeModel, options);
978
1286
  };
979
1287
  /**
980
- * - **Last Version Update**: 1.0.0
981
-
982
- - **Codes**: [A2.5.1N14]
983
-
984
- - **Change Log**: []
985
-
986
- - **Description**: Edit external movie site data
987
-
988
- - **Path Parameters** :
989
- - external_movie_site_id : id of external movie site
990
-
991
- - **Request Body**:
992
- - name : name
993
- - address : address of site
994
-
995
- - **Response**:
996
- - **200**:return edited external movie site
997
- - **404**:external movie site not found
998
- - **402**:another external movie site exists already with same name
999
- * @summary Edit External Movie Site
1000
- */
1288
+ * @summary Edit External Movie Site
1289
+ */
1001
1290
  const editExternalMovieSiteSupporterVideoContentExternalSiteEditExternalMovieSiteIdPut = (externalMovieSiteId, externalMovieSiteIncomeModel, options) => {
1002
1291
  return axios_1.default.put(`/supporter-video-content/external-site/edit/${externalMovieSiteId}`, externalMovieSiteIncomeModel, options);
1003
1292
  };
1004
1293
  /**
1005
- * - **Last Version Update**: 1.3.15
1006
-
1007
- - **Codes**: [A2.5.1N14]
1008
-
1009
- - **Change Log**: [
1010
- - Version 1.3.15
1011
- - Date of Changes: 040702
1012
- - edit url of delete external movie site
1013
- ]
1014
-
1015
- - **Description**: Delete Exists external movie site
1016
-
1017
- - **Path Parameters** :
1018
- - external_movie_site_id : seid of external movie site should be deleted
1019
-
1020
- - **Response**:
1021
- - **200**: external movie site deleted
1022
- - **404**:external movie site not found
1023
- * @summary Delete External Site
1024
- */
1294
+ * @summary Delete External Site
1295
+ */
1025
1296
  const deleteExternalSiteSupporterVideoContentExternalSiteDeleteExternalMovieSiteIdDelete = (externalMovieSiteId, options) => {
1026
1297
  return axios_1.default.delete(`/supporter-video-content/external_site/delete/${externalMovieSiteId}`, options);
1027
1298
  };
1028
1299
  /**
1029
- * - **Last Version Update**: 1.4.9
1030
-
1031
- - **Codes**: []
1032
-
1033
- - **Change Log**: [
1034
- ]
1035
-
1036
- - **Description**: Return list of box office documents for staff to choose from. Use **type** to filter by usa or iran. Then use GET /box-office/detail/{id} to see one and PUT /box-office/edit/{id} to edit.
1037
-
1038
- - **Query Parameters**:
1039
- - type: "usa" or "iran"
1040
- - skip: pagination offset (default 0)
1041
- - limit: max items (default 100)
1042
-
1043
- - **Response**:
1044
- - **200**: list of box office documents (id, type, rank, title, video_content_id, poster, etc.)
1045
- * @summary Get Box Office List
1046
- */
1300
+ * @summary Get Box Office List
1301
+ */
1047
1302
  const getBoxOfficeListSupporterVideoContentBoxOfficeGet = (params, options) => {
1048
1303
  return axios_1.default.get(`/supporter-video-content/box-office`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1049
1304
  };
1050
1305
  /**
1051
- * - **Last Version Update**: 1.4.9
1052
-
1053
- - **Codes**: []
1054
-
1055
- - **Change Log**: [
1056
- ]
1057
-
1058
- - **Description**: Return one box office document by id. Use this to view detail, then use PUT /box-office/edit/{box_office_id} to edit.
1059
-
1060
- - **Path Parameters**:
1061
- - box_office_id: document _id
1062
-
1063
- - **Response**:
1064
- - **200**: box office document
1065
- - **404**: not found
1066
- * @summary Get Box Office Detail
1067
- */
1306
+ * @summary Get Box Office Detail
1307
+ */
1068
1308
  const getBoxOfficeDetailSupporterVideoContentBoxOfficeBoxOfficeIdGet = (boxOfficeId, options) => {
1069
1309
  return axios_1.default.get(`/supporter-video-content/box-office/${boxOfficeId}`, options);
1070
1310
  };
1071
1311
  /**
1072
- * - **Last Version Update**: 1.4.9
1073
-
1074
- - **Codes**: []
1075
-
1076
- - **Change Log**: [
1077
- ]
1078
-
1079
- - **Description**: Edit a box office document (multipart). When **video_content_id** is set, **title** and **poster** must not be set. When **video_content_id** is not set, **title** is required. **poster** can be uploaded as a file (same validation/storage as video content posters).
1080
-
1081
- - **Path Parameters**:
1082
- - box_office_id: document _id of the box office entry
1083
-
1084
- - **Request Body** (multipart form, all optional except validation rules):
1085
- - video_content_id: int or "null" to unlink; if set, do not send title or poster file
1086
- - title: custom title when there is no video_content_id; required when video_content_id is not set
1087
- - poster: image file (jpg, jpeg, webp), max 16MB; only when not linked to video content
1088
- - clear_poster: boolean to clear poster
1089
- - imdb_code, budget, total, weeks, weekend: optional fields
1090
- - clear_poster: boolean to clear poster
1091
- - poster: image file (jpg, jpeg, webp), max 16MB; only when not linked to video content
1092
-
1093
- - **Response**:
1094
- - **200**: updated box office document
1095
- - **400**: validation error (e.g. video_content_id set with title/poster, or title missing when unlinked)
1096
- - **404**: box office document not found
1097
- * @summary Edit Box Office
1098
- */
1312
+ * @summary Edit Box Office
1313
+ */
1099
1314
  const editBoxOfficeSupporterVideoContentBoxOfficeBoxOfficeIdPut = (boxOfficeId, bodyEditBoxOfficeSupporterVideoContentBoxOfficeBoxOfficeIdPut, options) => {
1100
1315
  const formData = new FormData();
1101
1316
  if (bodyEditBoxOfficeSupporterVideoContentBoxOfficeBoxOfficeIdPut.video_content_id !== undefined &&
@@ -1126,8 +1341,7 @@ const getVideoContentMicroserviceAPI = () => {
1126
1341
  bodyEditBoxOfficeSupporterVideoContentBoxOfficeBoxOfficeIdPut.weekend !== null) {
1127
1342
  formData.append(`weekend`, bodyEditBoxOfficeSupporterVideoContentBoxOfficeBoxOfficeIdPut.weekend);
1128
1343
  }
1129
- if (bodyEditBoxOfficeSupporterVideoContentBoxOfficeBoxOfficeIdPut.clear_poster !== undefined &&
1130
- bodyEditBoxOfficeSupporterVideoContentBoxOfficeBoxOfficeIdPut.clear_poster !== null) {
1344
+ if (bodyEditBoxOfficeSupporterVideoContentBoxOfficeBoxOfficeIdPut.clear_poster !== undefined) {
1131
1345
  formData.append(`clear_poster`, bodyEditBoxOfficeSupporterVideoContentBoxOfficeBoxOfficeIdPut.clear_poster.toString());
1132
1346
  }
1133
1347
  if (bodyEditBoxOfficeSupporterVideoContentBoxOfficeBoxOfficeIdPut.poster !== undefined &&
@@ -1137,266 +1351,55 @@ const getVideoContentMicroserviceAPI = () => {
1137
1351
  return axios_1.default.put(`/supporter-video-content/box-office/${boxOfficeId}`, formData, options);
1138
1352
  };
1139
1353
  /**
1140
- * - **Last Version Update**: 1.0.0
1141
-
1142
- - **Codes**: [A2.5.1N2, A2.5.1N4, A2.5.2N2, A2.5.2N4]
1143
-
1144
- - **Change Log**: []
1145
-
1146
- - **Description**: Return List of time editions
1147
-
1148
- - **Path Parameters** :
1149
- - search : search on List of time editions
1150
-
1151
-
1152
- - **Response**:
1153
- - **200**: Return List of time editions
1154
- * @summary Get Time Edition List
1155
- */
1156
- const getTimeEditionListSupporterVideoContentTimeEditionListGet = (params, options) => {
1157
- return axios_1.default.get(`/supporter-video-content/time-edition/list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1158
- };
1159
- /**
1160
- * - **Last Version Update**: 1.0.0
1161
-
1162
- - **Codes**: [A2.5.1N15]
1163
-
1164
- - **Change Log**: []
1165
-
1166
- - **Description**: Create new time edition
1167
-
1168
- - **Request Body** :
1169
- - name : name of time edition
1170
-
1171
- - **Response**:
1172
- - **200**: Created time edition
1173
- - **402**: another time edition exists already in database with same name
1174
- * @summary New Time Edition
1175
- */
1176
- const newTimeEditionSupporterVideoContentTimeEditionNewPost = (timeEditionIncomeModel, options) => {
1177
- return axios_1.default.post(`/supporter-video-content/time-edition/new`, timeEditionIncomeModel, options);
1354
+ * @summary Get Contents List
1355
+ */
1356
+ const getContentsListSupporterVideoContentContentListTypeGet = (type, params, options) => {
1357
+ return axios_1.default.get(`/supporter-video-content/content/list/${type}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1178
1358
  };
1179
1359
  /**
1180
- * - **Last Version Update**: 1.0.0
1181
-
1182
- - **Codes**: [A2.5.1N16]
1183
-
1184
- - **Change Log**: []
1185
-
1186
- - **Description**: Edit time edition
1187
-
1188
- - **Path Parameters** :
1189
- - time_id : id of time edition should be edited
1190
-
1191
-
1192
- - **Request Body** :
1193
- - name : name of time edition
1194
-
1195
- - **Response**:
1196
- - **200**: Edited time edition
1197
- - **404**: time edition not found
1198
- - **402**: time edition already exists with same name
1199
- * @summary Edit Time Edition
1200
- */
1201
- const editTimeEditionSupporterVideoContentTimeEditionEditTimeIdPut = (timeId, timeEditionIncomeModel, options) => {
1202
- return axios_1.default.put(`/supporter-video-content/time-edition/edit/${timeId}`, timeEditionIncomeModel, options);
1360
+ * @summary Get Content Detail
1361
+ */
1362
+ const getContentDetailSupporterVideoContentContentDetailVideoContentIdGet = (videoContentId, options) => {
1363
+ return axios_1.default.get(`/supporter-video-content/content/detail/${videoContentId}`, options);
1203
1364
  };
1204
1365
  /**
1205
- * - **Last Version Update**: 1.0.0
1206
-
1207
- - **Codes**: [A2.5.N1.16]
1208
-
1209
- - **Change Log**: []
1210
-
1211
- - **Description**: Delete time editions
1212
-
1213
- - **Path Parameters** :
1214
- - time_edition_id : id of time edition should be deleted
1215
-
1216
- - **Response**:
1217
- - **200**: time edition deleted
1218
- - **404**: time edition not found
1219
- * @summary Delete Time Edition
1220
- */
1221
- const deleteTimeEditionSupporterVideoContentTimeEditionDeleteTimeEditionIdDelete = (timeEditionId, options) => {
1222
- return axios_1.default.delete(`/supporter-video-content/time-edition/delete/${timeEditionId}`, options);
1366
+ * @summary Get Simple Contents List
1367
+ */
1368
+ const getSimpleContentsListSupporterVideoContentContentsSimpleGet = (params, options) => {
1369
+ return axios_1.default.get(`/supporter-video-content/contents/simple`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1223
1370
  };
1224
1371
  /**
1225
- * - **Last Version Update**: 1.0.0
1226
-
1227
- - **Codes**: [A2.5.2N17]
1228
-
1229
- - **Change Log**: []
1230
-
1231
- - **Description**: Create new channel
1232
-
1233
- - **Request Body** :
1234
- - name : name of channel
1235
-
1236
- - **Response**:
1237
- - **200**: New Created Channel
1238
- - **402** : Channel with same name already exists
1239
- * @summary New Channel
1240
- */
1241
- const newChannelSupporterVideoContentChannelNewPost = (channelIncomeModel, options) => {
1242
- return axios_1.default.post(`/supporter-video-content/channel/new`, channelIncomeModel, options);
1372
+ * @summary Get Simple Contents List All
1373
+ */
1374
+ const getSimpleContentsListAllSupporterVideoContentContentsSimpleAllGet = (params, options) => {
1375
+ return axios_1.default.get(`/supporter-video-content/contents/simple/all`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1243
1376
  };
1244
1377
  /**
1245
- * - **Last Version Update**: 1.0.0
1246
-
1247
- - **Codes**: [A2.5.2N18]
1248
-
1249
- - **Change Log**: []
1378
+ * - **Last Version Update**: 1.2.5
1250
1379
 
1251
- - **Description**: Edit channel
1380
+ - **Codes**: []
1252
1381
 
1253
- - **Path Parameters**:
1254
- - channel_id: id of channel should be updated
1382
+ - **Change Log**: [
1383
+ - 030820 : add genre filter
1255
1384
 
1256
- - **Request Body** :
1257
- - name : name of channel
1385
+ - 030503 : change category response format and add main content type to define content is movie or series and add staff_id
1258
1386
 
1259
- - **Response**:
1260
- - **200**: Edited Channel
1261
- - **404**: channel not found
1262
- - **402**: Channel waith same name already exists
1263
- * @summary Edit Channel
1264
- */
1265
- const editChannelSupporterVideoContentChannelEditChannelIdPut = (channelId, channelIncomeModel, options) => {
1266
- return axios_1.default.put(`/supporter-video-content/channel/edit/${channelId}`, channelIncomeModel, options);
1267
- };
1268
- /**
1269
- * - **Last Version Update**: 1.0.0
1387
+ - 030430 : change path from '/supporter-video-content/notification/content/list' to /supporter-video-content/contents/richer
1270
1388
 
1271
- - **Codes**: [A2.5.2N18]
1389
+ ]
1272
1390
 
1273
- - **Change Log**: []
1391
+ - **Description**: return contnets data
1274
1392
 
1275
- - **Description**: Delte channel
1276
1393
 
1277
1394
  - **Path Parameters**:
1278
- - channel_id: id of channel should be deleted
1279
-
1280
- - **Response**:
1281
- - **200**: Channel deleted successfully
1282
- - **404**: channel not found
1283
- * @summary Delete Channel
1284
- */
1285
- const deleteChannelSupporterVideoContentChannelDeleteChannelIdDelete = (channelId, options) => {
1286
- return axios_1.default.delete(`/supporter-video-content/channel/delete/${channelId}`, options);
1287
- };
1288
- /**
1289
- * - **Last Version Update**: 1.0.0
1290
-
1291
- - **Codes**: [A2.5.1N1, A2.5.1N7, A2.5.1N8]
1292
-
1293
- - **Change Log**: []
1294
-
1295
- - **Description**: Show list of movies and series
1296
-
1297
- - **Path Parameters** :
1298
- - type:
1299
- - series :list of series
1300
- - movies :list of movies
1301
-
1302
- - status:
1303
- - all : return all contents except deleted ones
1304
- - mine : return contents created by staff
1305
- - publish : return published contents
1306
- - pending : retrun pending contents
1307
- - deleted : return deleted contents
1308
-
1309
- - filter :
1310
- - release_date_start : filter contents that created after this time
1311
- - release_date_end : filter contents that created before this time
1312
- - update_time_start : filter contents that updated after this time
1313
- - update_time_end : filter contents that updated befor this time
1314
-
1315
- - search : search on contents title and imdb_code and id
1316
-
1317
- - **Response**:
1318
- - **200**: list of movies and series
1319
- * @summary Get Contents List
1320
- */
1321
- const getContentsListSupporterVideoContentContentListTypeGet = (type, params, options) => {
1322
- return axios_1.default.get(`/supporter-video-content/content/list/${type}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1323
- };
1324
- /**
1325
- * - **Last Version Update**: 1.1.2
1326
-
1327
- - **Codes**: [A2.5.1N5]
1328
-
1329
- - **Description**: logical delete video content . just change the content status and staff can retrieve from edit content path
1330
- - changes
1331
- - change not found message from "این محتوا یافت نشد" to Not Found
1332
-
1333
- - **Path Parameters** :
1334
- - video_content_id : id of video content should be deleted
1335
-
1336
- - **Response**:
1337
- - **200**: video content deleted successfully
1338
- - **404**: video content not found
1339
- * @summary Delete Content
1340
- */
1341
- const deleteContentSupporterVideoContentContentDeleteDelete = (params, options) => {
1342
- return axios_1.default.delete(`/supporter-video-content/content/delete`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1343
- };
1344
- /**
1345
- * - **Last Version Update**: 1.0.1
1346
-
1347
- - **Codes**: [A2.5.1N6]
1348
-
1349
- - **Change Log**: []
1350
-
1351
- - **Description**: Retrun content detail
1352
-
1353
- - **Path Parameters** :
1354
- - video content id : id of content
1355
-
1356
- - **Response**:
1357
- - **200**: video content detail
1358
- - **404**: video content not found
1359
- * @summary Get Content Detail
1360
- */
1361
- const getContentDetailSupporterVideoContentContentDetailVideoContentIdGet = (videoContentId, options) => {
1362
- return axios_1.default.get(`/supporter-video-content/content/detail/${videoContentId}`, options);
1363
- };
1364
- /**
1365
- * - **Last Version Update**: 1.0.0
1366
-
1367
- - **Codes**: [A2.5.8N1]
1368
-
1369
- - **Change Log**: []
1370
-
1371
- - **Description**: Merge two contents
1372
-
1373
- - **Request Body** :
1374
- - primary_video_content_id : id of content that remaon and completed with data of secondary_video_content_id
1375
- - secondary_video_content_id : this content merge with primary_video_content_id and deleted
1376
-
1377
- - **Response**:
1378
- - **200**: video content created successfully
1379
- - **404** : if any of primary_video_content_id, secondary_video_content_id not found
1380
- * @summary Merge Contents
1381
- */
1382
- const mergeContentsSupporterVideoContentContentMergePut = (mergeContentIncomeData, options) => {
1383
- return axios_1.default.put(`/supporter-video-content/content/merge`, mergeContentIncomeData, options);
1384
- };
1385
- /**
1386
- * - **Last Version Update**: 1.0.0
1387
-
1388
- - **Codes**: [A2.5.8N8]
1389
-
1390
- - **Change Log**: []
1391
-
1392
- - **Description**: List of merged contents
1395
+ - ids : ids of content that separated by commas
1393
1396
 
1394
1397
  - **Response**:
1395
- - **200**: list of merged contents
1396
- * @summary Get Merge Lists
1398
+ - **200**: Translation Team Members
1399
+ * @summary Get Notification List Content
1397
1400
  */
1398
- const getMergeListsSupporterVideoContentContentMergeListGet = (params, options) => {
1399
- return axios_1.default.get(`/supporter-video-content/content/merge/list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1401
+ const getNotificationListContentSupporterVideoContentContentsRicherGet = (params, options) => {
1402
+ return axios_1.default.get(`/supporter-video-content/contents/richer`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1400
1403
  };
1401
1404
  /**
1402
1405
  * - **Last Version Update**: 1.0.0
@@ -1458,706 +1461,164 @@ const getVideoContentMicroserviceAPI = () => {
1458
1461
  return axios_1.default.delete(`/supporter-video-content/content/delete-attachment/${videoContentId}`, options);
1459
1462
  };
1460
1463
  /**
1461
- * - **Last Version Update**: 1.2.5
1464
+ * - **Last Version Update**: 1.4.14
1462
1465
 
1463
- - **Codes**: [A2.5.14N1,A2.5.14N2,A2.5.14N3,A2.5.14N4,A2.5.14N7,A2.5.14N8,A2.5.14N9,]
1466
+ - **Codes**: [A2.5.20N1, A2.5.20N5]
1464
1467
 
1465
1468
  - **Change Log**: [
1466
- - 030820 : add type = series or movie for each content
1467
- ]
1468
-
1469
- - **Description**: Retrun list of incomplete contents
1470
-
1471
- - **Path Parameters**:
1472
- - search
1473
- - incomplete :
1474
- - genre : Display a list of contents that do not have a genre
1475
- - year : Display a list of contents that do not have a year
1476
- - persian-description : Display a list of contents that do not have description in persian language
1477
- - english-description : Display a list of contents that do not have description in english language
1478
- - anime-animelist : Display a list of anime that do not have animelist data
1479
- - anime-animelist-score : Display a list of anime that do not have animelist score
1480
-
1481
- - **Response**:
1482
- - **200**: list of incomplete contents
1483
- * @summary Get Incomplete Contents
1484
- */
1485
- const getIncompleteContentsSupporterVideoContentContentIncompleteIncompleteGet = (incomplete, params, options) => {
1486
- return axios_1.default.get(`/supporter-video-content/content/incomplete-${incomplete}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1487
- };
1488
- /**
1489
- * - **Last Version Update**: 1.0.0
1469
+ - Date of changes: 050215
1470
+ - change quotes response model to array of quote documents. and add id field to the response model.
1490
1471
 
1491
- - **Codes**: [A2.9.5N1]
1492
-
1493
- - **Change Log**: []
1494
-
1495
- - **Description**: Get a translation team members
1496
-
1497
- - **Response**:
1498
- - **200**: Translation Team Members
1499
- * @summary Get Translation Team
1500
- */
1501
- const getTranslationTeamSupporterVideoContentTeamTranslationGet = (options) => {
1502
- return axios_1.default.get(`/supporter-video-content/team/translation`, options);
1503
- };
1504
- /**
1505
- * - **Last Version Update**: 1.0.0
1506
-
1507
- - **Codes**: [A2.9.5N2, A2.9.5N3, A2.9.5N4]
1508
-
1509
- - **Change Log**: []
1472
+ ]
1510
1473
 
1511
- - **Description**: Get the staff performance in translation team with number of done translations and list of translated video contents
1474
+ - **Description**: List of contents with quotes and without quotes
1512
1475
 
1513
1476
  - **Path Parameters**:
1514
- - searrch : search on translated contents of staff id
1515
- - create_start_date : retrun translated of content by staff that created after create_start_date
1516
- - create_end_date : retrun translated of content by staff that created befor create_end_date
1517
- - update_start_date : retrun translated of content by staff that updated after create_start_date
1518
- - update_end_date : retrun translated of content by staff that updated befor create_end_date
1519
- - status : filter base status of translations
1477
+ - search : search on list of contents
1478
+ - type :
1479
+ with-quote : return list of contents with quote
1480
+ without-quote : return list of contents without quote
1520
1481
 
1521
1482
  - **Response**:
1522
- - **200**: return count of translated and translations detail
1523
- * @summary Get Performance Of Translation Team
1483
+ - **200**: list of contents
1484
+ * @summary Get Content With Quotes And Withot Quotes
1524
1485
  */
1525
- const getPerformanceOfTranslationTeamSupporterVideoContentTeamTranslationPerformanceGet = (params, options) => {
1526
- return axios_1.default.get(`/supporter-video-content/team/translation/performance`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1486
+ const getContentWithQuotesAndWithotQuotesSupporterVideoContentQuoteContentsTypeGet = (type, params, options) => {
1487
+ return axios_1.default.get(`/supporter-video-content/quote/contents/${type}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1527
1488
  };
1528
1489
  /**
1529
1490
  * - **Last Version Update**: 1.0.0
1530
1491
 
1531
- - **Codes**: [A2.9.6N1]
1532
-
1533
- - **Change Log**: []
1534
-
1535
- - **Description**: Get a check team members
1536
-
1537
- - **Response**:
1538
- - **200**: check Team Members
1539
- * @summary Get Check Team
1540
- */
1541
- const getCheckTeamSupporterVideoContentTeamCheckGet = (options) => {
1542
- return axios_1.default.get(`/supporter-video-content/team/check`, options);
1543
- };
1544
- /**
1545
- * - **Last Version Update**: 1.3.4
1546
-
1547
- - **Codes**: [A2.9.6N2, A2.9.6N3, A2.9.6N4, A2.9.6N5]
1548
-
1549
- - **Change Log**: [
1550
- - Version: 1.3.4
1551
- - changes: edit poster,screenshot,subtitle,quality
1552
-
1553
- - Changes Date: 030811
1554
- - changes : replace date with create_time
1555
- ]
1556
-
1557
- - **Description**: Get the staff performance in check team with number of done checkd and list of checkd video contents
1558
-
1559
- - **Path Parameters**:
1560
- - search : search on translated contents of staff id
1561
- - start_date : filter chekcd of content by staff that created after start_date
1562
- - end_date : filter chekcd of content by staff that created befor end_date
1563
- - status : filter base status of checks
1564
-
1565
- - **Response**:
1566
- - **200**: return count of checkd and detail
1567
- * @summary Get Performance Of Check Team
1568
- */
1569
- const getPerformanceOfCheckTeamSupporterVideoContentTeamCheckPerformanceGet = (params, options) => {
1570
- return axios_1.default.get(`/supporter-video-content/team/check/performance`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1571
- };
1572
- /**
1573
- * - **Last Version Update**: 1.3.5
1574
-
1575
- - **Codes**: [A2.5.12N1, A2.5.12N2, A2.5.12N3, A2.6.15N1]
1576
-
1577
- - **Change Log**: []
1578
-
1579
- - **Description**: get statistics.for get notification list use should use notification microservice
1580
-
1581
-
1582
- - **Path Parameters**:
1583
- - video_content_id : id of the video
1584
-
1585
- - **Response**:
1586
- - **200**: return statistics of specified video
1587
- - total_notification_list
1588
- - total_favorite_list
1589
- - total_download_list
1590
- - total_watch_list
1591
- - comment_count
1592
- - score
1593
- - **404**: video content not found
1594
- * @summary Get Content Statistics
1595
- */
1596
- const getContentStatisticsSupporterVideoContentContentStatisticsVideoContentIdGet = (videoContentId, options) => {
1597
- return axios_1.default.get(`/supporter-video-content/content/statistics/${videoContentId}`, options);
1598
- };
1599
- /**
1600
- * - **Last Version Update**: 1.4.3
1601
-
1602
- - **Codes**: [
1603
- A2.6.15N1, A2.6.15N2, A2.6.15N3,
1604
- A2.6.16N1, A2.6.16N2, A2.6.16N3
1605
- ]
1606
-
1607
- - **Change Log**: [
1608
- - Version: 1.4.3
1609
- - Changes Date: 040806
1610
- - changes: change api from /supporter-video-contentcontent/statistics/published-and-unpublished to /supporter-video-content/content/statistics/list/{request_type}
1611
- - add request_type to published and unpublished contents endpoint to /supporter-video-content/content/statistics/list/{request_type}
1612
-
1613
- - Version: 1.4.2
1614
- - Changes Date: 040803
1615
- - changes: add main_content_type to published and unpublished contents endpoint
1616
- ]
1617
-
1618
- - **Description**: Return list of contents
1619
-
1620
- - **Path Parameters**:
1621
- - search : string
1622
-
1623
- - **Response**:
1624
- - **200**: list of contents
1625
- * @summary Get Published And Unpublished Content List And Incomplete Stream
1626
- */
1627
- const getPublishedAndUnpublishedContentListAndIncompleteStreamSupporterVideoContentContentStatisticsListRequestTypeGet = (requestType, params, options) => {
1628
- return axios_1.default.get(`/supporter-video-content/content/statistics/list/${requestType}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1629
- };
1630
- /**
1631
- * - **Last Version Update**: 1.0.0
1632
-
1633
- - **Codes**: [A2.19N1, A2.19.N3, A2.19.N5, A2.19N7, A2.19N9, A2.19N11, A2.19N14, A2.19N16]
1634
-
1635
- - **Description**: return seo for specific video content,genre,category,box_office,top_content,home_page,stream_page,explore_page
1636
-
1637
- - **Path Parameters**:
1638
- - **type**:
1639
- - video content : return seo for specific video content if exists
1640
- - genre : return seo for specific genre if exists
1641
- - category : return seo for specific category if exists
1642
- - box_office : return seo for specific box_office if exists
1643
- - top_content : return seo for specific top_content if exists
1644
- - home_page : return seo for specific home_page if exists
1645
- - stream_page : return seo for specific stream_page if exists
1646
- - explore_page : return seo for specific explore_page if exists
1647
- - **document_id**: id of document should returned
1648
-
1649
- - **Response**:
1650
- - **200**: seo of data
1651
- - **404**: if there's not exists seo for this document
1652
- * @summary Get Seo
1653
- */
1654
- const getSeoSupporterVideoContentSeoTypeGet = (type, params, options) => {
1655
- return axios_1.default.get(`/supporter-video-content/seo/${type}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1656
- };
1657
- /**
1658
- * - **Last Version Update**: 1.0.0
1659
-
1660
- - **Codes**: [A2.19N8, A2.19N10, A2.19N12, A2.19N13, A2.19N15]
1661
-
1662
- - **Change Log**: []
1663
-
1664
- - **Description**: add seo for "box_office", "top_content", "home_page", "stream_page", "explore_page"
1665
-
1666
- - **Path Parameters**:
1667
- - **type**:
1668
- - box_office : add seo for box_office
1669
- - top_content : add seo for top_content
1670
- - home_page : add seo for home_page
1671
- - stream_page : add seo for stream_page
1672
- - explore_page : add seo for explore_page
1673
-
1674
- - **Response**:
1675
- - **200**: create seo for pages
1676
- * @summary Add Seo
1677
- */
1678
- const addSeoSupporterVideoContentSeoAddPageTypePost = (type, sEOIncomeModel, options) => {
1679
- return axios_1.default.post(`/supporter-video-content/seo/add/page/${type}`, sEOIncomeModel, options);
1680
- };
1681
- /**
1682
- * - **Last Version Update**: 1.0.0
1683
-
1684
- - **Codes**: [A2.19N2, A2.19N4, A2.19N6]
1685
-
1686
- - **Change Log**: []
1687
-
1688
- - **Description**: add seo for documents of video content , category, genre
1689
-
1690
- - **Path Parameters**:
1691
- - **type**:
1692
- - video_content : add seo for video content
1693
- - genre : add seo for genre
1694
- - category : add seo for category
1695
- - **document_id**
1696
-
1697
- - **Response**:
1698
- - **200**: create seo for documents
1699
- - **404**: not found
1700
- * @summary Add Document Seo
1701
- */
1702
- const addDocumentSeoSupporterVideoContentSeoAddTypePost = (type, sEOIncomeModel, params, options) => {
1703
- return axios_1.default.post(`/supporter-video-content/seo/add/${type}`, sEOIncomeModel, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1704
- };
1705
- /**
1706
- * - **Last Version Update**: 1.0.0
1707
-
1708
- - **Codes**: [A2.5.1N3,A2.5.2N3]
1709
-
1710
- - **Change Log**: []
1711
-
1712
- - **Description**: if content with this imdb code be in database, then return content else create new content
1713
-
1714
- - **Path Parameters** :
1715
- - imdb code : imb code of content to create
1716
-
1717
- - **Response**:
1718
- - **200**: created or retrieved content
1719
- * @summary Create Content With Imdb
1720
- */
1721
- const createContentWithImdbSupporterVideoContentContentNewImdbImdbCodePost = (imdbCode, options) => {
1722
- return axios_1.default.post(`/supporter-video-content/content/new/imdb/${imdbCode}`, undefined, options);
1723
- };
1724
- /**
1725
- * - **Last Version Update**: 1.3.11
1726
-
1727
- - **Codes**: [A2.5.1N2]
1728
-
1729
- - **Change Log**: [
1730
- Version 1.3.11
1731
- - Date Of Changes : 040122
1732
- - User Changes :
1733
- - edit notification data
1734
- ]
1735
-
1736
- - **Description**: Create a new movie content
1737
-
1738
- - **Request Body** :
1739
- - movie_infos : title and description of content in specified language
1740
- - status : status of content
1741
- - year : year of content created
1742
- - budget: budget of content
1743
- - genres : list of genres ids
1744
- - categories : list of categories ids
1745
- - options: list of options ids
1746
- - languages : list of languages ids in priority
1747
- - countries : list of countries
1748
- - mpaa: age range of content
1749
- - times : times of different content versions
1750
- - external_ratings : votes and score of votes for content on different sites
1751
- - release_date : date of release in site
1752
- - release_dates : release dates of different content versions
1753
- - file_directory_data : file directory data
1754
- - other_names : add other names
1755
- - notification_data: content of published notification
1756
- - send_publish_notification: to send notification to users when content is published
1757
-
1758
-
1759
- - **Response**:
1760
- - **200** : video content created successfully.
1761
- - **404** : if any of genres, categories, options, languages, countries,mpaa, times ids and external movie sites dos not exist
1762
- * @summary Create Movie Content Manually
1763
- */
1764
- const createMovieContentManuallySupporterVideoContentContentNewMovieManuallyPost = (manuallyMovieContentIncomeModel, options) => {
1765
- return axios_1.default.post(`/supporter-video-content/content/new/movie/manually`, manuallyMovieContentIncomeModel, options);
1766
- };
1767
- /**
1768
- * - **Last Version Update**: 1.3.11
1769
-
1770
- - **Codes**: [A2.5.2N2]
1771
-
1772
- - **Change Log**: [
1773
- Version 1.3.11
1774
- - Date Of Changes : 040122
1775
- - User Changes :
1776
- - edit notification data , series_meta_data
1777
-
1778
- Version 1.3.6
1779
- - Date Of Changes : 031218
1780
- - List Of Changes:
1781
- - add other names
1782
- ]
1783
-
1784
- - **Description**: Create a new series content
1785
- - Date Of Update : 030414
1786
- - changes: change channel to list of channels
1787
-
1788
- - **Request Body** :
1789
- - movie_infos : title and description of content in specified language
1790
- - status : status of content
1791
- - year : year of content created
1792
- - budget: budget of content
1793
- - genres : list of genres ids
1794
- - categories : list of categories ids
1795
- - languages : list of languages ids in priority
1796
- - countries : list of countries
1797
- - mpaa: age range of content
1798
- - times : times of different content versions
1799
- - external_ratings : votes and score of votes for content on different sites
1800
- - release_date : date of release in site
1801
- - release_dates : release dates of different content versions
1802
- - file_directory_data : file directory data
1803
- - channels : list of channels
1804
- - year end : year of the series ended
1805
- - other_names : add other names
1806
- - notification_data: content of published notification
1807
- - send_publish_notification: to send notification to users when content is published
1808
-
1809
- - **Response**:
1810
- - **200**: video content created successfully
1811
- - **404** : if any of genres, categories, options, languages, countries,mpaa, times ids and external movie sites dos not exist
1812
- * @summary Create series manually
1813
- */
1814
- const createSeriesContentManuallySupporterVideoContentContentNewSeriesManuallyPost = (manuallySeriesContentIncomeModel, options) => {
1815
- return axios_1.default.post(`/supporter-video-content/content/new/series/manually`, manuallySeriesContentIncomeModel, options);
1816
- };
1817
- /**
1818
- * - **Last Version Update**: 1.3.6
1819
-
1820
- - **Codes**: [A2.5.1N4]
1821
-
1822
- - **Change Log**: [
1823
- Version 1.3.6
1824
- - Date Of Changes : 031218
1825
- - List Of Changes:
1826
- - add other names
1827
- ]
1828
-
1829
- - **Description**: Edit movie content.
1830
-
1831
- - **Path Parameters** :
1832
- - video content id : id of content should edited
1833
-
1834
-
1835
- - **Request Body** :
1836
- - status : status of content
1837
- - year : year of content created
1838
- - budget: budget of content
1839
- - genres : list of genres ids
1840
- - categories : list of categories ids
1841
- - options: list of options ids
1842
- - languages : list of languages ids in priority
1843
- - countries : list of countries
1844
- - mpaa: age range of content
1845
- - times : times of different content versions
1846
- - external_ratings : votes and score of votes for content on different sites except **imdb**
1847
- - release_dates : release dates of different content versions
1848
- - extra_data : data of publish content in site and notifications data
1849
- - release_date : time to released content in site
1850
- - update_post_date: to show content in updates contents
1851
- - notification_data : data of notification to send to users. get notificaton id from notification microservices
1852
- - other_names : list of other names
1853
- - comment_status : status of comment
1854
-
1855
- - **Response**:
1856
- - **200**: video content edited
1857
- - **400** : Bad request(e.g staff cant change or edit content imdb code)
1858
- - **404**: video content not found
1859
- * @summary Edit Movie Content
1860
- */
1861
- const editMovieContentSupporterVideoContentContentPutMovieVideoContentIdPut = (videoContentId, editMovieContentIncomeData, options) => {
1862
- return axios_1.default.put(`/supporter-video-content/content/put/movie/${videoContentId}`, editMovieContentIncomeData, options);
1863
- };
1864
- /**
1865
- * - **Last Version Update**: 1.3.6
1866
-
1867
- - **Codes**: [A2.5.2N4]
1868
-
1869
- - **Change Log**: [
1870
- Version 1.3.6
1871
- - Date Of Changes : 031218
1872
- - List Of Changes:
1873
- - add other names
1874
- ]
1875
-
1876
- - **Description**: Edit series content.
1877
- - Date Of Update: 030414
1878
- -changes : convert channel to list of channels with name channels
1879
-
1880
- - **Path Parameters** :
1881
- - video content id : id of content should edited
1882
-
1883
-
1884
- - **Request Body** :
1885
- - status : status of content
1886
- - year : year of content created
1887
- - budget: budget of content
1888
- - genres : list of genres ids
1889
- - categories : list of categories ids
1890
- - options: list of options ids
1891
- - languages : list of languages ids in priority
1892
- - countries : list of countries
1893
- - mpaa: age range of content
1894
- - times : times of different content versions
1895
- - external_ratings : votes and score of votes for content on different sites except **imdb**
1896
- - release_dates : release dates of different content versions
1897
- - extra_data : data of publish content in site and notifications data
1898
- - release_date : time to released content in site
1899
- - update_post_date: to show content in updates contents
1900
- - notification_data : data of notification to send to users. get notification id from notification microservices
1901
- - channels : list of channel ids
1902
- - year end : year of the series ended
1903
- - other_names : list of other names
1904
- - comment_status : status of comment
1905
-
1906
- - **Response**:
1907
- - **200**: video content edited
1908
- - **400** : Bad request(e.g staff cant change or edit content imdb code)
1909
- - **404**: video content not found
1910
- * @summary Edit Series Content
1911
- */
1912
- const editSeriesContentSupporterVideoContentContentPutSeriesVideoContentIdPut = (videoContentId, editSeriesContentIncomeData, options) => {
1913
- return axios_1.default.put(`/supporter-video-content/content/put/series/${videoContentId}`, editSeriesContentIncomeData, options);
1914
- };
1915
- /**
1916
- * - **Last Version Update**: 1.2.3
1917
-
1918
- - **Codes**: [A2.12N2]
1919
-
1920
- - **Change Log**: []
1921
-
1922
- - **Description**: return staff system settings
1923
-
1924
- - **Response**:
1925
- - **200**: return system settings
1926
- * @summary Get Cache Settings
1927
- */
1928
- const getCacheSettingsSupporterVideoContentCachSettingsGet = (options) => {
1929
- return axios_1.default.get(`/supporter-video-content/cach-settings`, options);
1930
- };
1931
- /**
1932
- * - **Last Version Update**: 1.2.3
1933
-
1934
- - **Codes**: [A2.12N2]
1935
-
1936
- - **Change Log**: []
1937
-
1938
- - **Description**: create and return staff system settings
1939
-
1940
- - **Response**:
1941
- - **200**: created or updated system settings
1942
- * @summary Create Or Update Cache Settings
1943
- */
1944
- const createOrUpdateCacheSettingsSupporterVideoContentCachSettingsPost = (cachSettingsRequestModel, options) => {
1945
- return axios_1.default.post(`/supporter-video-content/cach-settings`, cachSettingsRequestModel, options);
1946
- };
1947
- /**
1948
- * - **Last Version Update**: 1.3.9
1949
-
1950
- - **Codes**: [A2.12.1N2,A2.12.1N3,A2.12.1N4]
1951
-
1952
- - **Change Log**: [
1953
- - Version of Changes : 1.3.9
1954
- - Changes : complete all logs
1955
- ]
1956
-
1957
- - **Description**: create and return staff system settings
1958
-
1959
- - **Request Body**:
1960
- - settings : list of settings
1961
- - id : id of setting
1962
- - setting_name : name of setting :
1963
- - content_restore_duration_from_checklist تعیین مدت زمان بازگردانی محتوا از چک لیست راهبر به چک لیست اصلی : A2.12.1N2
1964
- - content_restore_duration_from_summary_list تعیین مدت زمان بازگردانی محتوا از لیست خلاصه داستان راهبر به لیست خلاصه داستان اصلی : A2.12.1N3
1965
- - hero_section_display_duration تعیین مدت زمان برای نمایش هیروسکشن : A2.12.1N4
1966
- - video_update_interval: تعیین زمان به روزآوری وضعیت و اطلاعات ویدیوها : A2.12.1N1
1967
-
1968
-
1969
- - setting_value : value of setting
1970
-
1971
- - **Response**:
1972
- - **200**: created or updated system settings
1973
- * @summary Create Or Update System Settings
1974
- */
1975
- const createOrUpdateSystemSettingsSupporterVideoContentSystemSettingsPost = (systemSettingsRequestModel, options) => {
1976
- return axios_1.default.post(`/supporter-video-content/system-settings`, systemSettingsRequestModel, options);
1977
- };
1978
- /**
1979
- * - **Last Version Update**: 1.4.0
1980
-
1981
- - **Codes**: [A2.12N2]
1982
-
1983
- - **Change Log**: [
1984
- - Version of Changes : 1.4.0
1985
- - Changes : convert setting_name to list of setting_name in /supporter-video-content/system-settings
1986
- ]
1987
-
1988
- - **Description**: return staff system settings
1989
-
1990
- - **Parameters**:
1991
- - setting_name : comma-separated list of setting names (optional) :
1992
- - content_restore_duration_from_checklist تعیین مدت زمان بازگردانی محتوا از چک لیست راهبر به چک لیست اصلی
1993
- - content_restore_duration_from_summary_list تعیین مدت زمان بازگردانی محتوا از لیست خلاصه داستان راهبر به لیست خلاصه داستان اصلی
1994
- - hero_section_display_duration تعیین مدت زمان برای نمایش هیروسکشن
1995
- - video_update_interval: تعیین زمان به روزآوری وضعیت و اطلاعات ویدیوها : A2.12.1N1
1996
-
1997
- - **Response**:
1998
- - **200**: return system settings
1999
- * @summary Get System Settings
2000
- */
2001
- const getSystemSettingsSupporterVideoContentSystemSettingsGet = (params, options) => {
2002
- return axios_1.default.get(`/supporter-video-content/system-settings`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2003
- };
2004
- /**
2005
- * - **Last Version Update**: 1.3.13
2006
-
2007
- - **Codes**: [A2.12.1N5]
2008
-
2009
- - **Change Log**: []
2010
-
2011
- - **Parameters**:
2012
- - update_anime_movie_contents:اپدیت فیلم/انیمه همان سال
2013
- - update_anime_series_contents: اپدیت سریال/انیمه همان سال یا سریال های در حال پخش
2014
- - update_last_year_contents: اپدیت عناوینی سال های قبل
2015
- - update_finished_contents: اپدیت سریال/انیمه های سال که پخش آن ها تمام شده
2016
-
2017
- - **Description**: update contents
2018
- * @summary Update Contents
2019
- */
2020
- const updateContentsSupporterVideoContentsystemSettingsUpdateContentsPut = (forceUpdateContentsEnum, options) => {
2021
- return axios_1.default.put(`/supporter-video-contentsystem-settings/update-contents`, forceUpdateContentsEnum, options);
2022
- };
2023
- /**
2024
- * - **Last Version Update**: 1.4.10
2025
-
2026
- - **Codes**: [A2.5.16N1, A2.5.16N6,2-5-22N1]
2027
-
2028
- - **Change Log**: [
2029
-
2030
- ]
2031
-
2032
- - **Description**:
2033
- Get paginated list of collectors (genres, categories, or options).
2034
-
2035
- - **collector_type**: one of `genres`, `categories`, `options`
2036
- - **search**: optional search on slug/name
2037
- - **Response**: paginated list with count
2038
-
2039
- - **Path Parameters**:
2040
- - search : search on list of collectors
2041
-
2042
- - **Response**:
2043
- - **200**: paginated list of collectors
2044
- * @summary Collectors List
2045
- */
2046
- const collectorsListSupporterVideoContentCollectorsCollectorTypeGet = (collectorType, params, options) => {
2047
- return axios_1.default.get(`/supporter-video-content/collectors/${collectorType}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2048
- };
2049
- /**
2050
- * - **Last Version Update**: 1.4.10
2051
-
2052
- - **Codes**: [A2.5.16N2]
1492
+ - **Codes**: [A2.5.20N4]
2053
1493
 
2054
1494
  - **Change Log**: []
2055
1495
 
2056
- - **Description**:
2057
- Create a collector (genre, category, or option).
2058
-
2059
- - **collector_type**: one of `genres`, `categories`, `options`
2060
- - **Request Body**: translations (language_code, name), poster (file)
2061
- - **Response**: created collector
1496
+ - **Description**: Delete quote of video contents
2062
1497
 
2063
- - **Request Body**:
2064
- - translations: list of these elments
2065
- - language_code : language code that we want to set name to genre in thi code
2066
- - name : name of genre
1498
+ - **Path Parameters** :
1499
+ - video content id : delete list of quotes for this id
2067
1500
 
2068
1501
  - **Response**:
2069
- - **200**: return created collector
2070
- - **402**: another collector already exists with same name
2071
- * @summary Create Collector
1502
+ - **200** : delete list of quotes for this id
1503
+ - **404** : video content not found
1504
+ * @summary Delete All Quotes For Video Content
2072
1505
  */
2073
- const createCollectorSupporterVideoContentCollectorsCollectorTypeNewPost = (collectorType, collectorIncomeModel, options) => {
2074
- return axios_1.default.post(`/supporter-video-content/collectors/${collectorType}/new`, collectorIncomeModel, options);
1506
+ const deleteAllQuotesForVideoContentSupporterVideoContentQuoteContentDeleteVideoContentIdDelete = (videoContentId, options) => {
1507
+ return axios_1.default.delete(`/supporter-video-content/quote/content/delete/${videoContentId}`, options);
2075
1508
  };
2076
1509
  /**
2077
- * - **Last Version Update**: 1.4.10
1510
+ * - **Last Version Update**: 1.0.0
2078
1511
 
2079
- - **Codes**: [A2.5.16N3]
1512
+ - **Codes**: [A2.5.20N3]
2080
1513
 
2081
1514
  - **Change Log**: []
2082
1515
 
2083
- - **Description**:
2084
- Edit a collector (genre, category, or option).
2085
-
2086
- - **collector_type**: one of `genres`, `categories`, `options`
2087
- - **collector_id**: id of the collector to edit
2088
- - **Request Body**: translations (language_code, name); poster optional
2089
- - **Response**: updated collector
1516
+ - **Description**: Get quotes of specified video content
2090
1517
 
2091
1518
  - **Path Parameters**:
2092
- - collector_id : id of collector to edit
2093
-
2094
- - **Request Body**:
2095
- - translations: list of these elments
2096
- - language_code : language code that we want to set name to collector in thi code
2097
- - name : name of collector
1519
+ - video_content_id : quote of this video id
2098
1520
 
2099
1521
  - **Response**:
2100
- - **200**: return edited collector
2101
- - **404**: collector not found
2102
- - **402**: another collector already exists with same name
2103
- * @summary Edit Collector
1522
+ - **200**: quotes list
1523
+ - **404**: video content not found
1524
+ * @summary Get Content All Quotes
2104
1525
  */
2105
- const editCollectorSupporterVideoContentCollectorsCollectorTypeEditCollectorIdPut = (collectorType, collectorId, collectorIncomeModel, options) => {
2106
- return axios_1.default.put(`/supporter-video-content/collectors/${collectorType}/edit/${collectorId}`, collectorIncomeModel, options);
1526
+ const getContentAllQuotesSupporterVideoContentQuoteContentQuotesVideoContentIdGet = (videoContentId, options) => {
1527
+ return axios_1.default.get(`/supporter-video-content/quote/content/quotes/${videoContentId}`, options);
2107
1528
  };
2108
1529
  /**
2109
- * - **Last Version Update**: 1.4.10
2110
-
2111
- - **Codes**: [A2.5.16N3]
1530
+ * - **Last Version Update**: 1.4.14
2112
1531
 
2113
- - **Change Log**: []
1532
+ - **Codes**: [A2.5.20N2]
2114
1533
 
2115
- - **Description**:
2116
- Upload or replace poster image for a collector (genre, category, or option).
1534
+ - **Change Log**: [
1535
+ - Date of changes: 050215
1536
+ - changes: response model changed to VideoContentQuote
1537
+ - response: data now returns created quote document directly.
1538
+ ]
2117
1539
 
2118
- - **collector_type**: one of `genres`, `categories`, `options`
2119
- - **collector_id**: id of the collector
2120
- - **poster**: image file (jpg, jpeg, webp, png; max 16MB)
2121
- - **Response**: updated collector with new poster paths
1540
+ - **Description**: Create quotes for the specified video content
2122
1541
 
2123
1542
  - **Path Parameters**:
2124
- - collector_id : id of collector to edit
1543
+ - video_content_id : create quotes for this video content
2125
1544
 
2126
- - **Request Body**:
2127
- - translations: list of these elments
2128
- - language_code : language code that we want to set name to collector in thi code
2129
- - name : name of collector
1545
+ - **Request Body** :
1546
+ - quotes: list of these elements
1547
+ - quote : text of quote
1548
+ - character_name : real name of actor
1549
+ - actor_name : actor name
2130
1550
 
2131
1551
  - **Response**:
2132
- - **200**: return edited collector
2133
- - **404**: collector not found
2134
- - **402**: another collector already exists with same name
2135
- * @summary Upload Collector Poster
1552
+ - **200**: created quote document
1553
+ - **404**: video content not found
1554
+ * @summary Create Quote
2136
1555
  */
2137
- const uploadCollectorPosterSupporterVideoContentCollectorsCollectorTypeEditCollectorIdPosterPut = (collectorType, collectorId, bodyUploadCollectorPosterSupporterVideoContentCollectorsCollectorTypeEditCollectorIdPosterPut, options) => {
2138
- const formData = new FormData();
2139
- formData.append(`poster`, bodyUploadCollectorPosterSupporterVideoContentCollectorsCollectorTypeEditCollectorIdPosterPut.poster);
2140
- return axios_1.default.put(`/supporter-video-content/collectors/${collectorType}/edit/${collectorId}/poster`, formData, options);
1556
+ const createQuoteSupporterVideoContentQuoteContentNewVideoContentIdPost = (videoContentId, contentQuotesIncomeData, options) => {
1557
+ return axios_1.default.post(`/supporter-video-content/quote/content/new/${videoContentId}`, contentQuotesIncomeData, options);
2141
1558
  };
2142
1559
  /**
2143
- * - **Last Version Update**: 1.0.0
1560
+ * - **Last Version Update**: 1.4.14
2144
1561
 
2145
- - **Codes**: [A2.5.16N4]
1562
+ - **Codes**: [A2.5.20N3]
2146
1563
 
2147
- - **Change Log**: []
1564
+ - **Change Log**: [
1565
+ - Date of changes: 050215
1566
+ path parameter changed from video_content_id to quote_id, response model changed to VideoContentQuote]
2148
1567
 
2149
- - **Description**: delete genre
1568
+ - **Description** : Edit quotes by quote id.
2150
1569
 
2151
- - **Path Parameters**:
2152
- - genre_id: id of the genre to delete
1570
+ - **Path Parameters** :
1571
+ - quote_id : id of quote document
1572
+
1573
+ - **Request Body** :
1574
+ - quotes: list of these elements
1575
+ - quote : text of quote
1576
+ - character_name : real name of actor
1577
+ - actor_name : actor name
2153
1578
 
2154
1579
  - **Response**:
2155
- - **200**: genre deleted
2156
- - **404**: genre not found
2157
- * @summary Delete Genre
1580
+ - **200**: updated quote document
1581
+ - **404**: quote not found
1582
+ * @summary Edit Quotes
2158
1583
  */
2159
- const deleteGenreSupporterVideoContentCollectorsGenreDeleteCollectorIdDelete = (collectorId, options) => {
2160
- return axios_1.default.delete(`/supporter-video-content/collectors/genre/delete/${collectorId}`, options);
1584
+ const editQuotesSupporterVideoContentQuoteContentEditQuoteIdPut = (quoteId, contentQuotesIncomeData, options) => {
1585
+ return axios_1.default.put(`/supporter-video-content/quote/content/edit/${quoteId}`, contentQuotesIncomeData, options);
1586
+ };
1587
+ /**
1588
+ * @summary Delete Content
1589
+ */
1590
+ const deleteContentSupporterVideoContentContentDeleteDelete = (params, options) => {
1591
+ return axios_1.default.delete(`/supporter-video-content/content/delete`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1592
+ };
1593
+ /**
1594
+ * @summary Create Content With Imdb
1595
+ */
1596
+ const createContentWithImdbSupporterVideoContentContentNewImdbImdbCodePost = (imdbCode, options) => {
1597
+ return axios_1.default.post(`/supporter-video-content/content/new/imdb/${imdbCode}`, undefined, options);
1598
+ };
1599
+ /**
1600
+ * @summary Create Movie Content Manually
1601
+ */
1602
+ const createMovieContentManuallySupporterVideoContentContentNewMovieManuallyPost = (manuallyMovieContentIncomeModel, options) => {
1603
+ return axios_1.default.post(`/supporter-video-content/content/new/movie/manually`, manuallyMovieContentIncomeModel, options);
1604
+ };
1605
+ /**
1606
+ * @summary Create series manually
1607
+ */
1608
+ const createSeriesContentManuallySupporterVideoContentContentNewSeriesManuallyPost = (manuallySeriesContentIncomeModel, options) => {
1609
+ return axios_1.default.post(`/supporter-video-content/content/new/series/manually`, manuallySeriesContentIncomeModel, options);
1610
+ };
1611
+ /**
1612
+ * @summary Edit Movie Content
1613
+ */
1614
+ const editMovieContentSupporterVideoContentContentPutMovieVideoContentIdPut = (videoContentId, editMovieContentIncomeData, options) => {
1615
+ return axios_1.default.put(`/supporter-video-content/content/put/movie/${videoContentId}`, editMovieContentIncomeData, options);
1616
+ };
1617
+ /**
1618
+ * @summary Edit Series Content
1619
+ */
1620
+ const editSeriesContentSupporterVideoContentContentPutSeriesVideoContentIdPut = (videoContentId, editSeriesContentIncomeData, options) => {
1621
+ return axios_1.default.put(`/supporter-video-content/content/put/series/${videoContentId}`, editSeriesContentIncomeData, options);
2161
1622
  };
2162
1623
  /**
2163
1624
  * - **Last Version Update**: 1.2.1
@@ -2222,7 +1683,7 @@ const getVideoContentMicroserviceAPI = () => {
2222
1683
  return axios_1.default.post(`/user-video-content/action/${pickType}`, userActionsModel, options);
2223
1684
  };
2224
1685
  /**
2225
- * - **Last Version Update**: 1.3.1
1686
+ * - **Last Version Update**: 1.4.16
2226
1687
 
2227
1688
  - **Codes**:
2228
1689
  - **Pick Type**:
@@ -2232,6 +1693,7 @@ const getVideoContentMicroserviceAPI = () => {
2232
1693
 
2233
1694
 
2234
1695
  - **Change Log**:[
1696
+ - Version: 1.4.16: add has_stream query parameter
2235
1697
  - Version: 1.3.1: add with_elastic flag
2236
1698
  - Version: 1.3.0: delete secondary_id
2237
1699
  ]
@@ -2263,6 +1725,10 @@ const getVideoContentMicroserviceAPI = () => {
2263
1725
  - concert
2264
1726
  - ceremony
2265
1727
 
1728
+ - **Query Parameters**:
1729
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
1730
+ - **with_elastic**: optional bool - use Elasticsearch when true
1731
+ - **page**, **limit**, **order_by**, **category**: pagination and filters
2266
1732
 
2267
1733
  - **Response**:
2268
1734
  - **200**: Retrieve for User from (favorites, downloads, streams) list
@@ -2297,16 +1763,21 @@ const getVideoContentMicroserviceAPI = () => {
2297
1763
  return axios_1.default.post(`/user-video-content/action/notification/add`, userNotificationActionModel, options);
2298
1764
  };
2299
1765
  /**
2300
- * - **Last Version Update**: 1.4.0
1766
+ * - **Last Version Update**: 1.4.16
2301
1767
 
2302
1768
  - **Codes**: U1.1.19N1, U1.1.19N2, U1.1.19N3, U1.1.19N4
2303
1769
 
2304
1770
  - **Change Log**: [
1771
+ - Version: 1.4.16: add has_stream query parameter
2305
1772
  - Version: 1.4.0: add check user content lists endpoint
2306
1773
  ]
2307
1774
 
2308
1775
  - **Description**: Retrieve User's Notification List
2309
1776
 
1777
+ - **Query Parameters**:
1778
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
1779
+ - **with_elastic**: optional bool - use Elasticsearch when true
1780
+ - **page**, **limit**, **order_by**, **category**: pagination and filters
2310
1781
 
2311
1782
  - **Path Parameters**:
2312
1783
  - **order_by** :
@@ -2319,604 +1790,467 @@ const getVideoContentMicroserviceAPI = () => {
2319
1790
  - **popularity** : Sort by the highest popularity on the 30nama site
2320
1791
  - **updated_at** : Sort by most updated video contents
2321
1792
  - **category**:
2322
- - movies
2323
- - series
2324
- - anime
2325
- - animation
2326
- - documentary
2327
- - concert
2328
- - ceremony
2329
-
2330
- - **Response**:
2331
- - **200**: Retrieve from (favorites, downloads, streams) user list
2332
- - **401**: Unauthorized access.
2333
- * @summary Retrieve User's Notification List
2334
- */
2335
- const getUserNotificationListUserVideoContentActionNotificationListGet = (params, options) => {
2336
- return axios_1.default.get(`/user-video-content/action/notification/list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2337
- };
2338
- /**
2339
- * - **Last Version Update**: 1.4.0
2340
-
2341
- - **Codes**: [U1.4.0N1, U1.4.0N2, U1.4.0N3]
2342
-
2343
- - **Change Log**: [
2344
- - Version: 1.4.0: New endpoint to check user content lists
2345
- ]
2346
-
2347
- - **Description**: This endpoint checks if a user already has a specific video content ID in their download, stream, favorite, or notification lists.
2348
-
2349
- - **Path Parameters**:
2350
- - **video_content_ids**: ids of video contents to check that are comma-separated
2351
-
2352
- - **Response**:
2353
- - **200**: Returns the status of the video content in user's lists
2354
- - **400**: Bad request
2355
- - **401**: Unauthorized access
2356
- - **404**: Video content not found
2357
- * @summary Check if user has specific video content in their lists (download, stream, favorite, notification)
2358
- */
2359
- const checkUserContentListsUserVideoContentActionCheckVideoContentIdsGet = (videoContentIds, options) => {
2360
- return axios_1.default.get(`/user-video-content/action/check/${videoContentIds}`, options);
2361
- };
2362
- /**
2363
- * - **Last Version Update**: 1.0.0
2364
-
2365
- - **Codes**: [U1.2.38N1,U1.2.37N1 ]
2366
-
2367
- - **Change Log**: []
2368
-
2369
- - **Description**: Return list of (category,genre,option)
2370
-
2371
- - **Path Parameters**:
2372
- - **collector name** :
2373
- - **category** : return list of categories
2374
- - **genre** : return list of genres
2375
- - **option** : return list if options
2376
-
2377
- - **Response**:
2378
- - **200**:return video content of collectors
2379
- * @summary Return List of (category,genre,option)
2380
- */
2381
- const getCollectorsListUserVideoContentCollectorsListGet = (params, options) => {
2382
- return axios_1.default.get(`/user-video-content/collectors-list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2383
- };
2384
- /**
2385
- * - **Last Version Update**: 1.0.0
2386
-
2387
- - **Codes**: [U1.2.5N1, U1.2.5N2]
2388
-
2389
- - **Change Log**: []
2390
-
2391
- - **Description**: Returns the list of collections. If the user selects a collection, he selects the list of videos of this collection through endpoint **\/collection-list/{slug}** using collection slug
2392
-
2393
- - **Path Parameters**:
2394
- - **search**: search on collections name and slug
2395
-
2396
- - **Response**:
2397
- - **200**: return list of collections
2398
- * @summary Return Collections
2399
- */
2400
- const getCollectionsUserVideoContentCollectionListGet = (params, options) => {
2401
- return axios_1.default.get(`/user-video-content/collection-list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2402
- };
2403
- /**
2404
- * - **Last Version Update**: 1.3.0
2405
-
2406
- - **Codes**: [U1.2.6N1]
2407
-
2408
- - **Change Log**: [
2409
- - Version: 1.3.0: delete secondary_id
2410
- ]
2411
-
2412
- - **Description**: Video Contents related to a specific collection are retrieved through this endpoint
2413
-
2414
- - **Path Parameters**:
2415
- - **slug** : collection required slug
2416
-
2417
- - **Response**:
2418
- - **200**:return video content of collection
2419
- - **404**: Collection not found
2420
- * @summary Return video content of specific collection
2421
- */
2422
- const getCollectionContentsUserVideoContentCollectionListSlugGet = (slug, params, options) => {
2423
- return axios_1.default.get(`/user-video-content/collection-list/${slug}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2424
- };
2425
- /**
2426
- * - **Last Version Update**: 1.4.4
2427
-
2428
- - **Codes**: [
2429
- - U1.2.2N2, U1.2.2N3, U1.2.2N4, U1.2.2N5,
2430
- - U1.2.3N2, U1.2.2N3, U1.2.2N4, U1.2.3N5,
2431
- - U1.2.4N2, U1.2.2N3 , U1.2.2N4, U1.2.2N5
2432
- ]
2433
-
2434
- - **Change Log**:
2435
- - Version 1.4.4: add total_seasons,casts,crews,mpaa to user content lists endpoint
2436
- - Version: 1.3.0: delete secondary_id
2437
- - Version 1.2.3 : delete "/" from end of endpoint
2438
-
2439
-
2440
- - **Description**: Return list of contents with categories and ordering and genre filter and list of ids
2441
-
2442
- - **Path Parameters**:
2443
- - **category_slug** : get categories list from /user-video-content/collectors-list?collector_name=category
2444
- - **genre_slug** : get genre list from /user-video-content/collectors-list?collector_name=genre
2445
- - **order_by** :
2446
- - **newest** : Sort by the most recently released video contents in 30nama
2447
- - **imdb_score** : Sort by the highest score on the imdb site
2448
- - **site_score** : Sort by the highest score on the 30nama site
2449
- - **release_date** : Sort by the most recently released video contents
2450
- - **popularity** : Sort by the highest popularity on the 30nama site
2451
- - **updated_at** : Sort by most updated video contents
2452
- - **ids** : Return data for list of contents ids
1793
+ - movies
1794
+ - series
1795
+ - anime
1796
+ - animation
1797
+ - documentary
1798
+ - concert
1799
+ - ceremony
2453
1800
 
2454
1801
  - **Response**:
2455
- - **200**: return contents list
2456
- * @summary Get List of contents with catgeories and ordering and genre filter and list of ids - Codes : [1-2-2]
1802
+ - **200**: Retrieve from (favorites, downloads, streams) user list
1803
+ - **401**: Unauthorized access.
1804
+ * @summary Retrieve User's Notification List
2457
1805
  */
2458
- const userContentsListUserVideoContentGet = (params, options) => {
2459
- return axios_1.default.get(`/user-video-content`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1806
+ const getUserNotificationListUserVideoContentActionNotificationListGet = (params, options) => {
1807
+ return axios_1.default.get(`/user-video-content/action/notification/list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2460
1808
  };
2461
1809
  /**
2462
- * - **Last Version Update**: 1.3.0
1810
+ * - **Last Version Update**: 1.4.0
2463
1811
 
2464
- - **Codes**: [U1.2.3N4, U1.2.2N3, U1.2.4N3, U1.2.4N4]
1812
+ - **Codes**: [U1.4.0N1, U1.4.0N2, U1.4.0N3]
2465
1813
 
2466
1814
  - **Change Log**: [
2467
- - Version: 1.3.0: delete secondary_id
1815
+ - Version: 1.4.0: New endpoint to check user content lists
2468
1816
  ]
2469
1817
 
2470
- - **Description**: Get a weekly schedule of series and animas
1818
+ - **Description**: This endpoint checks if a user already has a specific video content ID in their download, stream, favorite, or notification lists.
2471
1819
 
2472
1820
  - **Path Parameters**:
2473
- - **category_slug** :
2474
- - **series** : return weekly series shows
2475
- - **anime** : return weekly anime shows
2476
- - **week_day**: return specified week day contents
2477
-
1821
+ - **video_content_ids**: ids of video contents to check that are comma-separated
2478
1822
 
2479
1823
  - **Response**:
2480
- - **200**:return weekly anime and series shows
2481
- * @summary Get a weekly schedule of anime and series - Codes : [1-2-4]
1824
+ - **200**: Returns the status of the video content in user's lists
1825
+ - **400**: Bad request
1826
+ - **401**: Unauthorized access
1827
+ - **404**: Video content not found
1828
+ * @summary Check if user has specific video content in their lists (download, stream, favorite, notification)
2482
1829
  */
2483
- const getWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGet = (params, options) => {
2484
- return axios_1.default.get(`/user-video-content/weekly-schedule-contents`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1830
+ const checkUserContentListsUserVideoContentActionCheckVideoContentIdsGet = (videoContentIds, options) => {
1831
+ return axios_1.default.get(`/user-video-content/action/check/${videoContentIds}`, options);
2485
1832
  };
2486
1833
  /**
2487
- * - **Last Version Update**: 1.4.5
2488
-
2489
- - **Codes**: []
2490
-
2491
- - **Change Log**: [
2492
- - Version 1.4.5: add paginated weekly schedule contents endpoint to /user-video-content/weekly-schedule-contents/paginated
2493
- ]
2494
-
2495
- - **Description**: Get a weekly schedule of anime and series with pagination
2496
- - **Path Parameters**:
2497
- * @summary Get a weekly schedule of anime and series - Codes : [1-2-4]
2498
- */
2499
- const getPaginatedWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsPaginatedGet = (params, options) => {
2500
- return axios_1.default.get(`/user-video-content/weekly-schedule-contents/paginated`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1834
+ * @summary Get Countries Language
1835
+ */
1836
+ const getCountriesLanguageUserVideoContentCountriesLanguageGet = (params, options) => {
1837
+ return axios_1.default.get(`/user-video-content/countries-language`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1838
+ };
1839
+ /**
1840
+ * @summary Get Mpaa
1841
+ */
1842
+ const getMpaaUserVideoContentMpaaGet = (options) => {
1843
+ return axios_1.default.get(`/user-video-content/mpaa`, options);
1844
+ };
1845
+ /**
1846
+ * @summary Get Channels
1847
+ */
1848
+ const getChannelsUserVideoContentChannelGet = (params, options) => {
1849
+ return axios_1.default.get(`/user-video-content/channel`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2501
1850
  };
2502
1851
  /**
2503
- * - **Last Version Update**: 1.4.8
1852
+ * - **Last Version Update**: 1.4.16
2504
1853
 
2505
- - **Codes**: [U1.2.9N2, U1.2.2N3, U1.2.2N4, U1.2.2N5]
1854
+ - **Codes**: [U1.2.2]
2506
1855
 
2507
1856
  - **Change Log**: [
2508
- - Version 1.4.8: add search filter
2509
-
2510
- - Version 1.4.1: add free-stream and free-download to user content lists endpoint
2511
-
2512
- - Version: 1.3.0: delete secondary_id
1857
+ - Version: 1.4.16: add has_stream query parameter
2513
1858
  ]
2514
1859
 
2515
- - **Description**: Return featured and comming soon contents to user
2516
-
2517
- - **Path Parameters**:
2518
- - **option** :
2519
- - **featured** : return deatured content
2520
- - **coming-soon** : return coming-soon content
2521
- - **free-stream** : return free-stream content
2522
- - **free-download** : return free-download content
2523
- - **genre_slug** : get genre list from /user-video-content/collectors-list?collector_name=genre
2524
- - **order_by** :
2525
- - **newest** : Sort by the most recently released video contents in 30nama
2526
- - **imdb_score** : Sort by the highest score on the imdb site
2527
- - **site_score** : Sort by the highest score on the 30nama site
2528
- - **release_date** : Sort by the most recently released video contents
2529
- - **popularity** : Sort by the highest popularity on the 30nama site
2530
- - **updated_at** : Sort by most updated video contents
1860
+ - **Description**: List video contents with category, genre, text search, and optional id filter.
2531
1861
 
2532
- - **search** : search on content name and description
1862
+ - **Query Parameters**:
1863
+ - **category_slug**: optional string - filter by category slug
1864
+ - **ids**: optional string - comma-separated content ids
1865
+ - **page**, **limit**, **order_by**, **genre_slug**, **search**: pagination and sorting (UserSeriesQuery)
1866
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
1867
+ - **with_elastic**: optional bool - use Elasticsearch when true
2533
1868
 
2534
1869
  - **Response**:
2535
- - **200**:return video content of featured, coming-soon, free-stream, free-download
2536
- * @summary Get featured and coming-soon contents - Codes : [1-2-9]
1870
+ - **200**: paginated video content list
1871
+ * @summary Get List of contents with categories, ordering, genre, optional text search, and list of ids - Codes : [1-2-2]
2537
1872
  */
2538
- const getActiveOptionsContentsUserVideoContentOptionsContentsGet = (params, options) => {
2539
- return axios_1.default.get(`/user-video-content/options-contents`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1873
+ const userContentsListUserVideoContentGet = (params, options) => {
1874
+ return axios_1.default.get(`/user-video-content`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2540
1875
  };
2541
1876
  /**
2542
- * - **Last Version Update**: 1.3.10
1877
+ * - **Last Version Update**: 1.4.16
2543
1878
 
2544
- - **Codes**: [U1.2.7N1]
1879
+ - **Codes**: []
2545
1880
 
2546
1881
  - **Change Log**: [
2547
- - Version 1.3.10: add time as each content duration time
2548
- - Version: 1.3.0: delete secondary_id
1882
+ - Version: 1.4.16: add has_stream query parameter
2549
1883
  ]
2550
1884
 
2551
- - **Description**: Return hero section content for authenticated users
1885
+ - **Description**: Return video contents for a cast member (by IMDb person code).
1886
+
1887
+ - **Query Parameters**:
1888
+ - **cast_imdb_code**: required string - person IMDb code (path)
1889
+ - **page**, **limit**: pagination
1890
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
1891
+ - **with_elastic**: optional bool - use Elasticsearch when true
2552
1892
 
2553
1893
  - **Response**:
2554
- - **200**:return hero section video content
2555
- * @summary Return hero section content for authenticated users
1894
+ - **200**: paginated video content list
1895
+ * @summary Return video content of special person - Codes : [1-2-34]
2556
1896
  */
2557
- const getAuthenticatedUserHeroSectionUserVideoContentVipHeroSectionGet = (params, options) => {
2558
- return axios_1.default.get(`/user-video-content/vip-hero-section`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1897
+ const getCastContentsListUserVideoContentCastContentsGet = (params, options) => {
1898
+ return axios_1.default.get(`/user-video-content/cast/contents`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2559
1899
  };
2560
1900
  /**
2561
- * - **Last Version Update**: 1.3.10
1901
+ * - **Last Version Update**: 1.4.16
2562
1902
 
2563
- - **Codes**: [U1.2.7N2]
1903
+ - **Codes**: []
2564
1904
 
2565
1905
  - **Change Log**: [
2566
- - Version 1.3.10: add time as each content duration time
2567
- - Version: 1.3.0: delete secondary_id
1906
+ - Version: 1.4.16: add has_stream query parameter
2568
1907
  ]
2569
1908
 
2570
- - **Description**: Return hero section for not authenticated user
1909
+ - **Description**: Return video contents published on a specific channel.
1910
+
1911
+ - **Query Parameters**:
1912
+ - **channel_id**: required int - channel id (path)
1913
+ - **page**, **limit**, **order_by**: pagination and sort
1914
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
1915
+ - **with_elastic**: optional bool - use Elasticsearch when true
2571
1916
 
2572
1917
  - **Response**:
2573
- - **200**:return hero sectionvideo content
2574
- * @summary Return hero section for not authenticated user
1918
+ - **200**: paginated video content list
1919
+ * @summary return contents of specific channel(s)
2575
1920
  */
2576
- const getAnonymousUserHeroSectionUserVideoContentHeroSectionGet = (params, options) => {
2577
- return axios_1.default.get(`/user-video-content/hero-section`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1921
+ const getChannelContentsUserVideoContentChannelContentsChannelIdGet = (channelId, params, options) => {
1922
+ return axios_1.default.get(`/user-video-content/channel/contents/${channelId}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2578
1923
  };
2579
1924
  /**
2580
1925
  * - **Last Version Update**: 1.3.0
2581
1926
 
2582
- - **Codes**: [U1.2.24N1, U1.2.24N2, U1.2.25.N1, U1.2.25N2, U1.2.26N1, U1.2.26N2, U1.2.27N1, U1.2.27N2]
1927
+ - **Codes**: [U1.3.1N1, U1.3.1N2, U1.2.6N2]
2583
1928
 
2584
1929
  - **Change Log**: [
2585
1930
  - Version: 1.3.0: delete secondary_id
2586
1931
  ]
2587
1932
 
2588
- - **Description**: Displat Top movies and series in 30nama and imdb
1933
+ - **Description**: This endpoint return video content detail .
1934
+ - Date Of Update : 030605
1935
+ - Changes : raise 403 if user is not paid and content is vip member only
1936
+
1937
+ - Date Of Update : 030415
1938
+ - Changes : change channel to list of channels with name channels
2589
1939
 
2590
1940
  - **Path Parameters**:
2591
- - **sources**:
2592
- - **30nama** : Return 30nama top movies and seies
2593
- - **imdb** : Return imdb top movies and series
2594
- - **content_type**:
2595
- - **movie** : return imdb 100 and 30nama 250 movies
2596
- - **series** : return imdb 100 and 30nama 250 series
1941
+ - **video_content_id**: Required integer of the video content
2597
1942
 
2598
1943
  - **Response**:
2599
- - **200**:return imdb and 30nama top video content
2600
- * @summary Return top movie and series in 30nama and imdb
1944
+ - **200**: Returns a UserVideoContent object
1945
+ - **404**: Video content not found.
1946
+ - **403**: if user is not paid and content is vip member only
1947
+ * @summary Retrieve Video Content Detail
2601
1948
  */
2602
- const getTopContentsUserVideoContentTopContentsSourceContentTypeGet = (source, contentType, params, options) => {
2603
- return axios_1.default.get(`/user-video-content/top-contents/${source}/${contentType}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1949
+ const getContentDetailUserVideoContentDetailVideoContentIdGet = (videoContentId, params, options) => {
1950
+ return axios_1.default.get(`/user-video-content/detail/${videoContentId}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2604
1951
  };
2605
1952
  /**
2606
- * - **Last Version Update**: 1.3.0
1953
+ * - **Last Version Update**: 1.0.0
2607
1954
 
2608
- - **Codes**: [U1.2.32N1, U1.2.32N2, U1.2.32N3, U1.2.32N4, U1.2.32N5]
1955
+ - **Codes**: [U1.3.11N1]
2609
1956
 
2610
- - **Change Log**: [
2611
- - Version: 1.3.0: delete secondary_id
2612
- ]
1957
+ - **Change Log**: []
1958
+
1959
+ - **Description**: This endpoint return video content Actors
2613
1960
 
2614
- - **Description**: Sorts and returns streamable content by category
1961
+ - **Path Parameters**:
1962
+ - **video_content_id**: Required int of the video content
2615
1963
 
2616
1964
  - **Response**:
2617
- - **200**:
2618
- - **series**: It returns series with the possibility of online viewing
2619
- - **anime** : It returns anime with the possibility of online viewing
2620
- - **movies** : It returns movies with the possibility of online viewing
2621
- - **featured** : It returns suggested contents with the possibility of online viewing
2622
- - **free stream** : return content that can be watched online free
2623
- * @summary Display streams for series, anime, movies, featured, free-stream - Codes : [1-2-32]
1965
+ - **200**: Return List of Video Content Casts
1966
+ * @summary Get Content Actors
2624
1967
  */
2625
- const getStreamContentsUserVideoContentStreamsGet = (params, options) => {
2626
- return axios_1.default.get(`/user-video-content/streams`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1968
+ const getContentActorsUserVideoContentDetailPersonsVideoContentIdGet = (videoContentId, params, options) => {
1969
+ return axios_1.default.get(`/user-video-content/detail/persons/${videoContentId}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2627
1970
  };
2628
1971
  /**
2629
- * - **Last Version Update**: 1.3.0
1972
+ * - **Last Version Update**: 1.0.0
2630
1973
 
2631
- - **Codes**: [U1.2.32N1, U1.2.32N2, U1.2.32N3, U1.2.32N4, U1.2.32N5, U1.2.1N3]
1974
+ - **Codes**: [U1.2.5N1, U1.2.5N2]
2632
1975
 
2633
- - **Change Log**: [
2634
- - Version: 1.3.0: delete secondary_id
2635
- ]
1976
+ - **Change Log**: []
2636
1977
 
2637
- - **Description**: Sorts and returns streamable content by category filter
1978
+ - **Description**: Returns the list of collections. If the user selects a collection, he selects the list of videos of this collection through endpoint **\/collection-list/{slug}** using collection slug
2638
1979
 
2639
1980
  - **Path Parameters**:
2640
- - **order_by** :
2641
- - **newest** : Sort by the most recently released video contents in 30nama
2642
- - **imdb_score** : Sort by the highest score on the imdb site
2643
- - **site_score** : Sort by the highest score on the 30nama site
2644
- - **release_date** : Sort by the most recently released video contents
2645
- - **popularity** : Sort by the highest popularity on the 30nama site
2646
- - **updated_at** : Sort by most updated video contents
2647
-
2648
- - **category**:
2649
- - **series**: It returns series with the possibility of online viewing
2650
- - **anime** : It returns anime with the possibility of online viewing
2651
- - **movies** : It returns movies with the possibility of online viewing
2652
- - **featured** : It returns suggested contents with the possibility of online viewing
2653
- - **free stream** : return content that can be watched online free
1981
+ - **search**: search on collections name and slug
2654
1982
 
2655
1983
  - **Response**:
2656
- - **200**:return video content of with stream feature
2657
- * @summary Display streams with category filter - Codes : [1-2-32]
1984
+ - **200**: return list of collections
1985
+ * @summary Return Collections
2658
1986
  */
2659
- const getStreamContentsByCategoryUserVideoContentStreamsCategoryGet = (category, params, options) => {
2660
- return axios_1.default.get(`/user-video-content/streams/${category}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
1987
+ const getCollectionsUserVideoContentCollectionListGet = (params, options) => {
1988
+ return axios_1.default.get(`/user-video-content/collection-list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2661
1989
  };
2662
1990
  /**
2663
- * - **Last Version Update**: 1.3.0
1991
+ * - **Last Version Update**: 1.4.16
2664
1992
 
2665
- - **Codes**: [U1.2.28N1, U1.2.28N2, U1.2.29N1, U1.2.29N2]
1993
+ - **Codes**: [U1.2.6N1]
2666
1994
 
2667
1995
  - **Change Log**: [
1996
+ - Version: 1.4.16: add has_stream query parameter
2668
1997
  - Version: 1.3.0: delete secondary_id
2669
1998
  ]
2670
1999
 
2671
- - **Description**: Display a list of contents that can be watched online
2000
+ - **Description**: Video Contents related to a specific collection are retrieved through this endpoint
2672
2001
 
2673
2002
  - **Path Parameters**:
2674
- - **source** :
2675
- - **usa** : video data of usa
2676
- - **iran** : video data of iran
2003
+ - **slug** : collection required slug
2004
+
2005
+ - **Query Parameters**:
2006
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2007
+ - **with_elastic**: optional bool - use Elasticsearch when true
2677
2008
 
2678
2009
  - **Response**:
2679
- - **200**:contents with stream feature
2680
- * @summary get box office of iran and usa - Codes : [1-2-29, 1-2-28]
2010
+ - **200**:return video content of collection
2011
+ - **404**: Collection not found
2012
+ * @summary Return video content of specific collection
2681
2013
  */
2682
- const getBoxOfficeUserVideoContentBoxOfficeSourceGet = (source, params, options) => {
2683
- return axios_1.default.get(`/user-video-content/box-office/${source}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2014
+ const getCollectionContentsUserVideoContentCollectionListSlugGet = (slug, params, options) => {
2015
+ return axios_1.default.get(`/user-video-content/collection-list/${slug}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2684
2016
  };
2685
2017
  /**
2686
- * - **Last Version Update**: 1.3.0
2018
+ * - **Last Version Update**: 1.4.16
2687
2019
 
2688
- - **Codes**: [U1.2.21N1,U1.2.2N1, U1.2.3N1,U1.2.4N1,U1.2.9N1]
2020
+ - **Codes**: [U1.2.9]
2689
2021
 
2690
2022
  - **Change Log**: [
2691
- - Version: 1.3.0: delete secondary_id
2023
+ - Version: 1.4.16: add has_stream query parameter
2692
2024
  ]
2693
2025
 
2694
- - **Description**: Return home page data that contains (featured,top_ten,new_releases,movies,series,anime)"
2026
+ - **Description**: Contents for featured, coming-soon, free-stream, or free-download options.
2027
+
2028
+ - **Query Parameters**:
2029
+ - **option**: featured, coming-soon, free-stream, free-download
2030
+ - **page**, **limit**, **order_by**, **genre_slug**, **search**: pagination and filters
2031
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2032
+ - **with_elastic**: optional bool - use Elasticsearch when true
2695
2033
 
2696
2034
  - **Response**:
2697
- - **200**:return video content of home page
2698
- * @summary Return home page data that contains (featured,top_ten,new_releases,movies,series,anime) - Codes : [1-2-2, 1-2-3,1-2-4,1-2-9, 1-2-21]
2035
+ - **200**: paginated video content list
2036
+ * @summary Get featured and coming-soon contents - Codes : [1-2-9]
2699
2037
  */
2700
- const getHomepageUserVideoContentHomePageGet = (params, options) => {
2701
- return axios_1.default.get(`/user-video-content/home-page`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2038
+ const getActiveOptionsContentsUserVideoContentOptionsContentsGet = (params, options) => {
2039
+ return axios_1.default.get(`/user-video-content/options-contents`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2702
2040
  };
2703
2041
  /**
2704
- * - **Last Version Update**: 1.3.0
2042
+ * - **Last Version Update**: 1.4.16
2705
2043
 
2706
- - **Codes**: [U1.2.34N1]
2044
+ - **Codes**: [U1.2.4]
2707
2045
 
2708
2046
  - **Change Log**: [
2709
- - Version: 1.3.0: delete secondary_id
2047
+ - Version: 1.4.16: add has_stream query parameter
2710
2048
  ]
2711
2049
 
2712
- - **Description**: Returns a list of the contents of a specific actor
2050
+ - **Description**: Weekly schedule of anime/series for a weekday or all days.
2713
2051
 
2714
- - **Path Parameters**:
2715
- - **cast_imdb_id** : imdb id of cast
2052
+ - **Query Parameters**:
2053
+ - **week_day**: optional weekday filter
2054
+ - **category_slug**: series or anime
2055
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2056
+ - **with_elastic**: optional bool - use Elasticsearch when true
2716
2057
 
2717
2058
  - **Response**:
2718
- - **200**:return video content of casts
2719
- * @summary Return video content of special person - Codes : [1-2-34]
2059
+ - **200**: video content list
2060
+ * @summary Get a weekly schedule of anime and series - Codes : [1-2-4]
2720
2061
  */
2721
- const getCastContentsListUserVideoContentCastContentsGet = (params, options) => {
2722
- return axios_1.default.get(`/user-video-content/cast/contents`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2062
+ const getWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGet = (params, options) => {
2063
+ return axios_1.default.get(`/user-video-content/weekly-schedule-contents`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2723
2064
  };
2724
2065
  /**
2725
- * - **Last Version Update**: 1.4.7
2066
+ * - **Last Version Update**: 1.4.16
2067
+
2068
+ - **Codes**: [U1.2.4]
2726
2069
 
2727
2070
  - **Change Log**: [
2728
- - Version 1.4.7: Support multiple channel IDs (comma-separated)
2071
+ - Version: 1.4.16: add has_stream query parameter
2729
2072
  ]
2730
2073
 
2731
- - **Description**: Returns contents that belong to any of the specified channels
2074
+ - **Description**: Paginated weekly schedule for the next seven days.
2732
2075
 
2733
- - **Path Parameters**:
2734
- - **channel_id**: Single channel ID (e.g., "1188")
2076
+ - **Query Parameters**:
2077
+ - **page**, **limit**: pagination
2078
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2079
+ - **with_elastic**: optional bool - use Elasticsearch when true
2735
2080
 
2736
2081
  - **Response**:
2737
- - **200**: return video content of specified channel(s)
2738
- * @summary return contents of specific channel(s)
2082
+ - **200**: paginated video content list
2083
+ * @summary Get a weekly schedule of anime and series - Codes : [1-2-4]
2739
2084
  */
2740
- const getChannelContentsUserVideoContentChannelContentsChannelIdGet = (channelId, params, options) => {
2741
- return axios_1.default.get(`/user-video-content/channel/contents/${channelId}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2085
+ const getPaginatedWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsPaginatedGet = (params, options) => {
2086
+ return axios_1.default.get(`/user-video-content/weekly-schedule-contents/paginated`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2742
2087
  };
2743
2088
  /**
2744
- * - **Last Version Update**: 1.3.0
2089
+ * - **Last Version Update**: 1.4.16
2745
2090
 
2746
- - **Codes**: [U1.3.1N1, U1.3.1N2, U1.2.6N2]
2091
+ - **Codes**: [U1.2.7]
2747
2092
 
2748
2093
  - **Change Log**: [
2749
- - Version: 1.3.0: delete secondary_id
2094
+ - Version: 1.4.16: add has_stream query parameter
2750
2095
  ]
2751
2096
 
2752
- - **Description**: This endpoint return video content detail .
2753
- - Date Of Update : 030605
2754
- - Changes : raise 403 if user is not paid and content is vip member only
2755
-
2756
- - Date Of Update : 030415
2757
- - Changes : change channel to list of channels with name channels
2097
+ - **Description**: VIP hero section slides for paid/authenticated users.
2758
2098
 
2759
- - **Path Parameters**:
2760
- - **video_content_id**: Required integer of the video content
2099
+ - **Query Parameters**:
2100
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2101
+ - **with_elastic**: optional bool - use Elasticsearch when true
2761
2102
 
2762
2103
  - **Response**:
2763
- - **200**: Returns a UserVideoContent object
2764
- - **404**: Video content not found.
2765
- - **403**: if user is not paid and content is vip member only
2766
- * @summary Retrieve Video Content Detail
2104
+ - **200**: hero section items and display duration
2105
+ * @summary Return hero section content for authenticated users
2767
2106
  */
2768
- const getContentDetailUserVideoContentDetailVideoContentIdGet = (videoContentId, params, options) => {
2769
- return axios_1.default.get(`/user-video-content/detail/${videoContentId}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2107
+ const getAuthenticatedUserHeroSectionUserVideoContentVipHeroSectionGet = (params, options) => {
2108
+ return axios_1.default.get(`/user-video-content/vip-hero-section`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2770
2109
  };
2771
2110
  /**
2772
- * - **Last Version Update**: 1.0.0
2111
+ * - **Last Version Update**: 1.4.16
2773
2112
 
2774
- - **Codes**: [U1.2.12N1]
2113
+ - **Codes**: [U1.2.7]
2775
2114
 
2776
- - **Change Log**: []
2115
+ - **Change Log**: [
2116
+ - Version: 1.4.16: add has_stream query parameter
2117
+ ]
2777
2118
 
2778
- - **Description**: This endpoint return video content quotes
2119
+ - **Description**: Hero section slides for anonymous users.
2779
2120
 
2780
- - **Path Parameters**:
2781
- - **video_content_id**: Required int of the video content
2121
+ - **Query Parameters**:
2122
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2123
+ - **with_elastic**: optional bool - use Elasticsearch when true
2782
2124
 
2783
2125
  - **Response**:
2784
- - **200**: Returns a UserVideoContent Quote Data
2785
- * @summary Get Content Quotes
2126
+ - **200**: hero section items and display duration
2127
+ * @summary Return hero section for not authenticated user
2786
2128
  */
2787
- const getContentQuotesUserVideoContentDetailQuotesVideoContentIdGet = (videoContentId, params, options) => {
2788
- return axios_1.default.get(`/user-video-content/detail/quotes/${videoContentId}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2129
+ const getAnonymousUserHeroSectionUserVideoContentHeroSectionGet = (params, options) => {
2130
+ return axios_1.default.get(`/user-video-content/hero-section`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2789
2131
  };
2790
2132
  /**
2791
- * - **Last Version Update**: 1.0.0
2133
+ * - **Last Version Update**: 1.4.16
2792
2134
 
2793
- - **Codes**: [U1.3.11N1]
2135
+ - **Codes**: [U1.2.24N1, U1.2.25N1, U1.2.26N1, U1.2.27N1]
2794
2136
 
2795
- - **Change Log**: []
2137
+ - **Change Log**: [
2138
+ - Version: 1.4.16: add has_stream query parameter
2139
+ ]
2796
2140
 
2797
- - **Description**: This endpoint return video content Actors
2141
+ - **Description**: Top movies or series from IMDb or 30nama rankings.
2798
2142
 
2799
- - **Path Parameters**:
2800
- - **video_content_id**: Required int of the video content
2143
+ - **Query Parameters**:
2144
+ - **source**: imdb or 30nama (path)
2145
+ - **content_type**: movie or series (path)
2146
+ - **page**, **limit**: pagination
2147
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2148
+ - **with_elastic**: optional bool - use Elasticsearch when true
2801
2149
 
2802
2150
  - **Response**:
2803
- - **200**: Return List of Video Content Casts
2804
- * @summary Get Content Actors
2151
+ - **200**: ranked video content list
2152
+ * @summary Return top movie and series in 30nama and imdb
2805
2153
  */
2806
- const getContentActorsUserVideoContentDetailPersonsVideoContentIdGet = (videoContentId, params, options) => {
2807
- return axios_1.default.get(`/user-video-content/detail/persons/${videoContentId}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2154
+ const getTopContentsUserVideoContentTopContentsSourceContentTypeGet = (source, contentType, params, options) => {
2155
+ return axios_1.default.get(`/user-video-content/top-contents/${source}/${contentType}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2808
2156
  };
2809
2157
  /**
2810
- * - **Last Version Update**: 1.0.0
2158
+ * - **Last Version Update**: 1.4.16
2811
2159
 
2812
- - **Codes**: [A2.5.1N2, A2.5.1N4, A2.5.2N2, A2.5.2N4, U1.2.1N2]
2160
+ - **Codes**: [U1.2.32]
2813
2161
 
2814
- - **Change Log**: []
2162
+ - **Change Log**: [
2163
+ - Version: 1.4.16: add has_stream query parameter
2164
+ ]
2815
2165
 
2816
- - **Description**: return list of country and language of video contents
2166
+ - **Description**: Stream page grouped sections (featured, anime, movies, series, free_stream).
2817
2167
 
2818
- - **Path Parameters**:
2819
- - **type** :
2820
- - **language** : return list of languages
2821
- - **country** : return list of countries
2168
+ - **Query Parameters**:
2169
+ - **limit**: required int - max items per section
2170
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2171
+ - **with_elastic**: optional bool - use Elasticsearch when true
2822
2172
 
2823
2173
  - **Response**:
2824
- - **200**:return languages and countries
2825
- * @summary Get Countries Language
2826
- */
2827
- const getCountriesLanguageUserVideoContentCountriesLanguageGet = (params, options) => {
2828
- return axios_1.default.get(`/user-video-content/countries-language`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2174
+ - **200**: stream page content blocks
2175
+ * @summary Display streams for series, anime, movies, featured, free-stream - Codes : [1-2-32]
2176
+ */
2177
+ const getStreamContentsUserVideoContentStreamsGet = (params, options) => {
2178
+ return axios_1.default.get(`/user-video-content/streams`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2829
2179
  };
2830
2180
  /**
2831
- * - **Last Version Update**: 1.0.0
2181
+ * - **Last Version Update**: 1.4.16
2832
2182
 
2833
- - **Codes**: [A2.5.1N2, A2.5.1N4, A2.5.2N2, A2.5.2N4, U1.2.1N2]
2183
+ - **Codes**: [U1.2.32]
2834
2184
 
2835
- - **Change Log**: []
2185
+ - **Change Log**: [
2186
+ - Version: 1.4.16: add has_stream query parameter
2187
+ ]
2836
2188
 
2837
- - **Description**: return list of mpaa of video contents
2189
+ - **Description**: Paginated stream contents filtered by category.
2838
2190
 
2839
- - **Path Parameter**:
2840
- - **type** :
2841
- - **language** : return list of languages
2842
- - **country** : return list of countries
2191
+ - **Query Parameters**:
2192
+ - **category**: series, anime, movies, featured, free-stream
2193
+ - **page**, **limit**, **order_by**: pagination and sort
2194
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2195
+ - **with_elastic**: optional bool - use Elasticsearch when true
2843
2196
 
2844
2197
  - **Response**:
2845
- - **200**:return list of mpaa
2846
- * @summary Get Mpaa
2198
+ - **200**: paginated video content list
2199
+ * @summary Display streams with category filter - Codes : [1-2-32]
2847
2200
  */
2848
- const getMpaaUserVideoContentMpaaGet = (options) => {
2849
- return axios_1.default.get(`/user-video-content/mpaa`, options);
2201
+ const getStreamContentsByCategoryUserVideoContentStreamsCategoryGet = (category, params, options) => {
2202
+ return axios_1.default.get(`/user-video-content/streams/${category}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2850
2203
  };
2851
2204
  /**
2852
- * - **Last Version Update**: 1.0.0
2205
+ * @summary get box office of iran and usa - Codes : [1-2-29, 1-2-28]
2206
+ */
2207
+ const getBoxOfficeUserVideoContentBoxOfficeSourceGet = (source, params, options) => {
2208
+ return axios_1.default.get(`/user-video-content/box-office/${source}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2209
+ };
2210
+ /**
2211
+ * - **Last Version Update**: 1.4.16
2853
2212
 
2854
- - **Codes**: [A2.5.1N2, A2.5.1N4, A2.5.2N2, A2.5.2N4, U1.2.1N2]
2213
+ - **Codes**: [1-2-2, 1-2-3,1-2-4,1-2-9, 1-2-21]
2855
2214
 
2856
- - **Change Log**: []
2215
+ - **Change Log**: [
2216
+ - Version: 1.4.16: add has_stream query parameter
2217
+ ]
2857
2218
 
2858
- - **Description**: return list of channel of video contents
2219
+ - **Description**: Home page sections (featured, top_ten, new_releases, movies, series, anime).
2859
2220
 
2860
- - **Path Parameters**:
2861
- - **search** : search on channels
2221
+ - **Query Parameters**:
2222
+ - **limit**: required int - max items per section
2223
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2224
+ - **with_elastic**: optional bool - use Elasticsearch when true
2862
2225
 
2863
2226
  - **Response**:
2864
- - **200**:return channel
2865
- * @summary Get Channels
2227
+ - **200**: home page content blocks
2228
+ * @summary Return home page data that contains (featured,top_ten,new_releases,movies,series,anime) - Codes : [1-2-2, 1-2-3,1-2-4,1-2-9, 1-2-21]
2866
2229
  */
2867
- const getChannelsUserVideoContentChannelGet = (params, options) => {
2868
- return axios_1.default.get(`/user-video-content/channel`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2230
+ const getHomepageUserVideoContentHomePageGet = (params, options) => {
2231
+ return axios_1.default.get(`/user-video-content/home-page`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2869
2232
  };
2870
2233
  /**
2871
- * - **Last Version Update**: 1.3.0
2234
+ * - **Last Version Update**: 1.0.0
2872
2235
 
2873
- - **Codes**: [U1.2.1N1, U1.2.1N2, U1.2.1N3]
2236
+ - **Codes**: [U1.2.12N1]
2874
2237
 
2875
- - **Change Log**: [
2876
- - Version: 1.3.0: delete secondary_id
2877
- ]
2238
+ - **Change Log**: []
2878
2239
 
2879
- - **Description**: simple and advanced search on video
2880
- - Date of Update:030414
2881
- - changes : convert channel to list of channel with name channels
2240
+ - **Description**: This endpoint return video content quotes
2882
2241
 
2883
- - **Query Parameters** :
2884
- - **search**: string - search on content name and description
2885
- - **type**: string - search on content type
2886
- - movies, series, concert, ceremony, miniseries
2887
- - anime_movie, anime_series, animation, documentary
2888
- - **genre_slug**: string - search on contents genres
2889
- - **actor**: string - search on content actor
2890
- - **director**: string - search on content director
2891
- - **writer**: string - search on content writer
2892
- - **quality**: string - search on content quality
2893
- - **encoder**: string - search on content encoder
2894
- - **country_id**: int - search on content country
2895
- - **language_id**: int - search on content language
2896
- - **mpaa**: int - search on content mpaa
2897
- - **score**: string - search on content score
2898
- - up_9, up_8_5, up_8, up_7_5, up_7, up_6_5, up_6, up_5, down_5
2899
- - **three_d**: bool - search content with 3d
2900
- - **has_stream**: bool - search on content with has stream
2901
- - **x265**: bool - search on contents with x265
2902
- - **channels**: string - search on content with these channels (comma-separated IDs)
2903
- - **order_by**: string - order content by these fields
2904
- - newest, imdb_score, site_score, release_date, popularity, updated_at
2905
- - **year_min**: int - search on content start from this year (1900-2100)
2906
- - **year_max**: int - search on content end from this year (1900-2100)
2907
- - **with_elastic**: bool - use elastic search
2242
+ - **Path Parameters**:
2243
+ - **video_content_id**: Required int of the video content
2908
2244
 
2909
2245
  - **Response**:
2910
- - **200**: return list of videos
2911
- - **400**: validation error
2912
- - **500**: internal server error
2913
- * @summary Explore
2246
+ - **200**: Returns a UserVideoContent Quote Data
2247
+ * @summary Get Content Quotes
2914
2248
  */
2915
- const exploreUserVideoContentExploreGet = (params, options) => {
2916
- return axios_1.default.get(`/user-video-content/explore`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2249
+ const getContentQuotesUserVideoContentDetailQuotesVideoContentIdGet = (videoContentId, params, options) => {
2250
+ return axios_1.default.get(`/user-video-content/detail/quotes/${videoContentId}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2917
2251
  };
2918
2252
  /**
2919
- * - **Last Version Update**: 1.3.1
2253
+ * - **Last Version Update**: 1.4.16
2920
2254
 
2921
2255
  - **Codes**:
2922
2256
  - **Pick Type**:
@@ -2926,6 +2260,7 @@ const getVideoContentMicroserviceAPI = () => {
2926
2260
 
2927
2261
 
2928
2262
  - **Change Log**:[
2263
+ - Version: 1.4.16: add has_stream query parameter
2929
2264
  - Version: 1.3.1: add with_elastic flag
2930
2265
  - Version: 1.3.0: delete secondary_id
2931
2266
  ]
@@ -2957,6 +2292,10 @@ const getVideoContentMicroserviceAPI = () => {
2957
2292
  - concert
2958
2293
  - ceremony
2959
2294
 
2295
+ - **Query Parameters**:
2296
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2297
+ - **with_elastic**: optional bool - use Elasticsearch when true
2298
+ - **page**, **limit**, **order_by**, **category**: pagination and filters
2960
2299
 
2961
2300
  - **Response**:
2962
2301
  - **200**: Retrieve for User from (favorites, downloads, streams) list
@@ -2968,17 +2307,22 @@ const getVideoContentMicroserviceAPI = () => {
2968
2307
  return axios_1.default.get(`/user-video-content/public-profile/${userName}/${pickType}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2969
2308
  };
2970
2309
  /**
2971
- * - **Last Version Update**: 1.3.1
2310
+ * - **Last Version Update**: 1.4.16
2972
2311
 
2973
2312
  - **Codes**: U1.2.35N1, U1.2.35N2, U1.2.35N7, U1.1.19N2, U1.1.19N3, U1.1.19N4
2974
2313
 
2975
2314
  - **Change Log**: [
2315
+ - Version: 1.4.16: add has_stream query parameter
2976
2316
  - Version: 1.3.1: add with_elastic flag
2977
2317
  - Version: 1.3.0: delete secondary_id
2978
2318
  ]
2979
2319
 
2980
2320
  - **Description**: Retrieve User's Notification List
2981
2321
 
2322
+ - **Query Parameters**:
2323
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2324
+ - **with_elastic**: optional bool - use Elasticsearch when true
2325
+ - **page**, **limit**, **order_by**, **category**: pagination and filters
2982
2326
 
2983
2327
  - **Path Parameters**:
2984
2328
  - **order_by** :
@@ -3009,64 +2353,151 @@ const getVideoContentMicroserviceAPI = () => {
3009
2353
  return axios_1.default.get(`/user-video-content/public-profile/${userName}/notification/list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
3010
2354
  };
3011
2355
  /**
3012
- * - **Last Version Update**: 1.3.0
2356
+ * - **Last Version Update**: 1.0.0
2357
+
2358
+ - **Codes**: [U1.2.38N1,U1.2.37N1 ]
2359
+
2360
+ - **Change Log**: []
2361
+
2362
+ - **Description**: Return list of (category,genre,option)
2363
+
2364
+ - **Path Parameters**:
2365
+ - **collector name** :
2366
+ - **category** : return list of categories
2367
+ - **genre** : return list of genres
2368
+ - **option** : return list if options
2369
+
2370
+ - **Response**:
2371
+ - **200**:return video content of collectors
2372
+ * @summary Return List of (category,genre,option)
2373
+ */
2374
+ const getCollectorsListUserVideoContentCollectorsListGet = (params, options) => {
2375
+ return axios_1.default.get(`/user-video-content/collectors-list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2376
+ };
2377
+ /**
2378
+ * - **Last Version Update**: 1.4.16
3013
2379
 
3014
- - **Codes**: [U1.2.8N1, U1.2.8N2, U1.2.8N3, U1.2.8N4]
2380
+ - **Codes**: [U1.2.1N1, U1.2.1N2, U1.2.1N3]
3015
2381
 
3016
2382
  - **Change Log**: [
2383
+
2384
+ - Version: 1.4.16: add has_stream query parameter.
2385
+ - Version: 1.4.15: add text search to the query.
3017
2386
  - Version: 1.3.0: delete secondary_id
3018
2387
  ]
3019
2388
 
3020
- - **Description**: Returns the list of newly releases content
2389
+ - **Description**: simple and advanced search on video
2390
+ - Date of Update:030414
2391
+ - changes : convert channel to list of channel with name channels
3021
2392
 
3022
- - **Path Parameters**:
3023
- - **genre_slug** : search on genres of contents
3024
- - **order_by** :
3025
- - **newest** : Sort by the most recently released video contents in 30nama
3026
- - **imdb_score** : Sort by the highest score on the imdb site
3027
- - **site_score** : Sort by the highest score on the 30nama site
3028
- - **release_date** : Sort by the most recently released video contents
3029
- - **popularity** : Sort by the highest popularity on the 30nama site
3030
- - **updated_at** : Sort by most updated video contents
2393
+ - **Query Parameters** :
2394
+ - **search**: string - search on content name and description
2395
+ - **type**: string - search on content type
2396
+ - movies, series, concert, ceremony, miniseries
2397
+ - anime_movie, anime_series, animation, documentary
2398
+ - **category_slug**: string - search on contents categories
2399
+ - **genre_slug**: string - search on contents genres
2400
+ - **actor**: string - search on content actor
2401
+ - **director**: string - search on content director
2402
+ - **writer**: string - search on content writer
2403
+ - **quality**: string - search on content quality
2404
+ - **encoder**: string - search on content encoder
2405
+ - **country_id**: int - search on content country
2406
+ - **language_id**: int - search on content language
2407
+ - **mpaa**: int - search on content mpaa
2408
+ - **score**: string - search on content score
2409
+ - up_9, up_8_5, up_8, up_7_5, up_7, up_6_5, up_6, up_5, down_5
2410
+ - **three_d**: bool - search content with 3d
2411
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2412
+ - **x265**: bool - search on contents with x265
2413
+ - **channels**: string - search on content with these channels (comma-separated IDs)
2414
+ - **order_by**: string - order content by these fields
2415
+ - newest, imdb_score, site_score, release_date, popularity, updated_at
2416
+ - **year_min**: int - search on content start from this year (1900-2100)
2417
+ - **year_max**: int - search on content end from this year (1900-2100)
2418
+ - **with_elastic**: bool - use elastic search
2419
+
2420
+ - **Response**:
2421
+ - **200**: return list of videos
2422
+ - **400**: validation error
2423
+ - **500**: internal server error
2424
+ * @summary Explore
2425
+ */
2426
+ const exploreUserVideoContentExploreGet = (params, options) => {
2427
+ return axios_1.default.get(`/user-video-content/explore`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
2428
+ };
2429
+ /**
2430
+ * - **Last Version Update**: 1.4.16
2431
+
2432
+ - **Codes**: [U1.2.8]
2433
+
2434
+ - **Change Log**: [
2435
+ - Version: 1.4.16: add has_stream query parameter
2436
+ ]
2437
+
2438
+ - **Description**: New releases option contents.
2439
+
2440
+ - **Query Parameters**:
2441
+ - **page**, **limit**, **order_by**, **genre_slug**, **search**: pagination and filters
2442
+ - **has_stream**: optional bool - filter by streams option (true = only with streams, false = exclude, omit = no filter)
2443
+ - **with_elastic**: optional bool - use Elasticsearch when true
3031
2444
 
3032
2445
  - **Response**:
3033
- - **200**:return new releases video content
2446
+ - **200**: paginated video content list
3034
2447
  * @summary Get new releases contents - Codes : [1-2-8]
3035
2448
  */
3036
2449
  const getNewReleaseContentsUserVideoContentOptionsContentsNewReleasesGet = (params, options) => {
3037
2450
  return axios_1.default.get(`/user-video-content/options-contents/new-releases`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
3038
2451
  };
3039
2452
  return {
2453
+ getCacheSettingsSupporterVideoContentCachSettingsGet,
2454
+ createOrUpdateCacheSettingsSupporterVideoContentCachSettingsPost,
2455
+ createOrUpdateSystemSettingsSupporterVideoContentSystemSettingsPost,
2456
+ getSystemSettingsSupporterVideoContentSystemSettingsGet,
2457
+ updateContentsSupporterVideoContentsystemSettingsUpdateContentsPut,
2458
+ newChannelSupporterVideoContentChannelNewPost,
2459
+ editChannelSupporterVideoContentChannelEditChannelIdPut,
2460
+ deleteChannelSupporterVideoContentChannelDeleteChannelIdDelete,
2461
+ getTimeEditionListSupporterVideoContentTimeEditionListGet,
2462
+ newTimeEditionSupporterVideoContentTimeEditionNewPost,
2463
+ editTimeEditionSupporterVideoContentTimeEditionEditTimeIdPut,
2464
+ deleteTimeEditionSupporterVideoContentTimeEditionDeleteTimeEditionIdDelete,
2465
+ collectorsListSupporterVideoContentCollectorsCollectorTypeGet,
2466
+ createCollectorSupporterVideoContentCollectorsCollectorTypeNewPost,
2467
+ editCollectorSupporterVideoContentCollectorsCollectorTypeEditCollectorIdPut,
2468
+ uploadCollectorPosterSupporterVideoContentCollectorsCollectorTypeEditCollectorIdPosterPut,
2469
+ deleteGenreSupporterVideoContentCollectorsGenreDeleteCollectorIdDelete,
2470
+ getIncompleteContentsSupporterVideoContentContentIncompleteIncompleteGet,
2471
+ getTeamMembersSupporterVideoContentTeamTeamTypeGet,
2472
+ getPerformanceOfTranslationTeamSupporterVideoContentTeamTranslationPerformanceGet,
2473
+ getPerformanceOfCheckTeamSupporterVideoContentTeamCheckPerformanceGet,
2474
+ getContentStatisticsSupporterVideoContentContentStatisticsVideoContentIdGet,
2475
+ getPublishedAndUnpublishedContentListAndIncompleteStreamSupporterVideoContentContentStatisticsListRequestTypeGet,
2476
+ getCollectionsSupporterVideoContentCollectionListGet,
2477
+ getCollectionsDetailSupporterVideoContentCollectionDetailSlugGet,
2478
+ createCollectionSupporterVideoContentCollectionCreatePost,
2479
+ editCollectionSupporterVideoContentCollectionEditCollectionIdPut,
2480
+ deleteCollectionSupporterVideoContentCollectionDeleteDelete,
3040
2481
  getFreeContentsSupporterVideoContentFreeContentsTypeGet,
3041
2482
  setContentFreeSupporterVideoContentFreeContentsSetTypeContentIdPut,
3042
2483
  unsetContentFreeSupporterVideoContentFreeContentsUnsetTypeContentIdDelete,
3043
- getSimpleContentsListSupporterVideoContentContentsSimpleGet,
3044
- getSimpleContentsListAllSupporterVideoContentContentsSimpleAllGet,
3045
2484
  getHeroSectionSupporterVideoContentHeroSectionGet,
3046
2485
  setHeroSectionSupporterVideoContentHeroSectionSetPost,
3047
2486
  unsetHeroSectionSupporterVideoContentHeroSectionUnsetDelete,
3048
2487
  getContentsWithOptionsSupporterVideoContentContentsOptionsGet,
3049
2488
  addOptionToContentsSupporterVideoContentContentsOptionsSetPut,
3050
2489
  unsetOptionContentsSupporterVideoContentContentsOptionsUnsetDelete,
3051
- getNotificationListContentSupporterVideoContentContentsRicherGet,
3052
- getApiDocumentationSupporterVideoContentApiDocsGet,
3053
- getCollectionsSupporterVideoContentCollectionListGet,
3054
- getCollectionsDetailSupporterVideoContentCollectionDetailSlugGet,
3055
- getCollectionContentsSupporterVideoContentCollectionContentsSlugGet,
3056
- createCollectionSupporterVideoContentCollectionCreatePost,
3057
- editCollectionSupporterVideoContentCollectionEditCollectionIdPut,
3058
- deleteCollectionSupporterVideoContentCollectionDeleteDelete,
2490
+ getSeoSupporterVideoContentSeoTypeGet,
2491
+ addSeoSupporterVideoContentSeoAddPageTypePost,
2492
+ addDocumentSeoSupporterVideoContentSeoAddTypePost,
3059
2493
  getContentWithoutTranslationsSupporterVideoContentContentTranslationsNoneGet,
3060
2494
  getContentDetailSupporterVideoContentContentTranslationsDetailVideoContentIdGet,
3061
2495
  getStaffContentsTranslationsSupporterVideoContentContentTranslationsMyListGet,
3062
2496
  deleteContentFromStaffListSupporterVideoContentContentTranslationsMyListDeleteDelete,
3063
2497
  addContentTranslationSupporterVideoContentContentTranslationsEditVideoContentIdPut,
3064
2498
  moveTranslationToOtherStaffSupporterVideoContentContentTranslationsMoveVideoContentIdPut,
3065
- getContentWithQuotesAndWithotQuotesSupporterVideoContentQuoteContentsTypeGet,
3066
- deleteAllQuotesForVideoContentSupporterVideoContentQuoteContentDeleteVideoContentIdDelete,
3067
- getContentAllQuotesSupporterVideoContentQuoteContentQuotesVideoContentIdGet,
3068
- createQuoteSupporterVideoContentQuoteContentNewVideoContentIdPost,
3069
- editQuotesSupporterVideoContentQuoteContentEditVideoContentIdPut,
2499
+ downloadGrpcHttpReportSupporterVideoContentTestGrpcClientsReportGet,
2500
+ getApiDocumentationSupporterVideoContentApiDocsGet,
3070
2501
  getContentUncheckedSupporterVideoContentContentCheckListNoneGet,
3071
2502
  getContentDetailSupporterVideoContentContentCheckListDetailVideoContentIdGet,
3072
2503
  getStaffContentsChecklistSupporterVideoContentContentCheckListMyListGet,
@@ -3079,58 +2510,43 @@ const getVideoContentMicroserviceAPI = () => {
3079
2510
  getBoxOfficeListSupporterVideoContentBoxOfficeGet,
3080
2511
  getBoxOfficeDetailSupporterVideoContentBoxOfficeBoxOfficeIdGet,
3081
2512
  editBoxOfficeSupporterVideoContentBoxOfficeBoxOfficeIdPut,
3082
- getTimeEditionListSupporterVideoContentTimeEditionListGet,
3083
- newTimeEditionSupporterVideoContentTimeEditionNewPost,
3084
- editTimeEditionSupporterVideoContentTimeEditionEditTimeIdPut,
3085
- deleteTimeEditionSupporterVideoContentTimeEditionDeleteTimeEditionIdDelete,
3086
- newChannelSupporterVideoContentChannelNewPost,
3087
- editChannelSupporterVideoContentChannelEditChannelIdPut,
3088
- deleteChannelSupporterVideoContentChannelDeleteChannelIdDelete,
3089
2513
  getContentsListSupporterVideoContentContentListTypeGet,
3090
- deleteContentSupporterVideoContentContentDeleteDelete,
3091
2514
  getContentDetailSupporterVideoContentContentDetailVideoContentIdGet,
3092
- mergeContentsSupporterVideoContentContentMergePut,
3093
- getMergeListsSupporterVideoContentContentMergeListGet,
2515
+ getSimpleContentsListSupporterVideoContentContentsSimpleGet,
2516
+ getSimpleContentsListAllSupporterVideoContentContentsSimpleAllGet,
2517
+ getNotificationListContentSupporterVideoContentContentsRicherGet,
3094
2518
  uploadPosterAndCoverSupporterVideoContentContentUploadAttachmentVideoContentIdPut,
3095
2519
  deleteAttachmentSupporterVideoContentContentDeleteAttachmentVideoContentIdDelete,
3096
- getIncompleteContentsSupporterVideoContentContentIncompleteIncompleteGet,
3097
- getTranslationTeamSupporterVideoContentTeamTranslationGet,
3098
- getPerformanceOfTranslationTeamSupporterVideoContentTeamTranslationPerformanceGet,
3099
- getCheckTeamSupporterVideoContentTeamCheckGet,
3100
- getPerformanceOfCheckTeamSupporterVideoContentTeamCheckPerformanceGet,
3101
- getContentStatisticsSupporterVideoContentContentStatisticsVideoContentIdGet,
3102
- getPublishedAndUnpublishedContentListAndIncompleteStreamSupporterVideoContentContentStatisticsListRequestTypeGet,
3103
- getSeoSupporterVideoContentSeoTypeGet,
3104
- addSeoSupporterVideoContentSeoAddPageTypePost,
3105
- addDocumentSeoSupporterVideoContentSeoAddTypePost,
2520
+ getContentWithQuotesAndWithotQuotesSupporterVideoContentQuoteContentsTypeGet,
2521
+ deleteAllQuotesForVideoContentSupporterVideoContentQuoteContentDeleteVideoContentIdDelete,
2522
+ getContentAllQuotesSupporterVideoContentQuoteContentQuotesVideoContentIdGet,
2523
+ createQuoteSupporterVideoContentQuoteContentNewVideoContentIdPost,
2524
+ editQuotesSupporterVideoContentQuoteContentEditQuoteIdPut,
2525
+ deleteContentSupporterVideoContentContentDeleteDelete,
3106
2526
  createContentWithImdbSupporterVideoContentContentNewImdbImdbCodePost,
3107
2527
  createMovieContentManuallySupporterVideoContentContentNewMovieManuallyPost,
3108
2528
  createSeriesContentManuallySupporterVideoContentContentNewSeriesManuallyPost,
3109
2529
  editMovieContentSupporterVideoContentContentPutMovieVideoContentIdPut,
3110
2530
  editSeriesContentSupporterVideoContentContentPutSeriesVideoContentIdPut,
3111
- getCacheSettingsSupporterVideoContentCachSettingsGet,
3112
- createOrUpdateCacheSettingsSupporterVideoContentCachSettingsPost,
3113
- createOrUpdateSystemSettingsSupporterVideoContentSystemSettingsPost,
3114
- getSystemSettingsSupporterVideoContentSystemSettingsGet,
3115
- updateContentsSupporterVideoContentsystemSettingsUpdateContentsPut,
3116
- collectorsListSupporterVideoContentCollectorsCollectorTypeGet,
3117
- createCollectorSupporterVideoContentCollectorsCollectorTypeNewPost,
3118
- editCollectorSupporterVideoContentCollectorsCollectorTypeEditCollectorIdPut,
3119
- uploadCollectorPosterSupporterVideoContentCollectorsCollectorTypeEditCollectorIdPosterPut,
3120
- deleteGenreSupporterVideoContentCollectorsGenreDeleteCollectorIdDelete,
3121
2531
  addRatingToVideoContentUserVideoContentActionRatingPost,
3122
2532
  manageUserPickUserVideoContentActionPickTypePost,
3123
2533
  getUserPickListUserVideoContentActionPickTypeGet,
3124
2534
  manageUserNotificationUserVideoContentActionNotificationAddPost,
3125
2535
  getUserNotificationListUserVideoContentActionNotificationListGet,
3126
2536
  checkUserContentListsUserVideoContentActionCheckVideoContentIdsGet,
3127
- getCollectorsListUserVideoContentCollectorsListGet,
2537
+ getCountriesLanguageUserVideoContentCountriesLanguageGet,
2538
+ getMpaaUserVideoContentMpaaGet,
2539
+ getChannelsUserVideoContentChannelGet,
2540
+ userContentsListUserVideoContentGet,
2541
+ getCastContentsListUserVideoContentCastContentsGet,
2542
+ getChannelContentsUserVideoContentChannelContentsChannelIdGet,
2543
+ getContentDetailUserVideoContentDetailVideoContentIdGet,
2544
+ getContentActorsUserVideoContentDetailPersonsVideoContentIdGet,
3128
2545
  getCollectionsUserVideoContentCollectionListGet,
3129
2546
  getCollectionContentsUserVideoContentCollectionListSlugGet,
3130
- userContentsListUserVideoContentGet,
2547
+ getActiveOptionsContentsUserVideoContentOptionsContentsGet,
3131
2548
  getWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsGet,
3132
2549
  getPaginatedWeeklyScheduleContentsUserVideoContentWeeklyScheduleContentsPaginatedGet,
3133
- getActiveOptionsContentsUserVideoContentOptionsContentsGet,
3134
2550
  getAuthenticatedUserHeroSectionUserVideoContentVipHeroSectionGet,
3135
2551
  getAnonymousUserHeroSectionUserVideoContentHeroSectionGet,
3136
2552
  getTopContentsUserVideoContentTopContentsSourceContentTypeGet,
@@ -3138,17 +2554,11 @@ const getVideoContentMicroserviceAPI = () => {
3138
2554
  getStreamContentsByCategoryUserVideoContentStreamsCategoryGet,
3139
2555
  getBoxOfficeUserVideoContentBoxOfficeSourceGet,
3140
2556
  getHomepageUserVideoContentHomePageGet,
3141
- getCastContentsListUserVideoContentCastContentsGet,
3142
- getChannelContentsUserVideoContentChannelContentsChannelIdGet,
3143
- getContentDetailUserVideoContentDetailVideoContentIdGet,
3144
2557
  getContentQuotesUserVideoContentDetailQuotesVideoContentIdGet,
3145
- getContentActorsUserVideoContentDetailPersonsVideoContentIdGet,
3146
- getCountriesLanguageUserVideoContentCountriesLanguageGet,
3147
- getMpaaUserVideoContentMpaaGet,
3148
- getChannelsUserVideoContentChannelGet,
3149
- exploreUserVideoContentExploreGet,
3150
2558
  getUserPublicPickUserVideoContentPublicProfileUserNamePickTypeGet,
3151
2559
  getUserPublicNotificationUserVideoContentPublicProfileUserNameNotificationListGet,
2560
+ getCollectorsListUserVideoContentCollectorsListGet,
2561
+ exploreUserVideoContentExploreGet,
3152
2562
  getNewReleaseContentsUserVideoContentOptionsContentsNewReleasesGet
3153
2563
  };
3154
2564
  };