@30nama/sdk 2.0.0-rc.41 → 2.0.0-rc.42

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 (51) hide show
  1. package/lib/generated/supporter/api.d.ts +19 -19
  2. package/lib/generated/supporter/api.js +67 -83
  3. package/lib/generated/supporter/api.js.map +1 -1
  4. package/lib/generated/supporter/models/accessibilityResponse.d.ts +17 -0
  5. package/lib/generated/supporter/models/accessibilityResponse.js +3 -0
  6. package/lib/generated/supporter/models/accessibilityResponse.js.map +1 -0
  7. package/lib/generated/supporter/models/accessibilityResponseErrors.d.ts +7 -0
  8. package/lib/generated/supporter/models/accessibilityResponseErrors.js +7 -0
  9. package/lib/generated/supporter/models/accessibilityResponseErrors.js.map +1 -0
  10. package/lib/generated/supporter/models/accessibilityResponseSEO.d.ts +10 -0
  11. package/lib/generated/supporter/models/accessibilityResponseSEO.js +7 -0
  12. package/lib/generated/supporter/models/accessibilityResponseSEO.js.map +1 -0
  13. package/lib/generated/supporter/models/index.d.ts +10 -6
  14. package/lib/generated/supporter/models/index.js +10 -6
  15. package/lib/generated/supporter/models/index.js.map +1 -1
  16. package/lib/generated/supporter/models/seoList.d.ts +24 -0
  17. package/lib/generated/supporter/models/seoList.js +7 -0
  18. package/lib/generated/supporter/models/seoList.js.map +1 -0
  19. package/lib/generated/supporter/models/seoListResponse.d.ts +17 -0
  20. package/lib/generated/supporter/models/seoListResponse.js +3 -0
  21. package/lib/generated/supporter/models/seoListResponse.js.map +1 -0
  22. package/lib/generated/supporter/models/seoListResponseErrors.d.ts +7 -0
  23. package/lib/generated/supporter/models/seoListResponseErrors.js +7 -0
  24. package/lib/generated/supporter/models/seoListResponseErrors.js.map +1 -0
  25. package/lib/generated/supporter/models/seoListResponseSEO.d.ts +10 -0
  26. package/lib/generated/supporter/models/seoListResponseSEO.js +7 -0
  27. package/lib/generated/supporter/models/seoListResponseSEO.js.map +1 -0
  28. package/lib/generated/supporter/models/supporterAccessibilitiesListDisplayListParams.d.ts +2 -2
  29. package/lib/generated/supporter/models/supporterDeleteDestroyParams.d.ts +1 -1
  30. package/lib/generated/supporter/models/systemCommonQuestionsDeleteDestroyParams.d.ts +1 -1
  31. package/lib/generated/supporter/models/systemCommonQuestionsDetailRetrieveParams.d.ts +1 -1
  32. package/lib/generated/supporter/models/systemCommonQuestionsTranslateCreateParams.d.ts +1 -1
  33. package/lib/generated/supporter/models/systemCommonQuestionsTranslateDeleteDestroyParams.d.ts +1 -1
  34. package/lib/generated/supporter/models/systemCommonQuestionsTranslateDetailRetrieveParams.d.ts +1 -1
  35. package/lib/generated/supporter/models/systemCommonQuestionsTranslateListRetrieveParams.d.ts +1 -1
  36. package/lib/generated/supporter/models/systemCommonQuestionsTranslateUpdateUpdateParams.d.ts +1 -1
  37. package/lib/generated/supporter/models/systemCommonQuestionsUpdateUpdateParams.d.ts +1 -1
  38. package/lib/generated/supporter/models/trainingCountResponse.d.ts +4 -0
  39. package/lib/generated/supporter/models/trainingResponse.d.ts +1 -0
  40. package/lib/generated/supporter/models/translateDifineRequest.d.ts +2 -2
  41. package/lib/generated/supporter/models/translationQuestionRequest.d.ts +12 -0
  42. package/lib/generated/supporter/models/translationQuestionRequest.js +7 -0
  43. package/lib/generated/supporter/models/translationQuestionRequest.js.map +1 -0
  44. package/lib/generated/supporter/models/translationUpdateQuestionRequest.d.ts +10 -0
  45. package/lib/generated/supporter/models/translationUpdateQuestionRequest.js +7 -0
  46. package/lib/generated/supporter/models/translationUpdateQuestionRequest.js.map +1 -0
  47. package/lib/generated/supporter/models/updateSupporterAccessibilitySerializerReqRequest.d.ts +8 -0
  48. package/lib/generated/supporter/models/updateSupporterAccessibilitySerializerReqRequest.js +7 -0
  49. package/lib/generated/supporter/models/updateSupporterAccessibilitySerializerReqRequest.js.map +1 -0
  50. package/lib/tsconfig.lib.tsbuildinfo +1 -1
  51. package/package.json +1 -1
@@ -1,10 +1,10 @@
1
1
  import type { AxiosRequestConfig, AxiosResponse } from 'axios';
