@smartytalent/api-client 0.1.33-dev.98 → 0.2.1-dev.0

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 (343) hide show
  1. package/dist/apis/CandidatesApi.d.ts +2 -2
  2. package/dist/apis/CandidatesApi.js +2 -2
  3. package/dist/apis/ConversationsApi.d.ts +1 -0
  4. package/dist/apis/ConversationsApi.d.ts.map +1 -1
  5. package/dist/apis/ConversationsApi.js +3 -0
  6. package/dist/apis/ConversationsApi.js.map +1 -1
  7. package/dist/apis/JobsApi.d.ts +2 -2
  8. package/dist/apis/JobsApi.js +2 -2
  9. package/dist/apis/SubmissionsApi.d.ts +3 -2
  10. package/dist/apis/SubmissionsApi.d.ts.map +1 -1
  11. package/dist/apis/SubmissionsApi.js +4 -3
  12. package/dist/apis/SubmissionsApi.js.map +1 -1
  13. package/dist/apis/TalentsApi.d.ts +2 -2
  14. package/dist/apis/TalentsApi.js +2 -2
  15. package/dist/apis/index.d.ts +0 -1
  16. package/dist/apis/index.d.ts.map +1 -1
  17. package/dist/apis/index.js +0 -1
  18. package/dist/apis/index.js.map +1 -1
  19. package/dist/models/BriefAttributesSchema.d.ts +3 -3
  20. package/dist/models/BriefAttributesSchema.d.ts.map +1 -1
  21. package/dist/models/BriefAttributesSchema.js +3 -3
  22. package/dist/models/BriefAttributesSchema.js.map +1 -1
  23. package/dist/models/BriefAttributesSchemaFilesInner.d.ts +51 -0
  24. package/dist/models/BriefAttributesSchemaFilesInner.d.ts.map +1 -0
  25. package/dist/models/BriefAttributesSchemaFilesInner.js +55 -0
  26. package/dist/models/BriefAttributesSchemaFilesInner.js.map +1 -0
  27. package/dist/models/BrowserResourceSchema.d.ts +2 -3
  28. package/dist/models/BrowserResourceSchema.d.ts.map +1 -1
  29. package/dist/models/BrowserResourceSchema.js +2 -3
  30. package/dist/models/BrowserResourceSchema.js.map +1 -1
  31. package/dist/models/CallRelationshipsFilesDataSchema.d.ts +39 -0
  32. package/dist/models/CallRelationshipsFilesDataSchema.d.ts.map +1 -0
  33. package/dist/models/CallRelationshipsFilesDataSchema.js +51 -0
  34. package/dist/models/CallRelationshipsFilesDataSchema.js.map +1 -0
  35. package/dist/models/CallRelationshipsFilesSchema.d.ts +34 -0
  36. package/dist/models/CallRelationshipsFilesSchema.d.ts.map +1 -0
  37. package/dist/models/CallRelationshipsFilesSchema.js +50 -0
  38. package/dist/models/CallRelationshipsFilesSchema.js.map +1 -0
  39. package/dist/models/CallRelationshipsLinksDataSchema.d.ts +39 -0
  40. package/dist/models/CallRelationshipsLinksDataSchema.d.ts.map +1 -0
  41. package/dist/models/CallRelationshipsLinksDataSchema.js +51 -0
  42. package/dist/models/CallRelationshipsLinksDataSchema.js.map +1 -0
  43. package/dist/models/CallRelationshipsLinksSchema.d.ts +34 -0
  44. package/dist/models/CallRelationshipsLinksSchema.d.ts.map +1 -0
  45. package/dist/models/CallRelationshipsLinksSchema.js +50 -0
  46. package/dist/models/CallRelationshipsLinksSchema.js.map +1 -0
  47. package/dist/models/CallRelationshipsSchema.d.ts +16 -1
  48. package/dist/models/CallRelationshipsSchema.d.ts.map +1 -1
  49. package/dist/models/CallRelationshipsSchema.js +6 -0
  50. package/dist/models/CallRelationshipsSchema.js.map +1 -1
  51. package/dist/models/CandidateRelationshipsSchema.d.ts +0 -7
  52. package/dist/models/CandidateRelationshipsSchema.d.ts.map +1 -1
  53. package/dist/models/CandidateRelationshipsSchema.js +0 -3
  54. package/dist/models/CandidateRelationshipsSchema.js.map +1 -1
  55. package/dist/models/ChatRelationshipsFilesDataSchema.d.ts +39 -0
  56. package/dist/models/ChatRelationshipsFilesDataSchema.d.ts.map +1 -0
  57. package/dist/models/ChatRelationshipsFilesDataSchema.js +51 -0
  58. package/dist/models/ChatRelationshipsFilesDataSchema.js.map +1 -0
  59. package/dist/models/ChatRelationshipsFilesSchema.d.ts +34 -0
  60. package/dist/models/ChatRelationshipsFilesSchema.d.ts.map +1 -0
  61. package/dist/models/ChatRelationshipsFilesSchema.js +50 -0
  62. package/dist/models/ChatRelationshipsFilesSchema.js.map +1 -0
  63. package/dist/models/ChatRelationshipsLinksDataSchema.d.ts +39 -0
  64. package/dist/models/ChatRelationshipsLinksDataSchema.d.ts.map +1 -0
  65. package/dist/models/ChatRelationshipsLinksDataSchema.js +51 -0
  66. package/dist/models/ChatRelationshipsLinksDataSchema.js.map +1 -0
  67. package/dist/models/ChatRelationshipsLinksSchema.d.ts +34 -0
  68. package/dist/models/ChatRelationshipsLinksSchema.d.ts.map +1 -0
  69. package/dist/models/ChatRelationshipsLinksSchema.js +50 -0
  70. package/dist/models/ChatRelationshipsLinksSchema.js.map +1 -0
  71. package/dist/models/ChatRelationshipsSchema.d.ts +16 -1
  72. package/dist/models/ChatRelationshipsSchema.d.ts.map +1 -1
  73. package/dist/models/ChatRelationshipsSchema.js +6 -0
  74. package/dist/models/ChatRelationshipsSchema.js.map +1 -1
  75. package/dist/models/CreateBrowserRequestBodyData.d.ts +2 -3
  76. package/dist/models/CreateBrowserRequestBodyData.d.ts.map +1 -1
  77. package/dist/models/CreateBrowserRequestBodyData.js +2 -3
  78. package/dist/models/CreateBrowserRequestBodyData.js.map +1 -1
  79. package/dist/models/CreateFormRequestBodyData.d.ts +2 -3
  80. package/dist/models/CreateFormRequestBodyData.d.ts.map +1 -1
  81. package/dist/models/CreateFormRequestBodyData.js +2 -3
  82. package/dist/models/CreateFormRequestBodyData.js.map +1 -1
  83. package/dist/models/EmailRelationshipsFilesDataSchema.d.ts +39 -0
  84. package/dist/models/EmailRelationshipsFilesDataSchema.d.ts.map +1 -0
  85. package/dist/models/EmailRelationshipsFilesDataSchema.js +51 -0
  86. package/dist/models/EmailRelationshipsFilesDataSchema.js.map +1 -0
  87. package/dist/models/EmailRelationshipsFilesSchema.d.ts +34 -0
  88. package/dist/models/EmailRelationshipsFilesSchema.d.ts.map +1 -0
  89. package/dist/models/EmailRelationshipsFilesSchema.js +50 -0
  90. package/dist/models/EmailRelationshipsFilesSchema.js.map +1 -0
  91. package/dist/models/EmailRelationshipsLinksDataSchema.d.ts +39 -0
  92. package/dist/models/EmailRelationshipsLinksDataSchema.d.ts.map +1 -0
  93. package/dist/models/EmailRelationshipsLinksDataSchema.js +51 -0
  94. package/dist/models/EmailRelationshipsLinksDataSchema.js.map +1 -0
  95. package/dist/models/EmailRelationshipsLinksSchema.d.ts +34 -0
  96. package/dist/models/EmailRelationshipsLinksSchema.d.ts.map +1 -0
  97. package/dist/models/EmailRelationshipsLinksSchema.js +50 -0
  98. package/dist/models/EmailRelationshipsLinksSchema.js.map +1 -0
  99. package/dist/models/EmailRelationshipsSchema.d.ts +14 -7
  100. package/dist/models/EmailRelationshipsSchema.d.ts.map +1 -1
  101. package/dist/models/EmailRelationshipsSchema.js +6 -3
  102. package/dist/models/EmailRelationshipsSchema.js.map +1 -1
  103. package/dist/models/FileRelationshipsCandidatesDataSchema.d.ts +39 -0
  104. package/dist/models/{TranslationRelationshipsJobDataSchema.d.ts.map → FileRelationshipsCandidatesDataSchema.d.ts.map} +1 -1
  105. package/dist/models/FileRelationshipsCandidatesDataSchema.js +51 -0
  106. package/dist/models/{TranslationRelationshipsJobDataSchema.js.map → FileRelationshipsCandidatesDataSchema.js.map} +1 -1
  107. package/dist/models/FileRelationshipsCandidatesSchema.d.ts +34 -0
  108. package/dist/models/FileRelationshipsCandidatesSchema.d.ts.map +1 -0
  109. package/dist/models/FileRelationshipsCandidatesSchema.js +50 -0
  110. package/dist/models/FileRelationshipsCandidatesSchema.js.map +1 -0
  111. package/dist/models/FileRelationshipsLinksDataSchema.d.ts +39 -0
  112. package/dist/models/FileRelationshipsLinksDataSchema.d.ts.map +1 -0
  113. package/dist/models/FileRelationshipsLinksDataSchema.js +51 -0
  114. package/dist/models/FileRelationshipsLinksDataSchema.js.map +1 -0
  115. package/dist/models/FileRelationshipsLinksSchema.d.ts +34 -0
  116. package/dist/models/FileRelationshipsLinksSchema.d.ts.map +1 -0
  117. package/dist/models/FileRelationshipsLinksSchema.js +50 -0
  118. package/dist/models/FileRelationshipsLinksSchema.js.map +1 -0
  119. package/dist/models/FileRelationshipsSchema.d.ts +17 -3
  120. package/dist/models/FileRelationshipsSchema.d.ts.map +1 -1
  121. package/dist/models/FileRelationshipsSchema.js +9 -3
  122. package/dist/models/FileRelationshipsSchema.js.map +1 -1
  123. package/dist/models/FileRelationshipsTalentsDataSchema.d.ts +39 -0
  124. package/dist/models/FileRelationshipsTalentsDataSchema.d.ts.map +1 -0
  125. package/dist/models/FileRelationshipsTalentsDataSchema.js +51 -0
  126. package/dist/models/FileRelationshipsTalentsDataSchema.js.map +1 -0
  127. package/dist/models/FileRelationshipsTalentsSchema.d.ts +34 -0
  128. package/dist/models/FileRelationshipsTalentsSchema.d.ts.map +1 -0
  129. package/dist/models/FileRelationshipsTalentsSchema.js +50 -0
  130. package/dist/models/FileRelationshipsTalentsSchema.js.map +1 -0
  131. package/dist/models/FormResourceSchema.d.ts +2 -3
  132. package/dist/models/FormResourceSchema.d.ts.map +1 -1
  133. package/dist/models/FormResourceSchema.js +2 -3
  134. package/dist/models/FormResourceSchema.js.map +1 -1
  135. package/dist/models/JobAttributesSchema.d.ts +3 -3
  136. package/dist/models/JobAttributesSchema.d.ts.map +1 -1
  137. package/dist/models/JobRelationshipsSchema.d.ts +0 -7
  138. package/dist/models/JobRelationshipsSchema.d.ts.map +1 -1
  139. package/dist/models/JobRelationshipsSchema.js +0 -3
  140. package/dist/models/JobRelationshipsSchema.js.map +1 -1
  141. package/dist/models/MeetingRelationshipsFilesDataSchema.d.ts +39 -0
  142. package/dist/models/MeetingRelationshipsFilesDataSchema.d.ts.map +1 -0
  143. package/dist/models/MeetingRelationshipsFilesDataSchema.js +51 -0
  144. package/dist/models/MeetingRelationshipsFilesDataSchema.js.map +1 -0
  145. package/dist/models/MeetingRelationshipsFilesSchema.d.ts +34 -0
  146. package/dist/models/MeetingRelationshipsFilesSchema.d.ts.map +1 -0
  147. package/dist/models/MeetingRelationshipsFilesSchema.js +50 -0
  148. package/dist/models/MeetingRelationshipsFilesSchema.js.map +1 -0
  149. package/dist/models/MeetingRelationshipsLinksDataSchema.d.ts +39 -0
  150. package/dist/models/MeetingRelationshipsLinksDataSchema.d.ts.map +1 -0
  151. package/dist/models/MeetingRelationshipsLinksDataSchema.js +51 -0
  152. package/dist/models/MeetingRelationshipsLinksDataSchema.js.map +1 -0
  153. package/dist/models/MeetingRelationshipsLinksSchema.d.ts +34 -0
  154. package/dist/models/MeetingRelationshipsLinksSchema.d.ts.map +1 -0
  155. package/dist/models/MeetingRelationshipsLinksSchema.js +50 -0
  156. package/dist/models/MeetingRelationshipsLinksSchema.js.map +1 -0
  157. package/dist/models/MeetingRelationshipsSchema.d.ts +14 -0
  158. package/dist/models/MeetingRelationshipsSchema.d.ts.map +1 -1
  159. package/dist/models/MeetingRelationshipsSchema.js +6 -0
  160. package/dist/models/MeetingRelationshipsSchema.js.map +1 -1
  161. package/dist/models/NoteRelationshipsSchema.d.ts +0 -7
  162. package/dist/models/NoteRelationshipsSchema.d.ts.map +1 -1
  163. package/dist/models/NoteRelationshipsSchema.js +0 -3
  164. package/dist/models/NoteRelationshipsSchema.js.map +1 -1
  165. package/dist/models/OperationAttributesSchema.d.ts +39 -3
  166. package/dist/models/OperationAttributesSchema.d.ts.map +1 -1
  167. package/dist/models/OperationAttributesSchema.js +21 -3
  168. package/dist/models/OperationAttributesSchema.js.map +1 -1
  169. package/dist/models/PersonaRelationshipsSchema.d.ts +0 -7
  170. package/dist/models/PersonaRelationshipsSchema.d.ts.map +1 -1
  171. package/dist/models/PersonaRelationshipsSchema.js +0 -3
  172. package/dist/models/PersonaRelationshipsSchema.js.map +1 -1
  173. package/dist/models/SubmissionAttributesSchema.d.ts +7 -0
  174. package/dist/models/SubmissionAttributesSchema.d.ts.map +1 -1
  175. package/dist/models/SubmissionAttributesSchema.js +4 -1
  176. package/dist/models/SubmissionAttributesSchema.js.map +1 -1
  177. package/dist/models/SubmissionAttributesSchemaFilesInner.d.ts +12 -0
  178. package/dist/models/SubmissionAttributesSchemaFilesInner.d.ts.map +1 -1
  179. package/dist/models/SubmissionAttributesSchemaFilesInner.js +4 -0
  180. package/dist/models/SubmissionAttributesSchemaFilesInner.js.map +1 -1
  181. package/dist/models/TalentRelationshipsSchema.d.ts +0 -7
  182. package/dist/models/TalentRelationshipsSchema.d.ts.map +1 -1
  183. package/dist/models/TalentRelationshipsSchema.js +0 -3
  184. package/dist/models/TalentRelationshipsSchema.js.map +1 -1
  185. package/dist/models/TenantAttributesSettingsSchema.d.ts +6 -0
  186. package/dist/models/TenantAttributesSettingsSchema.d.ts.map +1 -1
  187. package/dist/models/TenantAttributesSettingsSchema.js +2 -0
  188. package/dist/models/TenantAttributesSettingsSchema.js.map +1 -1
  189. package/dist/models/index.d.ts +23 -37
  190. package/dist/models/index.d.ts.map +1 -1
  191. package/dist/models/index.js +23 -37
  192. package/dist/models/index.js.map +1 -1
  193. package/package.json +1 -1
  194. package/dist/apis/TranslationsApi.d.ts +0 -152
  195. package/dist/apis/TranslationsApi.d.ts.map +0 -1
  196. package/dist/apis/TranslationsApi.js +0 -367
  197. package/dist/apis/TranslationsApi.js.map +0 -1
  198. package/dist/models/BrowserRelationshipsSchema.d.ts +0 -34
  199. package/dist/models/BrowserRelationshipsSchema.d.ts.map +0 -1
  200. package/dist/models/BrowserRelationshipsSchema.js +0 -50
  201. package/dist/models/BrowserRelationshipsSchema.js.map +0 -1
  202. package/dist/models/BrowserRelationshipsTranslationsDataSchema.d.ts +0 -39
  203. package/dist/models/BrowserRelationshipsTranslationsDataSchema.d.ts.map +0 -1
  204. package/dist/models/BrowserRelationshipsTranslationsDataSchema.js +0 -51
  205. package/dist/models/BrowserRelationshipsTranslationsDataSchema.js.map +0 -1
  206. package/dist/models/BrowserRelationshipsTranslationsSchema.d.ts +0 -34
  207. package/dist/models/BrowserRelationshipsTranslationsSchema.d.ts.map +0 -1
  208. package/dist/models/BrowserRelationshipsTranslationsSchema.js +0 -50
  209. package/dist/models/BrowserRelationshipsTranslationsSchema.js.map +0 -1
  210. package/dist/models/CandidateRelationshipsTranslationsDataSchema.d.ts +0 -39
  211. package/dist/models/CandidateRelationshipsTranslationsDataSchema.d.ts.map +0 -1
  212. package/dist/models/CandidateRelationshipsTranslationsDataSchema.js +0 -51
  213. package/dist/models/CandidateRelationshipsTranslationsDataSchema.js.map +0 -1
  214. package/dist/models/CandidateRelationshipsTranslationsSchema.d.ts +0 -34
  215. package/dist/models/CandidateRelationshipsTranslationsSchema.d.ts.map +0 -1
  216. package/dist/models/CandidateRelationshipsTranslationsSchema.js +0 -50
  217. package/dist/models/CandidateRelationshipsTranslationsSchema.js.map +0 -1
  218. package/dist/models/CreateTranslationRequestBody.d.ts +0 -34
  219. package/dist/models/CreateTranslationRequestBody.d.ts.map +0 -1
  220. package/dist/models/CreateTranslationRequestBody.js +0 -52
  221. package/dist/models/CreateTranslationRequestBody.js.map +0 -1
  222. package/dist/models/CreateTranslationRequestBodyData.d.ts +0 -54
  223. package/dist/models/CreateTranslationRequestBodyData.d.ts.map +0 -1
  224. package/dist/models/CreateTranslationRequestBodyData.js +0 -66
  225. package/dist/models/CreateTranslationRequestBodyData.js.map +0 -1
  226. package/dist/models/EmailRelationshipsTranslationsDataSchema.d.ts +0 -39
  227. package/dist/models/EmailRelationshipsTranslationsDataSchema.d.ts.map +0 -1
  228. package/dist/models/EmailRelationshipsTranslationsDataSchema.js +0 -51
  229. package/dist/models/EmailRelationshipsTranslationsDataSchema.js.map +0 -1
  230. package/dist/models/EmailRelationshipsTranslationsSchema.d.ts +0 -34
  231. package/dist/models/EmailRelationshipsTranslationsSchema.d.ts.map +0 -1
  232. package/dist/models/EmailRelationshipsTranslationsSchema.js +0 -50
  233. package/dist/models/EmailRelationshipsTranslationsSchema.js.map +0 -1
  234. package/dist/models/FileRelationshipsLinkDataSchema.d.ts +0 -39
  235. package/dist/models/FileRelationshipsLinkDataSchema.d.ts.map +0 -1
  236. package/dist/models/FileRelationshipsLinkDataSchema.js +0 -51
  237. package/dist/models/FileRelationshipsLinkDataSchema.js.map +0 -1
  238. package/dist/models/FileRelationshipsLinkSchema.d.ts +0 -34
  239. package/dist/models/FileRelationshipsLinkSchema.d.ts.map +0 -1
  240. package/dist/models/FileRelationshipsLinkSchema.js +0 -50
  241. package/dist/models/FileRelationshipsLinkSchema.js.map +0 -1
  242. package/dist/models/FormRelationshipsSchema.d.ts +0 -34
  243. package/dist/models/FormRelationshipsSchema.d.ts.map +0 -1
  244. package/dist/models/FormRelationshipsSchema.js +0 -50
  245. package/dist/models/FormRelationshipsSchema.js.map +0 -1
  246. package/dist/models/FormRelationshipsTranslationsDataSchema.d.ts +0 -39
  247. package/dist/models/FormRelationshipsTranslationsDataSchema.d.ts.map +0 -1
  248. package/dist/models/FormRelationshipsTranslationsDataSchema.js +0 -51
  249. package/dist/models/FormRelationshipsTranslationsDataSchema.js.map +0 -1
  250. package/dist/models/FormRelationshipsTranslationsSchema.d.ts +0 -34
  251. package/dist/models/FormRelationshipsTranslationsSchema.d.ts.map +0 -1
  252. package/dist/models/FormRelationshipsTranslationsSchema.js +0 -50
  253. package/dist/models/FormRelationshipsTranslationsSchema.js.map +0 -1
  254. package/dist/models/JobRelationshipsTranslationsDataSchema.d.ts +0 -39
  255. package/dist/models/JobRelationshipsTranslationsDataSchema.d.ts.map +0 -1
  256. package/dist/models/JobRelationshipsTranslationsDataSchema.js +0 -51
  257. package/dist/models/JobRelationshipsTranslationsDataSchema.js.map +0 -1
  258. package/dist/models/JobRelationshipsTranslationsSchema.d.ts +0 -34
  259. package/dist/models/JobRelationshipsTranslationsSchema.d.ts.map +0 -1
  260. package/dist/models/JobRelationshipsTranslationsSchema.js +0 -50
  261. package/dist/models/JobRelationshipsTranslationsSchema.js.map +0 -1
  262. package/dist/models/NoteRelationshipsTranslationsDataSchema.d.ts +0 -39
  263. package/dist/models/NoteRelationshipsTranslationsDataSchema.d.ts.map +0 -1
  264. package/dist/models/NoteRelationshipsTranslationsDataSchema.js +0 -51
  265. package/dist/models/NoteRelationshipsTranslationsDataSchema.js.map +0 -1
  266. package/dist/models/NoteRelationshipsTranslationsSchema.d.ts +0 -34
  267. package/dist/models/NoteRelationshipsTranslationsSchema.d.ts.map +0 -1
  268. package/dist/models/NoteRelationshipsTranslationsSchema.js +0 -50
  269. package/dist/models/NoteRelationshipsTranslationsSchema.js.map +0 -1
  270. package/dist/models/PersonaRelationshipsTranslationsDataSchema.d.ts +0 -39
  271. package/dist/models/PersonaRelationshipsTranslationsDataSchema.d.ts.map +0 -1
  272. package/dist/models/PersonaRelationshipsTranslationsDataSchema.js +0 -51
  273. package/dist/models/PersonaRelationshipsTranslationsDataSchema.js.map +0 -1
  274. package/dist/models/PersonaRelationshipsTranslationsSchema.d.ts +0 -34
  275. package/dist/models/PersonaRelationshipsTranslationsSchema.d.ts.map +0 -1
  276. package/dist/models/PersonaRelationshipsTranslationsSchema.js +0 -50
  277. package/dist/models/PersonaRelationshipsTranslationsSchema.js.map +0 -1
  278. package/dist/models/TalentRelationshipsTranslationsDataSchema.d.ts +0 -39
  279. package/dist/models/TalentRelationshipsTranslationsDataSchema.d.ts.map +0 -1
  280. package/dist/models/TalentRelationshipsTranslationsDataSchema.js +0 -51
  281. package/dist/models/TalentRelationshipsTranslationsDataSchema.js.map +0 -1
  282. package/dist/models/TalentRelationshipsTranslationsSchema.d.ts +0 -34
  283. package/dist/models/TalentRelationshipsTranslationsSchema.d.ts.map +0 -1
  284. package/dist/models/TalentRelationshipsTranslationsSchema.js +0 -50
  285. package/dist/models/TalentRelationshipsTranslationsSchema.js.map +0 -1
  286. package/dist/models/TranslationAttributesSchema.d.ts +0 -46
  287. package/dist/models/TranslationAttributesSchema.d.ts.map +0 -1
  288. package/dist/models/TranslationAttributesSchema.js +0 -56
  289. package/dist/models/TranslationAttributesSchema.js.map +0 -1
  290. package/dist/models/TranslationRelationshipsCandidateDataSchema.d.ts +0 -39
  291. package/dist/models/TranslationRelationshipsCandidateDataSchema.d.ts.map +0 -1
  292. package/dist/models/TranslationRelationshipsCandidateDataSchema.js +0 -51
  293. package/dist/models/TranslationRelationshipsCandidateDataSchema.js.map +0 -1
  294. package/dist/models/TranslationRelationshipsCandidateSchema.d.ts +0 -34
  295. package/dist/models/TranslationRelationshipsCandidateSchema.d.ts.map +0 -1
  296. package/dist/models/TranslationRelationshipsCandidateSchema.js +0 -50
  297. package/dist/models/TranslationRelationshipsCandidateSchema.js.map +0 -1
  298. package/dist/models/TranslationRelationshipsJobDataSchema.d.ts +0 -39
  299. package/dist/models/TranslationRelationshipsJobDataSchema.js +0 -51
  300. package/dist/models/TranslationRelationshipsJobSchema.d.ts +0 -34
  301. package/dist/models/TranslationRelationshipsJobSchema.d.ts.map +0 -1
  302. package/dist/models/TranslationRelationshipsJobSchema.js +0 -50
  303. package/dist/models/TranslationRelationshipsJobSchema.js.map +0 -1
  304. package/dist/models/TranslationRelationshipsReportDataSchema.d.ts +0 -39
  305. package/dist/models/TranslationRelationshipsReportDataSchema.d.ts.map +0 -1
  306. package/dist/models/TranslationRelationshipsReportDataSchema.js +0 -51
  307. package/dist/models/TranslationRelationshipsReportDataSchema.js.map +0 -1
  308. package/dist/models/TranslationRelationshipsReportSchema.d.ts +0 -34
  309. package/dist/models/TranslationRelationshipsReportSchema.d.ts.map +0 -1
  310. package/dist/models/TranslationRelationshipsReportSchema.js +0 -50
  311. package/dist/models/TranslationRelationshipsReportSchema.js.map +0 -1
  312. package/dist/models/TranslationRelationshipsSchema.d.ts +0 -55
  313. package/dist/models/TranslationRelationshipsSchema.d.ts.map +0 -1
  314. package/dist/models/TranslationRelationshipsSchema.js +0 -59
  315. package/dist/models/TranslationRelationshipsSchema.js.map +0 -1
  316. package/dist/models/TranslationRelationshipsTalentDataSchema.d.ts +0 -39
  317. package/dist/models/TranslationRelationshipsTalentDataSchema.d.ts.map +0 -1
  318. package/dist/models/TranslationRelationshipsTalentDataSchema.js +0 -51
  319. package/dist/models/TranslationRelationshipsTalentDataSchema.js.map +0 -1
  320. package/dist/models/TranslationRelationshipsTalentSchema.d.ts +0 -34
  321. package/dist/models/TranslationRelationshipsTalentSchema.d.ts.map +0 -1
  322. package/dist/models/TranslationRelationshipsTalentSchema.js +0 -50
  323. package/dist/models/TranslationRelationshipsTalentSchema.js.map +0 -1
  324. package/dist/models/TranslationResourceSchema.d.ts +0 -75
  325. package/dist/models/TranslationResourceSchema.d.ts.map +0 -1
  326. package/dist/models/TranslationResourceSchema.js +0 -75
  327. package/dist/models/TranslationResourceSchema.js.map +0 -1
  328. package/dist/models/TranslationSchema.d.ts +0 -49
  329. package/dist/models/TranslationSchema.d.ts.map +0 -1
  330. package/dist/models/TranslationSchema.js +0 -55
  331. package/dist/models/TranslationSchema.js.map +0 -1
  332. package/dist/models/TranslationsSchema.d.ts +0 -48
  333. package/dist/models/TranslationsSchema.d.ts.map +0 -1
  334. package/dist/models/TranslationsSchema.js +0 -56
  335. package/dist/models/TranslationsSchema.js.map +0 -1
  336. package/dist/models/UpdateTranslationRequestBody.d.ts +0 -34
  337. package/dist/models/UpdateTranslationRequestBody.d.ts.map +0 -1
  338. package/dist/models/UpdateTranslationRequestBody.js +0 -52
  339. package/dist/models/UpdateTranslationRequestBody.js.map +0 -1
  340. package/dist/models/UpdateTranslationRequestBodyData.d.ts +0 -53
  341. package/dist/models/UpdateTranslationRequestBodyData.d.ts.map +0 -1
  342. package/dist/models/UpdateTranslationRequestBodyData.js +0 -67
  343. package/dist/models/UpdateTranslationRequestBodyData.js.map +0 -1
