@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
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/src/models/High.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* metrics-sdk-admin
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
*/
|
|
20
|
+
export const LicenseRight = {
|
|
21
|
+
View: 'view',
|
|
22
|
+
Edit: 'edit'
|
|
23
|
+
} as const;
|
|
24
|
+
export type LicenseRight =
|
|
25
|
+
| 'view'
|
|
26
|
+
| 'edit'
|
|
27
|
+
;
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
export function LicenseRightFromJSON(json: any): LicenseRight {
|
|
31
|
+
return LicenseRightFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
export function LicenseRightFromJSONTyped(json: any, ignoreDiscriminator: boolean): LicenseRight {
|
|
35
|
+
return json as LicenseRight;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
export function LicenseRightToJSON(value?: LicenseRight | null): any {
|
|
39
|
+
return value as any;
|
|
40
|
+
}
|
|
41
|
+
|
package/src/models/Low.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -178,10 +178,10 @@ export interface MSeriesDataSetData {
|
|
|
178
178
|
duration: number;
|
|
179
179
|
/**
|
|
180
180
|
*
|
|
181
|
-
* @type {
|
|
181
|
+
* @type {number}
|
|
182
182
|
* @memberof MSeriesDataSetData
|
|
183
183
|
*/
|
|
184
|
-
initialOffset?:
|
|
184
|
+
initialOffset?: number;
|
|
185
185
|
/**
|
|
186
186
|
*
|
|
187
187
|
* @type {string}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* metrics-sdk-admin
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
*/
|
|
20
|
+
export const MSeriesGuidedSessionRight = {
|
|
21
|
+
Access: 'access',
|
|
22
|
+
Publish: 'publish'
|
|
23
|
+
} as const;
|
|
24
|
+
export type MSeriesGuidedSessionRight =
|
|
25
|
+
| 'access'
|
|
26
|
+
| 'publish'
|
|
27
|
+
;
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
export function MSeriesGuidedSessionRightFromJSON(json: any): MSeriesGuidedSessionRight {
|
|
31
|
+
return MSeriesGuidedSessionRightFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
export function MSeriesGuidedSessionRightFromJSONTyped(json: any, ignoreDiscriminator: boolean): MSeriesGuidedSessionRight {
|
|
35
|
+
return json as MSeriesGuidedSessionRight;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
export function MSeriesGuidedSessionRightToJSON(value?: MSeriesGuidedSessionRight | null): any {
|
|
39
|
+
return value as any;
|
|
40
|
+
}
|
|
41
|
+
|
package/src/models/MuscleArea.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -22,7 +22,11 @@ export const MuscleArea = {
|
|
|
22
22
|
UpperBody: 'upperBody',
|
|
23
23
|
Core: 'core'
|
|
24
24
|
} as const;
|
|
25
|
-
export type MuscleArea =
|
|
25
|
+
export type MuscleArea =
|
|
26
|
+
| 'lowerBody'
|
|
27
|
+
| 'upperBody'
|
|
28
|
+
| 'core'
|
|
29
|
+
;
|
|
26
30
|
|
|
27
31
|
|
|
28
32
|
export function MuscleAreaFromJSON(json: any): MuscleArea {
|
package/src/models/MuscleData.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -25,12 +25,12 @@ import {
|
|
|
25
25
|
MuscleGroupFromJSONTyped,
|
|
26
26
|
MuscleGroupToJSON,
|
|
27
27
|
} from './MuscleGroup';
|
|
28
|
-
import type {
|
|
28
|
+
import type { MuscleTargetLevel } from './MuscleTargetLevel';
|
|
29
29
|
import {
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
} from './
|
|
30
|
+
MuscleTargetLevelFromJSON,
|
|
31
|
+
MuscleTargetLevelFromJSONTyped,
|
|
32
|
+
MuscleTargetLevelToJSON,
|
|
33
|
+
} from './MuscleTargetLevel';
|
|
34
34
|
|
|
35
35
|
/**
|
|
36
36
|
*
|
|
@@ -46,10 +46,10 @@ export interface MuscleData {
|
|
|
46
46
|
id: number;
|
|
47
47
|
/**
|
|
48
48
|
*
|
|
49
|
-
* @type {
|
|
49
|
+
* @type {string}
|
|
50
50
|
* @memberof MuscleData
|
|
51
51
|
*/
|
|
52
|
-
muscle:
|
|
52
|
+
muscle: MuscleDataMuscleEnum;
|
|
53
53
|
/**
|
|
54
54
|
*
|
|
55
55
|
* @type {MuscleGroup}
|
|
@@ -64,22 +64,150 @@ export interface MuscleData {
|
|
|
64
64
|
area?: MuscleArea;
|
|
65
65
|
/**
|
|
66
66
|
*
|
|
67
|
-
* @type {
|
|
67
|
+
* @type {MuscleTargetLevel}
|
|
68
68
|
* @memberof MuscleData
|
|
69
69
|
*/
|
|
70
|
-
targetLevel:
|
|
70
|
+
targetLevel: MuscleTargetLevel;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
|
|
74
74
|
/**
|
|
75
75
|
* @export
|
|
76
76
|
*/
|
|
77
|
-
export const
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
77
|
+
export const MuscleDataMuscleEnum = {
|
|
78
|
+
Omohyoid: 'omohyoid',
|
|
79
|
+
LevatorScapulae: 'levatorScapulae',
|
|
80
|
+
Sternohyoid: 'sternohyoid',
|
|
81
|
+
Sternocleidomastoid: 'sternocleidomastoid',
|
|
82
|
+
PectoralisMajor: 'pectoralisMajor',
|
|
83
|
+
PectoralisMinor: 'pectoralisMinor',
|
|
84
|
+
Deltoid: 'deltoid',
|
|
85
|
+
Brachialis: 'brachialis',
|
|
86
|
+
BicepsBrachii: 'bicepsBrachii',
|
|
87
|
+
TricepsBrachii: 'tricepsBrachii',
|
|
88
|
+
PronatorTeres: 'pronatorTeres',
|
|
89
|
+
PalmarisLongus: 'palmarisLongus',
|
|
90
|
+
ExtensorPollicisBrevis: 'extensorPollicisBrevis',
|
|
91
|
+
ExtensorPollicisLongus: 'extensorPollicisLongus',
|
|
92
|
+
AbductorPollicisLongus: 'abductorPollicisLongus',
|
|
93
|
+
FlexorCarpiRadialis: 'flexorCarpiRadialis',
|
|
94
|
+
Brachioradialis: 'brachioradialis',
|
|
95
|
+
FlexorCarpiUlnaris: 'flexorCarpiUlnaris',
|
|
96
|
+
ExtensorCarpiUlnaris: 'extensorCarpiUlnaris',
|
|
97
|
+
SerratusAnterior: 'serratusAnterior',
|
|
98
|
+
InternalOblique: 'internalOblique',
|
|
99
|
+
ExternalOblique: 'externalOblique',
|
|
100
|
+
RectusAdbominis: 'rectusAdbominis',
|
|
101
|
+
Transversalis: 'transversalis',
|
|
102
|
+
Sartorius: 'sartorius',
|
|
103
|
+
Piriformis: 'piriformis',
|
|
104
|
+
Pectineus: 'pectineus',
|
|
105
|
+
AdductorLongus: 'adductorLongus',
|
|
106
|
+
AdductorBrevis: 'adductorBrevis',
|
|
107
|
+
Gracilis: 'gracilis',
|
|
108
|
+
TensorFasciaeLatae: 'tensorFasciaeLatae',
|
|
109
|
+
VastusMedialis: 'vastusMedialis',
|
|
110
|
+
RectusFemoris: 'rectusFemoris',
|
|
111
|
+
VastusIntermedius: 'vastusIntermedius',
|
|
112
|
+
VastusLateralis: 'vastusLateralis',
|
|
113
|
+
Gastrocnemius: 'gastrocnemius',
|
|
114
|
+
Soleius: 'soleius',
|
|
115
|
+
TibialisAnterior: 'tibialisAnterior',
|
|
116
|
+
TibialisPosterior: 'tibialisPosterior',
|
|
117
|
+
PeroneusLongus: 'peroneusLongus',
|
|
118
|
+
PeroneusBrevis: 'peroneusBrevis',
|
|
119
|
+
ExtensorDigitorumLongus: 'extensorDigitorumLongus',
|
|
120
|
+
FlexorHallucisLongus: 'flexorHallucisLongus',
|
|
121
|
+
FlexorDigitorumLongus: 'flexorDigitorumLongus',
|
|
122
|
+
Plantaris: 'plantaris',
|
|
123
|
+
BicepsFemoris: 'bicepsFemoris',
|
|
124
|
+
AdductorMagnus: 'adductorMagnus',
|
|
125
|
+
Semitendinosus: 'semitendinosus',
|
|
126
|
+
Semimembranosus: 'semimembranosus',
|
|
127
|
+
GluteusMinimus: 'gluteusMinimus',
|
|
128
|
+
GluteusMedius: 'gluteusMedius',
|
|
129
|
+
GluteusMaximus: 'gluteusMaximus',
|
|
130
|
+
PsoasMinor: 'psoasMinor',
|
|
131
|
+
PsoasMajor: 'psoasMajor',
|
|
132
|
+
Iliacus: 'iliacus',
|
|
133
|
+
TeresMinor: 'teresMinor',
|
|
134
|
+
TeresMajor: 'teresMajor',
|
|
135
|
+
Infraspinatus: 'infraspinatus',
|
|
136
|
+
RhomboidMinor: 'rhomboidMinor',
|
|
137
|
+
RhomboidMajor: 'rhomboidMajor',
|
|
138
|
+
Trapezius: 'trapezius',
|
|
139
|
+
LatissimusDorsi: 'latissimusDorsi',
|
|
140
|
+
Semispinalis: 'semispinalis',
|
|
141
|
+
ErectorSpinae: 'erectorSpinae',
|
|
142
|
+
Multifidus: 'multifidus'
|
|
81
143
|
} as const;
|
|
82
|
-
export type
|
|
144
|
+
export type MuscleDataMuscleEnum =
|
|
145
|
+
| 'omohyoid'
|
|
146
|
+
| 'levatorScapulae'
|
|
147
|
+
| 'sternohyoid'
|
|
148
|
+
| 'sternocleidomastoid'
|
|
149
|
+
| 'pectoralisMajor'
|
|
150
|
+
| 'pectoralisMinor'
|
|
151
|
+
| 'deltoid'
|
|
152
|
+
| 'brachialis'
|
|
153
|
+
| 'bicepsBrachii'
|
|
154
|
+
| 'tricepsBrachii'
|
|
155
|
+
| 'pronatorTeres'
|
|
156
|
+
| 'palmarisLongus'
|
|
157
|
+
| 'extensorPollicisBrevis'
|
|
158
|
+
| 'extensorPollicisLongus'
|
|
159
|
+
| 'abductorPollicisLongus'
|
|
160
|
+
| 'flexorCarpiRadialis'
|
|
161
|
+
| 'brachioradialis'
|
|
162
|
+
| 'flexorCarpiUlnaris'
|
|
163
|
+
| 'extensorCarpiUlnaris'
|
|
164
|
+
| 'serratusAnterior'
|
|
165
|
+
| 'internalOblique'
|
|
166
|
+
| 'externalOblique'
|
|
167
|
+
| 'rectusAdbominis'
|
|
168
|
+
| 'transversalis'
|
|
169
|
+
| 'sartorius'
|
|
170
|
+
| 'piriformis'
|
|
171
|
+
| 'pectineus'
|
|
172
|
+
| 'adductorLongus'
|
|
173
|
+
| 'adductorBrevis'
|
|
174
|
+
| 'gracilis'
|
|
175
|
+
| 'tensorFasciaeLatae'
|
|
176
|
+
| 'vastusMedialis'
|
|
177
|
+
| 'rectusFemoris'
|
|
178
|
+
| 'vastusIntermedius'
|
|
179
|
+
| 'vastusLateralis'
|
|
180
|
+
| 'gastrocnemius'
|
|
181
|
+
| 'soleius'
|
|
182
|
+
| 'tibialisAnterior'
|
|
183
|
+
| 'tibialisPosterior'
|
|
184
|
+
| 'peroneusLongus'
|
|
185
|
+
| 'peroneusBrevis'
|
|
186
|
+
| 'extensorDigitorumLongus'
|
|
187
|
+
| 'flexorHallucisLongus'
|
|
188
|
+
| 'flexorDigitorumLongus'
|
|
189
|
+
| 'plantaris'
|
|
190
|
+
| 'bicepsFemoris'
|
|
191
|
+
| 'adductorMagnus'
|
|
192
|
+
| 'semitendinosus'
|
|
193
|
+
| 'semimembranosus'
|
|
194
|
+
| 'gluteusMinimus'
|
|
195
|
+
| 'gluteusMedius'
|
|
196
|
+
| 'gluteusMaximus'
|
|
197
|
+
| 'psoasMinor'
|
|
198
|
+
| 'psoasMajor'
|
|
199
|
+
| 'iliacus'
|
|
200
|
+
| 'teresMinor'
|
|
201
|
+
| 'teresMajor'
|
|
202
|
+
| 'infraspinatus'
|
|
203
|
+
| 'rhomboidMinor'
|
|
204
|
+
| 'rhomboidMajor'
|
|
205
|
+
| 'trapezius'
|
|
206
|
+
| 'latissimusDorsi'
|
|
207
|
+
| 'semispinalis'
|
|
208
|
+
| 'erectorSpinae'
|
|
209
|
+
| 'multifidus'
|
|
210
|
+
;
|
|
83
211
|
|
|
84
212
|
|
|
85
213
|
/**
|
|
@@ -105,10 +233,10 @@ export function MuscleDataFromJSONTyped(json: any, ignoreDiscriminator: boolean)
|
|
|
105
233
|
return {
|
|
106
234
|
|
|
107
235
|
'id': json['id'],
|
|
108
|
-
'muscle':
|
|
236
|
+
'muscle': json['muscle'],
|
|
109
237
|
'group': !exists(json, 'group') ? undefined : MuscleGroupFromJSON(json['group']),
|
|
110
238
|
'area': !exists(json, 'area') ? undefined : MuscleAreaFromJSON(json['area']),
|
|
111
|
-
'targetLevel': json['targetLevel'],
|
|
239
|
+
'targetLevel': MuscleTargetLevelFromJSON(json['targetLevel']),
|
|
112
240
|
};
|
|
113
241
|
}
|
|
114
242
|
|
|
@@ -122,10 +250,10 @@ export function MuscleDataToJSON(value?: MuscleData | null): any {
|
|
|
122
250
|
return {
|
|
123
251
|
|
|
124
252
|
'id': value.id,
|
|
125
|
-
'muscle':
|
|
253
|
+
'muscle': value.muscle,
|
|
126
254
|
'group': MuscleGroupToJSON(value.group),
|
|
127
255
|
'area': MuscleAreaToJSON(value.area),
|
|
128
|
-
'targetLevel': value.targetLevel,
|
|
256
|
+
'targetLevel': MuscleTargetLevelToJSON(value.targetLevel),
|
|
129
257
|
};
|
|
130
258
|
}
|
|
131
259
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -33,7 +33,22 @@ export const MuscleGroup = {
|
|
|
33
33
|
UpperBack: 'upperBack',
|
|
34
34
|
Thighs: 'thighs'
|
|
35
35
|
} as const;
|
|
36
|
-
export type MuscleGroup =
|
|
36
|
+
export type MuscleGroup =
|
|
37
|
+
| 'abs'
|
|
38
|
+
| 'back'
|
|
39
|
+
| 'biceps'
|
|
40
|
+
| 'calves'
|
|
41
|
+
| 'chest'
|
|
42
|
+
| 'forearms'
|
|
43
|
+
| 'glutes'
|
|
44
|
+
| 'hamstrings'
|
|
45
|
+
| 'hipFlexors'
|
|
46
|
+
| 'neck'
|
|
47
|
+
| 'shoulders'
|
|
48
|
+
| 'triceps'
|
|
49
|
+
| 'upperBack'
|
|
50
|
+
| 'thighs'
|
|
51
|
+
;
|
|
37
52
|
|
|
38
53
|
|
|
39
54
|
export function MuscleGroupFromJSON(json: any): MuscleGroup {
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* metrics-sdk-admin
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
*/
|
|
20
|
+
export const MuscleTargetLevel = {
|
|
21
|
+
Primary: 'primary',
|
|
22
|
+
Secondary: 'secondary',
|
|
23
|
+
Tertiary: 'tertiary'
|
|
24
|
+
} as const;
|
|
25
|
+
export type MuscleTargetLevel =
|
|
26
|
+
| 'primary'
|
|
27
|
+
| 'secondary'
|
|
28
|
+
| 'tertiary'
|
|
29
|
+
;
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
export function MuscleTargetLevelFromJSON(json: any): MuscleTargetLevel {
|
|
33
|
+
return MuscleTargetLevelFromJSONTyped(json, false);
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
export function MuscleTargetLevelFromJSONTyped(json: any, ignoreDiscriminator: boolean): MuscleTargetLevel {
|
|
37
|
+
return json as MuscleTargetLevel;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
export function MuscleTargetLevelToJSON(value?: MuscleTargetLevel | null): any {
|
|
41
|
+
return value as any;
|
|
42
|
+
}
|
|
43
|
+
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,7 +30,7 @@ export interface ProfileData {
|
|
|
30
30
|
* @type {string}
|
|
31
31
|
* @memberof ProfileData
|
|
32
32
|
*/
|
|
33
|
-
updatedAt
|
|
33
|
+
updatedAt?: string;
|
|
34
34
|
/**
|
|
35
35
|
*
|
|
36
36
|
* @type {string}
|
|
@@ -69,7 +69,6 @@ export interface ProfileData {
|
|
|
69
69
|
export function instanceOfProfileData(value: object): boolean {
|
|
70
70
|
let isInstance = true;
|
|
71
71
|
isInstance = isInstance && "userId" in value;
|
|
72
|
-
isInstance = isInstance && "updatedAt" in value;
|
|
73
72
|
|
|
74
73
|
return isInstance;
|
|
75
74
|
}
|
|
@@ -85,7 +84,7 @@ export function ProfileDataFromJSONTyped(json: any, ignoreDiscriminator: boolean
|
|
|
85
84
|
return {
|
|
86
85
|
|
|
87
86
|
'userId': json['userId'],
|
|
88
|
-
'updatedAt': json['updatedAt'],
|
|
87
|
+
'updatedAt': !exists(json, 'updatedAt') ? undefined : json['updatedAt'],
|
|
89
88
|
'name': !exists(json, 'name') ? undefined : json['name'],
|
|
90
89
|
'birthday': !exists(json, 'birthday') ? undefined : json['birthday'],
|
|
91
90
|
'gender': !exists(json, 'gender') ? undefined : json['gender'],
|
package/src/models/Queue.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -21,7 +21,10 @@ export const Queue = {
|
|
|
21
21
|
High: 'high',
|
|
22
22
|
Low: 'low'
|
|
23
23
|
} as const;
|
|
24
|
-
export type Queue =
|
|
24
|
+
export type Queue =
|
|
25
|
+
| 'high'
|
|
26
|
+
| 'low'
|
|
27
|
+
;
|
|
25
28
|
|
|
26
29
|
|
|
27
30
|
export function QueueFromJSON(json: any): Queue {
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* metrics-sdk-admin
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
*/
|
|
20
|
+
export const ResistancePrecision = {
|
|
21
|
+
Int: 'int',
|
|
22
|
+
Dec: 'dec'
|
|
23
|
+
} as const;
|
|
24
|
+
export type ResistancePrecision =
|
|
25
|
+
| 'int'
|
|
26
|
+
| 'dec'
|
|
27
|
+
;
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
export function ResistancePrecisionFromJSON(json: any): ResistancePrecision {
|
|
31
|
+
return ResistancePrecisionFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
export function ResistancePrecisionFromJSONTyped(json: any, ignoreDiscriminator: boolean): ResistancePrecision {
|
|
35
|
+
return json as ResistancePrecision;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
export function ResistancePrecisionToJSON(value?: ResistancePrecision | null): any {
|
|
39
|
+
return value as any;
|
|
40
|
+
}
|
|
41
|
+
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -50,6 +50,12 @@ export interface ResqueDetailsData {
|
|
|
50
50
|
* @memberof ResqueDetailsData
|
|
51
51
|
*/
|
|
52
52
|
workers: object;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof ResqueDetailsData
|
|
57
|
+
*/
|
|
58
|
+
leader: string;
|
|
53
59
|
}
|
|
54
60
|
|
|
55
61
|
/**
|
|
@@ -60,6 +66,7 @@ export function instanceOfResqueDetailsData(value: object): boolean {
|
|
|
60
66
|
isInstance = isInstance && "queues" in value;
|
|
61
67
|
isInstance = isInstance && "stats" in value;
|
|
62
68
|
isInstance = isInstance && "workers" in value;
|
|
69
|
+
isInstance = isInstance && "leader" in value;
|
|
63
70
|
|
|
64
71
|
return isInstance;
|
|
65
72
|
}
|
|
@@ -77,6 +84,7 @@ export function ResqueDetailsDataFromJSONTyped(json: any, ignoreDiscriminator: b
|
|
|
77
84
|
'queues': TaskQueuesFromJSON(json['queues']),
|
|
78
85
|
'stats': TaskStatsFromJSON(json['stats']),
|
|
79
86
|
'workers': json['workers'],
|
|
87
|
+
'leader': json['leader'],
|
|
80
88
|
};
|
|
81
89
|
}
|
|
82
90
|
|
|
@@ -92,6 +100,7 @@ export function ResqueDetailsDataToJSON(value?: ResqueDetailsData | null): any {
|
|
|
92
100
|
'queues': TaskQueuesToJSON(value.queues),
|
|
93
101
|
'stats': TaskStatsToJSON(value.stats),
|
|
94
102
|
'workers': value.workers,
|
|
103
|
+
'leader': value.leader,
|
|
95
104
|
};
|
|
96
105
|
}
|
|
97
106
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|