2
- import type { AccessiblityResponse, ActiveLanguageListResponse, BaseCommentQuestionResponse, BaseDMCAResponse, BaseResponse, BaseRulesResponse, BaseTrainingDetailResponse, BaseTrainingResponse, CommonQuestionsRequest, CommonQuestionsUpdateRequest, CountryListResponse, CreateCountryRequest, CreateLanguageRequest, CreateSupporterRequest, DMCARequest, DefineSeoRequest, DeleteLanguageRequest, LanguageListResponse, RestoreSupporterRequest, RulesRequest, SupporterAccessibilitiesListDisplayListParams, SupporterDeleteDestroyParams, SystemCommonQuestionsDeleteDestroyParams, SystemCommonQuestionsDetailRetrieveParams, SystemCommonQuestionsListRetrieve200, SystemCommonQuestionsListRetrieveParams, SystemCommonQuestionsTranslateCreateParams, SystemCommonQuestionsTranslateDeleteDestroyParams, SystemCommonQuestionsTranslateDetailRetrieveParams, SystemCommonQuestionsTranslateListRetrieveParams, SystemCommonQuestionsTranslateUpdateUpdateParams, SystemCommonQuestionsUpdateUpdateParams, SystemDmcaDetailRetrieve200, SystemDmcaDetailRetrieveParams, SystemRulesDetailRetrieve200, SystemRulesDetailRetrieveParams, SystemSupporterSeoListRetrieveParams, SystemSupporterTrainingCenterRetrieve200, SystemSupporterTrainingCenterRetrieveParams, SystemSupporterTrainingCenterTranslateCreateParams, SystemSupporterTrainingCenterTranslateDeleteDestroyParams, SystemSupporterTrainingCenterTranslateDetailRetrieveParams, SystemSupporterTrainingCenterTranslateListRetrieveParams, SystemSupporterTrainingCenterTranslateUpdateUpdateParams, SystemTrainingCenterRetrieveParams, TrainingCenterRequest, TranslateDifineRequest, TranslateTrainingCenterRequest, TranslationUpdateQestionRequest, UpdateSupporterAccessibilitiesSerializerReqRequest, UpdateTrainingCenterRequest, UpdateTranslateTrainingCenterRequest } from './models';
2
+ import type { AccessibilityResponse, ActiveLanguageListResponse, BaseCommentQuestionResponse, BaseDMCAResponse, BaseResponse, BaseRulesResponse, BaseTrainingDetailResponse, BaseTrainingResponse, CommonQuestionsRequest, CommonQuestionsUpdateRequest, CountryListResponse, CreateCountryRequest, CreateLanguageRequest, CreateSupporterRequest, DMCARequest, DefineSeoRequest, DeleteLanguageRequest, LanguageListResponse, RestoreSupporterRequest, RulesRequest, SeoListResponse, SupporterAccessibilitiesListDisplayListParams, SupporterDeleteDestroyParams, SystemCommonQuestionsDeleteDestroyParams, SystemCommonQuestionsDetailRetrieveParams, SystemCommonQuestionsListRetrieve200, SystemCommonQuestionsListRetrieveParams, SystemCommonQuestionsTranslateCreateParams, SystemCommonQuestionsTranslateDeleteDestroyParams, SystemCommonQuestionsTranslateDetailRetrieveParams, SystemCommonQuestionsTranslateListRetrieveParams, SystemCommonQuestionsTranslateUpdateUpdateParams, SystemCommonQuestionsUpdateUpdateParams, SystemDmcaDetailRetrieve200, SystemDmcaDetailRetrieveParams, SystemRulesDetailRetrieve200, SystemRulesDetailRetrieveParams, SystemSupporterSeoListRetrieveParams, SystemSupporterTrainingCenterRetrieve200, SystemSupporterTrainingCenterRetrieveParams, SystemSupporterTrainingCenterTranslateCreateParams, SystemSupporterTrainingCenterTranslateDeleteDestroyParams, SystemSupporterTrainingCenterTranslateDetailRetrieveParams, SystemSupporterTrainingCenterTranslateListRetrieveParams, SystemSupporterTrainingCenterTranslateUpdateUpdateParams, SystemTrainingCenterRetrieveParams, TrainingCenterRequest, TranslateDifineRequest, TranslateTrainingCenterRequest, TranslationUpdateQuestionRequest, UpdateSupporterAccessibilitySerializerReqRequest, UpdateTrainingCenterRequest, UpdateTranslateTrainingCenterRequest } from './models';
3
3
  export declare const getSupporterMicroserviceAPI: () => {
4
- supporterAccessibilitiesListDisplayList: <TData = AxiosResponse<AccessiblityResponse[], any, {}>>(supporterId: number, params: SupporterAccessibilitiesListDisplayListParams, options?: AxiosRequestConfig) => Promise<TData>;
5
- supporterAccessibilitiesSupporterListList: <TData = AxiosResponse<AccessiblityResponse[], any, {}>>(options?: AxiosRequestConfig) => Promise<TData>;
6
- supporterAccessibilitiesUpdateCreate: <TData = AxiosResponse<BaseResponse, any, {}>>(supporterId: number, updateSupporterAccessibilitiesSerializerReqRequest: UpdateSupporterAccessibilitiesSerializerReqRequest, options?: AxiosRequestConfig) => Promise<TData>;
7
- supporterAccessibilityListList: <TData = AxiosResponse<AccessiblityResponse[], any, {}>>(options?: AxiosRequestConfig) => Promise<TData>;
4
+ supporterAccessibilitiesListDisplayList: <TData = AxiosResponse<AccessibilityResponse[], any, {}>>(supporterId: number, params: SupporterAccessibilitiesListDisplayListParams, options?: AxiosRequestConfig) => Promise<TData>;
5
+ supporterAccessibilitiesSupporterListList: <TData = AxiosResponse<AccessibilityResponse[], any, {}>>(options?: AxiosRequestConfig) => Promise<TData>;
6
+ supporterAccessibilitiesUpdateCreate: <TData = AxiosResponse<BaseResponse, any, {}>>(supporterId: number, updateSupporterAccessibilitySerializerReqRequest: UpdateSupporterAccessibilitySerializerReqRequest, options?: AxiosRequestConfig) => Promise<TData>;
7
+ supporterAccessibilityListList: <TData = AxiosResponse<AccessibilityResponse[], any, {}>>(options?: AxiosRequestConfig) => Promise<TData>;
8
8
  supporterCountryActiveCreate: <TData = AxiosResponse<BaseResponse, any, {}>>(createCountryRequest: CreateCountryRequest, options?: AxiosRequestConfig) => Promise<TData>;
9
9
  supporterCountryActiveListList: <TData = AxiosResponse<CountryListResponse[], any, {}>>(options?: AxiosRequestConfig) => Promise<TData>;
10
10
  supporterCountryDeactivateListList: <TData = AxiosResponse<CountryListResponse[], any, {}>>(options?: AxiosRequestConfig) => Promise<TData>;
@@ -27,7 +27,7 @@ export declare const getSupporterMicroserviceAPI: () => {
27
27
  systemCommonQuestionsTranslateDeleteDestroy: <TData = AxiosResponse<BaseResponse, any, {}>>(params: SystemCommonQuestionsTranslateDeleteDestroyParams, options?: AxiosRequestConfig) => Promise<TData>;
28
28
  systemCommonQuestionsTranslateDetailRetrieve: <TData = AxiosResponse<BaseResponse, any, {}>>(params: SystemCommonQuestionsTranslateDetailRetrieveParams, options?: AxiosRequestConfig) => Promise<TData>;
29
29
  systemCommonQuestionsTranslateListRetrieve: <TData = AxiosResponse<BaseResponse, any, {}>>(params: SystemCommonQuestionsTranslateListRetrieveParams, options?: AxiosRequestConfig) => Promise<TData>;
30
- systemCommonQuestionsTranslateUpdateUpdate: <TData = AxiosResponse<BaseResponse, any, {}>>(translationUpdateQestionRequest: TranslationUpdateQestionRequest, params: SystemCommonQuestionsTranslateUpdateUpdateParams, options?: AxiosRequestConfig) => Promise<TData>;
30
+ systemCommonQuestionsTranslateUpdateUpdate: <TData = AxiosResponse<BaseResponse, any, {}>>(translationUpdateQuestionRequest: TranslationUpdateQuestionRequest, params: SystemCommonQuestionsTranslateUpdateUpdateParams, options?: AxiosRequestConfig) => Promise<TData>;
31
31
  systemCommonQuestionsUpdateUpdate: <TData = AxiosResponse<BaseResponse, any, {}>>(commonQuestionsUpdateRequest: CommonQuestionsUpdateRequest, params: SystemCommonQuestionsUpdateUpdateParams, options?: AxiosRequestConfig) => Promise<TData>;
32
32
  systemDmcaRetrieve: <TData = AxiosResponse<BaseDMCAResponse, any, {}>>(options?: AxiosRequestConfig) => Promise<TData>;
33
33
  systemDmcaDefineCreate: <TData = AxiosResponse<BaseResponse, any, {}>>(dMCARequest: DMCARequest, options?: AxiosRequestConfig) => Promise<TData>;
@@ -35,11 +35,11 @@ export declare const getSupporterMicroserviceAPI: () => {
35
35
  systemRulesRetrieve: <TData = AxiosResponse<BaseRulesResponse, any, {}>>(options?: AxiosRequestConfig) => Promise<TData>;
36
36
  systemRulesDefineCreate: <TData = AxiosResponse<BaseResponse, any, {}>>(rulesRequest: RulesRequest, options?: AxiosRequestConfig) => Promise<TData>;
37
37
  systemRulesDetailRetrieve: <TData = AxiosResponse<SystemRulesDetailRetrieve200, any, {}>>(params?: SystemRulesDetailRetrieveParams, options?: AxiosRequestConfig) => Promise<TData>;
38
- systemSupporterSeoDMCACreate: <TData = AxiosResponse<null, any, {}>>(defineSeoRequest: DefineSeoRequest, options?: AxiosRequestConfig) => Promise<TData>;
39
- systemSupporterSeoListRetrieve: <TData = AxiosResponse<null, any, {}>>(params?: SystemSupporterSeoListRetrieveParams, options?: AxiosRequestConfig) => Promise<TData>;
40
- systemSupporterSeoQuestionCreate: <TData = AxiosResponse<null, any, {}>>(defineSeoRequest: DefineSeoRequest, options?: AxiosRequestConfig) => Promise<TData>;
41
- systemSupporterSeoRulesCreate: <TData = AxiosResponse<null, any, {}>>(defineSeoRequest: DefineSeoRequest, options?: AxiosRequestConfig) => Promise<TData>;
42
- systemSupporterSeoTrainingCreate: <TData = AxiosResponse<null, any, {}>>(defineSeoRequest: DefineSeoRequest, options?: AxiosRequestConfig) => Promise<TData>;
38
+ systemSupporterSeoDMCACreate: <TData = AxiosResponse<BaseResponse, any, {}>>(defineSeoRequest: DefineSeoRequest, options?: AxiosRequestConfig) => Promise<TData>;
39
+ systemSupporterSeoListRetrieve: <TData = AxiosResponse<SeoListResponse, any, {}>>(params?: SystemSupporterSeoListRetrieveParams, options?: AxiosRequestConfig) => Promise<TData>;
40
+ systemSupporterSeoQuestionCreate: <TData = AxiosResponse<BaseResponse, any, {}>>(defineSeoRequest: DefineSeoRequest, options?: AxiosRequestConfig) => Promise<TData>;
41
+ systemSupporterSeoRulesCreate: <TData = AxiosResponse<BaseResponse, any, {}>>(defineSeoRequest: DefineSeoRequest, options?: AxiosRequestConfig) => Promise<TData>;
42
+ systemSupporterSeoTrainingCreate: <TData = AxiosResponse<BaseResponse, any, {}>>(defineSeoRequest: DefineSeoRequest, options?: AxiosRequestConfig) => Promise<TData>;
43
43
  systemSupporterTrainingCenterRetrieve: <TData = AxiosResponse<SystemSupporterTrainingCenterRetrieve200, any, {}>>(params: SystemSupporterTrainingCenterRetrieveParams, options?: AxiosRequestConfig) => Promise<TData>;
44
44
  systemSupporterTrainingCenterTranslateCreate: <TData = AxiosResponse<BaseResponse, any, {}>>(translateTrainingCenterRequest: TranslateTrainingCenterRequest, params: SystemSupporterTrainingCenterTranslateCreateParams, options?: AxiosRequestConfig) => Promise<TData>;
45
45
  systemSupporterTrainingCenterTranslateDeleteDestroy: <TData = AxiosResponse<BaseResponse, any, {}>>(params: SystemSupporterTrainingCenterTranslateDeleteDestroyParams, options?: AxiosRequestConfig) => Promise<TData>;
@@ -52,10 +52,10 @@ export declare const getSupporterMicroserviceAPI: () => {
52
52
  systemTrainingDeleteDestroy: <TData = AxiosResponse<BaseResponse, any, {}>>(trainingId: number, options?: AxiosRequestConfig) => Promise<TData>;
53
53
  systemTrainingUpdateUpdate: <TData = AxiosResponse<BaseResponse, any, {}>>(trainingId: number, updateTrainingCenterRequest: UpdateTrainingCenterRequest, options?: AxiosRequestConfig) => Promise<TData>;
54
54
  };
55
- export type SupporterAccessibilitiesListDisplayListResult = AxiosResponse<AccessiblityResponse[]>;
56
- export type SupporterAccessibilitiesSupporterListListResult = AxiosResponse<AccessiblityResponse[]>;
55
+ export type SupporterAccessibilitiesListDisplayListResult = AxiosResponse<AccessibilityResponse[]>;
56
+ export type SupporterAccessibilitiesSupporterListListResult = AxiosResponse<AccessibilityResponse[]>;
57
57
  export type SupporterAccessibilitiesUpdateCreateResult = AxiosResponse<BaseResponse>;
58
- export type SupporterAccessibilityListListResult = AxiosResponse<AccessiblityResponse[]>;
58
+ export type SupporterAccessibilityListListResult = AxiosResponse<AccessibilityResponse[]>;
59
59
  export type SupporterCountryActiveCreateResult = AxiosResponse<BaseResponse>;
60
60
  export type SupporterCountryActiveListListResult = AxiosResponse<CountryListResponse[]>;
61
61
  export type SupporterCountryDeactivateListListResult = AxiosResponse<CountryListResponse[]>;
@@ -86,11 +86,11 @@ export type SystemDmcaDetailRetrieveResult = AxiosResponse<SystemDmcaDetailRetri
86
86
  export type SystemRulesRetrieveResult = AxiosResponse<BaseRulesResponse>;
87
87
  export type SystemRulesDefineCreateResult = AxiosResponse<BaseResponse | BaseResponse>;
88
88
  export type SystemRulesDetailRetrieveResult = AxiosResponse<SystemRulesDetailRetrieve200>;
89
- export type SystemSupporterSeoDMCACreateResult = AxiosResponse<null>;
90
- export type SystemSupporterSeoListRetrieveResult = AxiosResponse<null>;
91
- export type SystemSupporterSeoQuestionCreateResult = AxiosResponse<null>;
92
- export type SystemSupporterSeoRulesCreateResult = AxiosResponse<null>;
93
- export type SystemSupporterSeoTrainingCreateResult = AxiosResponse<null>;
89
+ export type SystemSupporterSeoDMCACreateResult = AxiosResponse<BaseResponse>;
90
+ export type SystemSupporterSeoListRetrieveResult = AxiosResponse<SeoListResponse>;
91
+ export type SystemSupporterSeoQuestionCreateResult = AxiosResponse<BaseResponse>;
92
+ export type SystemSupporterSeoRulesCreateResult = AxiosResponse<BaseResponse>;
93
+ export type SystemSupporterSeoTrainingCreateResult = AxiosResponse<BaseResponse>;
94
94
  export type SystemSupporterTrainingCenterRetrieveResult = AxiosResponse<SystemSupporterTrainingCenterRetrieve200>;
95
95
  export type SystemSupporterTrainingCenterTranslateCreateResult = AxiosResponse<BaseResponse>;
96
96
  export type SystemSupporterTrainingCenterTranslateDeleteDestroyResult = AxiosResponse<BaseResponse>;
@@ -18,14 +18,14 @@ const getSupporterMicroserviceAPI = () => {
18
18
  Change Log:
19
19
  ```
20
20
  [
21
- add added_accessibilities field to get supporter accessibilities have or have not
21
+ add added_accessibility field to get supporter accessibility have or have not
22
22
  ]
23
23
  ```
24
24
 
25
25
  Description Of Endpoint:
26
- Display a supporter's accessibilities
26
+ Display a supporter's accessibility
27
27
 
28
- * @summary supporter accessiblities
28
+ * @summary supporter accessibility
29
29
  */
30
30
  const supporterAccessibilitiesListDisplayList = (supporterId, params, options) => {
31
31
  return axios_1.default.get(`/supporter/accessibilities/list/display/${supporterId}`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
@@ -39,7 +39,7 @@ const getSupporterMicroserviceAPI = () => {
39
39
  ...
40
40
 
41
41
  Description Of Endpoint:
42
- Display a supporter accessibilities with get id from token
42
+ Display a supporter accessibility with get id from token
43
43
 
44
44
  * @summary supporter accessibility
45
45
  */
@@ -52,16 +52,16 @@ const getSupporterMicroserviceAPI = () => {
52
52
  Codes: A2.9.1N5
53
53
 
54
54
  Change Log:
55
- add to list to get accessbility id one or delete secound to add
55
+ add to list to get accessibility id one or delete second to add
56
56
  bug fixed it works now
57
57
 
58
58
  Description Of Endpoint:
59
- Update a supporter's accessibilities
59
+ Update a supporter's accessibility
60
60
 
61
61
  * @summary update supporter accessibility
62
62
  */
63
- const supporterAccessibilitiesUpdateCreate = (supporterId, updateSupporterAccessibilitiesSerializerReqRequest, options) => {
64
- return axios_1.default.post(`/supporter/accessibilities/update/${supporterId}`, updateSupporterAccessibilitiesSerializerReqRequest, options);
63
+ const supporterAccessibilitiesUpdateCreate = (supporterId, updateSupporterAccessibilitySerializerReqRequest, options) => {
64
+ return axios_1.default.post(`/supporter/accessibilities/update/${supporterId}`, updateSupporterAccessibilitySerializerReqRequest, options);
65
65
  };
66
66
  /**
67
67
  *
@@ -71,7 +71,7 @@ const getSupporterMicroserviceAPI = () => {
71
71
  Change Log:
72
72
 
73
73
  Description Of Endpoint:
74
- Display accessibilities list
74
+ Display accessibility list
75
75
 
76
76
  * @summary list of accessibility
77
77
  */
@@ -119,9 +119,9 @@ const getSupporterMicroserviceAPI = () => {
119
119
  ...
120
120
 
121
121
  Description Of Endpoint:
122
- Display deactive languages list
122
+ Display deactivate languages list
123
123
 
124
- * @summary deactive country
124
+ * @summary deactivate country
125
125
  */
126
126
  const supporterCountryDeactivateListList = (options) => {
127
127
  return axios_1.default.get(`/supporter/country/deactivate/list`, options);
@@ -135,9 +135,9 @@ const getSupporterMicroserviceAPI = () => {
135
135
  ...
136
136
 
137
137
  Description Of Endpoint:
138
- Deactive a language
138
+ Deactivate a language
139
139
 
140
- * @summary deactive country
140
+ * @summary deactivate country
141
141
  */
142
142
  const supporterCountryDeactiveCreate = (deleteLanguageRequest, options) => {
143
143
  return axios_1.default.post(`/supporter/country/deactive`, deleteLanguageRequest, options);
@@ -164,7 +164,7 @@ const getSupporterMicroserviceAPI = () => {
164
164
  Codes: A2.9.1N1
165
165
 
166
166
  Change Log:
167
- add force_creation feild to create staff if his email be as a user before
167
+ add force_creation field to create staff if his email be as a user before
168
168
  bug of this api fixed
169
169
 
170
170
  Description Of Endpoint:
@@ -232,9 +232,9 @@ const getSupporterMicroserviceAPI = () => {
232
232
  ...
233
233
 
234
234
  Description Of Endpoint:
235
- Display deactive languages list
235
+ Display deactivate languages list
236
236
 
237
- * @summary deactive language list
237
+ * @summary deactivate language list
238
238
  */
239
239
  const supporterLanguageDeactivateListList = (options) => {
240
240
  return axios_1.default.get(`/supporter/language/deactivate/list`, options);
@@ -247,9 +247,9 @@ const getSupporterMicroserviceAPI = () => {
247
247
  ...
248
248
 
249
249
  Description Of Endpoint:
250
- Deactive a language
250
+ Deactivate a language
251
251
 
252
- * @summary deactive language
252
+ * @summary deactivate language
253
253
  */
254
254
  const supporterLanguageDeactiveCreate = (deleteLanguageRequest, options) => {
255
255
  return axios_1.default.post(`/supporter/language/deactive`, deleteLanguageRequest, options);
@@ -288,16 +288,17 @@ const getSupporterMicroserviceAPI = () => {
288
288
  };
289
289
  /**
290
290
  *
291
- Last Version Update: 2.0.0
291
+ Last Version Update: 2.1.0
292
292
  Codes:
293
293
 
294
294
  Change Log:
295
- ...
295
+ --version:2.1.0
296
+ schema updated
296
297
 
297
298
  Description Of Endpoint:
298
299
  Display common question
299
300
 
300
- * @summary List of commen question
301
+ * @summary List of common question
301
302
  */
302
303
  const systemCommonQuestionsRetrieve = (options) => {
303
304
  return axios_1.default.get(`/system/common/questions`, options);
@@ -311,10 +312,10 @@ const getSupporterMicroserviceAPI = () => {
311
312
  bug fixed it works now
312
313
 
313
314
  Description Of Endpoint:
314
- when use this api to create commen quetion it defualt use persion language so use
315
- persion character to create first.
315
+ when use this api to create common question it default use persian language so use
316
+ persian character to create first.
316
317
 
317
- * @summary create commen question
318
+ * @summary create common question
318
319
  */
319
320
  const systemCommonQuestionsDefineCreate = (commonQuestionsRequest, options) => {
320
321
  return axios_1.default.post(`/system/common/questions/define`, commonQuestionsRequest, options);
@@ -330,7 +331,7 @@ const getSupporterMicroserviceAPI = () => {
330
331
  Description Of Endpoint:
331
332
  Delete common question
332
333
 
333
- * @summary Delete commen question
334
+ * @summary Delete common question
334
335
  */
335
336
  const systemCommonQuestionsDeleteDestroy = (params, options) => {
336
337
  return axios_1.default.delete(`/system/common/questions/delete`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
@@ -346,7 +347,7 @@ const getSupporterMicroserviceAPI = () => {
346
347
  Description Of Endpoint:
347
348
  detail common question
348
349
 
349
- * @summary detail commen question
350
+ * @summary detail common question
350
351
  */
351
352
  const systemCommonQuestionsDetailRetrieve = (params, options) => {
352
353
  return axios_1.default.get(`/system/common/questions/detail`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
@@ -362,7 +363,7 @@ const getSupporterMicroserviceAPI = () => {
362
363
  Description Of Endpoint:
363
364
  Display common question
364
365
 
365
- * @summary List of commen question
366
+ * @summary List of common question
366
367
  */
367
368
  const systemCommonQuestionsListRetrieve = (params, options) => {
368
369
  return axios_1.default.get(`/system/common/questions/list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
@@ -378,7 +379,7 @@ const getSupporterMicroserviceAPI = () => {
378
379
  Description Of Endpoint:
379
380
  translate common question
380
381
 
381
- * @summary translate commen question
382
+ * @summary translate common question
382
383
  */
383
384
  const systemCommonQuestionsTranslateCreate = (translateDifineRequest, params, options) => {
384
385
  return axios_1.default.post(`/system/common/questions/translate`, translateDifineRequest, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
@@ -442,10 +443,10 @@ const getSupporterMicroserviceAPI = () => {
442
443
  Description Of Endpoint:
443
444
  translate common question
444
445
 
445
- * @summary update translate commen question
446
+ * @summary update translate common question
446
447
  */
447
- const systemCommonQuestionsTranslateUpdateUpdate = (translationUpdateQestionRequest, params, options) => {
448
- return axios_1.default.put(`/system/common/questions/translate/update`, translationUpdateQestionRequest, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
448
+ const systemCommonQuestionsTranslateUpdateUpdate = (translationUpdateQuestionRequest, params, options) => {
449
+ return axios_1.default.put(`/system/common/questions/translate/update`, translationUpdateQuestionRequest, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
449
450
  };
450
451
  /**
451
452
  *
@@ -458,18 +459,20 @@ const getSupporterMicroserviceAPI = () => {
458
459
  Description Of Endpoint:
459
460
  update common question
460
461
 
461
- * @summary edit commmen question
462
+ * @summary edit common question
462
463
  */
463
464
  const systemCommonQuestionsUpdateUpdate = (commonQuestionsUpdateRequest, params, options) => {
464
465
  return axios_1.default.put(`/system/common/questions/update`, commonQuestionsUpdateRequest, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
465
466
  };
466
467
  /**
467
468
  *
468
- Last Version Update: 1.0.0
469
+ Last Version Update: 2.1.0
469
470
  Codes:
470
471
 
471
472
  Change Log:
472
- ...
473
+ --version:2.1.0
474
+ schema updated
475
+
473
476
 
474
477
  Description Of Endpoint:
475
478
  Display dmca
@@ -486,7 +489,7 @@ const getSupporterMicroserviceAPI = () => {
486
489
 
487
490
  Change Log:
488
491
 
489
- add language to define dmca with deffirent language
492
+ add language to define dmca with different language
490
493
 
491
494
 
492
495
  Description Of Endpoint:
@@ -508,21 +511,22 @@ const getSupporterMicroserviceAPI = () => {
508
511
  ...
509
512
 
510
513
  Description Of Endpoint:
511
- this api get dmca with deffrent language if we have
514
+ this api get dmca with different language if we have
512
515
  and filter with language
513
516
 
514
- * @summary Get dmca with deffierent language.
517
+ * @summary Get dmca with different language.
515
518
  */
516
519
  const systemDmcaDetailRetrieve = (params, options) => {
517
520
  return axios_1.default.get(`/system/dmca/detail`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
518
521
  };
519
522
  /**
520
523
  *
521
- Last Version Update: 1.0.0
524
+ Last Version Update: 2.1.0
522
525
  Codes:
523
526
 
524
527
  Change Log:
525
- ...
528
+ --version:2.1.0
529
+ schema updated
526
530
 
527
531
  Description Of Endpoint:
528
532
  Display website rules
@@ -557,10 +561,10 @@ const getSupporterMicroserviceAPI = () => {
557
561
  ...
558
562
 
559
563
  Description Of Endpoint:
560
- this api get Rules with deffrent language if we have
564
+ this api get Rules with different language if we have
561
565
  and filter with language
562
566
 
563
- * @summary Get Rules with deffierent language.
567
+ * @summary Get Rules with different language.
564
568
  */
565
569
  const systemRulesDetailRetrieve = (params, options) => {
566
570
  return axios_1.default.get(`/system/rules/detail`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
@@ -579,11 +583,7 @@ const getSupporterMicroserviceAPI = () => {
579
583
  * @summary define seo for DMCA
580
584
  */
581
585
  const systemSupporterSeoDMCACreate = (defineSeoRequest, options) => {
582
- return axios_1.default.post(`/system/supporter/seo/DMCA`, defineSeoRequest, options).then(res => {
583
- if (res.data === '')
584
- res.data = null;
585
- return res;
586
- });
586
+ return axios_1.default.post(`/system/supporter/seo/DMCA`, defineSeoRequest, options);
587
587
  };
588
588
  /**
589
589
  *
@@ -599,13 +599,7 @@ const getSupporterMicroserviceAPI = () => {
599
599
  * @summary list of seo create
600
600
  */
601
601
  const systemSupporterSeoListRetrieve = (params, options) => {
602
- return axios_1.default
603
- .get(`/system/supporter/seo/list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }))
604
- .then(res => {
605
- if (res.data === '')
606
- res.data = null;
607
- return res;
608
- });
602
+ return axios_1.default.get(`/system/supporter/seo/list`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
609
603
  };
610
604
  /**
611
605
  *
@@ -618,14 +612,10 @@ const getSupporterMicroserviceAPI = () => {
618
612
  Description Of Endpoint:
619
613
  Define SEO for Question
620
614
 
621
- * @summary define seo for commen question
615
+ * @summary define seo for common question
622
616
  */
623
617
  const systemSupporterSeoQuestionCreate = (defineSeoRequest, options) => {
624
- return axios_1.default.post(`/system/supporter/seo/question`, defineSeoRequest, options).then(res => {
625
- if (res.data === '')
626
- res.data = null;
627
- return res;
628
- });
618
+ return axios_1.default.post(`/system/supporter/seo/question`, defineSeoRequest, options);
629
619
  };
630
620
  /**
631
621
  *
@@ -641,11 +631,7 @@ const getSupporterMicroserviceAPI = () => {
641
631
  * @summary define seo for Rules
642
632
  */
643
633
  const systemSupporterSeoRulesCreate = (defineSeoRequest, options) => {
644
- return axios_1.default.post(`/system/supporter/seo/rules`, defineSeoRequest, options).then(res => {
645
- if (res.data === '')
646
- res.data = null;
647
- return res;
648
- });
634
+ return axios_1.default.post(`/system/supporter/seo/rules`, defineSeoRequest, options);
649
635
  };
650
636
  /**
651
637
  *
@@ -661,11 +647,7 @@ const getSupporterMicroserviceAPI = () => {
661
647
  * @summary define seo for training center
662
648
  */
663
649
  const systemSupporterSeoTrainingCreate = (defineSeoRequest, options) => {
664
- return axios_1.default.post(`/system/supporter/seo/training`, defineSeoRequest, options).then(res => {
665
- if (res.data === '')
666
- res.data = null;
667
- return res;
668
- });
650
+ return axios_1.default.post(`/system/supporter/seo/training`, defineSeoRequest, options);
669
651
  };
670
652
  /**
671
653
  *
@@ -692,7 +674,7 @@ const getSupporterMicroserviceAPI = () => {
692
674
  ...
693
675
 
694
676
  Description Of Endpoint:
695
- Define tranlation training center
677
+ Define translation training center
696
678
 
697
679
  * @summary translate training center
698
680
  */
@@ -708,7 +690,7 @@ const getSupporterMicroserviceAPI = () => {
708
690
  ...
709
691
 
710
692
  Description Of Endpoint:
711
- delete tranlation training center
693
+ delete translation training center
712
694
 
713
695
  * @summary delete translation
714
696
  */
@@ -724,9 +706,9 @@ const getSupporterMicroserviceAPI = () => {
724
706
  ...
725
707
 
726
708
  Description Of Endpoint:
727
- details of tranlation training center
709
+ details of translation training center
728
710
 
729
- * @summary detail tranlation
711
+ * @summary detail translation
730
712
  */
731
713
  const systemSupporterTrainingCenterTranslateDetailRetrieve = (params, options) => {
732
714
  return axios_1.default.get(`/system/supporter/training/center/translate/detail`, Object.assign(Object.assign({}, options), { params: Object.assign(Object.assign({}, params), options === null || options === void 0 ? void 0 : options.params) }));
@@ -740,7 +722,7 @@ const getSupporterMicroserviceAPI = () => {
740
722
  ...
741
723
 
742
724
  Description Of Endpoint:
743
- List of tranlation training center
725
+ List of translation training center
744
726
 
745
727
  * @summary translation list
746
728
  */
@@ -756,7 +738,7 @@ const getSupporterMicroserviceAPI = () => {
756
738
  ...
757
739
 
758
740
  Description Of Endpoint:
759
- Update tranlation training center
741
+ Update translation training center
760
742
 
761
743
  * @summary update translate
762
744
  */
@@ -765,11 +747,12 @@ const getSupporterMicroserviceAPI = () => {
765
747
  };
766
748
  /**
767
749
  *
768
- Last Version Update: 1.0.0
750
+ Last Version Update: 2.1.0
769
751
  Codes: A 2.10.4N3, A2.10.4N4
770
752
 
771
753
  Change Log:
772
- ...
754
+ --version:2.1.0
755
+ schema updated
773
756
 
774
757
  Description Of Endpoint:
775
758
  Display training center
@@ -781,11 +764,12 @@ const getSupporterMicroserviceAPI = () => {
781
764
  };
782
765
  /**
783
766
  *
784
- Last Version Update: 1.0.0
767
+ Last Version Update: 2.1.0
785
768
  Codes: A2.10.4N1, A2.10.4N5
786
769
 
787
770
  Change Log:
788
- ...
771
+ --version:2.1.0
772
+ schema updated
789
773
 
790
774
  Description Of Endpoint:
791
775
  Display training centers list
@@ -801,11 +785,11 @@ const getSupporterMicroserviceAPI = () => {
801
785
  Codes: A2.10.4N2
802
786
 
803
787
  Change Log:
804
- this api when you create it defualt creatre with persion language
788
+ this api when you create it default create with persian language
805
789
 
806
790
  Description Of Endpoint:
807
791
  Define training center
808
- this api when you create it defualt creatre with persion language
792
+ this api when you create it default create with persian language
809
793
 
810
794
  * @summary define training center
811
795
  */
@@ -823,7 +807,7 @@ const getSupporterMicroserviceAPI = () => {
823
807
  Description Of Endpoint:
824
808
  Delete training center
825
809
 
826
- * @summary Delete trainnig center
810
+ * @summary Delete training center
827
811
  */
828
812
  const systemTrainingDeleteDestroy = (trainingId, options) => {
829
813
  return axios_1.default.delete(`/system/training/delete/${trainingId}`, options);
@@ -834,7 +818,7 @@ const getSupporterMicroserviceAPI = () => {
834
818
  Codes: A 2.10.4N3
835
819
 
836
820
  Change Log:
837
- this api update base training that create with perion language
821
+ this api update base training that create with persian language
838
822
 
839
823
  Description Of Endpoint:
840
824
  Update training center
@@ -1 +1 @@
1
- {"version":3,"file":"api.js","sourceRoot":"","sources":["../../../src/generated/supporter/api.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"api.js","sourceRoot":"","sources":["../../../src/generated/supporter/api.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,17 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ import type { AccessibilityResponseSEO } from './accessibilityResponseSEO';
6
+ import type { AccessibilityList } from './accessibilityList';
7
+ import type { AccessibilityResponseErrors } from './accessibilityResponseErrors';
8
+ export interface AccessibilityResponse {
9
+ /** @nullable */
10
+ SEO?: AccessibilityResponseSEO;
11
+ data: AccessibilityList[];
12
+ /** @nullable */
13
+ message?: string | null;
14
+ status_code: number;
15
+ errors: AccessibilityResponseErrors;
16
+ success: boolean;
17
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=accessibilityResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"accessibilityResponse.js","sourceRoot":"","sources":["../../../../src/generated/supporter/models/accessibilityResponse.ts"],"names":[],"mappings":""}
@@ -0,0 +1,7 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ export type AccessibilityResponseErrors = {
6
+ [key: string]: unknown;
7
+ };
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ /**
3
+ * 30nama-SDK 🍺
4
+ * Do not edit manually.
5
+ */
6
+ Object.defineProperty(exports, "__esModule", { value: true });
7
+ //# sourceMappingURL=accessibilityResponseErrors.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"accessibilityResponseErrors.js","sourceRoot":"","sources":["../../../../src/generated/supporter/models/accessibilityResponseErrors.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * 30nama-SDK 🍺
3
+ * Do not edit manually.
4
+ */
5
+ /**
6
+ * @nullable
7
+ */
8
+ export type AccessibilityResponseSEO = {
9
+ [key: string]: unknown;
10
+ } | null;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ /**
3
+ * 30nama-SDK 🍺
4
+ * Do not edit manually.
5
+ */
6
+ Object.defineProperty(exports, "__esModule", { value: true });
7
+ //# sourceMappingURL=accessibilityResponseSEO.js.map