@@ -1,152 +0,0 @@
1
- /**
2
- * SmartyMeet Dev03 API REST
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * The version of the OpenAPI document: 1.0.1
6
- * Contact: developer@smartymeet.com
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import * as runtime from '../runtime';
13
- import type { CreateTranslationRequestBody, TranslationSchema, TranslationsSchema, UpdateTranslationRequestBody } from '../models/index';
14
- export interface CreateTranslationRequest {
15
- createTranslationRequestBody: CreateTranslationRequestBody;
16
- }
17
- export interface DeleteTranslationRequest {
18
- translationId: string;
19
- }
20
- export interface ListTranslationsRequest {
21
- filterStatus?: ListTranslationsFilterStatusEnum;
22
- filterCreatedFrom?: Date;
23
- filterCreatedTo?: Date;
24
- filterModifiedFrom?: Date;
25
- filterModifiedTo?: Date;
26
- pageSize?: number;
27
- pageNumber?: number;
28
- pageAfter?: string;
29
- pageBefore?: string;
30
- }
31
- export interface ShowTranslationRequest {
32
- translationId: string;
33
- }
34
- export interface TranslationOptionsRequest {
35
- translationId: string;
36
- }
37
- export interface UpdateTranslationRequest {
38
- translationId: string;
39
- updateTranslationRequestBody: UpdateTranslationRequestBody;
40
- }
41
- /**
42
- *
43
- */
44
- export declare class TranslationsApi extends runtime.BaseAPI {
45
- /**
46
- * Creates request options for createTranslation without sending the request
47
- */
48
- createTranslationRequestOpts(requestParameters: CreateTranslationRequest): Promise<runtime.RequestOpts>;
49
- /**
50
- * Creates a new translation in your account. ### Translation\'s Attributes Here is a table that describes the attributes of the translation object: | Attribute | Type | Description | |----------------------------|--------|-----------------------------------------------------------------------------| | `name` | string | The full name of the translation. | | `status` | string | The current status of the translation (e.g., active, inactive). | | `timestamps.created` | string | The date and time when the translation was created (ISO 8601 format). | | `timestamps.modified` | string | The date and time when the translation was last modified (ISO 8601 format). |
51
- * Create Translation
52
- */
53
- createTranslationRaw(requestParameters: CreateTranslationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<TranslationSchema>>;
54
- /**
55
- * Creates a new translation in your account. ### Translation\'s Attributes Here is a table that describes the attributes of the translation object: | Attribute | Type | Description | |----------------------------|--------|-----------------------------------------------------------------------------| | `name` | string | The full name of the translation. | | `status` | string | The current status of the translation (e.g., active, inactive). | | `timestamps.created` | string | The date and time when the translation was created (ISO 8601 format). | | `timestamps.modified` | string | The date and time when the translation was last modified (ISO 8601 format). |
56
- * Create Translation
57
- */
58
- createTranslation(requestParameters: CreateTranslationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<TranslationSchema>;
59
- /**
60
- * Creates request options for deleteTranslation without sending the request
61
- */
62
- deleteTranslationRequestOpts(requestParameters: DeleteTranslationRequest): Promise<runtime.RequestOpts>;
63
- /**
64
- * This endpoint allows you to delete a specific translation from your account. Once deleted, the translation\'s information will be permanently removed and cannot be recovered.
65
- * Delete Translation
66
- */
67
- deleteTranslationRaw(requestParameters: DeleteTranslationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
68
- /**
69
- * This endpoint allows you to delete a specific translation from your account. Once deleted, the translation\'s information will be permanently removed and cannot be recovered.
70
- * Delete Translation
71
- */
72
- deleteTranslation(requestParameters: DeleteTranslationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
73
- /**
74
- * Creates request options for listTranslations without sending the request
75
- */
76
- listTranslationsRequestOpts(requestParameters: ListTranslationsRequest): Promise<runtime.RequestOpts>;
77
- /**
78
- * Returns a collection of your account translations ## Overview Returns a collection of your account translations, sorted by the time they were inserted into the system in ascending order. ### Translations Endpoints Pagination The translations endpoints support two versions of pagination: traditional and cursor-based. Note that the parameters for these pagination methods cannot coexist; using them together will result in a bad request error. :::tip Pagination tip Ensure that when using traditional pagination, you use `pageNumber`, and when using cursor-based pagination, you use either `pageAfter` or `pageBefore`, but not both together. ::: #### More information For more information, see the [pagination documentation](/docs/pagination).
79
- * List Translations
80
- */
81
- listTranslationsRaw(requestParameters: ListTranslationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<TranslationsSchema>>;
82
- /**
83
- * Returns a collection of your account translations ## Overview Returns a collection of your account translations, sorted by the time they were inserted into the system in ascending order. ### Translations Endpoints Pagination The translations endpoints support two versions of pagination: traditional and cursor-based. Note that the parameters for these pagination methods cannot coexist; using them together will result in a bad request error. :::tip Pagination tip Ensure that when using traditional pagination, you use `pageNumber`, and when using cursor-based pagination, you use either `pageAfter` or `pageBefore`, but not both together. ::: #### More information For more information, see the [pagination documentation](/docs/pagination).
84
- * List Translations
85
- */
86
- listTranslations(requestParameters?: ListTranslationsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<TranslationsSchema>;
87
- /**
88
- * Creates request options for showTranslation without sending the request
89
- */
90
- showTranslationRequestOpts(requestParameters: ShowTranslationRequest): Promise<runtime.RequestOpts>;
91
- /**
92
- * This endpoint retrieves details of a specific translation from your account. You can view information such as name, and other relevant attributes of the translation.
93
- * Show Translation
94
- */
95
- showTranslationRaw(requestParameters: ShowTranslationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<TranslationSchema>>;
96
- /**
97
- * This endpoint retrieves details of a specific translation from your account. You can view information such as name, and other relevant attributes of the translation.
98
- * Show Translation
99
- */
100
- showTranslation(requestParameters: ShowTranslationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<TranslationSchema>;
101
- /**
102
- * Creates request options for translationOptions without sending the request
103
- */
104
- translationOptionsRequestOpts(requestParameters: TranslationOptionsRequest): Promise<runtime.RequestOpts>;
105
- /**
106
- * Enable CORS by returning correct headers
107
- * Translation Options
108
- */
109
- translationOptionsRaw(requestParameters: TranslationOptionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
110
- /**
111
- * Enable CORS by returning correct headers
112
- * Translation Options
113
- */
114
- translationOptions(requestParameters: TranslationOptionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
115
- /**
116
- * Creates request options for translationsOptions without sending the request
117
- */
118
- translationsOptionsRequestOpts(): Promise<runtime.RequestOpts>;
119
- /**
120
- * Enable CORS by returning correct headers
121
- * Translations Options
122
- */
123
- translationsOptionsRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
124
- /**
125
- * Enable CORS by returning correct headers
126
- * Translations Options
127
- */
128
- translationsOptions(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
129
- /**
130
- * Creates request options for updateTranslation without sending the request
131
- */
132
- updateTranslationRequestOpts(requestParameters: UpdateTranslationRequest): Promise<runtime.RequestOpts>;
133
- /**
134
- * This endpoint allows you to update details of a specific translation in your account. You can modify information such as name, and other relevant attributes of the translation. Only the fields provided in the request will be updated.
135
- * Update Translation
136
- */
137
- updateTranslationRaw(requestParameters: UpdateTranslationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<TranslationSchema>>;
138
- /**
139
- * This endpoint allows you to update details of a specific translation in your account. You can modify information such as name, and other relevant attributes of the translation. Only the fields provided in the request will be updated.
140
- * Update Translation
141
- */
142
- updateTranslation(requestParameters: UpdateTranslationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<TranslationSchema>;
143
- }
144
- /**
145
- * @export
146
- */
147
- export declare const ListTranslationsFilterStatusEnum: {
148
- readonly Active: "active";
149
- readonly Archived: "archived";
150
- };
151
- export type ListTranslationsFilterStatusEnum = typeof ListTranslationsFilterStatusEnum[keyof typeof ListTranslationsFilterStatusEnum];
152
- //# sourceMappingURL=TranslationsApi.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TranslationsApi.d.ts","sourceRoot":"","sources":["../../src/apis/TranslationsApi.ts"],"names":[],"mappings":"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"}
@@ -1,367 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * SmartyMeet Dev03 API REST
6
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
- *
8
- * The version of the OpenAPI document: 1.0.1
9
- * Contact: developer@smartymeet.com
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
- if (k2 === undefined) k2 = k;
17
- var desc = Object.getOwnPropertyDescriptor(m, k);
18
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
19
- desc = { enumerable: true, get: function() { return m[k]; } };
20
- }
21
- Object.defineProperty(o, k2, desc);
22
- }) : (function(o, m, k, k2) {
23
- if (k2 === undefined) k2 = k;
24
- o[k2] = m[k];
25
- }));
26
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
27
- Object.defineProperty(o, "default", { enumerable: true, value: v });
28
- }) : function(o, v) {
29
- o["default"] = v;
30
- });
31
- var __importStar = (this && this.__importStar) || (function () {
32
- var ownKeys = function(o) {
33
- ownKeys = Object.getOwnPropertyNames || function (o) {
34
- var ar = [];
35
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
36
- return ar;
37
- };
38
- return ownKeys(o);
39
- };
40
- return function (mod) {
41
- if (mod && mod.__esModule) return mod;
42
- var result = {};
43
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
44
- __setModuleDefault(result, mod);
45
- return result;
46
- };
47
- })();
48
- Object.defineProperty(exports, "__esModule", { value: true });
49
- exports.ListTranslationsFilterStatusEnum = exports.TranslationsApi = void 0;
50
- const runtime = __importStar(require("../runtime"));
51
- const index_1 = require("../models/index");
52
- /**
53
- *
54
- */
55
- class TranslationsApi extends runtime.BaseAPI {
56
- /**
57
- * Creates request options for createTranslation without sending the request
58
- */
59
- async createTranslationRequestOpts(requestParameters) {
60
- if (requestParameters['createTranslationRequestBody'] == null) {
61
- throw new runtime.RequiredError('createTranslationRequestBody', 'Required parameter "createTranslationRequestBody" was null or undefined when calling createTranslation().');
62
- }
63
- const queryParameters = {};
64
- const headerParameters = {};
65
- headerParameters['Content-Type'] = 'application/json';
66
- if (this.configuration && this.configuration.apiKey) {
67
- headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
68
- }
69
- if (this.configuration && this.configuration.accessToken) {
70
- // oauth required
71
- headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
72
- }
73
- let urlPath = `/v1/translations`;
74
- return {
75
- path: urlPath,
76
- method: 'POST',
77
- headers: headerParameters,
78
- query: queryParameters,
79
- body: (0, index_1.CreateTranslationRequestBodyToJSON)(requestParameters['createTranslationRequestBody']),
80
- };
81
- }
82
- /**
83
- * Creates a new translation in your account. ### Translation\'s Attributes Here is a table that describes the attributes of the translation object: | Attribute | Type | Description | |----------------------------|--------|-----------------------------------------------------------------------------| | `name` | string | The full name of the translation. | | `status` | string | The current status of the translation (e.g., active, inactive). | | `timestamps.created` | string | The date and time when the translation was created (ISO 8601 format). | | `timestamps.modified` | string | The date and time when the translation was last modified (ISO 8601 format). |
84
- * Create Translation
85
- */
86
- async createTranslationRaw(requestParameters, initOverrides) {
87
- const requestOptions = await this.createTranslationRequestOpts(requestParameters);
88
- const response = await this.request(requestOptions, initOverrides);
89
- return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.TranslationSchemaFromJSON)(jsonValue));
90
- }
91
- /**
92
- * Creates a new translation in your account. ### Translation\'s Attributes Here is a table that describes the attributes of the translation object: | Attribute | Type | Description | |----------------------------|--------|-----------------------------------------------------------------------------| | `name` | string | The full name of the translation. | | `status` | string | The current status of the translation (e.g., active, inactive). | | `timestamps.created` | string | The date and time when the translation was created (ISO 8601 format). | | `timestamps.modified` | string | The date and time when the translation was last modified (ISO 8601 format). |
93
- * Create Translation
94
- */
95
- async createTranslation(requestParameters, initOverrides) {
96
- const response = await this.createTranslationRaw(requestParameters, initOverrides);
97
- return await response.value();
98
- }
99
- /**
100
- * Creates request options for deleteTranslation without sending the request
101
- */
102
- async deleteTranslationRequestOpts(requestParameters) {
103
- if (requestParameters['translationId'] == null) {
104
- throw new runtime.RequiredError('translationId', 'Required parameter "translationId" was null or undefined when calling deleteTranslation().');
105
- }
106
- const queryParameters = {};
107
- const headerParameters = {};
108
- if (this.configuration && this.configuration.apiKey) {
109
- headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
110
- }
111
- if (this.configuration && this.configuration.accessToken) {
112
- // oauth required
113
- headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
114
- }
115
- let urlPath = `/v1/translations/{translationId}`;
116
- urlPath = urlPath.replace(`{${"translationId"}}`, encodeURIComponent(String(requestParameters['translationId'])));
117
- return {
118
- path: urlPath,
119
- method: 'DELETE',
120
- headers: headerParameters,
121
- query: queryParameters,
122
- };
123
- }
124
- /**
125
- * This endpoint allows you to delete a specific translation from your account. Once deleted, the translation\'s information will be permanently removed and cannot be recovered.
126
- * Delete Translation
127
- */
128
- async deleteTranslationRaw(requestParameters, initOverrides) {
129
- const requestOptions = await this.deleteTranslationRequestOpts(requestParameters);
130
- const response = await this.request(requestOptions, initOverrides);
131
- return new runtime.VoidApiResponse(response);
132
- }
133
- /**
134
- * This endpoint allows you to delete a specific translation from your account. Once deleted, the translation\'s information will be permanently removed and cannot be recovered.
135
- * Delete Translation
136
- */
137
- async deleteTranslation(requestParameters, initOverrides) {
138
- await this.deleteTranslationRaw(requestParameters, initOverrides);
139
- }
140
- /**
141
- * Creates request options for listTranslations without sending the request
142
- */
143
- async listTranslationsRequestOpts(requestParameters) {
144
- const queryParameters = {};
145
- if (requestParameters['filterStatus'] != null) {
146
- queryParameters['filterStatus'] = requestParameters['filterStatus'];
147
- }
148
- if (requestParameters['filterCreatedFrom'] != null) {
149
- queryParameters['filterCreatedFrom'] = requestParameters['filterCreatedFrom'].toISOString();
150
- }
151
- if (requestParameters['filterCreatedTo'] != null) {
152
- queryParameters['filterCreatedTo'] = requestParameters['filterCreatedTo'].toISOString();
153
- }
154
- if (requestParameters['filterModifiedFrom'] != null) {
155
- queryParameters['filterModifiedFrom'] = requestParameters['filterModifiedFrom'].toISOString();
156
- }
157
- if (requestParameters['filterModifiedTo'] != null) {
158
- queryParameters['filterModifiedTo'] = requestParameters['filterModifiedTo'].toISOString();
159
- }
160
- if (requestParameters['pageSize'] != null) {
161
- queryParameters['pageSize'] = requestParameters['pageSize'];
162
- }
163
- if (requestParameters['pageNumber'] != null) {
164
- queryParameters['pageNumber'] = requestParameters['pageNumber'];
165
- }
166
- if (requestParameters['pageAfter'] != null) {
167
- queryParameters['pageAfter'] = requestParameters['pageAfter'];
168
- }
169
- if (requestParameters['pageBefore'] != null) {
170
- queryParameters['pageBefore'] = requestParameters['pageBefore'];
171
- }
172
- const headerParameters = {};
173
- if (this.configuration && this.configuration.apiKey) {
174
- headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
175
- }
176
- if (this.configuration && this.configuration.accessToken) {
177
- // oauth required
178
- headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
179
- }
180
- let urlPath = `/v1/translations`;
181
- return {
182
- path: urlPath,
183
- method: 'GET',
184
- headers: headerParameters,
185
- query: queryParameters,
186
- };
187
- }
188
- /**
189
- * Returns a collection of your account translations ## Overview Returns a collection of your account translations, sorted by the time they were inserted into the system in ascending order. ### Translations Endpoints Pagination The translations endpoints support two versions of pagination: traditional and cursor-based. Note that the parameters for these pagination methods cannot coexist; using them together will result in a bad request error. :::tip Pagination tip Ensure that when using traditional pagination, you use `pageNumber`, and when using cursor-based pagination, you use either `pageAfter` or `pageBefore`, but not both together. ::: #### More information For more information, see the [pagination documentation](/docs/pagination).
190
- * List Translations
191
- */
192
- async listTranslationsRaw(requestParameters, initOverrides) {
193
- const requestOptions = await this.listTranslationsRequestOpts(requestParameters);
194
- const response = await this.request(requestOptions, initOverrides);
195
- return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.TranslationsSchemaFromJSON)(jsonValue));
196
- }
197
- /**
198
- * Returns a collection of your account translations ## Overview Returns a collection of your account translations, sorted by the time they were inserted into the system in ascending order. ### Translations Endpoints Pagination The translations endpoints support two versions of pagination: traditional and cursor-based. Note that the parameters for these pagination methods cannot coexist; using them together will result in a bad request error. :::tip Pagination tip Ensure that when using traditional pagination, you use `pageNumber`, and when using cursor-based pagination, you use either `pageAfter` or `pageBefore`, but not both together. ::: #### More information For more information, see the [pagination documentation](/docs/pagination).
199
- * List Translations
200
- */
201
- async listTranslations(requestParameters = {}, initOverrides) {
202
- const response = await this.listTranslationsRaw(requestParameters, initOverrides);
203
- return await response.value();
204
- }
205
- /**
206
- * Creates request options for showTranslation without sending the request
207
- */
208
- async showTranslationRequestOpts(requestParameters) {
209
- if (requestParameters['translationId'] == null) {
210
- throw new runtime.RequiredError('translationId', 'Required parameter "translationId" was null or undefined when calling showTranslation().');
211
- }
212
- const queryParameters = {};
213
- const headerParameters = {};
214
- if (this.configuration && this.configuration.apiKey) {
215
- headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
216
- }
217
- if (this.configuration && this.configuration.accessToken) {
218
- // oauth required
219
- headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
220
- }
221
- let urlPath = `/v1/translations/{translationId}`;
222
- urlPath = urlPath.replace(`{${"translationId"}}`, encodeURIComponent(String(requestParameters['translationId'])));
223
- return {
224
- path: urlPath,
225
- method: 'GET',
226
- headers: headerParameters,
227
- query: queryParameters,
228
- };
229
- }
230
- /**
231
- * This endpoint retrieves details of a specific translation from your account. You can view information such as name, and other relevant attributes of the translation.
232
- * Show Translation
233
- */
234
- async showTranslationRaw(requestParameters, initOverrides) {
235
- const requestOptions = await this.showTranslationRequestOpts(requestParameters);
236
- const response = await this.request(requestOptions, initOverrides);
237
- return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.TranslationSchemaFromJSON)(jsonValue));
238
- }
239
- /**
240
- * This endpoint retrieves details of a specific translation from your account. You can view information such as name, and other relevant attributes of the translation.
241
- * Show Translation
242
- */
243
- async showTranslation(requestParameters, initOverrides) {
244
- const response = await this.showTranslationRaw(requestParameters, initOverrides);
245
- return await response.value();
246
- }
247
- /**
248
- * Creates request options for translationOptions without sending the request
249
- */
250
- async translationOptionsRequestOpts(requestParameters) {
251
- if (requestParameters['translationId'] == null) {
252
- throw new runtime.RequiredError('translationId', 'Required parameter "translationId" was null or undefined when calling translationOptions().');
253
- }
254
- const queryParameters = {};
255
- const headerParameters = {};
256
- let urlPath = `/v1/translations/{translationId}`;
257
- urlPath = urlPath.replace(`{${"translationId"}}`, encodeURIComponent(String(requestParameters['translationId'])));
258
- return {
259
- path: urlPath,
260
- method: 'OPTIONS',
261
- headers: headerParameters,
262
- query: queryParameters,
263
- };
264
- }
265
- /**
266
- * Enable CORS by returning correct headers
267
- * Translation Options
268
- */
269
- async translationOptionsRaw(requestParameters, initOverrides) {
270
- const requestOptions = await this.translationOptionsRequestOpts(requestParameters);
271
- const response = await this.request(requestOptions, initOverrides);
272
- return new runtime.VoidApiResponse(response);
273
- }
274
- /**
275
- * Enable CORS by returning correct headers
276
- * Translation Options
277
- */
278
- async translationOptions(requestParameters, initOverrides) {
279
- await this.translationOptionsRaw(requestParameters, initOverrides);
280
- }
281
- /**
282
- * Creates request options for translationsOptions without sending the request
283
- */
284
- async translationsOptionsRequestOpts() {
285
- const queryParameters = {};
286
- const headerParameters = {};
287
- let urlPath = `/v1/translations`;
288
- return {
289
- path: urlPath,
290
- method: 'OPTIONS',
291
- headers: headerParameters,
292
- query: queryParameters,
293
- };
294
- }
295
- /**
296
- * Enable CORS by returning correct headers
297
- * Translations Options
298
- */
299
- async translationsOptionsRaw(initOverrides) {
300
- const requestOptions = await this.translationsOptionsRequestOpts();
301
- const response = await this.request(requestOptions, initOverrides);
302
- return new runtime.VoidApiResponse(response);
303
- }
304
- /**
305
- * Enable CORS by returning correct headers
306
- * Translations Options
307
- */
308
- async translationsOptions(initOverrides) {
309
- await this.translationsOptionsRaw(initOverrides);
310
- }
311
- /**
312
- * Creates request options for updateTranslation without sending the request
313
- */
314
- async updateTranslationRequestOpts(requestParameters) {
315
- if (requestParameters['translationId'] == null) {
316
- throw new runtime.RequiredError('translationId', 'Required parameter "translationId" was null or undefined when calling updateTranslation().');
317
- }
318
- if (requestParameters['updateTranslationRequestBody'] == null) {
319
- throw new runtime.RequiredError('updateTranslationRequestBody', 'Required parameter "updateTranslationRequestBody" was null or undefined when calling updateTranslation().');
320
- }
321
- const queryParameters = {};
322
- const headerParameters = {};
323
- headerParameters['Content-Type'] = 'application/json';
324
- if (this.configuration && this.configuration.apiKey) {
325
- headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
326
- }
327
- if (this.configuration && this.configuration.accessToken) {
328
- // oauth required
329
- headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
330
- }
331
- let urlPath = `/v1/translations/{translationId}`;
332
- urlPath = urlPath.replace(`{${"translationId"}}`, encodeURIComponent(String(requestParameters['translationId'])));
333
- return {
334
- path: urlPath,
335
- method: 'PATCH',
336
- headers: headerParameters,
337
- query: queryParameters,
338
- body: (0, index_1.UpdateTranslationRequestBodyToJSON)(requestParameters['updateTranslationRequestBody']),
339
- };
340
- }
341
- /**
342
- * This endpoint allows you to update details of a specific translation in your account. You can modify information such as name, and other relevant attributes of the translation. Only the fields provided in the request will be updated.
343
- * Update Translation
344
- */
345
- async updateTranslationRaw(requestParameters, initOverrides) {
346
- const requestOptions = await this.updateTranslationRequestOpts(requestParameters);
347
- const response = await this.request(requestOptions, initOverrides);
348
- return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.TranslationSchemaFromJSON)(jsonValue));
349
- }
350
- /**
351
- * This endpoint allows you to update details of a specific translation in your account. You can modify information such as name, and other relevant attributes of the translation. Only the fields provided in the request will be updated.
352
- * Update Translation
353
- */
354
- async updateTranslation(requestParameters, initOverrides) {
355
- const response = await this.updateTranslationRaw(requestParameters, initOverrides);
356
- return await response.value();
357
- }
358
- }
359
- exports.TranslationsApi = TranslationsApi;
360
- /**
361
- * @export
362
- */
363
- exports.ListTranslationsFilterStatusEnum = {
364
- Active: 'active',
365
- Archived: 'archived'
366
- };
367
- //# sourceMappingURL=TranslationsApi.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TranslationsApi.js","sourceRoot":"","sources":["../../src/apis/TranslationsApi.ts"],"names":[],"mappings":"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"}
@@ -1,34 +0,0 @@
1
- /**
2
- * SmartyMeet Dev03 API REST
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * The version of the OpenAPI document: 1.0.1
6
- * Contact: developer@smartymeet.com
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { BrowserRelationshipsTranslationsSchema } from './BrowserRelationshipsTranslationsSchema';
13
- /**
14
- *
15
- * @export
16
- * @interface BrowserRelationshipsSchema
17
- */
18
- export interface BrowserRelationshipsSchema {
19
- /**
20
- *
21
- * @type {BrowserRelationshipsTranslationsSchema}
22
- * @memberof BrowserRelationshipsSchema
23
- */
24
- translations?: BrowserRelationshipsTranslationsSchema;
25
- }
26
- /**
27
- * Check if a given object implements the BrowserRelationshipsSchema interface.
28
- */
29
- export declare function instanceOfBrowserRelationshipsSchema(value: object): value is BrowserRelationshipsSchema;
30
- export declare function BrowserRelationshipsSchemaFromJSON(json: any): BrowserRelationshipsSchema;
31
- export declare function BrowserRelationshipsSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): BrowserRelationshipsSchema;
32
- export declare function BrowserRelationshipsSchemaToJSON(json: any): BrowserRelationshipsSchema;
33
- export declare function BrowserRelationshipsSchemaToJSONTyped(value?: BrowserRelationshipsSchema | null, ignoreDiscriminator?: boolean): any;
34
- //# sourceMappingURL=BrowserRelationshipsSchema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BrowserRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/BrowserRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,0CAA0C,CAAC;AAQvG;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,YAAY,CAAC,EAAE,sCAAsC,CAAC;CACzD;AAED;;GAEG;AACH,wBAAgB,oCAAoC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,0BAA0B,CAEvG;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAExF;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0BAA0B,CAQ3H;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAEtF;AAED,wBAAgB,qCAAqC,CAAC,KAAK,CAAC,EAAE,0BAA0B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS1I"}
@@ -1,50 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * SmartyMeet Dev03 API REST
6
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
- *
8
- * The version of the OpenAPI document: 1.0.1
9
- * Contact: developer@smartymeet.com
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfBrowserRelationshipsSchema = instanceOfBrowserRelationshipsSchema;
17
- exports.BrowserRelationshipsSchemaFromJSON = BrowserRelationshipsSchemaFromJSON;
18
- exports.BrowserRelationshipsSchemaFromJSONTyped = BrowserRelationshipsSchemaFromJSONTyped;
19
- exports.BrowserRelationshipsSchemaToJSON = BrowserRelationshipsSchemaToJSON;
20
- exports.BrowserRelationshipsSchemaToJSONTyped = BrowserRelationshipsSchemaToJSONTyped;
21
- const BrowserRelationshipsTranslationsSchema_1 = require("./BrowserRelationshipsTranslationsSchema");
22
- /**
23
- * Check if a given object implements the BrowserRelationshipsSchema interface.
24
- */
25
- function instanceOfBrowserRelationshipsSchema(value) {
26
- return true;
27
- }
28
- function BrowserRelationshipsSchemaFromJSON(json) {
29
- return BrowserRelationshipsSchemaFromJSONTyped(json, false);
30
- }
31
- function BrowserRelationshipsSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
- if (json == null) {
33
- return json;
34
- }
35
- return {
36
- 'translations': json['translations'] == null ? undefined : (0, BrowserRelationshipsTranslationsSchema_1.BrowserRelationshipsTranslationsSchemaFromJSON)(json['translations']),
37
- };
38
- }
39
- function BrowserRelationshipsSchemaToJSON(json) {
40
- return BrowserRelationshipsSchemaToJSONTyped(json, false);
41
- }
42
- function BrowserRelationshipsSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
- if (value == null) {
44
- return value;
45
- }
46
- return {
47
- 'translations': (0, BrowserRelationshipsTranslationsSchema_1.BrowserRelationshipsTranslationsSchemaToJSON)(value['translations']),
48
- };
49
- }
50
- //# sourceMappingURL=BrowserRelationshipsSchema.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BrowserRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/BrowserRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,oFAEC;AAED,gFAEC;AAED,0FAQC;AAED,4EAEC;AAED,sFASC;AAvDD,qGAKkD;AAgBlD;;GAEG;AACH,SAAgB,oCAAoC,CAAC,KAAa;IAC9D,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,kCAAkC,CAAC,IAAS;IACxD,OAAO,uCAAuC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChE,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS,EAAE,mBAA4B;IAC3F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,cAAc,EAAE,IAAI,CAAC,cAAc,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,uFAA8C,EAAC,IAAI,CAAC,cAAc,CAAC,CAAC;KAClI,CAAC;AACN,CAAC;AAED,SAAgB,gCAAgC,CAAC,IAAS;IACtD,OAAO,qCAAqC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9D,CAAC;AAED,SAAgB,qCAAqC,CAAC,KAAyC,EAAE,sBAA+B,KAAK;IACjI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,cAAc,EAAE,IAAA,qFAA4C,EAAC,KAAK,CAAC,cAAc,CAAC,CAAC;KACtF,CAAC;AACN,CAAC"}