@kittycad/lib 0.0.14 → 0.0.17

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 (288) hide show
  1. package/README.md +43 -0
  2. package/dist/index.es.js +1 -1
  3. package/dist/index.js +2 -2
  4. package/dist/index.umd.js +2 -2
  5. package/dist/types/__tests__/gen/api-calls-get_api_call_for_user.test.d.ts +2 -0
  6. package/dist/types/__tests__/gen/api-calls-get_api_call_for_user.test.d.ts.map +1 -0
  7. package/dist/types/__tests__/gen/api-calls-get_async_operation.test.d.ts +2 -0
  8. package/dist/types/__tests__/gen/api-calls-get_async_operation.test.d.ts.map +1 -0
  9. package/dist/types/__tests__/gen/api-calls-user_list_api_calls.test.d.ts +2 -0
  10. package/dist/types/__tests__/gen/api-calls-user_list_api_calls.test.d.ts.map +1 -0
  11. package/dist/types/__tests__/gen/api-tokens-create_api_token_for_user.test.d.ts +2 -0
  12. package/dist/types/__tests__/gen/api-tokens-create_api_token_for_user.test.d.ts.map +1 -0
  13. package/dist/types/__tests__/gen/api-tokens-delete_api_token_for_user.test.d.ts +2 -0
  14. package/dist/types/__tests__/gen/api-tokens-delete_api_token_for_user.test.d.ts.map +1 -0
  15. package/dist/types/__tests__/gen/api-tokens-get_api_token_for_user.test.d.ts +2 -0
  16. package/dist/types/__tests__/gen/api-tokens-get_api_token_for_user.test.d.ts.map +1 -0
  17. package/dist/types/__tests__/gen/api-tokens-list_api_tokens_for_user.test.d.ts +2 -0
  18. package/dist/types/__tests__/gen/api-tokens-list_api_tokens_for_user.test.d.ts.map +1 -0
  19. package/dist/types/__tests__/gen/constant-get_physics_constant.test.d.ts +2 -0
  20. package/dist/types/__tests__/gen/constant-get_physics_constant.test.d.ts.map +1 -0
  21. package/dist/types/__tests__/gen/file-create_file_center_of_mass.test.d.ts +2 -0
  22. package/dist/types/__tests__/gen/file-create_file_center_of_mass.test.d.ts.map +1 -0
  23. package/dist/types/__tests__/gen/file-create_file_conversion.test.d.ts +2 -0
  24. package/dist/types/__tests__/gen/file-create_file_conversion.test.d.ts.map +1 -0
  25. package/dist/types/__tests__/gen/file-create_file_density.test.d.ts +2 -0
  26. package/dist/types/__tests__/gen/file-create_file_density.test.d.ts.map +1 -0
  27. package/dist/types/__tests__/gen/file-create_file_mass.test.d.ts +2 -0
  28. package/dist/types/__tests__/gen/file-create_file_mass.test.d.ts.map +1 -0
  29. package/dist/types/__tests__/gen/file-create_file_surface_area.test.d.ts +2 -0
  30. package/dist/types/__tests__/gen/file-create_file_surface_area.test.d.ts.map +1 -0
  31. package/dist/types/__tests__/gen/file-create_file_volume.test.d.ts +2 -0
  32. package/dist/types/__tests__/gen/file-create_file_volume.test.d.ts.map +1 -0
  33. package/dist/types/__tests__/gen/file-get_file_conversion.test.d.ts +2 -0
  34. package/dist/types/__tests__/gen/file-get_file_conversion.test.d.ts.map +1 -0
  35. package/dist/types/__tests__/gen/file-get_file_conversion_for_user.test.d.ts +2 -0
  36. package/dist/types/__tests__/gen/file-get_file_conversion_for_user.test.d.ts.map +1 -0
  37. package/dist/types/__tests__/gen/meta-get_schema.test.d.ts +2 -0
  38. package/dist/types/__tests__/gen/meta-get_schema.test.d.ts.map +1 -0
  39. package/dist/types/__tests__/gen/meta-ping.test.d.ts +2 -0
  40. package/dist/types/__tests__/gen/meta-ping.test.d.ts.map +1 -0
  41. package/dist/types/__tests__/gen/payments-create_payment_information_for_user.test.d.ts +2 -0
  42. package/dist/types/__tests__/gen/payments-create_payment_information_for_user.test.d.ts.map +1 -0
  43. package/dist/types/__tests__/gen/payments-delete_payment_information_for_user.test.d.ts +2 -0
  44. package/dist/types/__tests__/gen/payments-delete_payment_information_for_user.test.d.ts.map +1 -0
  45. package/dist/types/__tests__/gen/payments-get_payment_balance_for_user.test.d.ts +2 -0
  46. package/dist/types/__tests__/gen/payments-get_payment_balance_for_user.test.d.ts.map +1 -0
  47. package/dist/types/__tests__/gen/payments-get_payment_information_for_user.test.d.ts +2 -0
  48. package/dist/types/__tests__/gen/payments-get_payment_information_for_user.test.d.ts.map +1 -0
  49. package/dist/types/__tests__/gen/payments-list_invoices_for_user.test.d.ts +2 -0
  50. package/dist/types/__tests__/gen/payments-list_invoices_for_user.test.d.ts.map +1 -0
  51. package/dist/types/__tests__/gen/payments-list_payment_methods_for_user.test.d.ts +2 -0
  52. package/dist/types/__tests__/gen/payments-list_payment_methods_for_user.test.d.ts.map +1 -0
  53. package/dist/types/__tests__/gen/payments-update_payment_information_for_user.test.d.ts +2 -0
  54. package/dist/types/__tests__/gen/payments-update_payment_information_for_user.test.d.ts.map +1 -0
  55. package/dist/types/__tests__/gen/sessions-get_session_for_user.test.d.ts +2 -0
  56. package/dist/types/__tests__/gen/sessions-get_session_for_user.test.d.ts.map +1 -0
  57. package/dist/types/__tests__/gen/unit-get_acceleration_unit_conversion.test.d.ts +2 -0
  58. package/dist/types/__tests__/gen/unit-get_acceleration_unit_conversion.test.d.ts.map +1 -0
  59. package/dist/types/__tests__/gen/unit-get_angle_unit_conversion.test.d.ts +2 -0
  60. package/dist/types/__tests__/gen/unit-get_angle_unit_conversion.test.d.ts.map +1 -0
  61. package/dist/types/__tests__/gen/unit-get_angular_velocity_unit_conversion.test.d.ts +2 -0
  62. package/dist/types/__tests__/gen/unit-get_angular_velocity_unit_conversion.test.d.ts.map +1 -0
  63. package/dist/types/__tests__/gen/unit-get_area_unit_conversion.test.d.ts +2 -0
  64. package/dist/types/__tests__/gen/unit-get_area_unit_conversion.test.d.ts.map +1 -0
  65. package/dist/types/__tests__/gen/unit-get_charge_unit_conversion.test.d.ts +2 -0
  66. package/dist/types/__tests__/gen/unit-get_charge_unit_conversion.test.d.ts.map +1 -0
  67. package/dist/types/__tests__/gen/unit-get_concentration_unit_conversion.test.d.ts +2 -0
  68. package/dist/types/__tests__/gen/unit-get_concentration_unit_conversion.test.d.ts.map +1 -0
  69. package/dist/types/__tests__/gen/unit-get_data_transfer_rate_unit_conversion.test.d.ts +2 -0
  70. package/dist/types/__tests__/gen/unit-get_data_transfer_rate_unit_conversion.test.d.ts.map +1 -0
  71. package/dist/types/__tests__/gen/unit-get_data_unit_conversion.test.d.ts +2 -0
  72. package/dist/types/__tests__/gen/unit-get_data_unit_conversion.test.d.ts.map +1 -0
  73. package/dist/types/__tests__/gen/unit-get_density_unit_conversion.test.d.ts +2 -0
  74. package/dist/types/__tests__/gen/unit-get_density_unit_conversion.test.d.ts.map +1 -0
  75. package/dist/types/__tests__/gen/unit-get_energy_unit_conversion.test.d.ts +2 -0
  76. package/dist/types/__tests__/gen/unit-get_energy_unit_conversion.test.d.ts.map +1 -0
  77. package/dist/types/__tests__/gen/unit-get_force_unit_conversion.test.d.ts +2 -0
  78. package/dist/types/__tests__/gen/unit-get_force_unit_conversion.test.d.ts.map +1 -0
  79. package/dist/types/__tests__/gen/unit-get_illuminance_unit_conversion.test.d.ts +2 -0
  80. package/dist/types/__tests__/gen/unit-get_illuminance_unit_conversion.test.d.ts.map +1 -0
  81. package/dist/types/__tests__/gen/unit-get_length_unit_conversion.test.d.ts +2 -0
  82. package/dist/types/__tests__/gen/unit-get_length_unit_conversion.test.d.ts.map +1 -0
  83. package/dist/types/__tests__/gen/unit-get_magnetic_field_strength_unit_conversion.test.d.ts +2 -0
  84. package/dist/types/__tests__/gen/unit-get_magnetic_field_strength_unit_conversion.test.d.ts.map +1 -0
  85. package/dist/types/__tests__/gen/unit-get_magnetic_flux_unit_conversion.test.d.ts +2 -0
  86. package/dist/types/__tests__/gen/unit-get_magnetic_flux_unit_conversion.test.d.ts.map +1 -0
  87. package/dist/types/__tests__/gen/unit-get_mass_unit_conversion.test.d.ts +2 -0
  88. package/dist/types/__tests__/gen/unit-get_mass_unit_conversion.test.d.ts.map +1 -0
  89. package/dist/types/__tests__/gen/unit-get_metric_power_cubed_unit_conversion.test.d.ts +2 -0
  90. package/dist/types/__tests__/gen/unit-get_metric_power_cubed_unit_conversion.test.d.ts.map +1 -0
  91. package/dist/types/__tests__/gen/unit-get_metric_power_squared_unit_conversion.test.d.ts +2 -0
  92. package/dist/types/__tests__/gen/unit-get_metric_power_squared_unit_conversion.test.d.ts.map +1 -0
  93. package/dist/types/__tests__/gen/unit-get_metric_power_unit_conversion.test.d.ts +2 -0
  94. package/dist/types/__tests__/gen/unit-get_metric_power_unit_conversion.test.d.ts.map +1 -0
  95. package/dist/types/__tests__/gen/unit-get_power_unit_conversion.test.d.ts +2 -0
  96. package/dist/types/__tests__/gen/unit-get_power_unit_conversion.test.d.ts.map +1 -0
  97. package/dist/types/__tests__/gen/unit-get_pressure_unit_conversion.test.d.ts +2 -0
  98. package/dist/types/__tests__/gen/unit-get_pressure_unit_conversion.test.d.ts.map +1 -0
  99. package/dist/types/__tests__/gen/unit-get_radiation_unit_conversion.test.d.ts +2 -0
  100. package/dist/types/__tests__/gen/unit-get_radiation_unit_conversion.test.d.ts.map +1 -0
  101. package/dist/types/__tests__/gen/unit-get_solid_angle_unit_conversion.test.d.ts +2 -0
  102. package/dist/types/__tests__/gen/unit-get_solid_angle_unit_conversion.test.d.ts.map +1 -0
  103. package/dist/types/__tests__/gen/unit-get_temperature_unit_conversion.test.d.ts +2 -0
  104. package/dist/types/__tests__/gen/unit-get_temperature_unit_conversion.test.d.ts.map +1 -0
  105. package/dist/types/__tests__/gen/unit-get_time_unit_conversion.test.d.ts +2 -0
  106. package/dist/types/__tests__/gen/unit-get_time_unit_conversion.test.d.ts.map +1 -0
  107. package/dist/types/__tests__/gen/unit-get_velocity_unit_conversion.test.d.ts +2 -0
  108. package/dist/types/__tests__/gen/unit-get_velocity_unit_conversion.test.d.ts.map +1 -0
  109. package/dist/types/__tests__/gen/unit-get_voltage_unit_conversion.test.d.ts +2 -0
  110. package/dist/types/__tests__/gen/unit-get_voltage_unit_conversion.test.d.ts.map +1 -0
  111. package/dist/types/__tests__/gen/unit-get_volume_unit_conversion.test.d.ts +2 -0
  112. package/dist/types/__tests__/gen/unit-get_volume_unit_conversion.test.d.ts.map +1 -0
  113. package/dist/types/__tests__/gen/users-delete_user_self.test.d.ts +2 -0
  114. package/dist/types/__tests__/gen/users-delete_user_self.test.d.ts.map +1 -0
  115. package/dist/types/__tests__/gen/users-get_user_self.test.d.ts +2 -0
  116. package/dist/types/__tests__/gen/users-get_user_self.test.d.ts.map +1 -0
  117. package/dist/types/__tests__/gen/users-get_user_self_extended.test.d.ts +2 -0
  118. package/dist/types/__tests__/gen/users-get_user_self_extended.test.d.ts.map +1 -0
  119. package/dist/types/__tests__/gen/users-update_user_self.test.d.ts +2 -0
  120. package/dist/types/__tests__/gen/users-update_user_self.test.d.ts.map +1 -0
  121. package/dist/types/__tests__/meta-ping.test.d.ts +2 -0
  122. package/dist/types/__tests__/meta-ping.test.d.ts.map +1 -0
  123. package/dist/types/src/api/api-calls/get_api_call_for_user.d.ts +3 -1
  124. package/dist/types/src/api/api-calls/get_api_call_for_user.d.ts.map +1 -1
  125. package/dist/types/src/api/api-calls/get_async_operation.d.ts +3 -1
  126. package/dist/types/src/api/api-calls/get_async_operation.d.ts.map +1 -1
  127. package/dist/types/src/api/api-calls/user_list_api_calls.d.ts +6 -4
  128. package/dist/types/src/api/api-calls/user_list_api_calls.d.ts.map +1 -1
  129. package/dist/types/src/api/api-tokens/create_api_token_for_user.d.ts +5 -1
  130. package/dist/types/src/api/api-tokens/create_api_token_for_user.d.ts.map +1 -1
  131. package/dist/types/src/api/api-tokens/delete_api_token_for_user.d.ts +3 -1
  132. package/dist/types/src/api/api-tokens/delete_api_token_for_user.d.ts.map +1 -1
  133. package/dist/types/src/api/api-tokens/get_api_token_for_user.d.ts +3 -1
  134. package/dist/types/src/api/api-tokens/get_api_token_for_user.d.ts.map +1 -1
  135. package/dist/types/src/api/api-tokens/list_api_tokens_for_user.d.ts +6 -4
  136. package/dist/types/src/api/api-tokens/list_api_tokens_for_user.d.ts.map +1 -1
  137. package/dist/types/src/api/constant/get_physics_constant.d.ts +10 -0
  138. package/dist/types/src/api/constant/get_physics_constant.d.ts.map +1 -0
  139. package/dist/types/src/api/file/create_file_center_of_mass.d.ts +12 -0
  140. package/dist/types/src/api/file/create_file_center_of_mass.d.ts.map +1 -0
  141. package/dist/types/src/api/file/create_file_conversion.d.ts +6 -4
  142. package/dist/types/src/api/file/create_file_conversion.d.ts.map +1 -1
  143. package/dist/types/src/api/file/create_file_density.d.ts +6 -4
  144. package/dist/types/src/api/file/create_file_density.d.ts.map +1 -1
  145. package/dist/types/src/api/file/create_file_mass.d.ts +6 -4
  146. package/dist/types/src/api/file/create_file_mass.d.ts.map +1 -1
  147. package/dist/types/src/api/file/create_file_surface_area.d.ts +11 -0
  148. package/dist/types/src/api/file/create_file_surface_area.d.ts.map +1 -0
  149. package/dist/types/src/api/file/create_file_volume.d.ts +5 -3
  150. package/dist/types/src/api/file/create_file_volume.d.ts.map +1 -1
  151. package/dist/types/src/api/file/get_file_conversion.d.ts +3 -1
  152. package/dist/types/src/api/file/get_file_conversion.d.ts.map +1 -1
  153. package/dist/types/src/api/file/get_file_conversion_for_user.d.ts +3 -1
  154. package/dist/types/src/api/file/get_file_conversion_for_user.d.ts.map +1 -1
  155. package/dist/types/src/api/meta/get_schema.d.ts +5 -1
  156. package/dist/types/src/api/meta/get_schema.d.ts.map +1 -1
  157. package/dist/types/src/api/meta/ping.d.ts +5 -1
  158. package/dist/types/src/api/meta/ping.d.ts.map +1 -1
  159. package/dist/types/src/api/payments/create_payment_information_for_user.d.ts +5 -1
  160. package/dist/types/src/api/payments/create_payment_information_for_user.d.ts.map +1 -1
  161. package/dist/types/src/api/payments/delete_payment_information_for_user.d.ts +5 -1
  162. package/dist/types/src/api/payments/delete_payment_information_for_user.d.ts.map +1 -1
  163. package/dist/types/src/api/payments/get_payment_balance_for_user.d.ts +5 -1
  164. package/dist/types/src/api/payments/get_payment_balance_for_user.d.ts.map +1 -1
  165. package/dist/types/src/api/payments/get_payment_information_for_user.d.ts +5 -1
  166. package/dist/types/src/api/payments/get_payment_information_for_user.d.ts.map +1 -1
  167. package/dist/types/src/api/payments/list_invoices_for_user.d.ts +5 -1
  168. package/dist/types/src/api/payments/list_invoices_for_user.d.ts.map +1 -1
  169. package/dist/types/src/api/payments/list_payment_methods_for_user.d.ts +5 -1
  170. package/dist/types/src/api/payments/list_payment_methods_for_user.d.ts.map +1 -1
  171. package/dist/types/src/api/payments/update_payment_information_for_user.d.ts +5 -1
  172. package/dist/types/src/api/payments/update_payment_information_for_user.d.ts.map +1 -1
  173. package/dist/types/src/api/sessions/get_session_for_user.d.ts +3 -1
  174. package/dist/types/src/api/sessions/get_session_for_user.d.ts.map +1 -1
  175. package/dist/types/src/api/unit/get_acceleration_unit_conversion.d.ts +12 -0
  176. package/dist/types/src/api/unit/get_acceleration_unit_conversion.d.ts.map +1 -0
  177. package/dist/types/src/api/unit/get_angle_unit_conversion.d.ts +12 -0
  178. package/dist/types/src/api/unit/get_angle_unit_conversion.d.ts.map +1 -0
  179. package/dist/types/src/api/unit/get_angular_velocity_unit_conversion.d.ts +12 -0
  180. package/dist/types/src/api/unit/get_angular_velocity_unit_conversion.d.ts.map +1 -0
  181. package/dist/types/src/api/unit/get_area_unit_conversion.d.ts +12 -0
  182. package/dist/types/src/api/unit/get_area_unit_conversion.d.ts.map +1 -0
  183. package/dist/types/src/api/unit/get_charge_unit_conversion.d.ts +12 -0
  184. package/dist/types/src/api/unit/get_charge_unit_conversion.d.ts.map +1 -0
  185. package/dist/types/src/api/unit/get_concentration_unit_conversion.d.ts +12 -0
  186. package/dist/types/src/api/unit/get_concentration_unit_conversion.d.ts.map +1 -0
  187. package/dist/types/src/api/unit/get_data_transfer_rate_unit_conversion.d.ts +12 -0
  188. package/dist/types/src/api/unit/get_data_transfer_rate_unit_conversion.d.ts.map +1 -0
  189. package/dist/types/src/api/unit/get_data_unit_conversion.d.ts +12 -0
  190. package/dist/types/src/api/unit/get_data_unit_conversion.d.ts.map +1 -0
  191. package/dist/types/src/api/unit/get_density_unit_conversion.d.ts +12 -0
  192. package/dist/types/src/api/unit/get_density_unit_conversion.d.ts.map +1 -0
  193. package/dist/types/src/api/unit/get_energy_unit_conversion.d.ts +12 -0
  194. package/dist/types/src/api/unit/get_energy_unit_conversion.d.ts.map +1 -0
  195. package/dist/types/src/api/unit/get_force_unit_conversion.d.ts +12 -0
  196. package/dist/types/src/api/unit/get_force_unit_conversion.d.ts.map +1 -0
  197. package/dist/types/src/api/unit/get_illuminance_unit_conversion.d.ts +12 -0
  198. package/dist/types/src/api/unit/get_illuminance_unit_conversion.d.ts.map +1 -0
  199. package/dist/types/src/api/unit/get_length_unit_conversion.d.ts +12 -0
  200. package/dist/types/src/api/unit/get_length_unit_conversion.d.ts.map +1 -0
  201. package/dist/types/src/api/unit/get_magnetic_field_strength_unit_conversion.d.ts +12 -0
  202. package/dist/types/src/api/unit/get_magnetic_field_strength_unit_conversion.d.ts.map +1 -0
  203. package/dist/types/src/api/unit/get_magnetic_flux_unit_conversion.d.ts +12 -0
  204. package/dist/types/src/api/unit/get_magnetic_flux_unit_conversion.d.ts.map +1 -0
  205. package/dist/types/src/api/unit/get_mass_unit_conversion.d.ts +12 -0
  206. package/dist/types/src/api/unit/get_mass_unit_conversion.d.ts.map +1 -0
  207. package/dist/types/src/api/unit/get_metric_power_cubed_unit_conversion.d.ts +12 -0
  208. package/dist/types/src/api/unit/get_metric_power_cubed_unit_conversion.d.ts.map +1 -0
  209. package/dist/types/src/api/unit/get_metric_power_squared_unit_conversion.d.ts +12 -0
  210. package/dist/types/src/api/unit/get_metric_power_squared_unit_conversion.d.ts.map +1 -0
  211. package/dist/types/src/api/unit/get_metric_power_unit_conversion.d.ts +12 -0
  212. package/dist/types/src/api/unit/get_metric_power_unit_conversion.d.ts.map +1 -0
  213. package/dist/types/src/api/unit/get_power_unit_conversion.d.ts +12 -0
  214. package/dist/types/src/api/unit/get_power_unit_conversion.d.ts.map +1 -0
  215. package/dist/types/src/api/unit/get_pressure_unit_conversion.d.ts +12 -0
  216. package/dist/types/src/api/unit/get_pressure_unit_conversion.d.ts.map +1 -0
  217. package/dist/types/src/api/unit/get_radiation_unit_conversion.d.ts +12 -0
  218. package/dist/types/src/api/unit/get_radiation_unit_conversion.d.ts.map +1 -0
  219. package/dist/types/src/api/unit/get_solid_angle_unit_conversion.d.ts +12 -0
  220. package/dist/types/src/api/unit/get_solid_angle_unit_conversion.d.ts.map +1 -0
  221. package/dist/types/src/api/unit/get_temperature_unit_conversion.d.ts +12 -0
  222. package/dist/types/src/api/unit/get_temperature_unit_conversion.d.ts.map +1 -0
  223. package/dist/types/src/api/unit/get_time_unit_conversion.d.ts +12 -0
  224. package/dist/types/src/api/unit/get_time_unit_conversion.d.ts.map +1 -0
  225. package/dist/types/src/api/unit/get_velocity_unit_conversion.d.ts +12 -0
  226. package/dist/types/src/api/unit/get_velocity_unit_conversion.d.ts.map +1 -0
  227. package/dist/types/src/api/unit/get_voltage_unit_conversion.d.ts +12 -0
  228. package/dist/types/src/api/unit/get_voltage_unit_conversion.d.ts.map +1 -0
  229. package/dist/types/src/api/unit/get_volume_unit_conversion.d.ts +12 -0
  230. package/dist/types/src/api/unit/get_volume_unit_conversion.d.ts.map +1 -0
  231. package/dist/types/src/api/users/delete_user_self.d.ts +5 -1
  232. package/dist/types/src/api/users/delete_user_self.d.ts.map +1 -1
  233. package/dist/types/src/api/users/get_user_self.d.ts +5 -1
  234. package/dist/types/src/api/users/get_user_self.d.ts.map +1 -1
  235. package/dist/types/src/api/users/get_user_self_extended.d.ts +5 -1
  236. package/dist/types/src/api/users/get_user_self_extended.d.ts.map +1 -1
  237. package/dist/types/src/api/users/update_user_self.d.ts +5 -1
  238. package/dist/types/src/api/users/update_user_self.d.ts.map +1 -1
  239. package/dist/types/src/apiGen.d.ts.map +1 -1
  240. package/dist/types/src/client.d.ts +5 -0
  241. package/dist/types/src/client.d.ts.map +1 -0
  242. package/dist/types/src/index.d.ts +102 -79
  243. package/dist/types/src/index.d.ts.map +1 -1
  244. package/dist/types/src/models.d.ts +547 -23
  245. package/dist/types/src/models.d.ts.map +1 -1
  246. package/package.json +23 -7
  247. package/dist/types/src/api/api-calls/get_api_call.d.ts +0 -8
  248. package/dist/types/src/api/api-calls/get_api_call.d.ts.map +0 -1
  249. package/dist/types/src/api/api-calls/get_api_call_metrics.d.ts +0 -8
  250. package/dist/types/src/api/api-calls/get_api_call_metrics.d.ts.map +0 -1
  251. package/dist/types/src/api/api-calls/list_api_calls.d.ts +0 -10
  252. package/dist/types/src/api/api-calls/list_api_calls.d.ts.map +0 -1
  253. package/dist/types/src/api/api-calls/list_api_calls_for_user.d.ts +0 -11
  254. package/dist/types/src/api/api-calls/list_api_calls_for_user.d.ts.map +0 -1
  255. package/dist/types/src/api/api-calls/list_async_operations.d.ts +0 -11
  256. package/dist/types/src/api/api-calls/list_async_operations.d.ts.map +0 -1
  257. package/dist/types/src/api/file/create_file_execution.d.ts +0 -10
  258. package/dist/types/src/api/file/create_file_execution.d.ts.map +0 -1
  259. package/dist/types/src/api/meta/get_metadata.d.ts +0 -5
  260. package/dist/types/src/api/meta/get_metadata.d.ts.map +0 -1
  261. package/dist/types/src/api/oauth2/device_access_token.d.ts +0 -4
  262. package/dist/types/src/api/oauth2/device_access_token.d.ts.map +0 -1
  263. package/dist/types/src/api/oauth2/device_auth_confirm.d.ts +0 -5
  264. package/dist/types/src/api/oauth2/device_auth_confirm.d.ts.map +0 -1
  265. package/dist/types/src/api/oauth2/device_auth_request.d.ts +0 -4
  266. package/dist/types/src/api/oauth2/device_auth_request.d.ts.map +0 -1
  267. package/dist/types/src/api/oauth2/device_auth_verify.d.ts +0 -8
  268. package/dist/types/src/api/oauth2/device_auth_verify.d.ts.map +0 -1
  269. package/dist/types/src/api/oauth2/listen_oauth2_provider_callback.d.ts +0 -10
  270. package/dist/types/src/api/oauth2/listen_oauth2_provider_callback.d.ts.map +0 -1
  271. package/dist/types/src/api/oauth2/listen_oauth2_provider_consent.d.ts +0 -9
  272. package/dist/types/src/api/oauth2/listen_oauth2_provider_consent.d.ts.map +0 -1
  273. package/dist/types/src/api/payments/create_payment_intent_for_user.d.ts +0 -5
  274. package/dist/types/src/api/payments/create_payment_intent_for_user.d.ts.map +0 -1
  275. package/dist/types/src/api/payments/delete_payment_method_for_user.d.ts +0 -8
  276. package/dist/types/src/api/payments/delete_payment_method_for_user.d.ts.map +0 -1
  277. package/dist/types/src/api/unit/create_unit_conversion.d.ts +0 -10
  278. package/dist/types/src/api/unit/create_unit_conversion.d.ts.map +0 -1
  279. package/dist/types/src/api/users/get_user.d.ts +0 -8
  280. package/dist/types/src/api/users/get_user.d.ts.map +0 -1
  281. package/dist/types/src/api/users/get_user_extended.d.ts +0 -8
  282. package/dist/types/src/api/users/get_user_extended.d.ts.map +0 -1
  283. package/dist/types/src/api/users/list_users.d.ts +0 -10
  284. package/dist/types/src/api/users/list_users.d.ts.map +0 -1
  285. package/dist/types/src/api/users/list_users_extended.d.ts +0 -10
  286. package/dist/types/src/api/users/list_users_extended.d.ts.map +0 -1
  287. package/dist/types/src/modelsWrap.d.ts +0 -3
  288. package/dist/types/src/modelsWrap.d.ts.map +0 -1
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=api-calls-get_api_call_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"api-calls-get_api_call_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/api-calls-get_api_call_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=api-calls-get_async_operation.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"api-calls-get_async_operation.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/api-calls-get_async_operation.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=api-calls-user_list_api_calls.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"api-calls-user_list_api_calls.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/api-calls-user_list_api_calls.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=api-tokens-create_api_token_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"api-tokens-create_api_token_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/api-tokens-create_api_token_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=api-tokens-delete_api_token_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"api-tokens-delete_api_token_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/api-tokens-delete_api_token_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=api-tokens-get_api_token_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"api-tokens-get_api_token_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/api-tokens-get_api_token_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=api-tokens-list_api_tokens_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"api-tokens-list_api_tokens_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/api-tokens-list_api_tokens_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=constant-get_physics_constant.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constant-get_physics_constant.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/constant-get_physics_constant.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=file-create_file_center_of_mass.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"file-create_file_center_of_mass.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/file-create_file_center_of_mass.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=file-create_file_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"file-create_file_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/file-create_file_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=file-create_file_density.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"file-create_file_density.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/file-create_file_density.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=file-create_file_mass.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"file-create_file_mass.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/file-create_file_mass.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=file-create_file_surface_area.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"file-create_file_surface_area.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/file-create_file_surface_area.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=file-create_file_volume.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"file-create_file_volume.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/file-create_file_volume.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=file-get_file_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"file-get_file_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/file-get_file_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=file-get_file_conversion_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"file-get_file_conversion_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/file-get_file_conversion_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=meta-get_schema.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"meta-get_schema.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/meta-get_schema.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=meta-ping.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"meta-ping.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/meta-ping.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=payments-create_payment_information_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"payments-create_payment_information_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/payments-create_payment_information_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=payments-delete_payment_information_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"payments-delete_payment_information_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/payments-delete_payment_information_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=payments-get_payment_balance_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"payments-get_payment_balance_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/payments-get_payment_balance_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=payments-get_payment_information_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"payments-get_payment_information_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/payments-get_payment_information_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=payments-list_invoices_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"payments-list_invoices_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/payments-list_invoices_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=payments-list_payment_methods_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"payments-list_payment_methods_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/payments-list_payment_methods_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=payments-update_payment_information_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"payments-update_payment_information_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/payments-update_payment_information_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=sessions-get_session_for_user.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sessions-get_session_for_user.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/sessions-get_session_for_user.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_acceleration_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_acceleration_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_acceleration_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_angle_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_angle_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_angle_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_angular_velocity_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_angular_velocity_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_angular_velocity_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_area_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_area_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_area_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_charge_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_charge_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_charge_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_concentration_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_concentration_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_concentration_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_data_transfer_rate_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_data_transfer_rate_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_data_transfer_rate_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_data_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_data_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_data_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_density_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_density_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_density_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_energy_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_energy_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_energy_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_force_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_force_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_force_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_illuminance_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_illuminance_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_illuminance_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_length_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_length_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_length_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_magnetic_field_strength_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_magnetic_field_strength_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_magnetic_field_strength_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_magnetic_flux_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_magnetic_flux_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_magnetic_flux_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_mass_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_mass_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_mass_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_metric_power_cubed_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_metric_power_cubed_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_metric_power_cubed_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_metric_power_squared_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_metric_power_squared_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_metric_power_squared_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_metric_power_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_metric_power_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_metric_power_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_power_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_power_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_power_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_pressure_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_pressure_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_pressure_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_radiation_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_radiation_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_radiation_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_solid_angle_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_solid_angle_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_solid_angle_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_temperature_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_temperature_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_temperature_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_time_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_time_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_time_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_velocity_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_velocity_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_velocity_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_voltage_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_voltage_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_voltage_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=unit-get_volume_unit_conversion.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unit-get_volume_unit_conversion.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/unit-get_volume_unit_conversion.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=users-delete_user_self.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"users-delete_user_self.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/users-delete_user_self.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=users-get_user_self.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"users-get_user_self.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/users-get_user_self.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=users-get_user_self_extended.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"users-get_user_self_extended.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/users-get_user_self_extended.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=users-update_user_self.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"users-update_user_self.test.d.ts","sourceRoot":"","sources":["../../../../__tests__/gen/users-update_user_self.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=meta-ping.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"meta-ping.test.d.ts","sourceRoot":"","sources":["../../../__tests__/meta-ping.test.ts"],"names":[],"mappings":""}
@@ -1,8 +1,10 @@
1
1
  import { ApiCallWithPrice_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
2
3
  interface Get_api_call_for_user_params {
4
+ client?: Client;
3
5
  id: string;
4
6
  }
5
7
  declare type Get_api_call_for_user_return = ApiCallWithPrice_type | Error_type;
6
- export default function get_api_call_for_user({ id, }: Get_api_call_for_user_params): Promise<Get_api_call_for_user_return>;
8
+ export default function get_api_call_for_user({ client, id, }: Get_api_call_for_user_params): Promise<Get_api_call_for_user_return>;
7
9
  export {};
8
10
  //# sourceMappingURL=get_api_call_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get_api_call_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-calls/get_api_call_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAEpE,UAAU,4BAA4B;IACpC,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,aAAK,4BAA4B,GAAG,qBAAqB,GAAG,UAAU,CAAC;AAEvE,wBAA8B,qBAAqB,CAAC,EAClD,EAAE,GACH,EAAE,4BAA4B,GAAG,OAAO,CAAC,4BAA4B,CAAC,CActE"}
1
+ {"version":3,"file":"get_api_call_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-calls/get_api_call_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACpE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,4BAA4B;IACpC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,aAAK,4BAA4B,GAAG,qBAAqB,GAAG,UAAU,CAAC;AAEvE,wBAA8B,qBAAqB,CAAC,EAClD,MAAM,EACN,EAAE,GACH,EAAE,4BAA4B,GAAG,OAAO,CAAC,4BAA4B,CAAC,CAgBtE"}
@@ -1,8 +1,10 @@
1
1
  import { AsyncApiCallOutput_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
2
3
  interface Get_async_operation_params {
4
+ client?: Client;
3
5
  id: string;
4
6
  }
5
7
  declare type Get_async_operation_return = AsyncApiCallOutput_type | Error_type;
6
- export default function get_async_operation({ id, }: Get_async_operation_params): Promise<Get_async_operation_return>;
8
+ export default function get_async_operation({ client, id, }: Get_async_operation_params): Promise<Get_async_operation_return>;
7
9
  export {};
8
10
  //# sourceMappingURL=get_async_operation.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get_async_operation.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-calls/get_async_operation.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAEtE,UAAU,0BAA0B;IAClC,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,aAAK,0BAA0B,GAAG,uBAAuB,GAAG,UAAU,CAAC;AAEvE,wBAA8B,mBAAmB,CAAC,EAChD,EAAE,GACH,EAAE,0BAA0B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAclE"}
1
+ {"version":3,"file":"get_async_operation.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-calls/get_async_operation.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACtE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0BAA0B;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,aAAK,0BAA0B,GAAG,uBAAuB,GAAG,UAAU,CAAC;AAEvE,wBAA8B,mBAAmB,CAAC,EAChD,MAAM,EACN,EAAE,GACH,EAAE,0BAA0B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAgBlE"}
@@ -1,10 +1,12 @@
1
- import { ApiCallWithPriceResultsPage_type, Error_type } from '../../models.js';
1
+ import { ApiCallWithPriceResultsPage_type, Error_type, CreatedAtSortMode_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
2
3
  interface User_list_api_calls_params {
3
- limit: string;
4
+ client?: Client;
5
+ limit: number;
4
6
  page_token: string;
5
- sort_by: string;
7
+ sort_by: CreatedAtSortMode_type;
6
8
  }
7
9
  declare type User_list_api_calls_return = ApiCallWithPriceResultsPage_type | Error_type;
8
- export default function user_list_api_calls({ limit, page_token, sort_by, }: User_list_api_calls_params): Promise<User_list_api_calls_return>;
10
+ export default function user_list_api_calls({ client, limit, page_token, sort_by, }: User_list_api_calls_params): Promise<User_list_api_calls_return>;
9
11
  export {};
10
12
  //# sourceMappingURL=user_list_api_calls.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"user_list_api_calls.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-calls/user_list_api_calls.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gCAAgC,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE/E,UAAU,0BAA0B;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,0BAA0B,GAAG,gCAAgC,GAAG,UAAU,CAAC;AAEhF,wBAA8B,mBAAmB,CAAC,EAChD,KAAK,EACL,UAAU,EACV,OAAO,GACR,EAAE,0BAA0B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAclE"}
1
+ {"version":3,"file":"user_list_api_calls.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-calls/user_list_api_calls.ts"],"names":[],"mappings":"AACA,OAAO,EACL,gCAAgC,EAChC,UAAU,EACV,sBAAsB,EACvB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0BAA0B;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,sBAAsB,CAAC;CACjC;AAED,aAAK,0BAA0B,GAAG,gCAAgC,GAAG,UAAU,CAAC;AAEhF,wBAA8B,mBAAmB,CAAC,EAChD,MAAM,EACN,KAAK,EACL,UAAU,EACV,OAAO,GACR,EAAE,0BAA0B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAgBlE"}
@@ -1,5 +1,9 @@
1
1
  import { ApiToken_type, Error_type } from '../../models.js';
2
+ import { Client } from '../../client.js';
3
+ interface Create_api_token_for_user_params {
4
+ client?: Client;
5
+ }
2
6
  declare type Create_api_token_for_user_return = ApiToken_type | Error_type;
3
- export default function create_api_token_for_user(): Promise<Create_api_token_for_user_return>;
7
+ export default function create_api_token_for_user({ client, }?: Create_api_token_for_user_params): Promise<Create_api_token_for_user_return>;
4
8
  export {};
5
9
  //# sourceMappingURL=create_api_token_for_user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create_api_token_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-tokens/create_api_token_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE5D,aAAK,gCAAgC,GAAG,aAAa,GAAG,UAAU,CAAC;AAEnE,wBAA8B,yBAAyB,IAAI,OAAO,CAAC,gCAAgC,CAAC,CAcnG"}
1
+ {"version":3,"file":"create_api_token_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-tokens/create_api_token_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,gCAAgC;IACxC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,gCAAgC,GAAG,aAAa,GAAG,UAAU,CAAC;AAEnE,wBAA8B,yBAAyB,CAAC,EACtD,MAAM,GACP,GAAE,gCAAqC,GAAG,OAAO,CAAC,gCAAgC,CAAC,CAgBnF"}