@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.
- package/README.md +43 -0
- package/dist/index.es.js +1 -1
- package/dist/index.js +2 -2
- package/dist/index.umd.js +2 -2
- package/dist/types/__tests__/gen/api-calls-get_api_call_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-get_api_call_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-get_async_operation.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-get_async_operation.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-user_list_api_calls.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-user_list_api_calls.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-tokens-create_api_token_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-tokens-create_api_token_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-tokens-delete_api_token_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-tokens-delete_api_token_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-tokens-get_api_token_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-tokens-get_api_token_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-tokens-list_api_tokens_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-tokens-list_api_tokens_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/constant-get_physics_constant.test.d.ts +2 -0
- package/dist/types/__tests__/gen/constant-get_physics_constant.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_center_of_mass.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_center_of_mass.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_density.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_density.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_mass.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_mass.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_surface_area.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_surface_area.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_volume.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_volume.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-get_file_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-get_file_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-get_file_conversion_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-get_file_conversion_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-get_schema.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-get_schema.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-ping.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-ping.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-create_payment_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-create_payment_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-delete_payment_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-delete_payment_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-get_payment_balance_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-get_payment_balance_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-get_payment_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-get_payment_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-list_invoices_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-list_invoices_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-list_payment_methods_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-list_payment_methods_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-update_payment_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-update_payment_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/sessions-get_session_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/sessions-get_session_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_acceleration_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_acceleration_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_angle_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_angle_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_angular_velocity_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_angular_velocity_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_area_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_area_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_charge_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_charge_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_concentration_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_concentration_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_data_transfer_rate_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_data_transfer_rate_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_data_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_data_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_density_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_density_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_energy_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_energy_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_force_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_force_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_illuminance_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_illuminance_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_length_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_length_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_magnetic_field_strength_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_magnetic_field_strength_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_magnetic_flux_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_magnetic_flux_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_mass_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_mass_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_metric_power_cubed_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_metric_power_cubed_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_metric_power_squared_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_metric_power_squared_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_metric_power_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_metric_power_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_power_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_power_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_pressure_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_pressure_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_radiation_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_radiation_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_solid_angle_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_solid_angle_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_temperature_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_temperature_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_time_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_time_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_velocity_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_velocity_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_voltage_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_voltage_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_volume_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_volume_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-delete_user_self.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-delete_user_self.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_user_self.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_user_self.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_user_self_extended.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_user_self_extended.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-update_user_self.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-update_user_self.test.d.ts.map +1 -0
- package/dist/types/__tests__/meta-ping.test.d.ts +2 -0
- package/dist/types/__tests__/meta-ping.test.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/get_api_call_for_user.d.ts +3 -1
- package/dist/types/src/api/api-calls/get_api_call_for_user.d.ts.map +1 -1
- package/dist/types/src/api/api-calls/get_async_operation.d.ts +3 -1
- package/dist/types/src/api/api-calls/get_async_operation.d.ts.map +1 -1
- package/dist/types/src/api/api-calls/user_list_api_calls.d.ts +6 -4
- package/dist/types/src/api/api-calls/user_list_api_calls.d.ts.map +1 -1
- package/dist/types/src/api/api-tokens/create_api_token_for_user.d.ts +5 -1
- package/dist/types/src/api/api-tokens/create_api_token_for_user.d.ts.map +1 -1
- package/dist/types/src/api/api-tokens/delete_api_token_for_user.d.ts +3 -1
- package/dist/types/src/api/api-tokens/delete_api_token_for_user.d.ts.map +1 -1
- package/dist/types/src/api/api-tokens/get_api_token_for_user.d.ts +3 -1
- package/dist/types/src/api/api-tokens/get_api_token_for_user.d.ts.map +1 -1
- package/dist/types/src/api/api-tokens/list_api_tokens_for_user.d.ts +6 -4
- package/dist/types/src/api/api-tokens/list_api_tokens_for_user.d.ts.map +1 -1
- package/dist/types/src/api/constant/get_physics_constant.d.ts +10 -0
- package/dist/types/src/api/constant/get_physics_constant.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_center_of_mass.d.ts +12 -0
- package/dist/types/src/api/file/create_file_center_of_mass.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_conversion.d.ts +6 -4
- package/dist/types/src/api/file/create_file_conversion.d.ts.map +1 -1
- package/dist/types/src/api/file/create_file_density.d.ts +6 -4
- package/dist/types/src/api/file/create_file_density.d.ts.map +1 -1
- package/dist/types/src/api/file/create_file_mass.d.ts +6 -4
- package/dist/types/src/api/file/create_file_mass.d.ts.map +1 -1
- package/dist/types/src/api/file/create_file_surface_area.d.ts +11 -0
- package/dist/types/src/api/file/create_file_surface_area.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_volume.d.ts +5 -3
- package/dist/types/src/api/file/create_file_volume.d.ts.map +1 -1
- package/dist/types/src/api/file/get_file_conversion.d.ts +3 -1
- package/dist/types/src/api/file/get_file_conversion.d.ts.map +1 -1
- package/dist/types/src/api/file/get_file_conversion_for_user.d.ts +3 -1
- package/dist/types/src/api/file/get_file_conversion_for_user.d.ts.map +1 -1
- package/dist/types/src/api/meta/get_schema.d.ts +5 -1
- package/dist/types/src/api/meta/get_schema.d.ts.map +1 -1
- package/dist/types/src/api/meta/ping.d.ts +5 -1
- package/dist/types/src/api/meta/ping.d.ts.map +1 -1
- package/dist/types/src/api/payments/create_payment_information_for_user.d.ts +5 -1
- package/dist/types/src/api/payments/create_payment_information_for_user.d.ts.map +1 -1
- package/dist/types/src/api/payments/delete_payment_information_for_user.d.ts +5 -1
- package/dist/types/src/api/payments/delete_payment_information_for_user.d.ts.map +1 -1
- package/dist/types/src/api/payments/get_payment_balance_for_user.d.ts +5 -1
- package/dist/types/src/api/payments/get_payment_balance_for_user.d.ts.map +1 -1
- package/dist/types/src/api/payments/get_payment_information_for_user.d.ts +5 -1
- package/dist/types/src/api/payments/get_payment_information_for_user.d.ts.map +1 -1
- package/dist/types/src/api/payments/list_invoices_for_user.d.ts +5 -1
- package/dist/types/src/api/payments/list_invoices_for_user.d.ts.map +1 -1
- package/dist/types/src/api/payments/list_payment_methods_for_user.d.ts +5 -1
- package/dist/types/src/api/payments/list_payment_methods_for_user.d.ts.map +1 -1
- package/dist/types/src/api/payments/update_payment_information_for_user.d.ts +5 -1
- package/dist/types/src/api/payments/update_payment_information_for_user.d.ts.map +1 -1
- package/dist/types/src/api/sessions/get_session_for_user.d.ts +3 -1
- package/dist/types/src/api/sessions/get_session_for_user.d.ts.map +1 -1
- package/dist/types/src/api/unit/get_acceleration_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_acceleration_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_angle_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_angle_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_angular_velocity_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_angular_velocity_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_area_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_area_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_charge_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_charge_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_concentration_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_concentration_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_data_transfer_rate_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_data_transfer_rate_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_data_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_data_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_density_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_density_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_energy_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_energy_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_force_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_force_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_illuminance_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_illuminance_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_length_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_length_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_magnetic_field_strength_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_magnetic_field_strength_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_magnetic_flux_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_magnetic_flux_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_mass_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_mass_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_metric_power_cubed_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_metric_power_cubed_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_metric_power_squared_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_metric_power_squared_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_metric_power_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_metric_power_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_power_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_power_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_pressure_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_pressure_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_radiation_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_radiation_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_solid_angle_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_solid_angle_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_temperature_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_temperature_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_time_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_time_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_velocity_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_velocity_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_voltage_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_voltage_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_volume_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_volume_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/users/delete_user_self.d.ts +5 -1
- package/dist/types/src/api/users/delete_user_self.d.ts.map +1 -1
- package/dist/types/src/api/users/get_user_self.d.ts +5 -1
- package/dist/types/src/api/users/get_user_self.d.ts.map +1 -1
- package/dist/types/src/api/users/get_user_self_extended.d.ts +5 -1
- package/dist/types/src/api/users/get_user_self_extended.d.ts.map +1 -1
- package/dist/types/src/api/users/update_user_self.d.ts +5 -1
- package/dist/types/src/api/users/update_user_self.d.ts.map +1 -1
- package/dist/types/src/apiGen.d.ts.map +1 -1
- package/dist/types/src/client.d.ts +5 -0
- package/dist/types/src/client.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +102 -79
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/models.d.ts +547 -23
- package/dist/types/src/models.d.ts.map +1 -1
- package/package.json +23 -7
- package/dist/types/src/api/api-calls/get_api_call.d.ts +0 -8
- package/dist/types/src/api/api-calls/get_api_call.d.ts.map +0 -1
- package/dist/types/src/api/api-calls/get_api_call_metrics.d.ts +0 -8
- package/dist/types/src/api/api-calls/get_api_call_metrics.d.ts.map +0 -1
- package/dist/types/src/api/api-calls/list_api_calls.d.ts +0 -10
- package/dist/types/src/api/api-calls/list_api_calls.d.ts.map +0 -1
- package/dist/types/src/api/api-calls/list_api_calls_for_user.d.ts +0 -11
- package/dist/types/src/api/api-calls/list_api_calls_for_user.d.ts.map +0 -1
- package/dist/types/src/api/api-calls/list_async_operations.d.ts +0 -11
- package/dist/types/src/api/api-calls/list_async_operations.d.ts.map +0 -1
- package/dist/types/src/api/file/create_file_execution.d.ts +0 -10
- package/dist/types/src/api/file/create_file_execution.d.ts.map +0 -1
- package/dist/types/src/api/meta/get_metadata.d.ts +0 -5
- package/dist/types/src/api/meta/get_metadata.d.ts.map +0 -1
- package/dist/types/src/api/oauth2/device_access_token.d.ts +0 -4
- package/dist/types/src/api/oauth2/device_access_token.d.ts.map +0 -1
- package/dist/types/src/api/oauth2/device_auth_confirm.d.ts +0 -5
- package/dist/types/src/api/oauth2/device_auth_confirm.d.ts.map +0 -1
- package/dist/types/src/api/oauth2/device_auth_request.d.ts +0 -4
- package/dist/types/src/api/oauth2/device_auth_request.d.ts.map +0 -1
- package/dist/types/src/api/oauth2/device_auth_verify.d.ts +0 -8
- package/dist/types/src/api/oauth2/device_auth_verify.d.ts.map +0 -1
- package/dist/types/src/api/oauth2/listen_oauth2_provider_callback.d.ts +0 -10
- package/dist/types/src/api/oauth2/listen_oauth2_provider_callback.d.ts.map +0 -1
- package/dist/types/src/api/oauth2/listen_oauth2_provider_consent.d.ts +0 -9
- package/dist/types/src/api/oauth2/listen_oauth2_provider_consent.d.ts.map +0 -1
- package/dist/types/src/api/payments/create_payment_intent_for_user.d.ts +0 -5
- package/dist/types/src/api/payments/create_payment_intent_for_user.d.ts.map +0 -1
- package/dist/types/src/api/payments/delete_payment_method_for_user.d.ts +0 -8
- package/dist/types/src/api/payments/delete_payment_method_for_user.d.ts.map +0 -1
- package/dist/types/src/api/unit/create_unit_conversion.d.ts +0 -10
- package/dist/types/src/api/unit/create_unit_conversion.d.ts.map +0 -1
- package/dist/types/src/api/users/get_user.d.ts +0 -8
- package/dist/types/src/api/users/get_user.d.ts.map +0 -1
- package/dist/types/src/api/users/get_user_extended.d.ts +0 -8
- package/dist/types/src/api/users/get_user_extended.d.ts.map +0 -1
- package/dist/types/src/api/users/list_users.d.ts +0 -10
- package/dist/types/src/api/users/list_users.d.ts.map +0 -1
- package/dist/types/src/api/users/list_users_extended.d.ts +0 -10
- package/dist/types/src/api/users/list_users_extended.d.ts.map +0 -1
- package/dist/types/src/modelsWrap.d.ts +0 -3
- package/dist/types/src/modelsWrap.d.ts.map +0 -1
|
@@ -1,16 +1,4 @@
|
|
|
1
1
|
export declare type AccountProvider_type = 'google' | 'github';
|
|
2
|
-
export interface Address_type {
|
|
3
|
-
city: string;
|
|
4
|
-
country: string;
|
|
5
|
-
created_at: string;
|
|
6
|
-
id: Uuid_type;
|
|
7
|
-
state: string;
|
|
8
|
-
street1: string;
|
|
9
|
-
street2: string;
|
|
10
|
-
updated_at: string;
|
|
11
|
-
user_id: string;
|
|
12
|
-
zip: string;
|
|
13
|
-
}
|
|
14
2
|
export interface ApiCallQueryGroup_type {
|
|
15
3
|
count: number;
|
|
16
4
|
query: string;
|
|
@@ -25,6 +13,7 @@ export interface ApiCallWithPrice_type {
|
|
|
25
13
|
endpoint: string;
|
|
26
14
|
id: Uuid_type;
|
|
27
15
|
ip_address: string;
|
|
16
|
+
litterbox?: boolean;
|
|
28
17
|
method: Method_type;
|
|
29
18
|
minutes?: number;
|
|
30
19
|
origin: string;
|
|
@@ -56,12 +45,15 @@ export interface ApiTokenResultsPage_type {
|
|
|
56
45
|
items: ApiToken_type[];
|
|
57
46
|
next_page?: string;
|
|
58
47
|
}
|
|
48
|
+
export interface AppClientInfo_type {
|
|
49
|
+
url: string;
|
|
50
|
+
}
|
|
59
51
|
export interface AsyncApiCall_type {
|
|
60
52
|
completed_at?: string;
|
|
61
53
|
created_at: string;
|
|
62
54
|
error?: string;
|
|
63
55
|
id: Uuid_type;
|
|
64
|
-
input:
|
|
56
|
+
input: any;
|
|
65
57
|
output?: string;
|
|
66
58
|
started_at?: string;
|
|
67
59
|
status: ApiCallStatus_type;
|
|
@@ -83,6 +75,19 @@ export declare type AsyncApiCallOutput_type = {
|
|
|
83
75
|
type: 'FileConversion';
|
|
84
76
|
updated_at: string;
|
|
85
77
|
user_id: string;
|
|
78
|
+
} | {
|
|
79
|
+
center_of_mass: number[];
|
|
80
|
+
completed_at?: string;
|
|
81
|
+
created_at: string;
|
|
82
|
+
error?: string;
|
|
83
|
+
id: Uuid_type;
|
|
84
|
+
material_density: number;
|
|
85
|
+
src_format: FileSourceFormat_type;
|
|
86
|
+
started_at?: string;
|
|
87
|
+
status: ApiCallStatus_type;
|
|
88
|
+
type: 'FileCenterOfMass';
|
|
89
|
+
updated_at: string;
|
|
90
|
+
user_id: string;
|
|
86
91
|
} | {
|
|
87
92
|
completed_at?: string;
|
|
88
93
|
created_at: string;
|
|
@@ -121,14 +126,26 @@ export declare type AsyncApiCallOutput_type = {
|
|
|
121
126
|
type: 'FileDensity';
|
|
122
127
|
updated_at: string;
|
|
123
128
|
user_id: string;
|
|
129
|
+
} | {
|
|
130
|
+
completed_at?: string;
|
|
131
|
+
created_at: string;
|
|
132
|
+
error?: string;
|
|
133
|
+
id: Uuid_type;
|
|
134
|
+
src_format: FileSourceFormat_type;
|
|
135
|
+
started_at?: string;
|
|
136
|
+
status: ApiCallStatus_type;
|
|
137
|
+
surface_area?: number;
|
|
138
|
+
type: 'FileSurfaceArea';
|
|
139
|
+
updated_at: string;
|
|
140
|
+
user_id: string;
|
|
124
141
|
};
|
|
125
142
|
export interface AsyncApiCallResultsPage_type {
|
|
126
143
|
items: AsyncApiCall_type[];
|
|
127
144
|
next_page?: string;
|
|
128
145
|
}
|
|
129
|
-
export declare type AsyncApiCallType_type = 'FileConversion' | 'FileVolume' | 'FileMass' | 'FileDensity';
|
|
146
|
+
export declare type AsyncApiCallType_type = 'FileConversion' | 'FileVolume' | 'FileCenterOfMass' | 'FileMass' | 'FileDensity' | 'FileSurfaceArea';
|
|
130
147
|
export interface BillingInfo_type {
|
|
131
|
-
address:
|
|
148
|
+
address: NewAddress_type;
|
|
132
149
|
name: string;
|
|
133
150
|
phone: string;
|
|
134
151
|
}
|
|
@@ -216,7 +233,7 @@ export interface Connection_type {
|
|
|
216
233
|
export declare type CreatedAtSortMode_type = 'created-at-ascending' | 'created-at-descending';
|
|
217
234
|
export declare type Currency_type = 'aed' | 'afn' | 'all' | 'amd' | 'ang' | 'aoa' | 'ars' | 'aud' | 'awg' | 'azn' | 'bam' | 'bbd' | 'bdt' | 'bgn' | 'bif' | 'bmd' | 'bnd' | 'bob' | 'brl' | 'bsd' | 'bwp' | 'bzd' | 'cad' | 'cdf' | 'chf' | 'clp' | 'cny' | 'cop' | 'crc' | 'cve' | 'czk' | 'djf' | 'dkk' | 'dop' | 'dzd' | 'eek' | 'egp' | 'etb' | 'eur' | 'fjd' | 'fkp' | 'gbp' | 'gel' | 'gip' | 'gmd' | 'gnf' | 'gtq' | 'gyd' | 'hkd' | 'hnl' | 'hrk' | 'htg' | 'huf' | 'idr' | 'ils' | 'inr' | 'isk' | 'jmd' | 'jpy' | 'kes' | 'kgs' | 'khr' | 'kmf' | 'krw' | 'kyd' | 'kzt' | 'lak' | 'lbp' | 'lkr' | 'lrd' | 'lsl' | 'ltl' | 'lvl' | 'mad' | 'mdl' | 'mga' | 'mkd' | 'mnt' | 'mop' | 'mro' | 'mur' | 'mvr' | 'mwk' | 'mxn' | 'myr' | 'mzn' | 'nad' | 'ngn' | 'nio' | 'nok' | 'npr' | 'nzd' | 'pab' | 'pen' | 'pgk' | 'php' | 'pkr' | 'pln' | 'pyg' | 'qar' | 'ron' | 'rsd' | 'rub' | 'rwf' | 'sar' | 'sbd' | 'scr' | 'sek' | 'sgd' | 'shp' | 'sll' | 'sos' | 'srd' | 'std' | 'svc' | 'szl' | 'thb' | 'tjs' | 'top' | 'try' | 'ttd' | 'twd' | 'tzs' | 'uah' | 'ugx' | 'usd' | 'uyu' | 'uzs' | 'vef' | 'vnd' | 'vuv' | 'wst' | 'xaf' | 'xcd' | 'xof' | 'xpf' | 'yer' | 'zar' | 'zmw';
|
|
218
235
|
export interface Customer_type {
|
|
219
|
-
address:
|
|
236
|
+
address: NewAddress_type;
|
|
220
237
|
balance: number;
|
|
221
238
|
created_at: string;
|
|
222
239
|
currency: Currency_type;
|
|
@@ -359,6 +376,19 @@ export interface ExtendedUserResultsPage_type {
|
|
|
359
376
|
items: ExtendedUser_type[];
|
|
360
377
|
next_page?: string;
|
|
361
378
|
}
|
|
379
|
+
export interface FileCenterOfMass_type {
|
|
380
|
+
center_of_mass: number[];
|
|
381
|
+
completed_at?: string;
|
|
382
|
+
created_at: string;
|
|
383
|
+
error?: string;
|
|
384
|
+
id: Uuid_type;
|
|
385
|
+
material_density: number;
|
|
386
|
+
src_format: FileSourceFormat_type;
|
|
387
|
+
started_at?: string;
|
|
388
|
+
status: ApiCallStatus_type;
|
|
389
|
+
updated_at: string;
|
|
390
|
+
user_id: string;
|
|
391
|
+
}
|
|
362
392
|
export interface FileConversion_type {
|
|
363
393
|
completed_at?: string;
|
|
364
394
|
created_at: string;
|
|
@@ -400,6 +430,18 @@ export interface FileMass_type {
|
|
|
400
430
|
}
|
|
401
431
|
export declare type FileOutputFormat_type = 'stl' | 'obj' | 'dae' | 'step' | 'fbx' | 'fbxb';
|
|
402
432
|
export declare type FileSourceFormat_type = 'stl' | 'obj' | 'dae' | 'step' | 'fbx';
|
|
433
|
+
export interface FileSurfaceArea_type {
|
|
434
|
+
completed_at?: string;
|
|
435
|
+
created_at: string;
|
|
436
|
+
error?: string;
|
|
437
|
+
id: Uuid_type;
|
|
438
|
+
src_format: FileSourceFormat_type;
|
|
439
|
+
started_at?: string;
|
|
440
|
+
status: ApiCallStatus_type;
|
|
441
|
+
surface_area?: number;
|
|
442
|
+
updated_at: string;
|
|
443
|
+
user_id: string;
|
|
444
|
+
}
|
|
403
445
|
export interface FileSystemMetadata_type {
|
|
404
446
|
ok: boolean;
|
|
405
447
|
}
|
|
@@ -513,6 +555,15 @@ export interface Metadata_type {
|
|
|
513
555
|
pubsub: Connection_type;
|
|
514
556
|
}
|
|
515
557
|
export declare type Method_type = 'OPTIONS' | 'GET' | 'POST' | 'PUT' | 'DELETE' | 'HEAD' | 'TRACE' | 'CONNECT' | 'PATCH' | 'EXTENSION';
|
|
558
|
+
export interface NewAddress_type {
|
|
559
|
+
city: string;
|
|
560
|
+
country: string;
|
|
561
|
+
state: string;
|
|
562
|
+
street1: string;
|
|
563
|
+
street2: string;
|
|
564
|
+
user_id: string;
|
|
565
|
+
zip: string;
|
|
566
|
+
}
|
|
516
567
|
export interface OAuth2ClientInfo_type {
|
|
517
568
|
csrf_token: string;
|
|
518
569
|
pkce_code_verifier?: string;
|
|
@@ -542,6 +593,19 @@ export interface PaymentMethodCardChecks_type {
|
|
|
542
593
|
cvc_check: string;
|
|
543
594
|
}
|
|
544
595
|
export declare type PaymentMethodType_type = 'card';
|
|
596
|
+
export interface PhysicsConstant_type {
|
|
597
|
+
completed_at?: string;
|
|
598
|
+
constant: PhysicsConstantName_type;
|
|
599
|
+
created_at: string;
|
|
600
|
+
error?: string;
|
|
601
|
+
id: Uuid_type;
|
|
602
|
+
started_at?: string;
|
|
603
|
+
status: ApiCallStatus_type;
|
|
604
|
+
updated_at: string;
|
|
605
|
+
user_id: string;
|
|
606
|
+
value?: number;
|
|
607
|
+
}
|
|
608
|
+
export declare type PhysicsConstantName_type = 'pi' | 'c' | 'speed_of_light' | 'G' | 'newtonian_graviation' | 'h' | 'plank_const' | 'mu_0' | 'vacuum_permeability' | 'E_0' | 'vacuum_permitivity' | 'Z_0' | 'vacuum_impedance' | 'k_e' | 'coulomb_const' | 'e' | 'elementary_charge' | 'm_e' | 'electron_mass' | 'm_p' | 'proton_mass' | 'mu_B' | 'bohr_magneton' | 'NA' | 'avogadro_num' | 'R' | 'molar_gas_const' | 'K_B' | 'boltzmann_const' | 'F' | 'faraday_const' | 'sigma' | 'stefan_boltzmann_const';
|
|
545
609
|
export interface PluginsInfo_type {
|
|
546
610
|
authorization: string[];
|
|
547
611
|
log: string[];
|
|
@@ -579,21 +643,424 @@ export interface SystemInfoDefaultAddressPools_type {
|
|
|
579
643
|
size?: number;
|
|
580
644
|
}
|
|
581
645
|
export declare type SystemInfoIsolationEnum_type = '' | 'default' | 'hyperv' | 'process';
|
|
582
|
-
export interface
|
|
646
|
+
export interface UnitAccelerationConversion_type {
|
|
647
|
+
completed_at?: string;
|
|
648
|
+
created_at: string;
|
|
649
|
+
error?: string;
|
|
650
|
+
id: Uuid_type;
|
|
651
|
+
input: number;
|
|
652
|
+
output?: number;
|
|
653
|
+
output_format: UnitAccelerationFormat_type;
|
|
654
|
+
src_format: UnitAccelerationFormat_type;
|
|
655
|
+
started_at?: string;
|
|
656
|
+
status: ApiCallStatus_type;
|
|
657
|
+
updated_at: string;
|
|
658
|
+
user_id: string;
|
|
659
|
+
}
|
|
660
|
+
export declare type UnitAccelerationFormat_type = 'meters_per_second_squared' | 'feet_per_second_squared' | 'standard_gravity';
|
|
661
|
+
export interface UnitAngleConversion_type {
|
|
662
|
+
completed_at?: string;
|
|
663
|
+
created_at: string;
|
|
664
|
+
error?: string;
|
|
665
|
+
id: Uuid_type;
|
|
666
|
+
input: number;
|
|
667
|
+
output?: number;
|
|
668
|
+
output_format: UnitAngleFormat_type;
|
|
669
|
+
src_format: UnitAngleFormat_type;
|
|
670
|
+
started_at?: string;
|
|
671
|
+
status: ApiCallStatus_type;
|
|
672
|
+
updated_at: string;
|
|
673
|
+
user_id: string;
|
|
674
|
+
}
|
|
675
|
+
export declare type UnitAngleFormat_type = 'radian' | 'degree' | 'arcminute' | 'arcsecond' | 'milliarcsecond' | 'turn' | 'gradian';
|
|
676
|
+
export interface UnitAngularVelocityConversion_type {
|
|
677
|
+
completed_at?: string;
|
|
678
|
+
created_at: string;
|
|
679
|
+
error?: string;
|
|
680
|
+
id: Uuid_type;
|
|
681
|
+
input: number;
|
|
682
|
+
output?: number;
|
|
683
|
+
output_format: UnitAngularVelocityFormat_type;
|
|
684
|
+
src_format: UnitAngularVelocityFormat_type;
|
|
685
|
+
started_at?: string;
|
|
686
|
+
status: ApiCallStatus_type;
|
|
687
|
+
updated_at: string;
|
|
688
|
+
user_id: string;
|
|
689
|
+
}
|
|
690
|
+
export declare type UnitAngularVelocityFormat_type = 'radians_per_second' | 'degrees_per_second' | 'revolutions_per_minute' | 'milliarcseconds_per_year';
|
|
691
|
+
export interface UnitAreaConversion_type {
|
|
692
|
+
completed_at?: string;
|
|
693
|
+
created_at: string;
|
|
694
|
+
error?: string;
|
|
695
|
+
id: Uuid_type;
|
|
696
|
+
input: number;
|
|
697
|
+
output?: number;
|
|
698
|
+
output_format: UnitAreaFormat_type;
|
|
699
|
+
src_format: UnitAreaFormat_type;
|
|
700
|
+
started_at?: string;
|
|
701
|
+
status: ApiCallStatus_type;
|
|
702
|
+
updated_at: string;
|
|
703
|
+
user_id: string;
|
|
704
|
+
}
|
|
705
|
+
export declare type UnitAreaFormat_type = 'square_meter' | 'square_foot' | 'square_inch' | 'square_mile' | 'square_kilometer' | 'hectare' | 'acre';
|
|
706
|
+
export interface UnitChargeConversion_type {
|
|
707
|
+
completed_at?: string;
|
|
708
|
+
created_at: string;
|
|
709
|
+
error?: string;
|
|
710
|
+
id: Uuid_type;
|
|
711
|
+
input: number;
|
|
712
|
+
output?: number;
|
|
713
|
+
output_format: UnitChargeFormat_type;
|
|
714
|
+
src_format: UnitChargeFormat_type;
|
|
715
|
+
started_at?: string;
|
|
716
|
+
status: ApiCallStatus_type;
|
|
717
|
+
updated_at: string;
|
|
718
|
+
user_id: string;
|
|
719
|
+
}
|
|
720
|
+
export declare type UnitChargeFormat_type = 'coulomb' | 'ampere_hour';
|
|
721
|
+
export interface UnitConcentrationConversion_type {
|
|
722
|
+
completed_at?: string;
|
|
723
|
+
created_at: string;
|
|
724
|
+
error?: string;
|
|
725
|
+
id: Uuid_type;
|
|
726
|
+
input: number;
|
|
727
|
+
output?: number;
|
|
728
|
+
output_format: UnitConcentrationFormat_type;
|
|
729
|
+
src_format: UnitConcentrationFormat_type;
|
|
730
|
+
started_at?: string;
|
|
731
|
+
status: ApiCallStatus_type;
|
|
732
|
+
updated_at: string;
|
|
733
|
+
user_id: string;
|
|
734
|
+
}
|
|
735
|
+
export declare type UnitConcentrationFormat_type = 'parts_per_million' | 'parts_per_billion' | 'parts_per_trillion' | 'percent';
|
|
736
|
+
export interface UnitDataConversion_type {
|
|
737
|
+
completed_at?: string;
|
|
738
|
+
created_at: string;
|
|
739
|
+
error?: string;
|
|
740
|
+
id: Uuid_type;
|
|
741
|
+
input: number;
|
|
742
|
+
output?: number;
|
|
743
|
+
output_format: UnitDataFormat_type;
|
|
744
|
+
src_format: UnitDataFormat_type;
|
|
745
|
+
started_at?: string;
|
|
746
|
+
status: ApiCallStatus_type;
|
|
747
|
+
updated_at: string;
|
|
748
|
+
user_id: string;
|
|
749
|
+
}
|
|
750
|
+
export declare type UnitDataFormat_type = 'byte' | 'exabyte' | 'bit' | 'exabit';
|
|
751
|
+
export interface UnitDataTransferRateConversion_type {
|
|
752
|
+
completed_at?: string;
|
|
753
|
+
created_at: string;
|
|
754
|
+
error?: string;
|
|
755
|
+
id: Uuid_type;
|
|
756
|
+
input: number;
|
|
757
|
+
output?: number;
|
|
758
|
+
output_format: UnitDataTransferRateFormat_type;
|
|
759
|
+
src_format: UnitDataTransferRateFormat_type;
|
|
760
|
+
started_at?: string;
|
|
761
|
+
status: ApiCallStatus_type;
|
|
762
|
+
updated_at: string;
|
|
763
|
+
user_id: string;
|
|
764
|
+
}
|
|
765
|
+
export declare type UnitDataTransferRateFormat_type = 'bytes_per_second' | 'exabytes_per_second' | 'bits_per_second' | 'exabits_per_second';
|
|
766
|
+
export interface UnitDensityConversion_type {
|
|
767
|
+
completed_at?: string;
|
|
768
|
+
created_at: string;
|
|
769
|
+
error?: string;
|
|
770
|
+
id: Uuid_type;
|
|
771
|
+
input: number;
|
|
772
|
+
output?: number;
|
|
773
|
+
output_format: UnitDensityFormat_type;
|
|
774
|
+
src_format: UnitDensityFormat_type;
|
|
775
|
+
started_at?: string;
|
|
776
|
+
status: ApiCallStatus_type;
|
|
777
|
+
updated_at: string;
|
|
778
|
+
user_id: string;
|
|
779
|
+
}
|
|
780
|
+
export declare type UnitDensityFormat_type = 'kilograms_per_cubic_meter' | 'grams_per_milliliter' | 'kilograms_per_liter' | 'ounces_per_cubic_foot' | 'ounces_per_cubic_inch' | 'ounces_per_gallon' | 'pounds_per_cubic_foot' | 'pounds_per_cubic_inch' | 'pounds_per_gallon' | 'slugs_per_cubic_foot';
|
|
781
|
+
export interface UnitEnergyConversion_type {
|
|
782
|
+
completed_at?: string;
|
|
783
|
+
created_at: string;
|
|
784
|
+
error?: string;
|
|
785
|
+
id: Uuid_type;
|
|
786
|
+
input: number;
|
|
787
|
+
output?: number;
|
|
788
|
+
output_format: UnitEnergyFormat_type;
|
|
789
|
+
src_format: UnitEnergyFormat_type;
|
|
790
|
+
started_at?: string;
|
|
791
|
+
status: ApiCallStatus_type;
|
|
792
|
+
updated_at: string;
|
|
793
|
+
user_id: string;
|
|
794
|
+
}
|
|
795
|
+
export declare type UnitEnergyFormat_type = 'joule' | 'calorie' | 'british_thermal_unit' | 'british_thermal_unit_iso' | 'british_thermal_unit59' | 'foot_pound';
|
|
796
|
+
export interface UnitForceConversion_type {
|
|
797
|
+
completed_at?: string;
|
|
798
|
+
created_at: string;
|
|
799
|
+
error?: string;
|
|
800
|
+
id: Uuid_type;
|
|
801
|
+
input: number;
|
|
802
|
+
output?: number;
|
|
803
|
+
output_format: UnitForceFormat_type;
|
|
804
|
+
src_format: UnitForceFormat_type;
|
|
805
|
+
started_at?: string;
|
|
806
|
+
status: ApiCallStatus_type;
|
|
807
|
+
updated_at: string;
|
|
808
|
+
user_id: string;
|
|
809
|
+
}
|
|
810
|
+
export declare type UnitForceFormat_type = 'newton' | 'pound' | 'dyne' | 'kilopound' | 'poundal';
|
|
811
|
+
export interface UnitIlluminanceConversion_type {
|
|
812
|
+
completed_at?: string;
|
|
813
|
+
created_at: string;
|
|
814
|
+
error?: string;
|
|
815
|
+
id: Uuid_type;
|
|
816
|
+
input: number;
|
|
817
|
+
output?: number;
|
|
818
|
+
output_format: UnitIlluminanceFormat_type;
|
|
819
|
+
src_format: UnitIlluminanceFormat_type;
|
|
820
|
+
started_at?: string;
|
|
821
|
+
status: ApiCallStatus_type;
|
|
822
|
+
updated_at: string;
|
|
823
|
+
user_id: string;
|
|
824
|
+
}
|
|
825
|
+
export declare type UnitIlluminanceFormat_type = 'lux' | 'footcandle' | 'lumens_per_square_inch' | 'phot';
|
|
826
|
+
export interface UnitLengthConversion_type {
|
|
827
|
+
completed_at?: string;
|
|
828
|
+
created_at: string;
|
|
829
|
+
error?: string;
|
|
830
|
+
id: Uuid_type;
|
|
831
|
+
input: number;
|
|
832
|
+
output?: number;
|
|
833
|
+
output_format: UnitLengthFormat_type;
|
|
834
|
+
src_format: UnitLengthFormat_type;
|
|
835
|
+
started_at?: string;
|
|
836
|
+
status: ApiCallStatus_type;
|
|
837
|
+
updated_at: string;
|
|
838
|
+
user_id: string;
|
|
839
|
+
}
|
|
840
|
+
export declare type UnitLengthFormat_type = 'millimeter' | 'centimeter' | 'meter' | 'kilomter' | 'foot' | 'inch' | 'mile' | 'nautical_mile' | 'astronomical_unit' | 'cubit' | 'fathom' | 'chain' | 'furlong' | 'hand' | 'league' | 'nautical_league' | 'yard';
|
|
841
|
+
export interface UnitMagneticFieldStrengthConversion_type {
|
|
842
|
+
completed_at?: string;
|
|
843
|
+
created_at: string;
|
|
844
|
+
error?: string;
|
|
845
|
+
id: Uuid_type;
|
|
846
|
+
input: number;
|
|
847
|
+
output?: number;
|
|
848
|
+
output_format: UnitMagneticFieldStrengthFormat_type;
|
|
849
|
+
src_format: UnitMagneticFieldStrengthFormat_type;
|
|
850
|
+
started_at?: string;
|
|
851
|
+
status: ApiCallStatus_type;
|
|
852
|
+
updated_at: string;
|
|
853
|
+
user_id: string;
|
|
854
|
+
}
|
|
855
|
+
export declare type UnitMagneticFieldStrengthFormat_type = 'tesla' | 'gauss';
|
|
856
|
+
export interface UnitMagneticFluxConversion_type {
|
|
857
|
+
completed_at?: string;
|
|
858
|
+
created_at: string;
|
|
859
|
+
error?: string;
|
|
860
|
+
id: Uuid_type;
|
|
861
|
+
input: number;
|
|
862
|
+
output?: number;
|
|
863
|
+
output_format: UnitMagneticFluxFormat_type;
|
|
864
|
+
src_format: UnitMagneticFluxFormat_type;
|
|
865
|
+
started_at?: string;
|
|
866
|
+
status: ApiCallStatus_type;
|
|
867
|
+
updated_at: string;
|
|
868
|
+
user_id: string;
|
|
869
|
+
}
|
|
870
|
+
export declare type UnitMagneticFluxFormat_type = 'weber' | 'maxwell';
|
|
871
|
+
export interface UnitMassConversion_type {
|
|
872
|
+
completed_at?: string;
|
|
873
|
+
created_at: string;
|
|
874
|
+
error?: string;
|
|
875
|
+
id: Uuid_type;
|
|
876
|
+
input: number;
|
|
877
|
+
output?: number;
|
|
878
|
+
output_format: UnitMassFormat_type;
|
|
879
|
+
src_format: UnitMassFormat_type;
|
|
880
|
+
started_at?: string;
|
|
881
|
+
status: ApiCallStatus_type;
|
|
882
|
+
updated_at: string;
|
|
883
|
+
user_id: string;
|
|
884
|
+
}
|
|
885
|
+
export declare type UnitMassFormat_type = 'gram' | 'kilogram' | 'metric_ton' | 'pound' | 'long_ton' | 'short_ton' | 'stone' | 'ounce' | 'carat' | 'slug';
|
|
886
|
+
export declare type UnitMetricPower_type = 'atto' | 'femto' | 'pico' | 'nano' | 'micro' | 'milli' | 'centi' | 'deci' | 'metric_unit' | 'deca' | 'hecto' | 'kilo' | 'mega' | 'giga' | 'tera' | 'peta' | 'exa';
|
|
887
|
+
export interface UnitMetricPowerConversion_type {
|
|
888
|
+
completed_at?: string;
|
|
889
|
+
created_at: string;
|
|
890
|
+
error?: string;
|
|
891
|
+
id: Uuid_type;
|
|
892
|
+
input: number;
|
|
893
|
+
output?: number;
|
|
894
|
+
output_format: UnitMetricPower_type;
|
|
895
|
+
src_format: UnitMetricPower_type;
|
|
896
|
+
started_at?: string;
|
|
897
|
+
status: ApiCallStatus_type;
|
|
898
|
+
updated_at: string;
|
|
899
|
+
user_id: string;
|
|
900
|
+
}
|
|
901
|
+
export interface UnitMetricPowerCubedConversion_type {
|
|
902
|
+
completed_at?: string;
|
|
903
|
+
created_at: string;
|
|
904
|
+
error?: string;
|
|
905
|
+
id: Uuid_type;
|
|
906
|
+
input: number;
|
|
907
|
+
output?: number;
|
|
908
|
+
output_format: UnitMetricPower_type;
|
|
909
|
+
src_format: UnitMetricPower_type;
|
|
910
|
+
started_at?: string;
|
|
911
|
+
status: ApiCallStatus_type;
|
|
912
|
+
updated_at: string;
|
|
913
|
+
user_id: string;
|
|
914
|
+
}
|
|
915
|
+
export interface UnitMetricPowerSquaredConversion_type {
|
|
916
|
+
completed_at?: string;
|
|
917
|
+
created_at: string;
|
|
918
|
+
error?: string;
|
|
919
|
+
id: Uuid_type;
|
|
920
|
+
input: number;
|
|
921
|
+
output?: number;
|
|
922
|
+
output_format: UnitMetricPower_type;
|
|
923
|
+
src_format: UnitMetricPower_type;
|
|
924
|
+
started_at?: string;
|
|
925
|
+
status: ApiCallStatus_type;
|
|
926
|
+
updated_at: string;
|
|
927
|
+
user_id: string;
|
|
928
|
+
}
|
|
929
|
+
export interface UnitPowerConversion_type {
|
|
930
|
+
completed_at?: string;
|
|
931
|
+
created_at: string;
|
|
932
|
+
error?: string;
|
|
933
|
+
id: Uuid_type;
|
|
934
|
+
input: number;
|
|
935
|
+
output?: number;
|
|
936
|
+
output_format: UnitPowerFormat_type;
|
|
937
|
+
src_format: UnitPowerFormat_type;
|
|
938
|
+
started_at?: string;
|
|
939
|
+
status: ApiCallStatus_type;
|
|
940
|
+
updated_at: string;
|
|
941
|
+
user_id: string;
|
|
942
|
+
}
|
|
943
|
+
export declare type UnitPowerFormat_type = 'watt' | 'horsepower' | 'milliwatt';
|
|
944
|
+
export interface UnitPressureConversion_type {
|
|
945
|
+
completed_at?: string;
|
|
946
|
+
created_at: string;
|
|
947
|
+
error?: string;
|
|
948
|
+
id: Uuid_type;
|
|
949
|
+
input: number;
|
|
950
|
+
output?: number;
|
|
951
|
+
output_format: UnitPressureFormat_type;
|
|
952
|
+
src_format: UnitPressureFormat_type;
|
|
953
|
+
started_at?: string;
|
|
954
|
+
status: ApiCallStatus_type;
|
|
955
|
+
updated_at: string;
|
|
956
|
+
user_id: string;
|
|
957
|
+
}
|
|
958
|
+
export declare type UnitPressureFormat_type = 'pascal' | 'bar' | 'mbar' | 'atmosphere' | 'pounds_per_square_inch';
|
|
959
|
+
export interface UnitRadiationConversion_type {
|
|
960
|
+
completed_at?: string;
|
|
961
|
+
created_at: string;
|
|
962
|
+
error?: string;
|
|
963
|
+
id: Uuid_type;
|
|
964
|
+
input: number;
|
|
965
|
+
output?: number;
|
|
966
|
+
output_format: UnitRadiationFormat_type;
|
|
967
|
+
src_format: UnitRadiationFormat_type;
|
|
968
|
+
started_at?: string;
|
|
969
|
+
status: ApiCallStatus_type;
|
|
970
|
+
updated_at: string;
|
|
971
|
+
user_id: string;
|
|
972
|
+
}
|
|
973
|
+
export declare type UnitRadiationFormat_type = 'gray' | 'sievert' | 'rad';
|
|
974
|
+
export interface UnitSolidAngleConversion_type {
|
|
975
|
+
completed_at?: string;
|
|
976
|
+
created_at: string;
|
|
977
|
+
error?: string;
|
|
978
|
+
id: Uuid_type;
|
|
979
|
+
input: number;
|
|
980
|
+
output?: number;
|
|
981
|
+
output_format: UnitSolidAngleFormat_type;
|
|
982
|
+
src_format: UnitSolidAngleFormat_type;
|
|
983
|
+
started_at?: string;
|
|
984
|
+
status: ApiCallStatus_type;
|
|
985
|
+
updated_at: string;
|
|
986
|
+
user_id: string;
|
|
987
|
+
}
|
|
988
|
+
export declare type UnitSolidAngleFormat_type = 'steradian' | 'degree_squared' | 'spat';
|
|
989
|
+
export interface UnitTemperatureConversion_type {
|
|
990
|
+
completed_at?: string;
|
|
991
|
+
created_at: string;
|
|
992
|
+
error?: string;
|
|
993
|
+
id: Uuid_type;
|
|
994
|
+
input: number;
|
|
995
|
+
output?: number;
|
|
996
|
+
output_format: UnitTemperatureFormat_type;
|
|
997
|
+
src_format: UnitTemperatureFormat_type;
|
|
998
|
+
started_at?: string;
|
|
999
|
+
status: ApiCallStatus_type;
|
|
1000
|
+
updated_at: string;
|
|
1001
|
+
user_id: string;
|
|
1002
|
+
}
|
|
1003
|
+
export declare type UnitTemperatureFormat_type = 'kelvin' | 'celsius' | 'fahrenheit' | 'reaumur' | 'rankine';
|
|
1004
|
+
export interface UnitTimeConversion_type {
|
|
1005
|
+
completed_at?: string;
|
|
1006
|
+
created_at: string;
|
|
1007
|
+
error?: string;
|
|
1008
|
+
id: Uuid_type;
|
|
1009
|
+
input: number;
|
|
1010
|
+
output?: number;
|
|
1011
|
+
output_format: UnitTimeFormat_type;
|
|
1012
|
+
src_format: UnitTimeFormat_type;
|
|
1013
|
+
started_at?: string;
|
|
1014
|
+
status: ApiCallStatus_type;
|
|
1015
|
+
updated_at: string;
|
|
1016
|
+
user_id: string;
|
|
1017
|
+
}
|
|
1018
|
+
export declare type UnitTimeFormat_type = 'second' | 'minute' | 'hour' | 'day' | 'week' | 'year' | 'julian_year' | 'gregorian_year';
|
|
1019
|
+
export interface UnitVelocityConversion_type {
|
|
1020
|
+
completed_at?: string;
|
|
1021
|
+
created_at: string;
|
|
1022
|
+
error?: string;
|
|
1023
|
+
id: Uuid_type;
|
|
1024
|
+
input: number;
|
|
1025
|
+
output?: number;
|
|
1026
|
+
output_format: UnitVelocityFormat_type;
|
|
1027
|
+
src_format: UnitVelocityFormat_type;
|
|
1028
|
+
started_at?: string;
|
|
1029
|
+
status: ApiCallStatus_type;
|
|
1030
|
+
updated_at: string;
|
|
1031
|
+
user_id: string;
|
|
1032
|
+
}
|
|
1033
|
+
export declare type UnitVelocityFormat_type = 'meters_per_second' | 'feet_per_second' | 'miles_per_hour' | 'kilometers_per_hour' | 'knot';
|
|
1034
|
+
export interface UnitVoltageConversion_type {
|
|
1035
|
+
completed_at?: string;
|
|
1036
|
+
created_at: string;
|
|
1037
|
+
error?: string;
|
|
1038
|
+
id: Uuid_type;
|
|
1039
|
+
input: number;
|
|
1040
|
+
output?: number;
|
|
1041
|
+
output_format: UnitVoltageFormat_type;
|
|
1042
|
+
src_format: UnitVoltageFormat_type;
|
|
1043
|
+
started_at?: string;
|
|
1044
|
+
status: ApiCallStatus_type;
|
|
1045
|
+
updated_at: string;
|
|
1046
|
+
user_id: string;
|
|
1047
|
+
}
|
|
1048
|
+
export declare type UnitVoltageFormat_type = 'volt' | 'statvolt' | 'abvolt';
|
|
1049
|
+
export interface UnitVolumeConversion_type {
|
|
583
1050
|
completed_at?: string;
|
|
584
1051
|
created_at: string;
|
|
585
1052
|
error?: string;
|
|
586
1053
|
id: Uuid_type;
|
|
587
1054
|
input: number;
|
|
588
1055
|
output?: number;
|
|
589
|
-
output_format:
|
|
590
|
-
src_format:
|
|
1056
|
+
output_format: UnitVolumeFormat_type;
|
|
1057
|
+
src_format: UnitVolumeFormat_type;
|
|
591
1058
|
started_at?: string;
|
|
592
1059
|
status: ApiCallStatus_type;
|
|
593
1060
|
updated_at: string;
|
|
594
1061
|
user_id: string;
|
|
595
1062
|
}
|
|
596
|
-
export declare type
|
|
1063
|
+
export declare type UnitVolumeFormat_type = 'cubic_millimeter' | 'cubic_centimeter' | 'cubic_meter' | 'cubic_kilometer' | 'liter' | 'cubic_foot' | 'cubic_yard' | 'cubic_mile';
|
|
597
1064
|
export interface UpdateUser_type {
|
|
598
1065
|
company: string;
|
|
599
1066
|
discord: string;
|
|
@@ -631,7 +1098,6 @@ export interface VerificationToken_type {
|
|
|
631
1098
|
}
|
|
632
1099
|
export interface Models {
|
|
633
1100
|
AccountProvider_type: AccountProvider_type;
|
|
634
|
-
Address_type: Address_type;
|
|
635
1101
|
ApiCallQueryGroup_type: ApiCallQueryGroup_type;
|
|
636
1102
|
ApiCallQueryGroupBy_type: ApiCallQueryGroupBy_type;
|
|
637
1103
|
ApiCallStatus_type: ApiCallStatus_type;
|
|
@@ -639,6 +1105,7 @@ export interface Models {
|
|
|
639
1105
|
ApiCallWithPriceResultsPage_type: ApiCallWithPriceResultsPage_type;
|
|
640
1106
|
ApiToken_type: ApiToken_type;
|
|
641
1107
|
ApiTokenResultsPage_type: ApiTokenResultsPage_type;
|
|
1108
|
+
AppClientInfo_type: AppClientInfo_type;
|
|
642
1109
|
AsyncApiCall_type: AsyncApiCall_type;
|
|
643
1110
|
AsyncApiCallOutput_type: AsyncApiCallOutput_type;
|
|
644
1111
|
AsyncApiCallResultsPage_type: AsyncApiCallResultsPage_type;
|
|
@@ -666,11 +1133,13 @@ export interface Models {
|
|
|
666
1133
|
ExecutorMetadata_type: ExecutorMetadata_type;
|
|
667
1134
|
ExtendedUser_type: ExtendedUser_type;
|
|
668
1135
|
ExtendedUserResultsPage_type: ExtendedUserResultsPage_type;
|
|
1136
|
+
FileCenterOfMass_type: FileCenterOfMass_type;
|
|
669
1137
|
FileConversion_type: FileConversion_type;
|
|
670
1138
|
FileDensity_type: FileDensity_type;
|
|
671
1139
|
FileMass_type: FileMass_type;
|
|
672
1140
|
FileOutputFormat_type: FileOutputFormat_type;
|
|
673
1141
|
FileSourceFormat_type: FileSourceFormat_type;
|
|
1142
|
+
FileSurfaceArea_type: FileSurfaceArea_type;
|
|
674
1143
|
FileSystemMetadata_type: FileSystemMetadata_type;
|
|
675
1144
|
FileVolume_type: FileVolume_type;
|
|
676
1145
|
Gateway_type: Gateway_type;
|
|
@@ -686,6 +1155,7 @@ export interface Models {
|
|
|
686
1155
|
MetaClusterInfo_type: MetaClusterInfo_type;
|
|
687
1156
|
Metadata_type: Metadata_type;
|
|
688
1157
|
Method_type: Method_type;
|
|
1158
|
+
NewAddress_type: NewAddress_type;
|
|
689
1159
|
OAuth2ClientInfo_type: OAuth2ClientInfo_type;
|
|
690
1160
|
OAuth2GrantType_type: OAuth2GrantType_type;
|
|
691
1161
|
OutputFile_type: OutputFile_type;
|
|
@@ -693,6 +1163,8 @@ export interface Models {
|
|
|
693
1163
|
PaymentMethod_type: PaymentMethod_type;
|
|
694
1164
|
PaymentMethodCardChecks_type: PaymentMethodCardChecks_type;
|
|
695
1165
|
PaymentMethodType_type: PaymentMethodType_type;
|
|
1166
|
+
PhysicsConstant_type: PhysicsConstant_type;
|
|
1167
|
+
PhysicsConstantName_type: PhysicsConstantName_type;
|
|
696
1168
|
PluginsInfo_type: PluginsInfo_type;
|
|
697
1169
|
Pong_type: Pong_type;
|
|
698
1170
|
RegistryServiceConfig_type: RegistryServiceConfig_type;
|
|
@@ -702,8 +1174,60 @@ export interface Models {
|
|
|
702
1174
|
SystemInfoCgroupVersionEnum_type: SystemInfoCgroupVersionEnum_type;
|
|
703
1175
|
SystemInfoDefaultAddressPools_type: SystemInfoDefaultAddressPools_type;
|
|
704
1176
|
SystemInfoIsolationEnum_type: SystemInfoIsolationEnum_type;
|
|
705
|
-
|
|
706
|
-
|
|
1177
|
+
UnitAccelerationConversion_type: UnitAccelerationConversion_type;
|
|
1178
|
+
UnitAccelerationFormat_type: UnitAccelerationFormat_type;
|
|
1179
|
+
UnitAngleConversion_type: UnitAngleConversion_type;
|
|
1180
|
+
UnitAngleFormat_type: UnitAngleFormat_type;
|
|
1181
|
+
UnitAngularVelocityConversion_type: UnitAngularVelocityConversion_type;
|
|
1182
|
+
UnitAngularVelocityFormat_type: UnitAngularVelocityFormat_type;
|
|
1183
|
+
UnitAreaConversion_type: UnitAreaConversion_type;
|
|
1184
|
+
UnitAreaFormat_type: UnitAreaFormat_type;
|
|
1185
|
+
UnitChargeConversion_type: UnitChargeConversion_type;
|
|
1186
|
+
UnitChargeFormat_type: UnitChargeFormat_type;
|
|
1187
|
+
UnitConcentrationConversion_type: UnitConcentrationConversion_type;
|
|
1188
|
+
UnitConcentrationFormat_type: UnitConcentrationFormat_type;
|
|
1189
|
+
UnitDataConversion_type: UnitDataConversion_type;
|
|
1190
|
+
UnitDataFormat_type: UnitDataFormat_type;
|
|
1191
|
+
UnitDataTransferRateConversion_type: UnitDataTransferRateConversion_type;
|
|
1192
|
+
UnitDataTransferRateFormat_type: UnitDataTransferRateFormat_type;
|
|
1193
|
+
UnitDensityConversion_type: UnitDensityConversion_type;
|
|
1194
|
+
UnitDensityFormat_type: UnitDensityFormat_type;
|
|
1195
|
+
UnitEnergyConversion_type: UnitEnergyConversion_type;
|
|
1196
|
+
UnitEnergyFormat_type: UnitEnergyFormat_type;
|
|
1197
|
+
UnitForceConversion_type: UnitForceConversion_type;
|
|
1198
|
+
UnitForceFormat_type: UnitForceFormat_type;
|
|
1199
|
+
UnitIlluminanceConversion_type: UnitIlluminanceConversion_type;
|
|
1200
|
+
UnitIlluminanceFormat_type: UnitIlluminanceFormat_type;
|
|
1201
|
+
UnitLengthConversion_type: UnitLengthConversion_type;
|
|
1202
|
+
UnitLengthFormat_type: UnitLengthFormat_type;
|
|
1203
|
+
UnitMagneticFieldStrengthConversion_type: UnitMagneticFieldStrengthConversion_type;
|
|
1204
|
+
UnitMagneticFieldStrengthFormat_type: UnitMagneticFieldStrengthFormat_type;
|
|
1205
|
+
UnitMagneticFluxConversion_type: UnitMagneticFluxConversion_type;
|
|
1206
|
+
UnitMagneticFluxFormat_type: UnitMagneticFluxFormat_type;
|
|
1207
|
+
UnitMassConversion_type: UnitMassConversion_type;
|
|
1208
|
+
UnitMassFormat_type: UnitMassFormat_type;
|
|
1209
|
+
UnitMetricPower_type: UnitMetricPower_type;
|
|
1210
|
+
UnitMetricPowerConversion_type: UnitMetricPowerConversion_type;
|
|
1211
|
+
UnitMetricPowerCubedConversion_type: UnitMetricPowerCubedConversion_type;
|
|
1212
|
+
UnitMetricPowerSquaredConversion_type: UnitMetricPowerSquaredConversion_type;
|
|
1213
|
+
UnitPowerConversion_type: UnitPowerConversion_type;
|
|
1214
|
+
UnitPowerFormat_type: UnitPowerFormat_type;
|
|
1215
|
+
UnitPressureConversion_type: UnitPressureConversion_type;
|
|
1216
|
+
UnitPressureFormat_type: UnitPressureFormat_type;
|
|
1217
|
+
UnitRadiationConversion_type: UnitRadiationConversion_type;
|
|
1218
|
+
UnitRadiationFormat_type: UnitRadiationFormat_type;
|
|
1219
|
+
UnitSolidAngleConversion_type: UnitSolidAngleConversion_type;
|
|
1220
|
+
UnitSolidAngleFormat_type: UnitSolidAngleFormat_type;
|
|
1221
|
+
UnitTemperatureConversion_type: UnitTemperatureConversion_type;
|
|
1222
|
+
UnitTemperatureFormat_type: UnitTemperatureFormat_type;
|
|
1223
|
+
UnitTimeConversion_type: UnitTimeConversion_type;
|
|
1224
|
+
UnitTimeFormat_type: UnitTimeFormat_type;
|
|
1225
|
+
UnitVelocityConversion_type: UnitVelocityConversion_type;
|
|
1226
|
+
UnitVelocityFormat_type: UnitVelocityFormat_type;
|
|
1227
|
+
UnitVoltageConversion_type: UnitVoltageConversion_type;
|
|
1228
|
+
UnitVoltageFormat_type: UnitVoltageFormat_type;
|
|
1229
|
+
UnitVolumeConversion_type: UnitVolumeConversion_type;
|
|
1230
|
+
UnitVolumeFormat_type: UnitVolumeFormat_type;
|
|
707
1231
|
UpdateUser_type: UpdateUser_type;
|
|
708
1232
|
User_type: User_type;
|
|
709
1233
|
UserResultsPage_type: UserResultsPage_type;
|