@30nama/sdk 2.0.0-rc.14 → 2.0.0-rc.16
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.
- package/lib/generated/notification/api.d.ts +53 -53
- package/lib/generated/notification/api.js +24 -18
- package/lib/generated/notification/api.js.map +1 -1
- package/lib/generated/notification/models/addNotification.d.ts +4 -1
- package/lib/generated/notification/models/category.d.ts +11 -0
- package/lib/generated/notification/models/category.js +7 -0
- package/lib/generated/notification/models/category.js.map +1 -0
- package/lib/generated/notification/models/description.d.ts +10 -0
- package/lib/generated/notification/models/description.js +7 -0
- package/lib/generated/notification/models/description.js.map +1 -0
- package/lib/generated/notification/models/errorResponse401.d.ts +16 -0
- package/lib/generated/notification/models/errorResponse401.js +3 -0
- package/lib/generated/notification/models/errorResponse401.js.map +1 -0
- package/lib/generated/notification/models/errorResponse401Data.d.ts +6 -0
- package/lib/generated/notification/models/errorResponse401Data.js +3 -0
- package/lib/generated/notification/models/errorResponse401Data.js.map +1 -0
- package/lib/generated/notification/models/errorResponse401DataAnyOf.d.ts +7 -0
- package/lib/generated/notification/models/errorResponse401DataAnyOf.js +7 -0
- package/lib/generated/notification/models/errorResponse401DataAnyOf.js.map +1 -0
- package/lib/generated/notification/models/errorResponse401Errors.d.ts +7 -0
- package/lib/generated/notification/models/errorResponse401Errors.js +7 -0
- package/lib/generated/notification/models/errorResponse401Errors.js.map +1 -0
- package/lib/generated/notification/models/errorResponse404.d.ts +16 -0
- package/lib/generated/notification/models/errorResponse404.js +3 -0
- package/lib/generated/notification/models/errorResponse404.js.map +1 -0
- package/lib/generated/notification/models/errorResponse404Data.d.ts +6 -0
- package/lib/generated/notification/models/errorResponse404Data.js +3 -0
- package/lib/generated/notification/models/errorResponse404Data.js.map +1 -0
- package/lib/generated/notification/models/errorResponse404DataAnyOf.d.ts +7 -0
- package/lib/generated/notification/models/errorResponse404DataAnyOf.js +7 -0
- package/lib/generated/notification/models/errorResponse404DataAnyOf.js.map +1 -0
- package/lib/generated/notification/models/errorResponse404Errors.d.ts +7 -0
- package/lib/generated/notification/models/errorResponse404Errors.js +7 -0
- package/lib/generated/notification/models/errorResponse404Errors.js.map +1 -0
- package/lib/generated/notification/models/errorResponse422.d.ts +16 -0
- package/lib/generated/notification/models/errorResponse422.js +3 -0
- package/lib/generated/notification/models/errorResponse422.js.map +1 -0
- package/lib/generated/notification/models/errorResponse422Data.d.ts +6 -0
- package/lib/generated/notification/models/errorResponse422Data.js +3 -0
- package/lib/generated/notification/models/errorResponse422Data.js.map +1 -0
- package/lib/generated/notification/models/errorResponse422DataAnyOf.d.ts +7 -0
- package/lib/generated/notification/models/errorResponse422DataAnyOf.js +7 -0
- package/lib/generated/notification/models/errorResponse422DataAnyOf.js.map +1 -0
- package/lib/generated/notification/models/errorResponse422Errors.d.ts +7 -0
- package/lib/generated/notification/models/errorResponse422Errors.js +7 -0
- package/lib/generated/notification/models/errorResponse422Errors.js.map +1 -0
- package/lib/generated/notification/models/getCategoryaListNotificationCategoryListGetParams.d.ts +8 -0
- package/lib/generated/notification/models/getCategoryaListNotificationCategoryListGetParams.js +7 -0
- package/lib/generated/notification/models/getCategoryaListNotificationCategoryListGetParams.js.map +1 -0
- package/lib/generated/notification/models/getNotificationNotificationSystemNotificationListGetParams.d.ts +1 -0
- package/lib/generated/notification/models/getSendedNotifNotificationVideoContentSendedGetParams.d.ts +5 -2
- package/lib/generated/notification/models/getSendedNotifNotificationVideoContentSendedGetParams.js +0 -4
- package/lib/generated/notification/models/getSendedNotifNotificationVideoContentSendedGetParams.js.map +1 -1
- package/lib/generated/notification/models/getUserNotifNotificationUserReceivedGetParams.d.ts +1 -1
- package/lib/generated/notification/models/index.d.ts +30 -2
- package/lib/generated/notification/models/index.js +30 -2
- package/lib/generated/notification/models/index.js.map +1 -1
- package/lib/generated/notification/models/sendManualNotif.d.ts +1 -1
- package/lib/generated/notification/models/sortOrder.d.ts +9 -0
- package/lib/generated/notification/models/sortOrder.js +13 -0
- package/lib/generated/notification/models/sortOrder.js.map +1 -0
- package/lib/generated/notification/models/successResponseCategoryList.d.ts +16 -0
- package/lib/generated/notification/models/successResponseCategoryList.js +3 -0
- package/lib/generated/notification/models/successResponseCategoryList.js.map +1 -0
- package/lib/generated/notification/models/successResponseCategoryListData.d.ts +9 -0
- package/lib/generated/notification/models/successResponseCategoryListData.js +3 -0
- package/lib/generated/notification/models/successResponseCategoryListData.js.map +1 -0
- package/lib/generated/notification/models/successResponseCategoryListDataDataItem.d.ts +8 -0
- package/lib/generated/notification/models/successResponseCategoryListDataDataItem.js +7 -0
- package/lib/generated/notification/models/successResponseCategoryListDataDataItem.js.map +1 -0
- package/lib/generated/notification/models/successResponseCategoryListErrors.d.ts +7 -0
- package/lib/generated/notification/models/successResponseCategoryListErrors.js +7 -0
- package/lib/generated/notification/models/successResponseCategoryListErrors.js.map +1 -0
- package/lib/generated/notification/models/successResponseUnknown.d.ts +15 -0
- package/lib/generated/notification/models/successResponseUnknown.js +3 -0
- package/lib/generated/notification/models/successResponseUnknown.js.map +1 -0
- package/lib/generated/notification/models/successResponseUnknownErrors.d.ts +7 -0
- package/lib/generated/notification/models/successResponseUnknownErrors.js +7 -0
- package/lib/generated/notification/models/successResponseUnknownErrors.js.map +1 -0
- package/lib/generated/notification/models/successResponseUserNotifications.d.ts +16 -0
- package/lib/generated/notification/models/successResponseUserNotifications.js +3 -0
- package/lib/generated/notification/models/successResponseUserNotifications.js.map +1 -0
- package/lib/generated/notification/models/successResponseUserNotificationsData.d.ts +9 -0
- package/lib/generated/notification/models/successResponseUserNotificationsData.js +3 -0
- package/lib/generated/notification/models/successResponseUserNotificationsData.js.map +1 -0
- package/lib/generated/notification/models/successResponseUserNotificationsDataDataItem.d.ts +12 -0
- package/lib/generated/notification/models/successResponseUserNotificationsDataDataItem.js +7 -0
- package/lib/generated/notification/models/successResponseUserNotificationsDataDataItem.js.map +1 -0
- package/lib/generated/notification/models/successResponseUserNotificationsErrors.d.ts +7 -0
- package/lib/generated/notification/models/successResponseUserNotificationsErrors.js +7 -0
- package/lib/generated/notification/models/successResponseUserNotificationsErrors.js.map +1 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifs.d.ts +16 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifs.js +3 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifs.js.map +1 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsData.d.ts +9 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsData.js +3 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsData.js.map +1 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsDataDataItem.d.ts +9 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsDataDataItem.js +7 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsDataDataItem.js.map +1 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsErrors.d.ts +7 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsErrors.js +7 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsErrors.js.map +1 -0
- package/lib/generated/notification/models/videoContentSend.d.ts +2 -0
- package/lib/generated/notification/models/videoContentSend.js +0 -4
- package/lib/generated/notification/models/videoContentSend.js.map +1 -1
- package/lib/generated/video-data/api.d.ts +6 -6
- package/lib/generated/video-data/api.js +23 -15
- package/lib/generated/video-data/api.js.map +1 -1
- package/lib/generated/video-data/models/baseEncoderResponse.d.ts +17 -0
- package/lib/generated/video-data/models/baseEncoderResponse.js +3 -0
- package/lib/generated/video-data/models/baseEncoderResponse.js.map +1 -0
- package/lib/generated/video-data/models/baseEncoderResponseErrors.d.ts +7 -0
- package/lib/generated/video-data/models/baseEncoderResponseErrors.js +7 -0
- package/lib/generated/video-data/models/baseEncoderResponseErrors.js.map +1 -0
- package/lib/generated/video-data/models/baseEncoderResponseSEO.d.ts +10 -0
- package/lib/generated/video-data/models/baseEncoderResponseSEO.js +7 -0
- package/lib/generated/video-data/models/baseEncoderResponseSEO.js.map +1 -0
- package/lib/generated/video-data/models/baseResponse.d.ts +18 -0
- package/lib/generated/video-data/models/baseResponse.js +3 -0
- package/lib/generated/video-data/models/baseResponse.js.map +1 -0
- package/lib/generated/video-data/models/baseResponseData.d.ts +10 -0
- package/lib/generated/video-data/models/baseResponseData.js +7 -0
- package/lib/generated/video-data/models/baseResponseData.js.map +1 -0
- package/lib/generated/video-data/models/baseResponseErrors.d.ts +7 -0
- package/lib/generated/video-data/models/baseResponseErrors.js +7 -0
- package/lib/generated/video-data/models/baseResponseErrors.js.map +1 -0
- package/lib/generated/video-data/models/baseResponseSEO.d.ts +10 -0
- package/lib/generated/video-data/models/baseResponseSEO.js +7 -0
- package/lib/generated/video-data/models/baseResponseSEO.js.map +1 -0
- package/lib/generated/video-data/models/createSubseasonNoteUpdateLanguageCode.d.ts +9 -0
- package/lib/generated/video-data/models/createSubseasonNoteUpdateLanguageCode.js +13 -0
- package/lib/generated/video-data/models/createSubseasonNoteUpdateLanguageCode.js.map +1 -0
- package/lib/generated/video-data/models/createSubseasonNoteUpdateParams.d.ts +3 -3
- package/lib/generated/video-data/models/deleteSeasonNameDestroyLanguageCode.d.ts +9 -0
- package/lib/generated/video-data/models/deleteSeasonNameDestroyLanguageCode.js +13 -0
- package/lib/generated/video-data/models/deleteSeasonNameDestroyLanguageCode.js.map +1 -0
- package/lib/generated/video-data/models/deleteSeasonNameDestroyParams.d.ts +2 -2
- package/lib/generated/video-data/models/editSeasonNameUpdateLanguageCode.d.ts +9 -0
- package/lib/generated/video-data/models/editSeasonNameUpdateLanguageCode.js +13 -0
- package/lib/generated/video-data/models/editSeasonNameUpdateLanguageCode.js.map +1 -0
- package/lib/generated/video-data/models/editSeasonNameUpdateParams.d.ts +2 -2
- package/lib/generated/video-data/models/encoder.d.ts +9 -0
- package/lib/generated/video-data/models/encoder.js +7 -0
- package/lib/generated/video-data/models/encoder.js.map +1 -0
- package/lib/generated/video-data/models/encoderResponse.d.ts +9 -0
- package/lib/generated/video-data/models/encoderResponse.js +3 -0
- package/lib/generated/video-data/models/encoderResponse.js.map +1 -0
- package/lib/generated/video-data/models/index.d.ts +13 -8
- package/lib/generated/video-data/models/index.js +13 -8
- package/lib/generated/video-data/models/index.js.map +1 -1
- package/lib/generated/video-data/models/showEncoderRetrieveParams.d.ts +4 -0
- package/lib/generated/video-data/models/singleUploadeMovieRequest.d.ts +26 -0
- package/lib/generated/video-data/models/singleUploadeMovieRequest.js +7 -0
- package/lib/generated/video-data/models/singleUploadeMovieRequest.js.map +1 -0
- package/lib/services/biography/index.d.ts +3 -3
- package/lib/services/biography/index.js.map +1 -1
- package/lib/services/comment/index.d.ts +7 -7
- package/lib/services/comment/index.js.map +1 -1
- package/lib/services/news/index.d.ts +9 -8
- package/lib/services/news/index.js.map +1 -1
- package/lib/services/notification/index.d.ts +5 -5
- package/lib/services/notification/index.js.map +1 -1
- package/lib/services/operator/index.js.map +1 -1
- package/lib/services/stream/index.d.ts +2 -1
- package/lib/services/stream/index.js.map +1 -1
- package/lib/services/supporter/index.d.ts +6 -5
- package/lib/services/supporter/index.js.map +1 -1
- package/lib/services/video-content/index.d.ts +23 -23
- package/lib/services/video-content/index.js.map +1 -1
- package/lib/services/video-data/index.d.ts +11 -11
- package/lib/services/video-data/index.js.map +1 -1
- package/lib/tsconfig.lib.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -1,56 +1,56 @@
|
|
|
1
1
|
import type { AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
2
|
-
import type { AddNotification, AllNotifToReadNotificationUserMarkAllAsReadGetParams, DeleteCategoryNotificationCategoryDeleteDeleteParams, DeleteGroupNotificationUserGroupDeleteDeleteParams, DeleteNotificationNotificationSystemNotificationDeleteDeleteParams, EditCategory, EditGroup, EditNotification, GetNotificationNotificationSystemNotificationListGetParams, GetRecivedNotifNotificationVideoContentReceivedGetParams, GetSendedNotifNotificationSendListGetParams, GetSendedNotifNotificationVideoContentSendedGetParams, GetUserNotifNotificationUserReceivedGetParams, NotifToReadNotificationUserMarkAsReadGetParams,
|
|
2
|
+
import type { AddNotification, AllNotifToReadNotificationUserMarkAllAsReadGetParams, Category, DeleteCategoryNotificationCategoryDeleteDeleteParams, DeleteGroupNotificationUserGroupDeleteDeleteParams, DeleteNotificationNotificationSystemNotificationDeleteDeleteParams, EditCategory, EditGroup, EditNotification, GetCategoryaListNotificationCategoryListGetParams, GetNotificationNotificationSystemNotificationListGetParams, GetRecivedNotifNotificationVideoContentReceivedGetParams, GetSendedNotifNotificationSendListGetParams, GetSendedNotifNotificationVideoContentSendedGetParams, GetUserNotifNotificationUserReceivedGetParams, NotifToReadNotificationUserMarkAsReadGetParams, NotificationSetting, SendManualNotif, SendNotification, SuccessResponseCategoryList, SuccessResponseUnknown, SuccessResponseUserNotifications, SuccessResponseVideoContentNotifs, UserGroupAdd, VideoContentSend } from './models';
|
|
3
3
|
export declare const getNotificationMicroserviceAPI: () => {
|
|
4
|
-
createCategoryNotificationCategoryAddPost: <TData = AxiosResponse<
|
|
5
|
-
getCategoryaListNotificationCategoryListGet: <TData = AxiosResponse<
|
|
6
|
-
editCategoryNotificationCategoryEditPut: <TData = AxiosResponse<
|
|
7
|
-
deleteCategoryNotificationCategoryDeleteDelete: <TData = AxiosResponse<
|
|
8
|
-
addNotificationNotificationSystemNotificationAddPost: <TData = AxiosResponse<
|
|
9
|
-
getNotificationNotificationSystemNotificationListGet: <TData = AxiosResponse<
|
|
10
|
-
editNotificationNotificationSystemNotificationEditPut: <TData = AxiosResponse<
|
|
11
|
-
deleteNotificationNotificationSystemNotificationDeleteDelete: <TData = AxiosResponse<
|
|
12
|
-
getNotificationVideoContentNotificationVideoContentListGet: <TData = AxiosResponse<
|
|
13
|
-
getSendedNotifNotificationVideoContentSendedGet: <TData = AxiosResponse<
|
|
14
|
-
sendNotifNotificationVideoContentSendPost: <TData = AxiosResponse<
|
|
15
|
-
addGroupNotificationUserGroupAddPost: <TData = AxiosResponse<
|
|
16
|
-
getGroupsNotificationUserGroupListGet: <TData = AxiosResponse<
|
|
17
|
-
editGroupNotificationUserGroupEditPut: <TData = AxiosResponse<
|
|
18
|
-
deleteGroupNotificationUserGroupDeleteDelete: <TData = AxiosResponse<
|
|
19
|
-
getLanguageNotificationLanguageListGet: <TData = AxiosResponse<
|
|
20
|
-
sendNotificationManualNotificationSendManualPost: <TData = AxiosResponse<
|
|
21
|
-
sendPrivateNotifNotificationSendPrivatePost: <TData = AxiosResponse<
|
|
22
|
-
sendPublicNotifNotificationSendPublicPost: <TData = AxiosResponse<
|
|
23
|
-
getSendedNotifNotificationSendListGet: <TData = AxiosResponse<
|
|
24
|
-
getRecivedNotifNotificationVideoContentReceivedGet: <TData = AxiosResponse<
|
|
25
|
-
getUserNotifNotificationUserReceivedGet: <TData = AxiosResponse<
|
|
26
|
-
allNotifToReadNotificationUserMarkAllAsReadGet: <TData = AxiosResponse<
|
|
27
|
-
notifToReadNotificationUserMarkAsReadGet: <TData = AxiosResponse<
|
|
28
|
-
updateSettingNotificationSettingUpdatePut: <TData = AxiosResponse<
|
|
29
|
-
getNotificationSettingInformationGet: <TData = AxiosResponse<
|
|
4
|
+
createCategoryNotificationCategoryAddPost: <TData = AxiosResponse<SuccessResponseUnknown, any>>(category: Category, options?: AxiosRequestConfig) => Promise<TData>;
|
|
5
|
+
getCategoryaListNotificationCategoryListGet: <TData = AxiosResponse<SuccessResponseCategoryList, any>>(params?: GetCategoryaListNotificationCategoryListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
6
|
+
editCategoryNotificationCategoryEditPut: <TData = AxiosResponse<SuccessResponseUnknown, any>>(editCategory: EditCategory, options?: AxiosRequestConfig) => Promise<TData>;
|
|
7
|
+
deleteCategoryNotificationCategoryDeleteDelete: <TData = AxiosResponse<SuccessResponseUnknown, any>>(params?: DeleteCategoryNotificationCategoryDeleteDeleteParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
8
|
+
addNotificationNotificationSystemNotificationAddPost: <TData = AxiosResponse<SuccessResponseUnknown, any>>(addNotification: AddNotification, options?: AxiosRequestConfig) => Promise<TData>;
|
|
9
|
+
getNotificationNotificationSystemNotificationListGet: <TData = AxiosResponse<SuccessResponseUnknown, any>>(params?: GetNotificationNotificationSystemNotificationListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
10
|
+
editNotificationNotificationSystemNotificationEditPut: <TData = AxiosResponse<SuccessResponseUnknown, any>>(editNotification: EditNotification, options?: AxiosRequestConfig) => Promise<TData>;
|
|
11
|
+
deleteNotificationNotificationSystemNotificationDeleteDelete: <TData = AxiosResponse<SuccessResponseUnknown, any>>(params?: DeleteNotificationNotificationSystemNotificationDeleteDeleteParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
12
|
+
getNotificationVideoContentNotificationVideoContentListGet: <TData = AxiosResponse<SuccessResponseUnknown, any>>(options?: AxiosRequestConfig) => Promise<TData>;
|
|
13
|
+
getSendedNotifNotificationVideoContentSendedGet: <TData = AxiosResponse<SuccessResponseUnknown, any>>(params?: GetSendedNotifNotificationVideoContentSendedGetParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
14
|
+
sendNotifNotificationVideoContentSendPost: <TData = AxiosResponse<SuccessResponseUnknown, any>>(videoContentSend: VideoContentSend, options?: AxiosRequestConfig) => Promise<TData>;
|
|
15
|
+
addGroupNotificationUserGroupAddPost: <TData = AxiosResponse<SuccessResponseUnknown, any>>(userGroupAdd: UserGroupAdd, options?: AxiosRequestConfig) => Promise<TData>;
|
|
16
|
+
getGroupsNotificationUserGroupListGet: <TData = AxiosResponse<SuccessResponseUnknown, any>>(options?: AxiosRequestConfig) => Promise<TData>;
|
|
17
|
+
editGroupNotificationUserGroupEditPut: <TData = AxiosResponse<SuccessResponseUnknown, any>>(editGroup: EditGroup, options?: AxiosRequestConfig) => Promise<TData>;
|
|
18
|
+
deleteGroupNotificationUserGroupDeleteDelete: <TData = AxiosResponse<SuccessResponseUnknown, any>>(params: DeleteGroupNotificationUserGroupDeleteDeleteParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
19
|
+
getLanguageNotificationLanguageListGet: <TData = AxiosResponse<SuccessResponseUnknown, any>>(options?: AxiosRequestConfig) => Promise<TData>;
|
|
20
|
+
sendNotificationManualNotificationSendManualPost: <TData = AxiosResponse<SuccessResponseUnknown, any>>(sendManualNotif: SendManualNotif, options?: AxiosRequestConfig) => Promise<TData>;
|
|
21
|
+
sendPrivateNotifNotificationSendPrivatePost: <TData = AxiosResponse<SuccessResponseUnknown, any>>(sendNotification: SendNotification, options?: AxiosRequestConfig) => Promise<TData>;
|
|
22
|
+
sendPublicNotifNotificationSendPublicPost: <TData = AxiosResponse<SuccessResponseUnknown, any>>(sendNotification: SendNotification, options?: AxiosRequestConfig) => Promise<TData>;
|
|
23
|
+
getSendedNotifNotificationSendListGet: <TData = AxiosResponse<SuccessResponseUnknown, any>>(params?: GetSendedNotifNotificationSendListGetParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
24
|
+
getRecivedNotifNotificationVideoContentReceivedGet: <TData = AxiosResponse<SuccessResponseVideoContentNotifs, any>>(params?: GetRecivedNotifNotificationVideoContentReceivedGetParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
25
|
+
getUserNotifNotificationUserReceivedGet: <TData = AxiosResponse<SuccessResponseUserNotifications, any>>(params?: GetUserNotifNotificationUserReceivedGetParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
26
|
+
allNotifToReadNotificationUserMarkAllAsReadGet: <TData = AxiosResponse<SuccessResponseUnknown, any>>(params?: AllNotifToReadNotificationUserMarkAllAsReadGetParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
27
|
+
notifToReadNotificationUserMarkAsReadGet: <TData = AxiosResponse<SuccessResponseUnknown, any>>(params?: NotifToReadNotificationUserMarkAsReadGetParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
28
|
+
updateSettingNotificationSettingUpdatePut: <TData = AxiosResponse<SuccessResponseUnknown, any>>(notificationSetting: NotificationSetting, options?: AxiosRequestConfig) => Promise<TData>;
|
|
29
|
+
getNotificationSettingInformationGet: <TData = AxiosResponse<SuccessResponseUnknown, any>>(options?: AxiosRequestConfig) => Promise<TData>;
|
|
30
30
|
};
|
|
31
|
-
export type CreateCategoryNotificationCategoryAddPostResult = AxiosResponse<
|
|
32
|
-
export type GetCategoryaListNotificationCategoryListGetResult = AxiosResponse<
|
|
33
|
-
export type EditCategoryNotificationCategoryEditPutResult = AxiosResponse<
|
|
34
|
-
export type DeleteCategoryNotificationCategoryDeleteDeleteResult = AxiosResponse<
|
|
35
|
-
export type AddNotificationNotificationSystemNotificationAddPostResult = AxiosResponse<
|
|
36
|
-
export type GetNotificationNotificationSystemNotificationListGetResult = AxiosResponse<
|
|
37
|
-
export type EditNotificationNotificationSystemNotificationEditPutResult = AxiosResponse<
|
|
38
|
-
export type DeleteNotificationNotificationSystemNotificationDeleteDeleteResult = AxiosResponse<
|
|
39
|
-
export type GetNotificationVideoContentNotificationVideoContentListGetResult = AxiosResponse<
|
|
40
|
-
export type GetSendedNotifNotificationVideoContentSendedGetResult = AxiosResponse<
|
|
41
|
-
export type SendNotifNotificationVideoContentSendPostResult = AxiosResponse<
|
|
42
|
-
export type AddGroupNotificationUserGroupAddPostResult = AxiosResponse<
|
|
43
|
-
export type GetGroupsNotificationUserGroupListGetResult = AxiosResponse<
|
|
44
|
-
export type EditGroupNotificationUserGroupEditPutResult = AxiosResponse<
|
|
45
|
-
export type DeleteGroupNotificationUserGroupDeleteDeleteResult = AxiosResponse<
|
|
46
|
-
export type GetLanguageNotificationLanguageListGetResult = AxiosResponse<
|
|
47
|
-
export type SendNotificationManualNotificationSendManualPostResult = AxiosResponse<
|
|
48
|
-
export type SendPrivateNotifNotificationSendPrivatePostResult = AxiosResponse<
|
|
49
|
-
export type SendPublicNotifNotificationSendPublicPostResult = AxiosResponse<
|
|
50
|
-
export type GetSendedNotifNotificationSendListGetResult = AxiosResponse<
|
|
51
|
-
export type GetRecivedNotifNotificationVideoContentReceivedGetResult = AxiosResponse<
|
|
52
|
-
export type GetUserNotifNotificationUserReceivedGetResult = AxiosResponse<
|
|
53
|
-
export type AllNotifToReadNotificationUserMarkAllAsReadGetResult = AxiosResponse<
|
|
54
|
-
export type NotifToReadNotificationUserMarkAsReadGetResult = AxiosResponse<
|
|
55
|
-
export type UpdateSettingNotificationSettingUpdatePutResult = AxiosResponse<
|
|
56
|
-
export type GetNotificationSettingInformationGetResult = AxiosResponse<
|
|
31
|
+
export type CreateCategoryNotificationCategoryAddPostResult = AxiosResponse<SuccessResponseUnknown>;
|
|
32
|
+
export type GetCategoryaListNotificationCategoryListGetResult = AxiosResponse<SuccessResponseCategoryList>;
|
|
33
|
+
export type EditCategoryNotificationCategoryEditPutResult = AxiosResponse<SuccessResponseUnknown>;
|
|
34
|
+
export type DeleteCategoryNotificationCategoryDeleteDeleteResult = AxiosResponse<SuccessResponseUnknown>;
|
|
35
|
+
export type AddNotificationNotificationSystemNotificationAddPostResult = AxiosResponse<SuccessResponseUnknown>;
|
|
36
|
+
export type GetNotificationNotificationSystemNotificationListGetResult = AxiosResponse<SuccessResponseUnknown>;
|
|
37
|
+
export type EditNotificationNotificationSystemNotificationEditPutResult = AxiosResponse<SuccessResponseUnknown>;
|
|
38
|
+
export type DeleteNotificationNotificationSystemNotificationDeleteDeleteResult = AxiosResponse<SuccessResponseUnknown>;
|
|
39
|
+
export type GetNotificationVideoContentNotificationVideoContentListGetResult = AxiosResponse<SuccessResponseUnknown>;
|
|
40
|
+
export type GetSendedNotifNotificationVideoContentSendedGetResult = AxiosResponse<SuccessResponseUnknown>;
|
|
41
|
+
export type SendNotifNotificationVideoContentSendPostResult = AxiosResponse<SuccessResponseUnknown | SuccessResponseUnknown>;
|
|
42
|
+
export type AddGroupNotificationUserGroupAddPostResult = AxiosResponse<SuccessResponseUnknown>;
|
|
43
|
+
export type GetGroupsNotificationUserGroupListGetResult = AxiosResponse<SuccessResponseUnknown>;
|
|
44
|
+
export type EditGroupNotificationUserGroupEditPutResult = AxiosResponse<SuccessResponseUnknown>;
|
|
45
|
+
export type DeleteGroupNotificationUserGroupDeleteDeleteResult = AxiosResponse<SuccessResponseUnknown>;
|
|
46
|
+
export type GetLanguageNotificationLanguageListGetResult = AxiosResponse<SuccessResponseUnknown>;
|
|
47
|
+
export type SendNotificationManualNotificationSendManualPostResult = AxiosResponse<SuccessResponseUnknown>;
|
|
48
|
+
export type SendPrivateNotifNotificationSendPrivatePostResult = AxiosResponse<SuccessResponseUnknown>;
|
|
49
|
+
export type SendPublicNotifNotificationSendPublicPostResult = AxiosResponse<SuccessResponseUnknown>;
|
|
50
|
+
export type GetSendedNotifNotificationSendListGetResult = AxiosResponse<SuccessResponseUnknown>;
|
|
51
|
+
export type GetRecivedNotifNotificationVideoContentReceivedGetResult = AxiosResponse<SuccessResponseVideoContentNotifs>;
|
|
52
|
+
export type GetUserNotifNotificationUserReceivedGetResult = AxiosResponse<SuccessResponseUserNotifications>;
|
|
53
|
+
export type AllNotifToReadNotificationUserMarkAllAsReadGetResult = AxiosResponse<SuccessResponseUnknown>;
|
|
54
|
+
export type NotifToReadNotificationUserMarkAsReadGetResult = AxiosResponse<SuccessResponseUnknown>;
|
|
55
|
+
export type UpdateSettingNotificationSettingUpdatePutResult = AxiosResponse<SuccessResponseUnknown>;
|
|
56
|
+
export type GetNotificationSettingInformationGetResult = AxiosResponse<SuccessResponseUnknown>;
|
|
@@ -34,8 +34,8 @@ const getNotificationMicroserviceAPI = () => {
|
|
|
34
34
|
+ 404: Already exist.
|
|
35
35
|
* @summary Create category.
|
|
36
36
|
*/
|
|
37
|
-
const createCategoryNotificationCategoryAddPost = (
|
|
38
|
-
return axios_1.default.post(`/notification/category/add`,
|
|
37
|
+
const createCategoryNotificationCategoryAddPost = (category, options) => {
|
|
38
|
+
return axios_1.default.post(`/notification/category/add`, category, options);
|
|
39
39
|
};
|
|
40
40
|
/**
|
|
41
41
|
* **Last Version Update: 1.0.0**
|
|
@@ -53,8 +53,8 @@ const getNotificationMicroserviceAPI = () => {
|
|
|
53
53
|
+ 401: Unauthorized access.
|
|
54
54
|
* @summary Get all notfication category.
|
|
55
55
|
*/
|
|
56
|
-
const getCategoryaListNotificationCategoryListGet = (options) => {
|
|
57
|
-
return axios_1.default.get(`/notification/category/list`, options);
|
|
56
|
+
const getCategoryaListNotificationCategoryListGet = (params, options) => {
|
|
57
|
+
return axios_1.default.get(`/notification/category/list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
|
|
58
58
|
};
|
|
59
59
|
/**
|
|
60
60
|
* **Last Version Update: 1.0.0**
|
|
@@ -108,13 +108,13 @@ const getNotificationMicroserviceAPI = () => {
|
|
|
108
108
|
return axios_1.default.delete(`/notification/category/delete`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
|
|
109
109
|
};
|
|
110
110
|
/**
|
|
111
|
-
* **Last Version Update:
|
|
111
|
+
* **Last Version Update: 2.0.0**
|
|
112
112
|
|
|
113
113
|
Codes:A2.4.1N1
|
|
114
114
|
|
|
115
115
|
**Change Log:**
|
|
116
116
|
|
|
117
|
-
|
|
117
|
+
languge_id change to language code
|
|
118
118
|
|
|
119
119
|
* __Description:__ Create new system notfication.
|
|
120
120
|
* __Security:__ Requires authentication using an API key.
|
|
@@ -124,7 +124,7 @@ const getNotificationMicroserviceAPI = () => {
|
|
|
124
124
|
{
|
|
125
125
|
"category_id": "65ccf570e8aade8fd48b8625",
|
|
126
126
|
"content": "some content'",
|
|
127
|
-
"
|
|
127
|
+
"language_code": "en",
|
|
128
128
|
"redirect_url": "http//...",
|
|
129
129
|
"redirect_url_caption": "caption",
|
|
130
130
|
"title": "title"
|
|
@@ -139,13 +139,13 @@ const getNotificationMicroserviceAPI = () => {
|
|
|
139
139
|
return axios_1.default.post(`/notification/system_notification/add`, addNotification, options);
|
|
140
140
|
};
|
|
141
141
|
/**
|
|
142
|
-
* **Last Version Update: 1.0
|
|
142
|
+
* **Last Version Update: 2.1.0**
|
|
143
143
|
|
|
144
144
|
Codes:
|
|
145
145
|
|
|
146
146
|
**Change Log:**
|
|
147
147
|
|
|
148
|
-
[
|
|
148
|
+
[in respone change language_id to language_code]
|
|
149
149
|
|
|
150
150
|
* __Description:__ Show list of all notification.
|
|
151
151
|
* __Security:__ Requires authentication using an API key.
|
|
@@ -234,13 +234,13 @@ const getNotificationMicroserviceAPI = () => {
|
|
|
234
234
|
return axios_1.default.get(`/notification/video_content/list`, options);
|
|
235
235
|
};
|
|
236
236
|
/**
|
|
237
|
-
* **Last Version Update:
|
|
237
|
+
* **Last Version Update: 2.0.0**
|
|
238
238
|
|
|
239
239
|
Codes:A2.4.2N2,A2.4.2N3
|
|
240
240
|
|
|
241
241
|
**Change Log:**
|
|
242
242
|
|
|
243
|
-
|
|
243
|
+
change response body
|
|
244
244
|
|
|
245
245
|
* __Description:__ Show list of sended videocontent Notifications.
|
|
246
246
|
* __Security:__ Requires authentication using an API key.
|
|
@@ -259,13 +259,13 @@ const getNotificationMicroserviceAPI = () => {
|
|
|
259
259
|
return axios_1.default.get(`/notification/video_content/sended`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
|
|
260
260
|
};
|
|
261
261
|
/**
|
|
262
|
-
* **Last Version Update:
|
|
262
|
+
* **Last Version Update: 2.0.0**
|
|
263
263
|
|
|
264
264
|
Codes:A2.4.4N4
|
|
265
265
|
|
|
266
266
|
**Change Log:**
|
|
267
267
|
|
|
268
|
-
|
|
268
|
+
change requests body
|
|
269
269
|
|
|
270
270
|
* __Description:__ Send video content notification.
|
|
271
271
|
* __Security:__ Requires authentication using an API key.
|
|
@@ -273,8 +273,14 @@ const getNotificationMicroserviceAPI = () => {
|
|
|
273
273
|
+ __sample input:__ Send notification with given information like below.
|
|
274
274
|
+ ```
|
|
275
275
|
{
|
|
276
|
+
"descriptions": [
|
|
277
|
+
{
|
|
278
|
+
"description": "قسمت ۲ از فصل ۲",
|
|
279
|
+
"language_code": "fa"
|
|
280
|
+
}
|
|
281
|
+
],
|
|
276
282
|
"notification_id": "65ccf570e8aade8fd48b8625",
|
|
277
|
-
"video_content_id":
|
|
283
|
+
"video_content_id": 354353
|
|
278
284
|
}
|
|
279
285
|
```
|
|
280
286
|
* __Response:__
|
|
@@ -418,9 +424,9 @@ const getNotificationMicroserviceAPI = () => {
|
|
|
418
424
|
+ ```
|
|
419
425
|
{
|
|
420
426
|
"content": "content",
|
|
421
|
-
"group_id": ["65ccf570e8aade8fd48b8625"],
|
|
427
|
+
"group_id": ["65ccf570e8aade8fd48b8625","65ccf570e8aade8fd48b8625"],
|
|
422
428
|
"ids_list": [1,2,3],
|
|
423
|
-
"
|
|
429
|
+
"language_code": "en",
|
|
424
430
|
"title": "title"
|
|
425
431
|
}
|
|
426
432
|
```
|
|
@@ -515,13 +521,13 @@ const getNotificationMicroserviceAPI = () => {
|
|
|
515
521
|
return axios_1.default.get(`/notification/send/list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
|
|
516
522
|
};
|
|
517
523
|
/**
|
|
518
|
-
* **Last Version Update:
|
|
524
|
+
* **Last Version Update: 2.0.0**
|
|
519
525
|
|
|
520
526
|
Codes:U1.1.11N1
|
|
521
527
|
|
|
522
528
|
**Change Log:**
|
|
523
529
|
|
|
524
|
-
|
|
530
|
+
change response body
|
|
525
531
|
|
|
526
532
|
* __Description:__ Show notification for each videocontent.
|
|
527
533
|
* __Quary Parameter:__
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api.js","sourceRoot":"","sources":["../../../src/generated/notification/api.ts"],"names":[],"mappings":";;;;;;AAAA;;;GAGG;AACH,kDAAyB;
|
|
1
|
+
{"version":3,"file":"api.js","sourceRoot":"","sources":["../../../src/generated/notification/api.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,10 +5,13 @@
|
|
|
5
5
|
import type { AddNotificationRedirectUrl } from './addNotificationRedirectUrl';
|
|
6
6
|
import type { AddNotificationRedirectUrlCaption } from './addNotificationRedirectUrlCaption';
|
|
7
7
|
export interface AddNotification {
|
|
8
|
+
/** @minLength 1 */
|
|
8
9
|
title: string;
|
|
10
|
+
/** @minLength 1 */
|
|
9
11
|
content: string;
|
|
10
12
|
redirect_url?: AddNotificationRedirectUrl;
|
|
11
13
|
redirect_url_caption?: AddNotificationRedirectUrlCaption;
|
|
12
14
|
category_id: string;
|
|
13
|
-
|
|
15
|
+
/** @minLength 1 */
|
|
16
|
+
language_code: string;
|
|
14
17
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"category.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/category.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"description.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/description.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 30nama-SDK 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
*/
|
|
5
|
+
import type { ErrorResponse401Data } from './errorResponse401Data';
|
|
6
|
+
import type { ErrorResponse401Errors } from './errorResponse401Errors';
|
|
7
|
+
/**
|
|
8
|
+
* Error response for 401 status code
|
|
9
|
+
*/
|
|
10
|
+
export interface ErrorResponse401 {
|
|
11
|
+
message: string;
|
|
12
|
+
data?: ErrorResponse401Data;
|
|
13
|
+
success: boolean;
|
|
14
|
+
status_code: number;
|
|
15
|
+
errors: ErrorResponse401Errors;
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"errorResponse401.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/errorResponse401.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"errorResponse401Data.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/errorResponse401Data.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"errorResponse401DataAnyOf.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/errorResponse401DataAnyOf.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"errorResponse401Errors.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/errorResponse401Errors.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 30nama-SDK 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
*/
|
|
5
|
+
import type { ErrorResponse404Data } from './errorResponse404Data';
|
|
6
|
+
import type { ErrorResponse404Errors } from './errorResponse404Errors';
|
|
7
|
+
/**
|
|
8
|
+
* Error response for 404 status code
|
|
9
|
+
*/
|
|
10
|
+
export interface ErrorResponse404 {
|
|
11
|
+
message: string;
|
|
12
|
+
data?: ErrorResponse404Data;
|
|
13
|
+
success: boolean;
|
|
14
|
+
status_code: number;
|
|
15
|
+
errors: ErrorResponse404Errors;
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"errorResponse404.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/errorResponse404.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"errorResponse404Data.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/errorResponse404Data.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"errorResponse404DataAnyOf.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/errorResponse404DataAnyOf.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"errorResponse404Errors.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/errorResponse404Errors.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 30nama-SDK 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
*/
|
|
5
|
+
import type { ErrorResponse422Data } from './errorResponse422Data';
|
|
6
|
+
import type { ErrorResponse422Errors } from './errorResponse422Errors';
|
|
7
|
+
/**
|
|
8
|
+
* Error response for 422 status code
|
|
9
|
+
*/
|
|
10
|
+
export interface ErrorResponse422 {
|
|
11
|
+
message: string;
|
|
12
|
+
data?: ErrorResponse422Data;
|
|
13
|
+
success: boolean;
|
|
14
|
+
status_code: number;
|
|
15
|
+
errors: ErrorResponse422Errors;
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"errorResponse422.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/errorResponse422.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"errorResponse422Data.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/errorResponse422Data.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"errorResponse422DataAnyOf.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/errorResponse422DataAnyOf.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"errorResponse422Errors.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/errorResponse422Errors.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|