@keiser/metrics-sdk-admin-typescript 5.0.35 → 5.1.1
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 +35 -4
- package/dist/apis/MetricsAdminApi.d.ts +1 -1
- package/dist/connection.d.ts +6 -7
- package/dist/index.js +4883 -4199
- package/dist/index.mjs +4750 -4151
- package/dist/models/A500AppType.d.ts +25 -0
- package/dist/models/A500DataSetData.d.ts +7 -22
- package/dist/models/A500DataSetType.d.ts +23 -0
- package/dist/models/A500MachineStateData.d.ts +7 -25
- package/dist/models/A500RepDataPointData.d.ts +7 -23
- package/dist/models/A500TestResultData.d.ts +1 -1
- package/dist/models/A500TimeSeriesPointData.d.ts +15 -15
- package/dist/models/AcceptedTermsVersionData.d.ts +1 -1
- package/dist/models/AccessControlRight.d.ts +23 -0
- package/dist/models/AnalyticRight.d.ts +22 -0
- package/dist/models/BodyCompositionMeasurementData.d.ts +32 -32
- package/dist/models/CacheKeysResponse.d.ts +1 -1
- package/dist/models/CacheObject.d.ts +3 -3
- package/dist/models/CacheObjectResponse.d.ts +1 -1
- package/dist/models/CardioExerciseData.d.ts +1 -1
- package/dist/models/CardioExerciseVariantData.d.ts +4 -10
- package/dist/models/CardioExerciseVariantType.d.ts +22 -0
- package/dist/models/CardioMachineData.d.ts +5 -12
- package/dist/models/CardioMachineParseCode.d.ts +23 -0
- package/dist/models/CharacterType.d.ts +23 -0
- package/dist/models/EmailAddressData.d.ts +1 -1
- package/dist/models/EmployeeRole.d.ts +26 -0
- package/dist/models/ExerciseAliasData.d.ts +4 -12
- package/dist/models/ExerciseAliasType.d.ts +24 -0
- package/dist/models/ExerciseOrdinalSetAssignmentData.d.ts +1 -1
- package/dist/models/ExerciseOrdinalSetData.d.ts +1 -1
- package/dist/models/ExerciseRight.d.ts +22 -0
- package/dist/models/FacilityConfigurationData.d.ts +6 -21
- package/dist/models/FacilityData.d.ts +1 -1
- package/dist/models/FacilityLicenseData.d.ts +4 -12
- package/dist/models/FacilityLicenseListResponse.d.ts +1 -1
- package/dist/models/FacilityLicenseListResponseMeta.d.ts +6 -14
- package/dist/models/FacilityLicenseResponse.d.ts +1 -1
- package/dist/models/FacilityLicenseSorting.d.ts +2 -2
- package/dist/models/FacilityLicenseType.d.ts +24 -0
- package/dist/models/FacilityProfileData.d.ts +1 -1
- package/dist/models/FacilityRelationshipData.d.ts +4 -21
- package/dist/models/FacilityRight.d.ts +23 -0
- package/dist/models/FacilitySessionUserData.d.ts +1 -1
- package/dist/models/FacilityStrengthMachineConfigurationData.d.ts +7 -25
- package/dist/models/FacilityStrengthMachineData.d.ts +1 -1
- package/dist/models/ForceUnit.d.ts +25 -0
- package/dist/models/GlobalAccessControlCreationResponse.d.ts +1 -1
- package/dist/models/GlobalAccessControlData.d.ts +25 -79
- package/dist/models/GlobalAccessControlListResponse.d.ts +1 -1
- package/dist/models/GlobalAccessControlListResponseMeta.d.ts +1 -1
- package/dist/models/GlobalAccessControlResponse.d.ts +1 -1
- package/dist/models/GlobalAccessControlSecretData.d.ts +1 -1
- package/dist/models/GlobalAccessControlSecretResponse.d.ts +1 -1
- package/dist/models/GlobalAccessControlSorting.d.ts +2 -2
- package/dist/models/HeartRateDataPointData.d.ts +1 -1
- package/dist/models/HeartRateDataSetData.d.ts +1 -1
- package/dist/models/HeartRateDataSetSessionData.d.ts +1 -1
- package/dist/models/HeightMeasurementData.d.ts +1 -1
- package/dist/models/High.d.ts +1 -1
- package/dist/models/LicenseRight.d.ts +23 -0
- package/dist/models/Low.d.ts +1 -1
- package/dist/models/MSeriesDataPointData.d.ts +1 -1
- package/dist/models/MSeriesDataSetData.d.ts +3 -3
- package/dist/models/MSeriesDataSetSegmentData.d.ts +1 -1
- package/dist/models/MSeriesFtpMeasurementData.d.ts +1 -1
- package/dist/models/MSeriesGuidedSessionRight.d.ts +23 -0
- package/dist/models/MuscleArea.d.ts +2 -2
- package/dist/models/MuscleData.d.ts +73 -11
- package/dist/models/MuscleGroup.d.ts +2 -2
- package/dist/models/MuscleTargetLevel.d.ts +24 -0
- package/dist/models/OAuthServiceData.d.ts +1 -1
- package/dist/models/PrimaryEmailAddressData.d.ts +1 -1
- package/dist/models/ProfileData.d.ts +2 -2
- package/dist/models/Queue.d.ts +2 -2
- package/dist/models/ResistancePrecision.d.ts +23 -0
- package/dist/models/ResqueDetailsData.d.ts +7 -1
- package/dist/models/ResqueDetailsResponse.d.ts +1 -1
- package/dist/models/ResqueRight.d.ts +23 -0
- package/dist/models/SessionData.d.ts +1 -1
- package/dist/models/SessionPlanActivitySetData.d.ts +1 -1
- package/dist/models/SessionPlanCardioSetData.d.ts +1 -1
- package/dist/models/SessionPlanData.d.ts +3 -3
- package/dist/models/SessionPlanSequenceAssignmentData.d.ts +1 -1
- package/dist/models/SessionPlanSequenceData.d.ts +3 -3
- package/dist/models/SessionPlanSequenceInstanceData.d.ts +1 -1
- package/dist/models/SessionPlanSetData.d.ts +5 -14
- package/dist/models/SessionPlanSetInstanceData.d.ts +4 -4
- package/dist/models/SessionPlanSetType.d.ts +25 -0
- package/dist/models/SessionPlanStrengthSetData.d.ts +4 -13
- package/dist/models/SessionPlanStretchSetData.d.ts +1 -1
- package/dist/models/Side.d.ts +23 -0
- package/dist/models/StatData.d.ts +1 -1
- package/dist/models/StatListResponse.d.ts +1 -1
- package/dist/models/StatListResponseMeta.d.ts +5 -5
- package/dist/models/StatSorting.d.ts +2 -2
- package/dist/models/StrengthExerciseCategory.d.ts +26 -0
- package/dist/models/StrengthExerciseData.d.ts +13 -45
- package/dist/models/StrengthExerciseMovement.d.ts +23 -0
- package/dist/models/StrengthExerciseMovementDEP.d.ts +23 -0
- package/dist/models/StrengthExercisePlane.d.ts +24 -0
- package/dist/models/StrengthExerciseVariantAttachment.d.ts +30 -0
- package/dist/models/StrengthExerciseVariantData.d.ts +10 -40
- package/dist/models/StrengthExerciseVariantType.d.ts +27 -0
- package/dist/models/StrengthMachineAppType.d.ts +25 -0
- package/dist/models/StrengthMachineData.d.ts +4 -16
- package/dist/models/StrengthMachineDataSetData.d.ts +13 -29
- package/dist/models/StrengthMachineDataSetTestData.d.ts +4 -13
- package/dist/models/StrengthMachineDataSetTestSubsetData.d.ts +1 -1
- package/dist/models/StrengthMachineLine.d.ts +28 -0
- package/dist/models/StrengthMachineModelData.d.ts +1 -1
- package/dist/models/StrengthTestType.d.ts +25 -0
- package/dist/models/StretchExerciseData.d.ts +1 -1
- package/dist/models/StretchExerciseVariantData.d.ts +4 -10
- package/dist/models/StretchExerciseVariantType.d.ts +22 -0
- package/dist/models/TaskFailedResponse.d.ts +1 -1
- package/dist/models/TaskFailure.d.ts +1 -1
- package/dist/models/TaskPayload.d.ts +1 -1
- package/dist/models/TaskQueueResponse.d.ts +1 -1
- package/dist/models/TaskQueueResponseMeta.d.ts +4 -10
- package/dist/models/TaskQueues.d.ts +1 -1
- package/dist/models/TaskSorting.d.ts +22 -0
- package/dist/models/TaskStats.d.ts +1 -1
- package/dist/models/TestSide.d.ts +24 -0
- package/dist/models/UserData.d.ts +1 -1
- package/dist/models/UserListResponse.d.ts +1 -1
- package/dist/models/UserListResponseMeta.d.ts +1 -1
- package/dist/models/UserResponse.d.ts +1 -1
- package/dist/models/UserRight.d.ts +23 -0
- package/dist/models/UserSorting.d.ts +2 -2
- package/dist/models/WeightMeasurementData.d.ts +1 -1
- package/dist/models/WorkersResponse.d.ts +1 -1
- package/dist/models/index.d.ts +33 -2
- package/dist/runtime.d.ts +2 -2
- package/docs/A500AppType.md +15 -0
- package/docs/A500DataSetData.md +2 -26
- package/docs/A500DataSetType.md +11 -0
- package/docs/A500MachineStateData.md +2 -32
- package/docs/A500RepDataPointData.md +2 -28
- package/docs/A500TimeSeriesPointData.md +14 -14
- package/docs/AccessControlRight.md +11 -0
- package/docs/AnalyticRight.md +9 -0
- package/docs/BodyCompositionMeasurementData.md +31 -31
- package/docs/CacheObject.md +2 -2
- package/docs/CardioExerciseVariantData.md +1 -10
- package/docs/CardioExerciseVariantType.md +9 -0
- package/docs/CardioMachineData.md +1 -12
- package/docs/CardioMachineParseCode.md +11 -0
- package/docs/CharacterType.md +11 -0
- package/docs/EmployeeRole.md +17 -0
- package/docs/ExerciseAliasData.md +1 -14
- package/docs/ExerciseAliasType.md +13 -0
- package/docs/ExerciseRight.md +9 -0
- package/docs/FacilityConfigurationData.md +2 -24
- package/docs/FacilityLicenseData.md +1 -14
- package/docs/FacilityLicenseListResponseMeta.md +3 -16
- package/docs/FacilityLicenseType.md +13 -0
- package/docs/FacilityRelationshipData.md +1 -19
- package/docs/FacilityRight.md +11 -0
- package/docs/FacilityStrengthMachineConfigurationData.md +2 -32
- package/docs/ForceUnit.md +15 -0
- package/docs/GlobalAccessControlData.md +8 -92
- package/docs/LicenseRight.md +11 -0
- package/docs/MSeriesDataSetData.md +1 -1
- package/docs/MSeriesGuidedSessionRight.md +11 -0
- package/docs/MuscleData.md +130 -6
- package/docs/MuscleTargetLevel.md +13 -0
- package/docs/ProfileData.md +1 -1
- package/docs/ResistancePrecision.md +11 -0
- package/docs/ResqueDetailsData.md +1 -0
- package/docs/ResqueRight.md +11 -0
- package/docs/SessionPlanData.md +2 -2
- package/docs/SessionPlanSequenceData.md +2 -2
- package/docs/SessionPlanSetData.md +2 -17
- package/docs/SessionPlanSetInstanceData.md +3 -3
- package/docs/SessionPlanSetType.md +15 -0
- package/docs/SessionPlanStrengthSetData.md +1 -16
- package/docs/Side.md +11 -0
- package/docs/StatListResponseMeta.md +2 -2
- package/docs/StrengthExerciseCategory.md +17 -0
- package/docs/StrengthExerciseData.md +4 -56
- package/docs/StrengthExerciseMovement.md +11 -0
- package/docs/StrengthExerciseMovementDEP.md +11 -0
- package/docs/StrengthExercisePlane.md +13 -0
- package/docs/StrengthExerciseVariantAttachment.md +25 -0
- package/docs/StrengthExerciseVariantData.md +3 -54
- package/docs/StrengthExerciseVariantType.md +19 -0
- package/docs/StrengthMachineAppType.md +15 -0
- package/docs/StrengthMachineData.md +1 -22
- package/docs/StrengthMachineDataSetData.md +8 -34
- package/docs/StrengthMachineDataSetTestData.md +1 -16
- package/docs/StrengthMachineLine.md +21 -0
- package/docs/StrengthTestType.md +15 -0
- package/docs/StretchExerciseVariantData.md +1 -10
- package/docs/StretchExerciseVariantType.md +9 -0
- package/docs/TaskQueueResponseMeta.md +1 -10
- package/docs/TaskSorting.md +9 -0
- package/docs/TestSide.md +13 -0
- package/docs/UserRight.md +11 -0
- package/package.json +22 -6
- package/src/apis/MetricsAdminApi.ts +22 -22
- package/src/connection.ts +36 -14
- package/src/models/A500AppType.ts +45 -0
- package/src/models/A500DataSetData.ts +21 -30
- package/src/models/A500DataSetType.ts +41 -0
- package/src/models/A500MachineStateData.ts +21 -33
- package/src/models/A500RepDataPointData.ts +22 -31
- package/src/models/A500TestResultData.ts +1 -1
- package/src/models/A500TimeSeriesPointData.ts +29 -43
- package/src/models/AcceptedTermsVersionData.ts +1 -1
- package/src/models/AccessControlRight.ts +41 -0
- package/src/models/AnalyticRight.ts +39 -0
- package/src/models/BodyCompositionMeasurementData.ts +63 -94
- package/src/models/CacheKeysResponse.ts +1 -1
- package/src/models/CacheObject.ts +5 -7
- package/src/models/CacheObjectResponse.ts +1 -1
- package/src/models/CardioExerciseData.ts +1 -1
- package/src/models/CardioExerciseVariantData.ts +11 -15
- package/src/models/CardioExerciseVariantType.ts +39 -0
- package/src/models/CardioMachineData.ts +14 -15
- package/src/models/CardioMachineParseCode.ts +41 -0
- package/src/models/CharacterType.ts +41 -0
- package/src/models/EmailAddressData.ts +1 -1
- package/src/models/EmployeeRole.ts +47 -0
- package/src/models/ExerciseAliasData.ts +11 -17
- package/src/models/ExerciseAliasType.ts +43 -0
- package/src/models/ExerciseOrdinalSetAssignmentData.ts +1 -1
- package/src/models/ExerciseOrdinalSetData.ts +1 -1
- package/src/models/ExerciseRight.ts +39 -0
- package/src/models/FacilityConfigurationData.ts +16 -29
- package/src/models/FacilityData.ts +1 -1
- package/src/models/FacilityLicenseData.ts +11 -17
- package/src/models/FacilityLicenseListResponse.ts +1 -1
- package/src/models/FacilityLicenseListResponseMeta.ts +15 -24
- package/src/models/FacilityLicenseResponse.ts +1 -1
- package/src/models/FacilityLicenseSorting.ts +7 -2
- package/src/models/FacilityLicenseType.ts +43 -0
- package/src/models/FacilityProfileData.ts +1 -1
- package/src/models/FacilityRelationshipData.ts +11 -33
- package/src/models/FacilityRight.ts +41 -0
- package/src/models/FacilitySessionUserData.ts +1 -1
- package/src/models/FacilityStrengthMachineConfigurationData.ts +21 -33
- package/src/models/FacilityStrengthMachineData.ts +1 -1
- package/src/models/ForceUnit.ts +45 -0
- package/src/models/GlobalAccessControlCreationResponse.ts +1 -1
- package/src/models/GlobalAccessControlData.ts +81 -105
- package/src/models/GlobalAccessControlListResponse.ts +1 -1
- package/src/models/GlobalAccessControlListResponseMeta.ts +1 -1
- package/src/models/GlobalAccessControlResponse.ts +1 -1
- package/src/models/GlobalAccessControlSecretData.ts +1 -1
- package/src/models/GlobalAccessControlSecretResponse.ts +1 -1
- package/src/models/GlobalAccessControlSorting.ts +5 -2
- package/src/models/HeartRateDataPointData.ts +1 -1
- package/src/models/HeartRateDataSetData.ts +1 -1
- package/src/models/HeartRateDataSetSessionData.ts +1 -1
- package/src/models/HeightMeasurementData.ts +1 -1
- package/src/models/High.ts +1 -1
- package/src/models/LicenseRight.ts +41 -0
- package/src/models/Low.ts +1 -1
- package/src/models/MSeriesDataPointData.ts +1 -1
- package/src/models/MSeriesDataSetData.ts +3 -3
- package/src/models/MSeriesDataSetSegmentData.ts +1 -1
- package/src/models/MSeriesFtpMeasurementData.ts +1 -1
- package/src/models/MSeriesGuidedSessionRight.ts +41 -0
- package/src/models/MuscleArea.ts +6 -2
- package/src/models/MuscleData.ts +147 -19
- package/src/models/MuscleGroup.ts +17 -2
- package/src/models/MuscleTargetLevel.ts +43 -0
- package/src/models/OAuthServiceData.ts +1 -1
- package/src/models/PrimaryEmailAddressData.ts +1 -1
- package/src/models/ProfileData.ts +3 -4
- package/src/models/Queue.ts +5 -2
- package/src/models/ResistancePrecision.ts +41 -0
- package/src/models/ResqueDetailsData.ts +10 -1
- package/src/models/ResqueDetailsResponse.ts +1 -1
- package/src/models/ResqueRight.ts +41 -0
- package/src/models/SessionData.ts +1 -1
- package/src/models/SessionPlanActivitySetData.ts +1 -1
- package/src/models/SessionPlanCardioSetData.ts +1 -1
- package/src/models/SessionPlanData.ts +5 -7
- package/src/models/SessionPlanSequenceAssignmentData.ts +1 -1
- package/src/models/SessionPlanSequenceData.ts +5 -7
- package/src/models/SessionPlanSequenceInstanceData.ts +1 -1
- package/src/models/SessionPlanSetData.ts +13 -21
- package/src/models/SessionPlanSetInstanceData.ts +10 -6
- package/src/models/SessionPlanSetType.ts +45 -0
- package/src/models/SessionPlanStrengthSetData.ts +11 -18
- package/src/models/SessionPlanStretchSetData.ts +1 -1
- package/src/models/Side.ts +41 -0
- package/src/models/StatData.ts +1 -1
- package/src/models/StatListResponse.ts +1 -1
- package/src/models/StatListResponseMeta.ts +9 -9
- package/src/models/StatSorting.ts +5 -2
- package/src/models/StrengthExerciseCategory.ts +47 -0
- package/src/models/StrengthExerciseData.ts +41 -60
- package/src/models/StrengthExerciseMovement.ts +41 -0
- package/src/models/StrengthExerciseMovementDEP.ts +41 -0
- package/src/models/StrengthExercisePlane.ts +43 -0
- package/src/models/StrengthExerciseVariantAttachment.ts +55 -0
- package/src/models/StrengthExerciseVariantData.ts +31 -51
- package/src/models/StrengthExerciseVariantType.ts +49 -0
- package/src/models/StrengthMachineAppType.ts +45 -0
- package/src/models/StrengthMachineData.ts +11 -21
- package/src/models/StrengthMachineDataSetData.ts +33 -50
- package/src/models/StrengthMachineDataSetTestData.ts +11 -18
- package/src/models/StrengthMachineDataSetTestSubsetData.ts +1 -1
- package/src/models/StrengthMachineLine.ts +51 -0
- package/src/models/StrengthMachineModelData.ts +1 -1
- package/src/models/StrengthTestType.ts +45 -0
- package/src/models/StretchExerciseData.ts +1 -1
- package/src/models/StretchExerciseVariantData.ts +11 -15
- package/src/models/StretchExerciseVariantType.ts +39 -0
- package/src/models/TaskFailedResponse.ts +1 -1
- package/src/models/TaskFailure.ts +1 -1
- package/src/models/TaskPayload.ts +1 -1
- package/src/models/TaskQueueResponse.ts +1 -1
- package/src/models/TaskQueueResponseMeta.ts +12 -15
- package/src/models/TaskQueues.ts +1 -1
- package/src/models/TaskSorting.ts +39 -0
- package/src/models/TaskStats.ts +1 -1
- package/src/models/TestSide.ts +43 -0
- package/src/models/UserData.ts +1 -1
- package/src/models/UserListResponse.ts +1 -1
- package/src/models/UserListResponseMeta.ts +1 -1
- package/src/models/UserResponse.ts +1 -1
- package/src/models/UserRight.ts +41 -0
- package/src/models/UserSorting.ts +6 -2
- package/src/models/WeightMeasurementData.ts +1 -1
- package/src/models/WorkersResponse.ts +1 -1
- package/src/models/index.ts +33 -2
- package/src/runtime.ts +1 -1
- package/tsconfig.json +1 -0
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10,6 +10,8 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { FacilityData } from './FacilityData';
|
|
13
|
+
import type { ForceUnit } from './ForceUnit';
|
|
14
|
+
import type { StrengthMachineAppType } from './StrengthMachineAppType';
|
|
13
15
|
/**
|
|
14
16
|
*
|
|
15
17
|
* @export
|
|
@@ -24,10 +26,10 @@ export interface FacilityStrengthMachineConfigurationData {
|
|
|
24
26
|
facilityId: number;
|
|
25
27
|
/**
|
|
26
28
|
*
|
|
27
|
-
* @type {
|
|
29
|
+
* @type {StrengthMachineAppType}
|
|
28
30
|
* @memberof FacilityStrengthMachineConfigurationData
|
|
29
31
|
*/
|
|
30
|
-
appType:
|
|
32
|
+
appType: StrengthMachineAppType;
|
|
31
33
|
/**
|
|
32
34
|
*
|
|
33
35
|
* @type {string}
|
|
@@ -36,10 +38,10 @@ export interface FacilityStrengthMachineConfigurationData {
|
|
|
36
38
|
timeZone: string;
|
|
37
39
|
/**
|
|
38
40
|
*
|
|
39
|
-
* @type {
|
|
41
|
+
* @type {ForceUnit}
|
|
40
42
|
* @memberof FacilityStrengthMachineConfigurationData
|
|
41
43
|
*/
|
|
42
|
-
forceUnit:
|
|
44
|
+
forceUnit: ForceUnit;
|
|
43
45
|
/**
|
|
44
46
|
*
|
|
45
47
|
* @type {string}
|
|
@@ -65,26 +67,6 @@ export interface FacilityStrengthMachineConfigurationData {
|
|
|
65
67
|
*/
|
|
66
68
|
facility?: FacilityData;
|
|
67
69
|
}
|
|
68
|
-
/**
|
|
69
|
-
* @export
|
|
70
|
-
*/
|
|
71
|
-
export declare const FacilityStrengthMachineConfigurationDataAppTypeEnum: {
|
|
72
|
-
readonly Performance: "performance";
|
|
73
|
-
readonly Elder: "elder";
|
|
74
|
-
readonly Medical: "medical";
|
|
75
|
-
readonly Commercial: "commercial";
|
|
76
|
-
};
|
|
77
|
-
export type FacilityStrengthMachineConfigurationDataAppTypeEnum = typeof FacilityStrengthMachineConfigurationDataAppTypeEnum[keyof typeof FacilityStrengthMachineConfigurationDataAppTypeEnum];
|
|
78
|
-
/**
|
|
79
|
-
* @export
|
|
80
|
-
*/
|
|
81
|
-
export declare const FacilityStrengthMachineConfigurationDataForceUnitEnum: {
|
|
82
|
-
readonly Lb: "lb";
|
|
83
|
-
readonly Kg: "kg";
|
|
84
|
-
readonly Ne: "ne";
|
|
85
|
-
readonly Er: "er";
|
|
86
|
-
};
|
|
87
|
-
export type FacilityStrengthMachineConfigurationDataForceUnitEnum = typeof FacilityStrengthMachineConfigurationDataForceUnitEnum[keyof typeof FacilityStrengthMachineConfigurationDataForceUnitEnum];
|
|
88
70
|
/**
|
|
89
71
|
* Check if a given object implements the FacilityStrengthMachineConfigurationData interface.
|
|
90
72
|
*/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const ForceUnit: {
|
|
17
|
+
readonly Lb: "lb";
|
|
18
|
+
readonly Kg: "kg";
|
|
19
|
+
readonly Ne: "ne";
|
|
20
|
+
readonly Er: "er";
|
|
21
|
+
};
|
|
22
|
+
export type ForceUnit = 'lb' | 'kg' | 'ne' | 'er';
|
|
23
|
+
export declare function ForceUnitFromJSON(json: any): ForceUnit;
|
|
24
|
+
export declare function ForceUnitFromJSONTyped(json: any, ignoreDiscriminator: boolean): ForceUnit;
|
|
25
|
+
export declare function ForceUnitToJSON(value?: ForceUnit | null): any;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,14 +2,22 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
+
import type { AccessControlRight } from './AccessControlRight';
|
|
13
|
+
import type { AnalyticRight } from './AnalyticRight';
|
|
14
|
+
import type { ExerciseRight } from './ExerciseRight';
|
|
15
|
+
import type { FacilityRight } from './FacilityRight';
|
|
16
|
+
import type { LicenseRight } from './LicenseRight';
|
|
17
|
+
import type { MSeriesGuidedSessionRight } from './MSeriesGuidedSessionRight';
|
|
18
|
+
import type { ResqueRight } from './ResqueRight';
|
|
12
19
|
import type { UserData } from './UserData';
|
|
20
|
+
import type { UserRight } from './UserRight';
|
|
13
21
|
/**
|
|
14
22
|
*
|
|
15
23
|
* @export
|
|
@@ -24,52 +32,52 @@ export interface GlobalAccessControlData {
|
|
|
24
32
|
userId: number;
|
|
25
33
|
/**
|
|
26
34
|
*
|
|
27
|
-
* @type {
|
|
35
|
+
* @type {UserRight}
|
|
28
36
|
* @memberof GlobalAccessControlData
|
|
29
37
|
*/
|
|
30
|
-
userRights?:
|
|
38
|
+
userRights?: UserRight;
|
|
31
39
|
/**
|
|
32
40
|
*
|
|
33
|
-
* @type {
|
|
41
|
+
* @type {ExerciseRight}
|
|
34
42
|
* @memberof GlobalAccessControlData
|
|
35
43
|
*/
|
|
36
|
-
exerciseRights?:
|
|
44
|
+
exerciseRights?: ExerciseRight;
|
|
37
45
|
/**
|
|
38
46
|
*
|
|
39
|
-
* @type {
|
|
47
|
+
* @type {MSeriesGuidedSessionRight}
|
|
40
48
|
* @memberof GlobalAccessControlData
|
|
41
49
|
*/
|
|
42
|
-
mSeriesGuidedSessionRights?:
|
|
50
|
+
mSeriesGuidedSessionRights?: MSeriesGuidedSessionRight;
|
|
43
51
|
/**
|
|
44
52
|
*
|
|
45
|
-
* @type {
|
|
53
|
+
* @type {FacilityRight}
|
|
46
54
|
* @memberof GlobalAccessControlData
|
|
47
55
|
*/
|
|
48
|
-
facilityRights?:
|
|
56
|
+
facilityRights?: FacilityRight;
|
|
49
57
|
/**
|
|
50
58
|
*
|
|
51
|
-
* @type {
|
|
59
|
+
* @type {LicenseRight}
|
|
52
60
|
* @memberof GlobalAccessControlData
|
|
53
61
|
*/
|
|
54
|
-
licenseRights?:
|
|
62
|
+
licenseRights?: LicenseRight;
|
|
55
63
|
/**
|
|
56
64
|
*
|
|
57
|
-
* @type {
|
|
65
|
+
* @type {AccessControlRight}
|
|
58
66
|
* @memberof GlobalAccessControlData
|
|
59
67
|
*/
|
|
60
|
-
accessControlRights?:
|
|
68
|
+
accessControlRights?: AccessControlRight;
|
|
61
69
|
/**
|
|
62
70
|
*
|
|
63
|
-
* @type {
|
|
71
|
+
* @type {ResqueRight}
|
|
64
72
|
* @memberof GlobalAccessControlData
|
|
65
73
|
*/
|
|
66
|
-
resqueRights?:
|
|
74
|
+
resqueRights?: ResqueRight;
|
|
67
75
|
/**
|
|
68
76
|
*
|
|
69
|
-
* @type {
|
|
77
|
+
* @type {AnalyticRight}
|
|
70
78
|
* @memberof GlobalAccessControlData
|
|
71
79
|
*/
|
|
72
|
-
analyticRights?:
|
|
80
|
+
analyticRights?: AnalyticRight;
|
|
73
81
|
/**
|
|
74
82
|
*
|
|
75
83
|
* @type {UserData}
|
|
@@ -77,68 +85,6 @@ export interface GlobalAccessControlData {
|
|
|
77
85
|
*/
|
|
78
86
|
user?: UserData;
|
|
79
87
|
}
|
|
80
|
-
/**
|
|
81
|
-
* @export
|
|
82
|
-
*/
|
|
83
|
-
export declare const GlobalAccessControlDataUserRightsEnum: {
|
|
84
|
-
readonly View: "view";
|
|
85
|
-
readonly Edit: "edit";
|
|
86
|
-
};
|
|
87
|
-
export type GlobalAccessControlDataUserRightsEnum = typeof GlobalAccessControlDataUserRightsEnum[keyof typeof GlobalAccessControlDataUserRightsEnum];
|
|
88
|
-
/**
|
|
89
|
-
* @export
|
|
90
|
-
*/
|
|
91
|
-
export declare const GlobalAccessControlDataExerciseRightsEnum: {
|
|
92
|
-
readonly Edit: "edit";
|
|
93
|
-
};
|
|
94
|
-
export type GlobalAccessControlDataExerciseRightsEnum = typeof GlobalAccessControlDataExerciseRightsEnum[keyof typeof GlobalAccessControlDataExerciseRightsEnum];
|
|
95
|
-
/**
|
|
96
|
-
* @export
|
|
97
|
-
*/
|
|
98
|
-
export declare const GlobalAccessControlDataMSeriesGuidedSessionRightsEnum: {
|
|
99
|
-
readonly Access: "access";
|
|
100
|
-
readonly Publish: "publish";
|
|
101
|
-
};
|
|
102
|
-
export type GlobalAccessControlDataMSeriesGuidedSessionRightsEnum = typeof GlobalAccessControlDataMSeriesGuidedSessionRightsEnum[keyof typeof GlobalAccessControlDataMSeriesGuidedSessionRightsEnum];
|
|
103
|
-
/**
|
|
104
|
-
* @export
|
|
105
|
-
*/
|
|
106
|
-
export declare const GlobalAccessControlDataFacilityRightsEnum: {
|
|
107
|
-
readonly View: "view";
|
|
108
|
-
readonly Edit: "edit";
|
|
109
|
-
};
|
|
110
|
-
export type GlobalAccessControlDataFacilityRightsEnum = typeof GlobalAccessControlDataFacilityRightsEnum[keyof typeof GlobalAccessControlDataFacilityRightsEnum];
|
|
111
|
-
/**
|
|
112
|
-
* @export
|
|
113
|
-
*/
|
|
114
|
-
export declare const GlobalAccessControlDataLicenseRightsEnum: {
|
|
115
|
-
readonly View: "view";
|
|
116
|
-
readonly Edit: "edit";
|
|
117
|
-
};
|
|
118
|
-
export type GlobalAccessControlDataLicenseRightsEnum = typeof GlobalAccessControlDataLicenseRightsEnum[keyof typeof GlobalAccessControlDataLicenseRightsEnum];
|
|
119
|
-
/**
|
|
120
|
-
* @export
|
|
121
|
-
*/
|
|
122
|
-
export declare const GlobalAccessControlDataAccessControlRightsEnum: {
|
|
123
|
-
readonly View: "view";
|
|
124
|
-
readonly Edit: "edit";
|
|
125
|
-
};
|
|
126
|
-
export type GlobalAccessControlDataAccessControlRightsEnum = typeof GlobalAccessControlDataAccessControlRightsEnum[keyof typeof GlobalAccessControlDataAccessControlRightsEnum];
|
|
127
|
-
/**
|
|
128
|
-
* @export
|
|
129
|
-
*/
|
|
130
|
-
export declare const GlobalAccessControlDataResqueRightsEnum: {
|
|
131
|
-
readonly View: "view";
|
|
132
|
-
readonly Edit: "edit";
|
|
133
|
-
};
|
|
134
|
-
export type GlobalAccessControlDataResqueRightsEnum = typeof GlobalAccessControlDataResqueRightsEnum[keyof typeof GlobalAccessControlDataResqueRightsEnum];
|
|
135
|
-
/**
|
|
136
|
-
* @export
|
|
137
|
-
*/
|
|
138
|
-
export declare const GlobalAccessControlDataAnalyticRightsEnum: {
|
|
139
|
-
readonly View: "view";
|
|
140
|
-
};
|
|
141
|
-
export type GlobalAccessControlDataAnalyticRightsEnum = typeof GlobalAccessControlDataAnalyticRightsEnum[keyof typeof GlobalAccessControlDataAnalyticRightsEnum];
|
|
142
88
|
/**
|
|
143
89
|
* Check if a given object implements the GlobalAccessControlData interface.
|
|
144
90
|
*/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -17,7 +17,7 @@ export declare const GlobalAccessControlSorting: {
|
|
|
17
17
|
readonly Id: "id";
|
|
18
18
|
readonly Name: "name";
|
|
19
19
|
};
|
|
20
|
-
export type GlobalAccessControlSorting =
|
|
20
|
+
export type GlobalAccessControlSorting = 'id' | 'name';
|
|
21
21
|
export declare function GlobalAccessControlSortingFromJSON(json: any): GlobalAccessControlSorting;
|
|
22
22
|
export declare function GlobalAccessControlSortingFromJSONTyped(json: any, ignoreDiscriminator: boolean): GlobalAccessControlSorting;
|
|
23
23
|
export declare function GlobalAccessControlSortingToJSON(value?: GlobalAccessControlSorting | null): any;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/High.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const LicenseRight: {
|
|
17
|
+
readonly View: "view";
|
|
18
|
+
readonly Edit: "edit";
|
|
19
|
+
};
|
|
20
|
+
export type LicenseRight = 'view' | 'edit';
|
|
21
|
+
export declare function LicenseRightFromJSON(json: any): LicenseRight;
|
|
22
|
+
export declare function LicenseRightFromJSONTyped(json: any, ignoreDiscriminator: boolean): LicenseRight;
|
|
23
|
+
export declare function LicenseRightToJSON(value?: LicenseRight | null): any;
|
package/dist/models/Low.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -148,10 +148,10 @@ export interface MSeriesDataSetData {
|
|
|
148
148
|
duration: number;
|
|
149
149
|
/**
|
|
150
150
|
*
|
|
151
|
-
* @type {
|
|
151
|
+
* @type {number}
|
|
152
152
|
* @memberof MSeriesDataSetData
|
|
153
153
|
*/
|
|
154
|
-
initialOffset?:
|
|
154
|
+
initialOffset?: number;
|
|
155
155
|
/**
|
|
156
156
|
*
|
|
157
157
|
* @type {string}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const MSeriesGuidedSessionRight: {
|
|
17
|
+
readonly Access: "access";
|
|
18
|
+
readonly Publish: "publish";
|
|
19
|
+
};
|
|
20
|
+
export type MSeriesGuidedSessionRight = 'access' | 'publish';
|
|
21
|
+
export declare function MSeriesGuidedSessionRightFromJSON(json: any): MSeriesGuidedSessionRight;
|
|
22
|
+
export declare function MSeriesGuidedSessionRightFromJSONTyped(json: any, ignoreDiscriminator: boolean): MSeriesGuidedSessionRight;
|
|
23
|
+
export declare function MSeriesGuidedSessionRightToJSON(value?: MSeriesGuidedSessionRight | null): any;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -18,7 +18,7 @@ export declare const MuscleArea: {
|
|
|
18
18
|
readonly UpperBody: "upperBody";
|
|
19
19
|
readonly Core: "core";
|
|
20
20
|
};
|
|
21
|
-
export type MuscleArea =
|
|
21
|
+
export type MuscleArea = 'lowerBody' | 'upperBody' | 'core';
|
|
22
22
|
export declare function MuscleAreaFromJSON(json: any): MuscleArea;
|
|
23
23
|
export declare function MuscleAreaFromJSONTyped(json: any, ignoreDiscriminator: boolean): MuscleArea;
|
|
24
24
|
export declare function MuscleAreaToJSON(value?: MuscleArea | null): any;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { MuscleArea } from './MuscleArea';
|
|
13
13
|
import type { MuscleGroup } from './MuscleGroup';
|
|
14
|
-
import type {
|
|
14
|
+
import type { MuscleTargetLevel } from './MuscleTargetLevel';
|
|
15
15
|
/**
|
|
16
16
|
*
|
|
17
17
|
* @export
|
|
@@ -26,10 +26,10 @@ export interface MuscleData {
|
|
|
26
26
|
id: number;
|
|
27
27
|
/**
|
|
28
28
|
*
|
|
29
|
-
* @type {
|
|
29
|
+
* @type {string}
|
|
30
30
|
* @memberof MuscleData
|
|
31
31
|
*/
|
|
32
|
-
muscle:
|
|
32
|
+
muscle: MuscleDataMuscleEnum;
|
|
33
33
|
/**
|
|
34
34
|
*
|
|
35
35
|
* @type {MuscleGroup}
|
|
@@ -44,20 +44,82 @@ export interface MuscleData {
|
|
|
44
44
|
area?: MuscleArea;
|
|
45
45
|
/**
|
|
46
46
|
*
|
|
47
|
-
* @type {
|
|
47
|
+
* @type {MuscleTargetLevel}
|
|
48
48
|
* @memberof MuscleData
|
|
49
49
|
*/
|
|
50
|
-
targetLevel:
|
|
50
|
+
targetLevel: MuscleTargetLevel;
|
|
51
51
|
}
|
|
52
52
|
/**
|
|
53
53
|
* @export
|
|
54
54
|
*/
|
|
55
|
-
export declare const
|
|
56
|
-
readonly
|
|
57
|
-
readonly
|
|
58
|
-
readonly
|
|
55
|
+
export declare const MuscleDataMuscleEnum: {
|
|
56
|
+
readonly Omohyoid: "omohyoid";
|
|
57
|
+
readonly LevatorScapulae: "levatorScapulae";
|
|
58
|
+
readonly Sternohyoid: "sternohyoid";
|
|
59
|
+
readonly Sternocleidomastoid: "sternocleidomastoid";
|
|
60
|
+
readonly PectoralisMajor: "pectoralisMajor";
|
|
61
|
+
readonly PectoralisMinor: "pectoralisMinor";
|
|
62
|
+
readonly Deltoid: "deltoid";
|
|
63
|
+
readonly Brachialis: "brachialis";
|
|
64
|
+
readonly BicepsBrachii: "bicepsBrachii";
|
|
65
|
+
readonly TricepsBrachii: "tricepsBrachii";
|
|
66
|
+
readonly PronatorTeres: "pronatorTeres";
|
|
67
|
+
readonly PalmarisLongus: "palmarisLongus";
|
|
68
|
+
readonly ExtensorPollicisBrevis: "extensorPollicisBrevis";
|
|
69
|
+
readonly ExtensorPollicisLongus: "extensorPollicisLongus";
|
|
70
|
+
readonly AbductorPollicisLongus: "abductorPollicisLongus";
|
|
71
|
+
readonly FlexorCarpiRadialis: "flexorCarpiRadialis";
|
|
72
|
+
readonly Brachioradialis: "brachioradialis";
|
|
73
|
+
readonly FlexorCarpiUlnaris: "flexorCarpiUlnaris";
|
|
74
|
+
readonly ExtensorCarpiUlnaris: "extensorCarpiUlnaris";
|
|
75
|
+
readonly SerratusAnterior: "serratusAnterior";
|
|
76
|
+
readonly InternalOblique: "internalOblique";
|
|
77
|
+
readonly ExternalOblique: "externalOblique";
|
|
78
|
+
readonly RectusAdbominis: "rectusAdbominis";
|
|
79
|
+
readonly Transversalis: "transversalis";
|
|
80
|
+
readonly Sartorius: "sartorius";
|
|
81
|
+
readonly Piriformis: "piriformis";
|
|
82
|
+
readonly Pectineus: "pectineus";
|
|
83
|
+
readonly AdductorLongus: "adductorLongus";
|
|
84
|
+
readonly AdductorBrevis: "adductorBrevis";
|
|
85
|
+
readonly Gracilis: "gracilis";
|
|
86
|
+
readonly TensorFasciaeLatae: "tensorFasciaeLatae";
|
|
87
|
+
readonly VastusMedialis: "vastusMedialis";
|
|
88
|
+
readonly RectusFemoris: "rectusFemoris";
|
|
89
|
+
readonly VastusIntermedius: "vastusIntermedius";
|
|
90
|
+
readonly VastusLateralis: "vastusLateralis";
|
|
91
|
+
readonly Gastrocnemius: "gastrocnemius";
|
|
92
|
+
readonly Soleius: "soleius";
|
|
93
|
+
readonly TibialisAnterior: "tibialisAnterior";
|
|
94
|
+
readonly TibialisPosterior: "tibialisPosterior";
|
|
95
|
+
readonly PeroneusLongus: "peroneusLongus";
|
|
96
|
+
readonly PeroneusBrevis: "peroneusBrevis";
|
|
97
|
+
readonly ExtensorDigitorumLongus: "extensorDigitorumLongus";
|
|
98
|
+
readonly FlexorHallucisLongus: "flexorHallucisLongus";
|
|
99
|
+
readonly FlexorDigitorumLongus: "flexorDigitorumLongus";
|
|
100
|
+
readonly Plantaris: "plantaris";
|
|
101
|
+
readonly BicepsFemoris: "bicepsFemoris";
|
|
102
|
+
readonly AdductorMagnus: "adductorMagnus";
|
|
103
|
+
readonly Semitendinosus: "semitendinosus";
|
|
104
|
+
readonly Semimembranosus: "semimembranosus";
|
|
105
|
+
readonly GluteusMinimus: "gluteusMinimus";
|
|
106
|
+
readonly GluteusMedius: "gluteusMedius";
|
|
107
|
+
readonly GluteusMaximus: "gluteusMaximus";
|
|
108
|
+
readonly PsoasMinor: "psoasMinor";
|
|
109
|
+
readonly PsoasMajor: "psoasMajor";
|
|
110
|
+
readonly Iliacus: "iliacus";
|
|
111
|
+
readonly TeresMinor: "teresMinor";
|
|
112
|
+
readonly TeresMajor: "teresMajor";
|
|
113
|
+
readonly Infraspinatus: "infraspinatus";
|
|
114
|
+
readonly RhomboidMinor: "rhomboidMinor";
|
|
115
|
+
readonly RhomboidMajor: "rhomboidMajor";
|
|
116
|
+
readonly Trapezius: "trapezius";
|
|
117
|
+
readonly LatissimusDorsi: "latissimusDorsi";
|
|
118
|
+
readonly Semispinalis: "semispinalis";
|
|
119
|
+
readonly ErectorSpinae: "erectorSpinae";
|
|
120
|
+
readonly Multifidus: "multifidus";
|
|
59
121
|
};
|
|
60
|
-
export type
|
|
122
|
+
export type MuscleDataMuscleEnum = 'omohyoid' | 'levatorScapulae' | 'sternohyoid' | 'sternocleidomastoid' | 'pectoralisMajor' | 'pectoralisMinor' | 'deltoid' | 'brachialis' | 'bicepsBrachii' | 'tricepsBrachii' | 'pronatorTeres' | 'palmarisLongus' | 'extensorPollicisBrevis' | 'extensorPollicisLongus' | 'abductorPollicisLongus' | 'flexorCarpiRadialis' | 'brachioradialis' | 'flexorCarpiUlnaris' | 'extensorCarpiUlnaris' | 'serratusAnterior' | 'internalOblique' | 'externalOblique' | 'rectusAdbominis' | 'transversalis' | 'sartorius' | 'piriformis' | 'pectineus' | 'adductorLongus' | 'adductorBrevis' | 'gracilis' | 'tensorFasciaeLatae' | 'vastusMedialis' | 'rectusFemoris' | 'vastusIntermedius' | 'vastusLateralis' | 'gastrocnemius' | 'soleius' | 'tibialisAnterior' | 'tibialisPosterior' | 'peroneusLongus' | 'peroneusBrevis' | 'extensorDigitorumLongus' | 'flexorHallucisLongus' | 'flexorDigitorumLongus' | 'plantaris' | 'bicepsFemoris' | 'adductorMagnus' | 'semitendinosus' | 'semimembranosus' | 'gluteusMinimus' | 'gluteusMedius' | 'gluteusMaximus' | 'psoasMinor' | 'psoasMajor' | 'iliacus' | 'teresMinor' | 'teresMajor' | 'infraspinatus' | 'rhomboidMinor' | 'rhomboidMajor' | 'trapezius' | 'latissimusDorsi' | 'semispinalis' | 'erectorSpinae' | 'multifidus';
|
|
61
123
|
/**
|
|
62
124
|
* Check if a given object implements the MuscleData interface.
|
|
63
125
|
*/
|