@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,39 +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
- /**
13
- *
14
- * @export
15
- * @interface BrowserRelationshipsTranslationsDataSchema
16
- */
17
- export interface BrowserRelationshipsTranslationsDataSchema {
18
- /**
19
- *
20
- * @type {string}
21
- * @memberof BrowserRelationshipsTranslationsDataSchema
22
- */
23
- type?: string;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof BrowserRelationshipsTranslationsDataSchema
28
- */
29
- id?: string;
30
- }
31
- /**
32
- * Check if a given object implements the BrowserRelationshipsTranslationsDataSchema interface.
33
- */
34
- export declare function instanceOfBrowserRelationshipsTranslationsDataSchema(value: object): value is BrowserRelationshipsTranslationsDataSchema;
35
- export declare function BrowserRelationshipsTranslationsDataSchemaFromJSON(json: any): BrowserRelationshipsTranslationsDataSchema;
36
- export declare function BrowserRelationshipsTranslationsDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): BrowserRelationshipsTranslationsDataSchema;
37
- export declare function BrowserRelationshipsTranslationsDataSchemaToJSON(json: any): BrowserRelationshipsTranslationsDataSchema;
38
- export declare function BrowserRelationshipsTranslationsDataSchemaToJSONTyped(value?: BrowserRelationshipsTranslationsDataSchema | null, ignoreDiscriminator?: boolean): any;
39
- //# sourceMappingURL=BrowserRelationshipsTranslationsDataSchema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BrowserRelationshipsTranslationsDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/BrowserRelationshipsTranslationsDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,0CAA0C;IACvD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,oDAAoD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,0CAA0C,CAEvI;AAED,wBAAgB,kDAAkD,CAAC,IAAI,EAAE,GAAG,GAAG,0CAA0C,CAExH;AAED,wBAAgB,uDAAuD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0CAA0C,CAS3J;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,GAAG,0CAA0C,CAEtH;AAED,wBAAgB,qDAAqD,CAAC,KAAK,CAAC,EAAE,0CAA0C,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU1K"}
@@ -1,51 +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.instanceOfBrowserRelationshipsTranslationsDataSchema = instanceOfBrowserRelationshipsTranslationsDataSchema;
17
- exports.BrowserRelationshipsTranslationsDataSchemaFromJSON = BrowserRelationshipsTranslationsDataSchemaFromJSON;
18
- exports.BrowserRelationshipsTranslationsDataSchemaFromJSONTyped = BrowserRelationshipsTranslationsDataSchemaFromJSONTyped;
19
- exports.BrowserRelationshipsTranslationsDataSchemaToJSON = BrowserRelationshipsTranslationsDataSchemaToJSON;
20
- exports.BrowserRelationshipsTranslationsDataSchemaToJSONTyped = BrowserRelationshipsTranslationsDataSchemaToJSONTyped;
21
- /**
22
- * Check if a given object implements the BrowserRelationshipsTranslationsDataSchema interface.
23
- */
24
- function instanceOfBrowserRelationshipsTranslationsDataSchema(value) {
25
- return true;
26
- }
27
- function BrowserRelationshipsTranslationsDataSchemaFromJSON(json) {
28
- return BrowserRelationshipsTranslationsDataSchemaFromJSONTyped(json, false);
29
- }
30
- function BrowserRelationshipsTranslationsDataSchemaFromJSONTyped(json, ignoreDiscriminator) {
31
- if (json == null) {
32
- return json;
33
- }
34
- return {
35
- 'type': json['type'] == null ? undefined : json['type'],
36
- 'id': json['id'] == null ? undefined : json['id'],
37
- };
38
- }
39
- function BrowserRelationshipsTranslationsDataSchemaToJSON(json) {
40
- return BrowserRelationshipsTranslationsDataSchemaToJSONTyped(json, false);
41
- }
42
- function BrowserRelationshipsTranslationsDataSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
- if (value == null) {
44
- return value;
45
- }
46
- return {
47
- 'type': value['type'],
48
- 'id': value['id'],
49
- };
50
- }
51
- //# sourceMappingURL=BrowserRelationshipsTranslationsDataSchema.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BrowserRelationshipsTranslationsDataSchema.js","sourceRoot":"","sources":["../../src/models/BrowserRelationshipsTranslationsDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,oHAEC;AAED,gHAEC;AAED,0HASC;AAED,4GAEC;AAED,sHAUC;AApCD;;GAEG;AACH,SAAgB,oDAAoD,CAAC,KAAa;IAC9E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,kDAAkD,CAAC,IAAS;IACxE,OAAO,uDAAuD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChF,CAAC;AAED,SAAgB,uDAAuD,CAAC,IAAS,EAAE,mBAA4B;IAC3G,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,gDAAgD,CAAC,IAAS;IACtE,OAAO,qDAAqD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9E,CAAC;AAED,SAAgB,qDAAqD,CAAC,KAAyD,EAAE,sBAA+B,KAAK;IACjK,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
@@ -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 { BrowserRelationshipsTranslationsDataSchema } from './BrowserRelationshipsTranslationsDataSchema';
13
- /**
14
- *
15
- * @export
16
- * @interface BrowserRelationshipsTranslationsSchema
17
- */
18
- export interface BrowserRelationshipsTranslationsSchema {
19
- /**
20
- *
21
- * @type {Array<BrowserRelationshipsTranslationsDataSchema>}
22
- * @memberof BrowserRelationshipsTranslationsSchema
23
- */
24
- data?: Array<BrowserRelationshipsTranslationsDataSchema>;
25
- }
26
- /**
27
- * Check if a given object implements the BrowserRelationshipsTranslationsSchema interface.
28
- */
29
- export declare function instanceOfBrowserRelationshipsTranslationsSchema(value: object): value is BrowserRelationshipsTranslationsSchema;
30
- export declare function BrowserRelationshipsTranslationsSchemaFromJSON(json: any): BrowserRelationshipsTranslationsSchema;
31
- export declare function BrowserRelationshipsTranslationsSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): BrowserRelationshipsTranslationsSchema;
32
- export declare function BrowserRelationshipsTranslationsSchemaToJSON(json: any): BrowserRelationshipsTranslationsSchema;
33
- export declare function BrowserRelationshipsTranslationsSchemaToJSONTyped(value?: BrowserRelationshipsTranslationsSchema | null, ignoreDiscriminator?: boolean): any;
34
- //# sourceMappingURL=BrowserRelationshipsTranslationsSchema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BrowserRelationshipsTranslationsSchema.d.ts","sourceRoot":"","sources":["../../src/models/BrowserRelationshipsTranslationsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,0CAA0C,EAAE,MAAM,8CAA8C,CAAC;AAQ/G;;;;GAIG;AACH,MAAM,WAAW,sCAAsC;IACnD;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,0CAA0C,CAAC,CAAC;CAC5D;AAED;;GAEG;AACH,wBAAgB,gDAAgD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,sCAAsC,CAE/H;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,GAAG,sCAAsC,CAEhH;AAED,wBAAgB,mDAAmD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,sCAAsC,CAQnJ;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,GAAG,sCAAsC,CAE9G;AAED,wBAAgB,iDAAiD,CAAC,KAAK,CAAC,EAAE,sCAAsC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASlK"}
@@ -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.instanceOfBrowserRelationshipsTranslationsSchema = instanceOfBrowserRelationshipsTranslationsSchema;
17
- exports.BrowserRelationshipsTranslationsSchemaFromJSON = BrowserRelationshipsTranslationsSchemaFromJSON;
18
- exports.BrowserRelationshipsTranslationsSchemaFromJSONTyped = BrowserRelationshipsTranslationsSchemaFromJSONTyped;
19
- exports.BrowserRelationshipsTranslationsSchemaToJSON = BrowserRelationshipsTranslationsSchemaToJSON;
20
- exports.BrowserRelationshipsTranslationsSchemaToJSONTyped = BrowserRelationshipsTranslationsSchemaToJSONTyped;
21
- const BrowserRelationshipsTranslationsDataSchema_1 = require("./BrowserRelationshipsTranslationsDataSchema");
22
- /**
23
- * Check if a given object implements the BrowserRelationshipsTranslationsSchema interface.
24
- */
25
- function instanceOfBrowserRelationshipsTranslationsSchema(value) {
26
- return true;
27
- }
28
- function BrowserRelationshipsTranslationsSchemaFromJSON(json) {
29
- return BrowserRelationshipsTranslationsSchemaFromJSONTyped(json, false);
30
- }
31
- function BrowserRelationshipsTranslationsSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
- if (json == null) {
33
- return json;
34
- }
35
- return {
36
- 'data': json['data'] == null ? undefined : (json['data'].map(BrowserRelationshipsTranslationsDataSchema_1.BrowserRelationshipsTranslationsDataSchemaFromJSON)),
37
- };
38
- }
39
- function BrowserRelationshipsTranslationsSchemaToJSON(json) {
40
- return BrowserRelationshipsTranslationsSchemaToJSONTyped(json, false);
41
- }
42
- function BrowserRelationshipsTranslationsSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
- if (value == null) {
44
- return value;
45
- }
46
- return {
47
- 'data': value['data'] == null ? undefined : (value['data'].map(BrowserRelationshipsTranslationsDataSchema_1.BrowserRelationshipsTranslationsDataSchemaToJSON)),
48
- };
49
- }
50
- //# sourceMappingURL=BrowserRelationshipsTranslationsSchema.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BrowserRelationshipsTranslationsSchema.js","sourceRoot":"","sources":["../../src/models/BrowserRelationshipsTranslationsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,4GAEC;AAED,wGAEC;AAED,kHAQC;AAED,oGAEC;AAED,8GASC;AAvDD,6GAKsD;AAgBtD;;GAEG;AACH,SAAgB,gDAAgD,CAAC,KAAa;IAC1E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS;IACpE,OAAO,mDAAmD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5E,CAAC;AAED,SAAgB,mDAAmD,CAAC,IAAS,EAAE,mBAA4B;IACvG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,+FAAkD,CAAC,CAAC;KACpI,CAAC;AACN,CAAC;AAED,SAAgB,4CAA4C,CAAC,IAAS;IAClE,OAAO,iDAAiD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC1E,CAAC;AAED,SAAgB,iDAAiD,CAAC,KAAqD,EAAE,sBAA+B,KAAK;IACzJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,6FAAgD,CAAC,CAAC;KACpI,CAAC;AACN,CAAC"}
@@ -1,39 +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
- /**
13
- *
14
- * @export
15
- * @interface CandidateRelationshipsTranslationsDataSchema
16
- */
17
- export interface CandidateRelationshipsTranslationsDataSchema {
18
- /**
19
- *
20
- * @type {string}
21
- * @memberof CandidateRelationshipsTranslationsDataSchema
22
- */
23
- type?: string;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof CandidateRelationshipsTranslationsDataSchema
28
- */
29
- id?: string;
30
- }
31
- /**
32
- * Check if a given object implements the CandidateRelationshipsTranslationsDataSchema interface.
33
- */
34
- export declare function instanceOfCandidateRelationshipsTranslationsDataSchema(value: object): value is CandidateRelationshipsTranslationsDataSchema;
35
- export declare function CandidateRelationshipsTranslationsDataSchemaFromJSON(json: any): CandidateRelationshipsTranslationsDataSchema;
36
- export declare function CandidateRelationshipsTranslationsDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): CandidateRelationshipsTranslationsDataSchema;
37
- export declare function CandidateRelationshipsTranslationsDataSchemaToJSON(json: any): CandidateRelationshipsTranslationsDataSchema;
38
- export declare function CandidateRelationshipsTranslationsDataSchemaToJSONTyped(value?: CandidateRelationshipsTranslationsDataSchema | null, ignoreDiscriminator?: boolean): any;
39
- //# sourceMappingURL=CandidateRelationshipsTranslationsDataSchema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CandidateRelationshipsTranslationsDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/CandidateRelationshipsTranslationsDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,4CAA4C;IACzD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,sDAAsD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,4CAA4C,CAE3I;AAED,wBAAgB,oDAAoD,CAAC,IAAI,EAAE,GAAG,GAAG,4CAA4C,CAE5H;AAED,wBAAgB,yDAAyD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,4CAA4C,CAS/J;AAED,wBAAgB,kDAAkD,CAAC,IAAI,EAAE,GAAG,GAAG,4CAA4C,CAE1H;AAED,wBAAgB,uDAAuD,CAAC,KAAK,CAAC,EAAE,4CAA4C,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU9K"}
@@ -1,51 +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.instanceOfCandidateRelationshipsTranslationsDataSchema = instanceOfCandidateRelationshipsTranslationsDataSchema;
17
- exports.CandidateRelationshipsTranslationsDataSchemaFromJSON = CandidateRelationshipsTranslationsDataSchemaFromJSON;
18
- exports.CandidateRelationshipsTranslationsDataSchemaFromJSONTyped = CandidateRelationshipsTranslationsDataSchemaFromJSONTyped;
19
- exports.CandidateRelationshipsTranslationsDataSchemaToJSON = CandidateRelationshipsTranslationsDataSchemaToJSON;
20
- exports.CandidateRelationshipsTranslationsDataSchemaToJSONTyped = CandidateRelationshipsTranslationsDataSchemaToJSONTyped;
21
- /**
22
- * Check if a given object implements the CandidateRelationshipsTranslationsDataSchema interface.
23
- */
24
- function instanceOfCandidateRelationshipsTranslationsDataSchema(value) {
25
- return true;
26
- }
27
- function CandidateRelationshipsTranslationsDataSchemaFromJSON(json) {
28
- return CandidateRelationshipsTranslationsDataSchemaFromJSONTyped(json, false);
29
- }
30
- function CandidateRelationshipsTranslationsDataSchemaFromJSONTyped(json, ignoreDiscriminator) {
31
- if (json == null) {
32
- return json;
33
- }
34
- return {
35
- 'type': json['type'] == null ? undefined : json['type'],
36
- 'id': json['id'] == null ? undefined : json['id'],
37
- };
38
- }
39
- function CandidateRelationshipsTranslationsDataSchemaToJSON(json) {
40
- return CandidateRelationshipsTranslationsDataSchemaToJSONTyped(json, false);
41
- }
42
- function CandidateRelationshipsTranslationsDataSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
- if (value == null) {
44
- return value;
45
- }
46
- return {
47
- 'type': value['type'],
48
- 'id': value['id'],
49
- };
50
- }
51
- //# sourceMappingURL=CandidateRelationshipsTranslationsDataSchema.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CandidateRelationshipsTranslationsDataSchema.js","sourceRoot":"","sources":["../../src/models/CandidateRelationshipsTranslationsDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,wHAEC;AAED,oHAEC;AAED,8HASC;AAED,gHAEC;AAED,0HAUC;AApCD;;GAEG;AACH,SAAgB,sDAAsD,CAAC,KAAa;IAChF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,oDAAoD,CAAC,IAAS;IAC1E,OAAO,yDAAyD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClF,CAAC;AAED,SAAgB,yDAAyD,CAAC,IAAS,EAAE,mBAA4B;IAC7G,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,kDAAkD,CAAC,IAAS;IACxE,OAAO,uDAAuD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChF,CAAC;AAED,SAAgB,uDAAuD,CAAC,KAA2D,EAAE,sBAA+B,KAAK;IACrK,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
@@ -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 { CandidateRelationshipsTranslationsDataSchema } from './CandidateRelationshipsTranslationsDataSchema';
13
- /**
14
- *
15
- * @export
16
- * @interface CandidateRelationshipsTranslationsSchema
17
- */
18
- export interface CandidateRelationshipsTranslationsSchema {
19
- /**
20
- *
21
- * @type {Array<CandidateRelationshipsTranslationsDataSchema>}
22
- * @memberof CandidateRelationshipsTranslationsSchema
23
- */
24
- data?: Array<CandidateRelationshipsTranslationsDataSchema>;
25
- }
26
- /**
27
- * Check if a given object implements the CandidateRelationshipsTranslationsSchema interface.
28
- */
29
- export declare function instanceOfCandidateRelationshipsTranslationsSchema(value: object): value is CandidateRelationshipsTranslationsSchema;
30
- export declare function CandidateRelationshipsTranslationsSchemaFromJSON(json: any): CandidateRelationshipsTranslationsSchema;
31
- export declare function CandidateRelationshipsTranslationsSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): CandidateRelationshipsTranslationsSchema;
32
- export declare function CandidateRelationshipsTranslationsSchemaToJSON(json: any): CandidateRelationshipsTranslationsSchema;
33
- export declare function CandidateRelationshipsTranslationsSchemaToJSONTyped(value?: CandidateRelationshipsTranslationsSchema | null, ignoreDiscriminator?: boolean): any;
34
- //# sourceMappingURL=CandidateRelationshipsTranslationsSchema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CandidateRelationshipsTranslationsSchema.d.ts","sourceRoot":"","sources":["../../src/models/CandidateRelationshipsTranslationsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,4CAA4C,EAAE,MAAM,gDAAgD,CAAC;AAQnH;;;;GAIG;AACH,MAAM,WAAW,wCAAwC;IACrD;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,4CAA4C,CAAC,CAAC;CAC9D;AAED;;GAEG;AACH,wBAAgB,kDAAkD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,wCAAwC,CAEnI;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,GAAG,wCAAwC,CAEpH;AAED,wBAAgB,qDAAqD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,wCAAwC,CAQvJ;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,GAAG,wCAAwC,CAElH;AAED,wBAAgB,mDAAmD,CAAC,KAAK,CAAC,EAAE,wCAAwC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAStK"}
@@ -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.instanceOfCandidateRelationshipsTranslationsSchema = instanceOfCandidateRelationshipsTranslationsSchema;
17
- exports.CandidateRelationshipsTranslationsSchemaFromJSON = CandidateRelationshipsTranslationsSchemaFromJSON;
18
- exports.CandidateRelationshipsTranslationsSchemaFromJSONTyped = CandidateRelationshipsTranslationsSchemaFromJSONTyped;
19
- exports.CandidateRelationshipsTranslationsSchemaToJSON = CandidateRelationshipsTranslationsSchemaToJSON;
20
- exports.CandidateRelationshipsTranslationsSchemaToJSONTyped = CandidateRelationshipsTranslationsSchemaToJSONTyped;
21
- const CandidateRelationshipsTranslationsDataSchema_1 = require("./CandidateRelationshipsTranslationsDataSchema");
22
- /**
23
- * Check if a given object implements the CandidateRelationshipsTranslationsSchema interface.
24
- */
25
- function instanceOfCandidateRelationshipsTranslationsSchema(value) {
26
- return true;
27
- }
28
- function CandidateRelationshipsTranslationsSchemaFromJSON(json) {
29
- return CandidateRelationshipsTranslationsSchemaFromJSONTyped(json, false);
30
- }
31
- function CandidateRelationshipsTranslationsSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
- if (json == null) {
33
- return json;
34
- }
35
- return {
36
- 'data': json['data'] == null ? undefined : (json['data'].map(CandidateRelationshipsTranslationsDataSchema_1.CandidateRelationshipsTranslationsDataSchemaFromJSON)),
37
- };
38
- }
39
- function CandidateRelationshipsTranslationsSchemaToJSON(json) {
40
- return CandidateRelationshipsTranslationsSchemaToJSONTyped(json, false);
41
- }
42
- function CandidateRelationshipsTranslationsSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
- if (value == null) {
44
- return value;
45
- }
46
- return {
47
- 'data': value['data'] == null ? undefined : (value['data'].map(CandidateRelationshipsTranslationsDataSchema_1.CandidateRelationshipsTranslationsDataSchemaToJSON)),
48
- };
49
- }
50
- //# sourceMappingURL=CandidateRelationshipsTranslationsSchema.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CandidateRelationshipsTranslationsSchema.js","sourceRoot":"","sources":["../../src/models/CandidateRelationshipsTranslationsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,gHAEC;AAED,4GAEC;AAED,sHAQC;AAED,wGAEC;AAED,kHASC;AAvDD,iHAKwD;AAgBxD;;GAEG;AACH,SAAgB,kDAAkD,CAAC,KAAa;IAC5E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,gDAAgD,CAAC,IAAS;IACtE,OAAO,qDAAqD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9E,CAAC;AAED,SAAgB,qDAAqD,CAAC,IAAS,EAAE,mBAA4B;IACzG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,mGAAoD,CAAC,CAAC;KACtI,CAAC;AACN,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS;IACpE,OAAO,mDAAmD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5E,CAAC;AAED,SAAgB,mDAAmD,CAAC,KAAuD,EAAE,sBAA+B,KAAK;IAC7J,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,iGAAkD,CAAC,CAAC;KACtI,CAAC;AACN,CAAC"}
@@ -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 { CreateTranslationRequestBodyData } from './CreateTranslationRequestBodyData';
13
- /**
14
- *
15
- * @export
16
- * @interface CreateTranslationRequestBody
17
- */
18
- export interface CreateTranslationRequestBody {
19
- /**
20
- *
21
- * @type {CreateTranslationRequestBodyData}
22
- * @memberof CreateTranslationRequestBody
23
- */
24
- data: CreateTranslationRequestBodyData;
25
- }
26
- /**
27
- * Check if a given object implements the CreateTranslationRequestBody interface.
28
- */
29
- export declare function instanceOfCreateTranslationRequestBody(value: object): value is CreateTranslationRequestBody;
30
- export declare function CreateTranslationRequestBodyFromJSON(json: any): CreateTranslationRequestBody;
31
- export declare function CreateTranslationRequestBodyFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateTranslationRequestBody;
32
- export declare function CreateTranslationRequestBodyToJSON(json: any): CreateTranslationRequestBody;
33
- export declare function CreateTranslationRequestBodyToJSONTyped(value?: CreateTranslationRequestBody | null, ignoreDiscriminator?: boolean): any;
34
- //# sourceMappingURL=CreateTranslationRequestBody.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateTranslationRequestBody.d.ts","sourceRoot":"","sources":["../../src/models/CreateTranslationRequestBody.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AAQ3F;;;;GAIG;AACH,MAAM,WAAW,4BAA4B;IACzC;;;;OAIG;IACH,IAAI,EAAE,gCAAgC,CAAC;CAC1C;AAED;;GAEG;AACH,wBAAgB,sCAAsC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,4BAA4B,CAG3G;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,GAAG,4BAA4B,CAE5F;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,4BAA4B,CAQ/H;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,4BAA4B,CAE1F;AAED,wBAAgB,uCAAuC,CAAC,KAAK,CAAC,EAAE,4BAA4B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS9I"}
@@ -1,52 +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.instanceOfCreateTranslationRequestBody = instanceOfCreateTranslationRequestBody;
17
- exports.CreateTranslationRequestBodyFromJSON = CreateTranslationRequestBodyFromJSON;
18
- exports.CreateTranslationRequestBodyFromJSONTyped = CreateTranslationRequestBodyFromJSONTyped;
19
- exports.CreateTranslationRequestBodyToJSON = CreateTranslationRequestBodyToJSON;
20
- exports.CreateTranslationRequestBodyToJSONTyped = CreateTranslationRequestBodyToJSONTyped;
21
- const CreateTranslationRequestBodyData_1 = require("./CreateTranslationRequestBodyData");
22
- /**
23
- * Check if a given object implements the CreateTranslationRequestBody interface.
24
- */
25
- function instanceOfCreateTranslationRequestBody(value) {
26
- if (!('data' in value) || value['data'] === undefined)
27
- return false;
28
- return true;
29
- }
30
- function CreateTranslationRequestBodyFromJSON(json) {
31
- return CreateTranslationRequestBodyFromJSONTyped(json, false);
32
- }
33
- function CreateTranslationRequestBodyFromJSONTyped(json, ignoreDiscriminator) {
34
- if (json == null) {
35
- return json;
36
- }
37
- return {
38
- 'data': (0, CreateTranslationRequestBodyData_1.CreateTranslationRequestBodyDataFromJSON)(json['data']),
39
- };
40
- }
41
- function CreateTranslationRequestBodyToJSON(json) {
42
- return CreateTranslationRequestBodyToJSONTyped(json, false);
43
- }
44
- function CreateTranslationRequestBodyToJSONTyped(value, ignoreDiscriminator = false) {
45
- if (value == null) {
46
- return value;
47
- }
48
- return {
49
- 'data': (0, CreateTranslationRequestBodyData_1.CreateTranslationRequestBodyDataToJSON)(value['data']),
50
- };
51
- }
52
- //# sourceMappingURL=CreateTranslationRequestBody.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateTranslationRequestBody.js","sourceRoot":"","sources":["../../src/models/CreateTranslationRequestBody.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,wFAGC;AAED,oFAEC;AAED,8FAQC;AAED,gFAEC;AAED,0FASC;AAxDD,yFAK4C;AAgB5C;;GAEG;AACH,SAAgB,sCAAsC,CAAC,KAAa;IAChE,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,oCAAoC,CAAC,IAAS;IAC1D,OAAO,yCAAyC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClE,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS,EAAE,mBAA4B;IAC7F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAA,2EAAwC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACjE,CAAC;AACN,CAAC;AAED,SAAgB,kCAAkC,CAAC,IAAS;IACxD,OAAO,uCAAuC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChE,CAAC;AAED,SAAgB,uCAAuC,CAAC,KAA2C,EAAE,sBAA+B,KAAK;IACrI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,yEAAsC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAChE,CAAC;AACN,CAAC"}
@@ -1,54 +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 { TranslationAttributesSchema } from './TranslationAttributesSchema';
13
- import type { TranslationRelationshipsSchema } from './TranslationRelationshipsSchema';
14
- /**
15
- *
16
- * @export
17
- * @interface CreateTranslationRequestBodyData
18
- */
19
- export interface CreateTranslationRequestBodyData {
20
- /**
21
- *
22
- * @type {CreateTranslationRequestBodyDataTypeEnum}
23
- * @memberof CreateTranslationRequestBodyData
24
- */
25
- type: CreateTranslationRequestBodyDataTypeEnum;
26
- /**
27
- *
28
- * @type {TranslationAttributesSchema}
29
- * @memberof CreateTranslationRequestBodyData
30
- */
31
- attributes: TranslationAttributesSchema;
32
- /**
33
- *
34
- * @type {TranslationRelationshipsSchema}
35
- * @memberof CreateTranslationRequestBodyData
36
- */
37
- relationships?: TranslationRelationshipsSchema;
38
- }
39
- /**
40
- * @export
41
- */
42
- export declare const CreateTranslationRequestBodyDataTypeEnum: {
43
- readonly Translations: "translations";
44
- };
45
- export type CreateTranslationRequestBodyDataTypeEnum = typeof CreateTranslationRequestBodyDataTypeEnum[keyof typeof CreateTranslationRequestBodyDataTypeEnum];
46
- /**
47
- * Check if a given object implements the CreateTranslationRequestBodyData interface.
48
- */
49
- export declare function instanceOfCreateTranslationRequestBodyData(value: object): value is CreateTranslationRequestBodyData;
50
- export declare function CreateTranslationRequestBodyDataFromJSON(json: any): CreateTranslationRequestBodyData;
51
- export declare function CreateTranslationRequestBodyDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateTranslationRequestBodyData;
52
- export declare function CreateTranslationRequestBodyDataToJSON(json: any): CreateTranslationRequestBodyData;
53
- export declare function CreateTranslationRequestBodyDataToJSONTyped(value?: CreateTranslationRequestBodyData | null, ignoreDiscriminator?: boolean): any;
54
- //# sourceMappingURL=CreateTranslationRequestBodyData.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateTranslationRequestBodyData.d.ts","sourceRoot":"","sources":["../../src/models/CreateTranslationRequestBodyData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAOjF,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AAQvF;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,IAAI,EAAE,wCAAwC,CAAC;IAC/C;;;;OAIG;IACH,UAAU,EAAE,2BAA2B,CAAC;IACxC;;;;OAIG;IACH,aAAa,CAAC,EAAE,8BAA8B,CAAC;CAClD;AAGD;;GAEG;AACH,eAAO,MAAM,wCAAwC;;CAE3C,CAAC;AACX,MAAM,MAAM,wCAAwC,GAAG,OAAO,wCAAwC,CAAC,MAAM,OAAO,wCAAwC,CAAC,CAAC;AAG9J;;GAEG;AACH,wBAAgB,0CAA0C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,gCAAgC,CAInH;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAEpG;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,gCAAgC,CAUvI;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAElG;AAED,wBAAgB,2CAA2C,CAAC,KAAK,CAAC,EAAE,gCAAgC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWtJ"}
@@ -1,66 +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.CreateTranslationRequestBodyDataTypeEnum = void 0;
17
- exports.instanceOfCreateTranslationRequestBodyData = instanceOfCreateTranslationRequestBodyData;
18
- exports.CreateTranslationRequestBodyDataFromJSON = CreateTranslationRequestBodyDataFromJSON;
19
- exports.CreateTranslationRequestBodyDataFromJSONTyped = CreateTranslationRequestBodyDataFromJSONTyped;
20
- exports.CreateTranslationRequestBodyDataToJSON = CreateTranslationRequestBodyDataToJSON;
21
- exports.CreateTranslationRequestBodyDataToJSONTyped = CreateTranslationRequestBodyDataToJSONTyped;
22
- const TranslationAttributesSchema_1 = require("./TranslationAttributesSchema");
23
- const TranslationRelationshipsSchema_1 = require("./TranslationRelationshipsSchema");
24
- /**
25
- * @export
26
- */
27
- exports.CreateTranslationRequestBodyDataTypeEnum = {
28
- Translations: 'translations'
29
- };
30
- /**
31
- * Check if a given object implements the CreateTranslationRequestBodyData interface.
32
- */
33
- function instanceOfCreateTranslationRequestBodyData(value) {
34
- if (!('type' in value) || value['type'] === undefined)
35
- return false;
36
- if (!('attributes' in value) || value['attributes'] === undefined)
37
- return false;
38
- return true;
39
- }
40
- function CreateTranslationRequestBodyDataFromJSON(json) {
41
- return CreateTranslationRequestBodyDataFromJSONTyped(json, false);
42
- }
43
- function CreateTranslationRequestBodyDataFromJSONTyped(json, ignoreDiscriminator) {
44
- if (json == null) {
45
- return json;
46
- }
47
- return {
48
- 'type': json['type'],
49
- 'attributes': (0, TranslationAttributesSchema_1.TranslationAttributesSchemaFromJSON)(json['attributes']),
50
- 'relationships': json['relationships'] == null ? undefined : (0, TranslationRelationshipsSchema_1.TranslationRelationshipsSchemaFromJSON)(json['relationships']),
51
- };
52
- }
53
- function CreateTranslationRequestBodyDataToJSON(json) {
54
- return CreateTranslationRequestBodyDataToJSONTyped(json, false);
55
- }
56
- function CreateTranslationRequestBodyDataToJSONTyped(value, ignoreDiscriminator = false) {
57
- if (value == null) {
58
- return value;
59
- }
60
- return {
61
- 'type': value['type'],
62
- 'attributes': (0, TranslationAttributesSchema_1.TranslationAttributesSchemaToJSON)(value['attributes']),
63
- 'relationships': (0, TranslationRelationshipsSchema_1.TranslationRelationshipsSchemaToJSON)(value['relationships']),
64
- };
65
- }
66
- //# sourceMappingURL=CreateTranslationRequestBodyData.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateTranslationRequestBodyData.js","sourceRoot":"","sources":["../../src/models/CreateTranslationRequestBodyData.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAyDH,gGAIC;AAED,4FAEC;AAED,sGAUC;AAED,wFAEC;AAED,kGAWC;AA1FD,+EAKuC;AAEvC,qFAK0C;AA6B1C;;GAEG;AACU,QAAA,wCAAwC,GAAG;IACpD,YAAY,EAAE,cAAc;CACtB,CAAC;AAIX;;GAEG;AACH,SAAgB,0CAA0C,CAAC,KAAa;IACpE,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,IAAI,CAAC,CAAC,YAAY,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,YAAY,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,wCAAwC,CAAC,IAAS;IAC9D,OAAO,6CAA6C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtE,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS,EAAE,mBAA4B;IACjG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,YAAY,EAAE,IAAA,iEAAmC,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACrE,eAAe,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,uEAAsC,EAAC,IAAI,CAAC,eAAe,CAAC,CAAC;KAC7H,CAAC;AACN,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS;IAC5D,OAAO,2CAA2C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpE,CAAC;AAED,SAAgB,2CAA2C,CAAC,KAA+C,EAAE,sBAA+B,KAAK;IAC7I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,YAAY,EAAE,IAAA,+DAAiC,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;QACpE,eAAe,EAAE,IAAA,qEAAoC,EAAC,KAAK,CAAC,eAAe,CAAC,CAAC;KAChF,CAAC;AACN,CAAC"}