@ingeno/pipedream-services 1.0.78 → 1.0.83
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/dist/aws/apn/health-check/cli.d.ts +12 -0
- package/dist/aws/apn/health-check/cli.d.ts.map +1 -0
- package/dist/aws/apn/health-check/cli.js +41 -0
- package/dist/aws/apn/health-check/cli.js.map +1 -0
- package/dist/aws/apn/health-check/engine.d.ts +14 -0
- package/dist/aws/apn/health-check/engine.d.ts.map +1 -0
- package/dist/aws/apn/health-check/engine.js +50 -0
- package/dist/aws/apn/health-check/engine.js.map +1 -0
- package/dist/aws/apn/health-check/formatter.d.ts +7 -0
- package/dist/aws/apn/health-check/formatter.d.ts.map +1 -0
- package/dist/aws/apn/health-check/formatter.js +48 -0
- package/dist/aws/apn/health-check/formatter.js.map +1 -0
- package/dist/aws/apn/health-check/helpers.d.ts +14 -0
- package/dist/aws/apn/health-check/helpers.d.ts.map +1 -0
- package/dist/aws/apn/health-check/helpers.js +37 -0
- package/dist/aws/apn/health-check/helpers.js.map +1 -0
- package/dist/aws/apn/health-check/index.d.ts +6 -0
- package/dist/aws/apn/health-check/index.d.ts.map +1 -0
- package/dist/aws/apn/health-check/index.js +6 -0
- package/dist/aws/apn/health-check/index.js.map +1 -0
- package/dist/aws/apn/health-check/rules.d.ts +13 -0
- package/dist/aws/apn/health-check/rules.d.ts.map +1 -0
- package/dist/aws/apn/health-check/rules.js +207 -0
- package/dist/aws/apn/health-check/rules.js.map +1 -0
- package/dist/aws/apn/health-check/types.d.ts +35 -0
- package/dist/aws/apn/health-check/types.d.ts.map +1 -0
- package/dist/aws/apn/health-check/types.js +10 -0
- package/dist/aws/apn/health-check/types.js.map +1 -0
- package/dist/aws/apn/index.d.ts +1 -0
- package/dist/aws/apn/index.d.ts.map +1 -1
- package/dist/aws/apn/index.js +1 -0
- package/dist/aws/apn/index.js.map +1 -1
- package/dist/aws/apn/partner-central-client.d.ts +2 -1
- package/dist/aws/apn/partner-central-client.d.ts.map +1 -1
- package/dist/aws/apn/partner-central-client.js +13 -3
- package/dist/aws/apn/partner-central-client.js.map +1 -1
- package/dist/aws/cost/orchestrator.d.ts +1 -1
- package/dist/aws/cost/orchestrator.d.ts.map +1 -1
- package/dist/aws/cost/orchestrator.js +1 -1
- package/dist/aws/cost/orchestrator.js.map +1 -1
- package/dist/aws/execute-as.d.ts.map +1 -1
- package/dist/aws/execute-as.js +1 -1
- package/dist/aws/execute-as.js.map +1 -1
- package/dist/aws/index.d.ts +1 -0
- package/dist/aws/index.d.ts.map +1 -1
- package/dist/aws/index.js +1 -0
- package/dist/aws/index.js.map +1 -1
- package/dist/aws/ingeno-aws-constants.d.ts +20 -0
- package/dist/aws/ingeno-aws-constants.d.ts.map +1 -0
- package/dist/aws/ingeno-aws-constants.js +22 -0
- package/dist/aws/ingeno-aws-constants.js.map +1 -0
- package/dist/lattice/generated/LatticeClient.d.ts +11 -0
- package/dist/lattice/generated/LatticeClient.d.ts.map +1 -0
- package/dist/lattice/generated/LatticeClient.js +21 -0
- package/dist/lattice/generated/LatticeClient.js.map +1 -0
- package/dist/lattice/generated/core/ApiError.d.ts +11 -0
- package/dist/lattice/generated/core/ApiError.d.ts.map +1 -0
- package/dist/lattice/generated/core/ApiError.js +17 -0
- package/dist/lattice/generated/core/ApiError.js.map +1 -0
- package/dist/lattice/generated/core/ApiRequestOptions.d.ts +14 -0
- package/dist/lattice/generated/core/ApiRequestOptions.d.ts.map +1 -0
- package/dist/lattice/generated/core/ApiRequestOptions.js +2 -0
- package/dist/lattice/generated/core/ApiRequestOptions.js.map +1 -0
- package/dist/lattice/generated/core/ApiResult.d.ts +8 -0
- package/dist/lattice/generated/core/ApiResult.d.ts.map +1 -0
- package/dist/lattice/generated/core/ApiResult.js +2 -0
- package/dist/lattice/generated/core/ApiResult.js.map +1 -0
- package/dist/lattice/generated/core/AxiosHttpRequest.d.ts +15 -0
- package/dist/lattice/generated/core/AxiosHttpRequest.d.ts.map +1 -0
- package/dist/lattice/generated/core/AxiosHttpRequest.js +17 -0
- package/dist/lattice/generated/core/AxiosHttpRequest.js.map +1 -0
- package/dist/lattice/generated/core/BaseHttpRequest.d.ts +9 -0
- package/dist/lattice/generated/core/BaseHttpRequest.d.ts.map +1 -0
- package/dist/lattice/generated/core/BaseHttpRequest.js +7 -0
- package/dist/lattice/generated/core/BaseHttpRequest.js.map +1 -0
- package/dist/lattice/generated/core/CancelablePromise.d.ts +21 -0
- package/dist/lattice/generated/core/CancelablePromise.d.ts.map +1 -0
- package/dist/lattice/generated/core/CancelablePromise.js +100 -0
- package/dist/lattice/generated/core/CancelablePromise.js.map +1 -0
- package/dist/lattice/generated/core/OpenAPI.d.ts +17 -0
- package/dist/lattice/generated/core/OpenAPI.d.ts.map +1 -0
- package/dist/lattice/generated/core/OpenAPI.js +12 -0
- package/dist/lattice/generated/core/OpenAPI.js.map +1 -0
- package/dist/lattice/generated/core/request.d.ts +35 -0
- package/dist/lattice/generated/core/request.d.ts.map +1 -0
- package/dist/lattice/generated/core/request.js +270 -0
- package/dist/lattice/generated/core/request.js.map +1 -0
- package/dist/lattice/generated/index.d.ts +61 -0
- package/dist/lattice/generated/index.d.ts.map +1 -0
- package/dist/lattice/generated/index.js +22 -0
- package/dist/lattice/generated/index.js.map +1 -0
- package/dist/lattice/generated/models/CompanyValue.d.ts +19 -0
- package/dist/lattice/generated/models/CompanyValue.d.ts.map +1 -0
- package/dist/lattice/generated/models/CompanyValue.js +2 -0
- package/dist/lattice/generated/models/CompanyValue.js.map +1 -0
- package/dist/lattice/generated/models/CompanyValuesList.d.ts +20 -0
- package/dist/lattice/generated/models/CompanyValuesList.d.ts.map +1 -0
- package/dist/lattice/generated/models/CompanyValuesList.js +2 -0
- package/dist/lattice/generated/models/CompanyValuesList.js.map +1 -0
- package/dist/lattice/generated/models/Competency.d.ts +19 -0
- package/dist/lattice/generated/models/Competency.d.ts.map +1 -0
- package/dist/lattice/generated/models/Competency.js +2 -0
- package/dist/lattice/generated/models/Competency.js.map +1 -0
- package/dist/lattice/generated/models/ConfirmReceivingPacketTaskType.d.ts +25 -0
- package/dist/lattice/generated/models/ConfirmReceivingPacketTaskType.d.ts.map +1 -0
- package/dist/lattice/generated/models/ConfirmReceivingPacketTaskType.js +2 -0
- package/dist/lattice/generated/models/ConfirmReceivingPacketTaskType.js.map +1 -0
- package/dist/lattice/generated/models/CustomAttribute.d.ts +28 -0
- package/dist/lattice/generated/models/CustomAttribute.d.ts.map +1 -0
- package/dist/lattice/generated/models/CustomAttribute.js +2 -0
- package/dist/lattice/generated/models/CustomAttribute.js.map +1 -0
- package/dist/lattice/generated/models/CustomAttributeValue.d.ts +19 -0
- package/dist/lattice/generated/models/CustomAttributeValue.d.ts.map +1 -0
- package/dist/lattice/generated/models/CustomAttributeValue.js +2 -0
- package/dist/lattice/generated/models/CustomAttributeValue.js.map +1 -0
- package/dist/lattice/generated/models/Department.d.ts +27 -0
- package/dist/lattice/generated/models/Department.d.ts.map +1 -0
- package/dist/lattice/generated/models/Department.js +2 -0
- package/dist/lattice/generated/models/Department.js.map +1 -0
- package/dist/lattice/generated/models/Error.d.ts +7 -0
- package/dist/lattice/generated/models/Error.d.ts.map +1 -0
- package/dist/lattice/generated/models/Error.js +2 -0
- package/dist/lattice/generated/models/Error.js.map +1 -0
- package/dist/lattice/generated/models/Feedback.d.ts +55 -0
- package/dist/lattice/generated/models/Feedback.d.ts.map +1 -0
- package/dist/lattice/generated/models/Feedback.js +2 -0
- package/dist/lattice/generated/models/Feedback.js.map +1 -0
- package/dist/lattice/generated/models/FeedbackExpandedTargetsList.d.ts +20 -0
- package/dist/lattice/generated/models/FeedbackExpandedTargetsList.d.ts.map +1 -0
- package/dist/lattice/generated/models/FeedbackExpandedTargetsList.js +2 -0
- package/dist/lattice/generated/models/FeedbackExpandedTargetsList.js.map +1 -0
- package/dist/lattice/generated/models/FeedbackRequest.d.ts +36 -0
- package/dist/lattice/generated/models/FeedbackRequest.d.ts.map +1 -0
- package/dist/lattice/generated/models/FeedbackRequest.js +2 -0
- package/dist/lattice/generated/models/FeedbackRequest.js.map +1 -0
- package/dist/lattice/generated/models/FeedbackTargetsList.d.ts +20 -0
- package/dist/lattice/generated/models/FeedbackTargetsList.d.ts.map +1 -0
- package/dist/lattice/generated/models/FeedbackTargetsList.js +2 -0
- package/dist/lattice/generated/models/FeedbackTargetsList.js.map +1 -0
- package/dist/lattice/generated/models/FinalizeReviewPacketTaskType.d.ts +25 -0
- package/dist/lattice/generated/models/FinalizeReviewPacketTaskType.d.ts.map +1 -0
- package/dist/lattice/generated/models/FinalizeReviewPacketTaskType.js +2 -0
- package/dist/lattice/generated/models/FinalizeReviewPacketTaskType.js.map +1 -0
- package/dist/lattice/generated/models/Gender.d.ts +10 -0
- package/dist/lattice/generated/models/Gender.d.ts.map +1 -0
- package/dist/lattice/generated/models/Gender.js +15 -0
- package/dist/lattice/generated/models/Gender.js.map +1 -0
- package/dist/lattice/generated/models/GiveFeedbackTaskType.d.ts +20 -0
- package/dist/lattice/generated/models/GiveFeedbackTaskType.d.ts.map +1 -0
- package/dist/lattice/generated/models/GiveFeedbackTaskType.js +2 -0
- package/dist/lattice/generated/models/GiveFeedbackTaskType.js.map +1 -0
- package/dist/lattice/generated/models/Goal.d.ts +119 -0
- package/dist/lattice/generated/models/Goal.d.ts.map +1 -0
- package/dist/lattice/generated/models/Goal.js +2 -0
- package/dist/lattice/generated/models/Goal.js.map +1 -0
- package/dist/lattice/generated/models/GoalAmountType.d.ts +7 -0
- package/dist/lattice/generated/models/GoalAmountType.d.ts.map +1 -0
- package/dist/lattice/generated/models/GoalAmountType.js +12 -0
- package/dist/lattice/generated/models/GoalAmountType.js.map +1 -0
- package/dist/lattice/generated/models/GoalChildGoalsList.d.ts +20 -0
- package/dist/lattice/generated/models/GoalChildGoalsList.d.ts.map +1 -0
- package/dist/lattice/generated/models/GoalChildGoalsList.js +2 -0
- package/dist/lattice/generated/models/GoalChildGoalsList.js.map +1 -0
- package/dist/lattice/generated/models/GoalExpandedChildGoalsList.d.ts +20 -0
- package/dist/lattice/generated/models/GoalExpandedChildGoalsList.d.ts.map +1 -0
- package/dist/lattice/generated/models/GoalExpandedChildGoalsList.js +2 -0
- package/dist/lattice/generated/models/GoalExpandedChildGoalsList.js.map +1 -0
- package/dist/lattice/generated/models/GoalExpandedOwnersList.d.ts +20 -0
- package/dist/lattice/generated/models/GoalExpandedOwnersList.d.ts.map +1 -0
- package/dist/lattice/generated/models/GoalExpandedOwnersList.js +2 -0
- package/dist/lattice/generated/models/GoalExpandedOwnersList.js.map +1 -0
- package/dist/lattice/generated/models/GoalExpandedTagsList.d.ts +20 -0
- package/dist/lattice/generated/models/GoalExpandedTagsList.d.ts.map +1 -0
- package/dist/lattice/generated/models/GoalExpandedTagsList.js +2 -0
- package/dist/lattice/generated/models/GoalExpandedTagsList.js.map +1 -0
- package/dist/lattice/generated/models/GoalOwnersList.d.ts +20 -0
- package/dist/lattice/generated/models/GoalOwnersList.d.ts.map +1 -0
- package/dist/lattice/generated/models/GoalOwnersList.js +2 -0
- package/dist/lattice/generated/models/GoalOwnersList.js.map +1 -0
- package/dist/lattice/generated/models/GoalStateEnum.d.ts +7 -0
- package/dist/lattice/generated/models/GoalStateEnum.d.ts.map +1 -0
- package/dist/lattice/generated/models/GoalStateEnum.js +12 -0
- package/dist/lattice/generated/models/GoalStateEnum.js.map +1 -0
- package/dist/lattice/generated/models/GoalStatusEnum.d.ts +7 -0
- package/dist/lattice/generated/models/GoalStatusEnum.d.ts.map +1 -0
- package/dist/lattice/generated/models/GoalStatusEnum.js +12 -0
- package/dist/lattice/generated/models/GoalStatusEnum.js.map +1 -0
- package/dist/lattice/generated/models/GoalTagsList.d.ts +20 -0
- package/dist/lattice/generated/models/GoalTagsList.d.ts.map +1 -0
- package/dist/lattice/generated/models/GoalTagsList.js +2 -0
- package/dist/lattice/generated/models/GoalTagsList.js.map +1 -0
- package/dist/lattice/generated/models/GoalTypeEnum.d.ts +7 -0
- package/dist/lattice/generated/models/GoalTypeEnum.d.ts.map +1 -0
- package/dist/lattice/generated/models/GoalTypeEnum.js +12 -0
- package/dist/lattice/generated/models/GoalTypeEnum.js.map +1 -0
- package/dist/lattice/generated/models/ListReference.d.ts +11 -0
- package/dist/lattice/generated/models/ListReference.d.ts.map +1 -0
- package/dist/lattice/generated/models/ListReference.js +2 -0
- package/dist/lattice/generated/models/ListReference.js.map +1 -0
- package/dist/lattice/generated/models/ObjectReference.d.ts +15 -0
- package/dist/lattice/generated/models/ObjectReference.d.ts.map +1 -0
- package/dist/lattice/generated/models/ObjectReference.js +2 -0
- package/dist/lattice/generated/models/ObjectReference.js.map +1 -0
- package/dist/lattice/generated/models/OrderDirection.d.ts +8 -0
- package/dist/lattice/generated/models/OrderDirection.d.ts.map +1 -0
- package/dist/lattice/generated/models/OrderDirection.js +13 -0
- package/dist/lattice/generated/models/OrderDirection.js.map +1 -0
- package/dist/lattice/generated/models/PerformPostScoringReviewTaskType.d.ts +25 -0
- package/dist/lattice/generated/models/PerformPostScoringReviewTaskType.d.ts.map +1 -0
- package/dist/lattice/generated/models/PerformPostScoringReviewTaskType.js +2 -0
- package/dist/lattice/generated/models/PerformPostScoringReviewTaskType.js.map +1 -0
- package/dist/lattice/generated/models/PerformReviewTaskType.d.ts +32 -0
- package/dist/lattice/generated/models/PerformReviewTaskType.d.ts.map +1 -0
- package/dist/lattice/generated/models/PerformReviewTaskType.js +2 -0
- package/dist/lattice/generated/models/PerformReviewTaskType.js.map +1 -0
- package/dist/lattice/generated/models/Question.d.ts +36 -0
- package/dist/lattice/generated/models/Question.d.ts.map +1 -0
- package/dist/lattice/generated/models/Question.js +2 -0
- package/dist/lattice/generated/models/Question.js.map +1 -0
- package/dist/lattice/generated/models/QuestionRevision.d.ts +32 -0
- package/dist/lattice/generated/models/QuestionRevision.d.ts.map +1 -0
- package/dist/lattice/generated/models/QuestionRevision.js +2 -0
- package/dist/lattice/generated/models/QuestionRevision.js.map +1 -0
- package/dist/lattice/generated/models/Rating.d.ts +11 -0
- package/dist/lattice/generated/models/Rating.d.ts.map +1 -0
- package/dist/lattice/generated/models/Rating.js +2 -0
- package/dist/lattice/generated/models/Rating.js.map +1 -0
- package/dist/lattice/generated/models/Review.d.ts +70 -0
- package/dist/lattice/generated/models/Review.d.ts.map +1 -0
- package/dist/lattice/generated/models/Review.js +2 -0
- package/dist/lattice/generated/models/Review.js.map +1 -0
- package/dist/lattice/generated/models/ReviewCycle.d.ts +62 -0
- package/dist/lattice/generated/models/ReviewCycle.d.ts.map +1 -0
- package/dist/lattice/generated/models/ReviewCycle.js +2 -0
- package/dist/lattice/generated/models/ReviewCycle.js.map +1 -0
- package/dist/lattice/generated/models/ReviewCycleStageTypeEnum.d.ts +13 -0
- package/dist/lattice/generated/models/ReviewCycleStageTypeEnum.d.ts.map +1 -0
- package/dist/lattice/generated/models/ReviewCycleStageTypeEnum.js +18 -0
- package/dist/lattice/generated/models/ReviewCycleStageTypeEnum.js.map +1 -0
- package/dist/lattice/generated/models/ReviewResponse.d.ts +31 -0
- package/dist/lattice/generated/models/ReviewResponse.d.ts.map +1 -0
- package/dist/lattice/generated/models/ReviewResponse.js +2 -0
- package/dist/lattice/generated/models/ReviewResponse.js.map +1 -0
- package/dist/lattice/generated/models/ReviewType.d.ts +8 -0
- package/dist/lattice/generated/models/ReviewType.d.ts.map +1 -0
- package/dist/lattice/generated/models/ReviewType.js +13 -0
- package/dist/lattice/generated/models/ReviewType.js.map +1 -0
- package/dist/lattice/generated/models/Reviewee.d.ts +66 -0
- package/dist/lattice/generated/models/Reviewee.d.ts.map +1 -0
- package/dist/lattice/generated/models/Reviewee.js +2 -0
- package/dist/lattice/generated/models/Reviewee.js.map +1 -0
- package/dist/lattice/generated/models/SelectPeersTaskType.d.ts +29 -0
- package/dist/lattice/generated/models/SelectPeersTaskType.d.ts.map +1 -0
- package/dist/lattice/generated/models/SelectPeersTaskType.js +2 -0
- package/dist/lattice/generated/models/SelectPeersTaskType.js.map +1 -0
- package/dist/lattice/generated/models/Tag.d.ts +27 -0
- package/dist/lattice/generated/models/Tag.d.ts.map +1 -0
- package/dist/lattice/generated/models/Tag.js +2 -0
- package/dist/lattice/generated/models/Tag.js.map +1 -0
- package/dist/lattice/generated/models/Update.d.ts +50 -0
- package/dist/lattice/generated/models/Update.d.ts.map +1 -0
- package/dist/lattice/generated/models/Update.js +2 -0
- package/dist/lattice/generated/models/Update.js.map +1 -0
- package/dist/lattice/generated/models/UpdateGoalTaskType.d.ts +20 -0
- package/dist/lattice/generated/models/UpdateGoalTaskType.d.ts.map +1 -0
- package/dist/lattice/generated/models/UpdateGoalTaskType.js +2 -0
- package/dist/lattice/generated/models/UpdateGoalTaskType.js.map +1 -0
- package/dist/lattice/generated/models/UpdateQuestionsList.d.ts +20 -0
- package/dist/lattice/generated/models/UpdateQuestionsList.d.ts.map +1 -0
- package/dist/lattice/generated/models/UpdateQuestionsList.js +2 -0
- package/dist/lattice/generated/models/UpdateQuestionsList.js.map +1 -0
- package/dist/lattice/generated/models/UpdateReponse.d.ts +19 -0
- package/dist/lattice/generated/models/UpdateReponse.d.ts.map +1 -0
- package/dist/lattice/generated/models/UpdateReponse.js +2 -0
- package/dist/lattice/generated/models/UpdateReponse.js.map +1 -0
- package/dist/lattice/generated/models/UpdateSentimentResponse.d.ts +15 -0
- package/dist/lattice/generated/models/UpdateSentimentResponse.d.ts.map +1 -0
- package/dist/lattice/generated/models/UpdateSentimentResponse.js +2 -0
- package/dist/lattice/generated/models/UpdateSentimentResponse.js.map +1 -0
- package/dist/lattice/generated/models/User.d.ts +91 -0
- package/dist/lattice/generated/models/User.d.ts.map +1 -0
- package/dist/lattice/generated/models/User.js +2 -0
- package/dist/lattice/generated/models/User.js.map +1 -0
- package/dist/lattice/generated/models/UserCustomAttribute.d.ts +13 -0
- package/dist/lattice/generated/models/UserCustomAttribute.d.ts.map +1 -0
- package/dist/lattice/generated/models/UserCustomAttribute.js +2 -0
- package/dist/lattice/generated/models/UserCustomAttribute.js.map +1 -0
- package/dist/lattice/generated/models/UserFieldVisibilitySettingEnumType.d.ts +7 -0
- package/dist/lattice/generated/models/UserFieldVisibilitySettingEnumType.d.ts.map +1 -0
- package/dist/lattice/generated/models/UserFieldVisibilitySettingEnumType.js +12 -0
- package/dist/lattice/generated/models/UserFieldVisibilitySettingEnumType.js.map +1 -0
- package/dist/lattice/generated/models/UserStatusEnum.d.ts +10 -0
- package/dist/lattice/generated/models/UserStatusEnum.d.ts.map +1 -0
- package/dist/lattice/generated/models/UserStatusEnum.js +15 -0
- package/dist/lattice/generated/models/UserStatusEnum.js.map +1 -0
- package/dist/lattice/generated/models/UserStatusEnumWithNullStringValue.d.ts +11 -0
- package/dist/lattice/generated/models/UserStatusEnumWithNullStringValue.d.ts.map +1 -0
- package/dist/lattice/generated/models/UserStatusEnumWithNullStringValue.js +16 -0
- package/dist/lattice/generated/models/UserStatusEnumWithNullStringValue.js.map +1 -0
- package/dist/lattice/generated/models/WeightedScore.d.ts +11 -0
- package/dist/lattice/generated/models/WeightedScore.d.ts.map +1 -0
- package/dist/lattice/generated/models/WeightedScore.js +2 -0
- package/dist/lattice/generated/models/WeightedScore.js.map +1 -0
- package/dist/lattice/generated/services/DefaultService.d.ts +828 -0
- package/dist/lattice/generated/services/DefaultService.d.ts.map +1 -0
- package/dist/lattice/generated/services/DefaultService.js +683 -0
- package/dist/lattice/generated/services/DefaultService.js.map +1 -0
- package/dist/lattice/lattice-goals-period-tree.d.ts +35 -0
- package/dist/lattice/lattice-goals-period-tree.d.ts.map +1 -0
- package/dist/lattice/lattice-goals-period-tree.js +188 -0
- package/dist/lattice/lattice-goals-period-tree.js.map +1 -0
- package/dist/lattice/lattice-goals-validator.d.ts +41 -0
- package/dist/lattice/lattice-goals-validator.d.ts.map +1 -0
- package/dist/lattice/lattice-goals-validator.js +225 -0
- package/dist/lattice/lattice-goals-validator.js.map +1 -0
- package/dist/pipeline/database-operations.d.ts +2 -2
- package/dist/pipeline/database-operations.d.ts.map +1 -1
- package/dist/pipeline/database-operations.js +3 -3
- package/dist/pipeline/database-operations.js.map +1 -1
- package/dist/pipeline/pipeline-builder.d.ts +2 -2
- package/dist/pipeline/pipeline-builder.d.ts.map +1 -1
- package/dist/pipeline/pipeline-builder.js.map +1 -1
- package/dist/postgres/posgres-test-config.js +5 -5
- package/dist/postgres/posgres-test-config.js.map +1 -1
- package/dist/postgres/postgres.d.ts.map +1 -1
- package/dist/postgres/postgres.js +55 -3
- package/dist/postgres/postgres.js.map +1 -1
- package/dist/postgres/query-executor.d.ts.map +1 -1
- package/dist/postgres/query-executor.js.map +1 -1
- package/dist/postgres/test-config.d.ts.map +1 -1
- package/dist/postgres/test-config.js +34 -5
- package/dist/postgres/test-config.js.map +1 -1
- package/dist/zoho-crm/zoho-crm-client.d.ts +1 -0
- package/dist/zoho-crm/zoho-crm-client.d.ts.map +1 -1
- package/dist/zoho-crm/zoho-crm-client.js +4 -0
- package/dist/zoho-crm/zoho-crm-client.js.map +1 -1
- package/dist/zoho-crm/zoho-crm-fetcher.d.ts +2 -0
- package/dist/zoho-crm/zoho-crm-fetcher.d.ts.map +1 -1
- package/dist/zoho-crm/zoho-crm-fetcher.js +242 -7
- package/dist/zoho-crm/zoho-crm-fetcher.js.map +1 -1
- package/dist/zoho-crm/zoho-crm-to-database-collection-converter.d.ts.map +1 -1
- package/dist/zoho-crm/zoho-crm-to-database-collection-converter.js +18 -0
- package/dist/zoho-crm/zoho-crm-to-database-collection-converter.js.map +1 -1
- package/package.json +30 -24
|
@@ -0,0 +1,828 @@
|
|
|
1
|
+
import type { Competency } from '../models/Competency.js';
|
|
2
|
+
import type { CustomAttribute } from '../models/CustomAttribute.js';
|
|
3
|
+
import type { CustomAttributeValue } from '../models/CustomAttributeValue.js';
|
|
4
|
+
import type { Department } from '../models/Department.js';
|
|
5
|
+
import type { Feedback } from '../models/Feedback.js';
|
|
6
|
+
import type { Goal } from '../models/Goal.js';
|
|
7
|
+
import type { GoalStateEnum } from '../models/GoalStateEnum.js';
|
|
8
|
+
import type { OrderDirection } from '../models/OrderDirection.js';
|
|
9
|
+
import type { Question } from '../models/Question.js';
|
|
10
|
+
import type { QuestionRevision } from '../models/QuestionRevision.js';
|
|
11
|
+
import type { Review } from '../models/Review.js';
|
|
12
|
+
import type { ReviewCycle } from '../models/ReviewCycle.js';
|
|
13
|
+
import type { Reviewee } from '../models/Reviewee.js';
|
|
14
|
+
import type { Tag } from '../models/Tag.js';
|
|
15
|
+
import type { Update } from '../models/Update.js';
|
|
16
|
+
import type { User } from '../models/User.js';
|
|
17
|
+
import type { UserCustomAttribute } from '../models/UserCustomAttribute.js';
|
|
18
|
+
import type { UserStatusEnumWithNullStringValue } from '../models/UserStatusEnumWithNullStringValue.js';
|
|
19
|
+
import type { CancelablePromise } from '../core/CancelablePromise.js';
|
|
20
|
+
import type { BaseHttpRequest } from '../core/BaseHttpRequest.js';
|
|
21
|
+
export declare class DefaultService {
|
|
22
|
+
readonly httpRequest: BaseHttpRequest;
|
|
23
|
+
constructor(httpRequest: BaseHttpRequest);
|
|
24
|
+
/**
|
|
25
|
+
* Returns a competency with the given id. If cannot find competency, returns a 404
|
|
26
|
+
* @param id
|
|
27
|
+
* @returns Competency The resolved response
|
|
28
|
+
* @throws ApiError
|
|
29
|
+
*/
|
|
30
|
+
apiCompetency(id: string): CancelablePromise<Competency>;
|
|
31
|
+
/**
|
|
32
|
+
* Returns the custom attribute with the given id. If cannot find the custom attribute, returns a 404
|
|
33
|
+
* @param id
|
|
34
|
+
* @returns CustomAttribute The resolved response
|
|
35
|
+
* @throws ApiError
|
|
36
|
+
*/
|
|
37
|
+
apiCustomAttribute(id: string): CancelablePromise<CustomAttribute>;
|
|
38
|
+
/**
|
|
39
|
+
* Returns the custom attribute value with the given id. If cannot find the custom attribute, returns a 404
|
|
40
|
+
* @param id
|
|
41
|
+
* @returns CustomAttributeValue The resolved response
|
|
42
|
+
* @throws ApiError
|
|
43
|
+
*/
|
|
44
|
+
apiCustomAttributeValue(id: string): CancelablePromise<CustomAttributeValue>;
|
|
45
|
+
/**
|
|
46
|
+
* Retuns a department with a given id. If cannot find department, returns a 404
|
|
47
|
+
* @param id
|
|
48
|
+
* @returns Department The resolved response
|
|
49
|
+
* @throws ApiError
|
|
50
|
+
*/
|
|
51
|
+
apiDepartment(id: string): CancelablePromise<Department>;
|
|
52
|
+
/**
|
|
53
|
+
* Returns a paginated list of all departments in Lattice
|
|
54
|
+
* @param limit
|
|
55
|
+
* @param startingAfter
|
|
56
|
+
* @returns any The resolved response
|
|
57
|
+
* @throws ApiError
|
|
58
|
+
*/
|
|
59
|
+
apiDepartments(limit?: number, startingAfter?: string): CancelablePromise<{
|
|
60
|
+
object: 'list';
|
|
61
|
+
/**
|
|
62
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
63
|
+
*/
|
|
64
|
+
hasMore: boolean;
|
|
65
|
+
/**
|
|
66
|
+
* The cursor to use to get the next set of items in the list
|
|
67
|
+
*/
|
|
68
|
+
endingCursor?: string;
|
|
69
|
+
data: Array<Department>;
|
|
70
|
+
}>;
|
|
71
|
+
/**
|
|
72
|
+
* Returns a feedback with the given id. If cannot find feedback, returns a 404
|
|
73
|
+
* @param id
|
|
74
|
+
* @returns Feedback The resolved response
|
|
75
|
+
* @throws ApiError
|
|
76
|
+
*/
|
|
77
|
+
apiFeedback(id: string): CancelablePromise<Feedback>;
|
|
78
|
+
/**
|
|
79
|
+
* Returns a paginated list of all continuous feedback in Lattice. Newest feedback will be returned first
|
|
80
|
+
* @param limit
|
|
81
|
+
* @param startingAfter
|
|
82
|
+
* @param onlyPublic
|
|
83
|
+
* @returns any The resolved response
|
|
84
|
+
* @throws ApiError
|
|
85
|
+
*/
|
|
86
|
+
apiFeedbacks(limit?: number, startingAfter?: string, onlyPublic?: boolean): CancelablePromise<{
|
|
87
|
+
object: 'list';
|
|
88
|
+
/**
|
|
89
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
90
|
+
*/
|
|
91
|
+
hasMore: boolean;
|
|
92
|
+
/**
|
|
93
|
+
* The cursor to use to get the next set of items in the list
|
|
94
|
+
*/
|
|
95
|
+
endingCursor?: string;
|
|
96
|
+
data: Array<Feedback>;
|
|
97
|
+
}>;
|
|
98
|
+
/**
|
|
99
|
+
* Returns a goal with the given id. If cannot find goal, returns a 404
|
|
100
|
+
* @param id
|
|
101
|
+
* @returns Goal The resolved response
|
|
102
|
+
* @throws ApiError
|
|
103
|
+
*/
|
|
104
|
+
apiGoal(id: string): CancelablePromise<Goal>;
|
|
105
|
+
/**
|
|
106
|
+
* Returns a paginated list of goals in Lattice
|
|
107
|
+
* @param limit
|
|
108
|
+
* @param startingAfter
|
|
109
|
+
* @param state
|
|
110
|
+
* @returns any The resolved response
|
|
111
|
+
* @throws ApiError
|
|
112
|
+
*/
|
|
113
|
+
apiGoals(limit?: number, startingAfter?: string, state?: GoalStateEnum): CancelablePromise<{
|
|
114
|
+
object: 'list';
|
|
115
|
+
/**
|
|
116
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
117
|
+
*/
|
|
118
|
+
hasMore: boolean;
|
|
119
|
+
/**
|
|
120
|
+
* The cursor to use to get the next set of items in the list
|
|
121
|
+
*/
|
|
122
|
+
endingCursor?: string;
|
|
123
|
+
data: Array<Goal>;
|
|
124
|
+
}>;
|
|
125
|
+
/**
|
|
126
|
+
* Creates a new goal with the provided information
|
|
127
|
+
* @param requestBody
|
|
128
|
+
* @returns any Goal created successfully
|
|
129
|
+
* @throws ApiError
|
|
130
|
+
*/
|
|
131
|
+
apiCreateGoal(requestBody: {
|
|
132
|
+
/**
|
|
133
|
+
* The name of the goal
|
|
134
|
+
*/
|
|
135
|
+
name: string;
|
|
136
|
+
/**
|
|
137
|
+
* Detailed description of the goal
|
|
138
|
+
*/
|
|
139
|
+
description?: string;
|
|
140
|
+
/**
|
|
141
|
+
* Start date for the goal
|
|
142
|
+
*/
|
|
143
|
+
startDate: string;
|
|
144
|
+
/**
|
|
145
|
+
* Due date for the goal
|
|
146
|
+
*/
|
|
147
|
+
dueDate: string;
|
|
148
|
+
/**
|
|
149
|
+
* Priority level (1-10)
|
|
150
|
+
*/
|
|
151
|
+
priority?: number;
|
|
152
|
+
/**
|
|
153
|
+
* Whether the goal is private
|
|
154
|
+
*/
|
|
155
|
+
private?: boolean;
|
|
156
|
+
/**
|
|
157
|
+
* User owner(s) of the goal. One minimum is required.
|
|
158
|
+
*/
|
|
159
|
+
ownerIds: Array<string>;
|
|
160
|
+
/**
|
|
161
|
+
* OKR type, objective or key result
|
|
162
|
+
*/
|
|
163
|
+
okrType?: 'objective' | 'key_result';
|
|
164
|
+
/**
|
|
165
|
+
* The progress amount type for okrType = key results.
|
|
166
|
+
*/
|
|
167
|
+
amountType?: 'percent' | 'dollar' | 'digit' | 'binary' | null;
|
|
168
|
+
/**
|
|
169
|
+
* Starting amount for key results. Required when goal type is key result and amountType is not binary
|
|
170
|
+
*/
|
|
171
|
+
startingAmount?: number | null;
|
|
172
|
+
/**
|
|
173
|
+
* Target amount for key results. Required when goal type is key result and amountType is not binary
|
|
174
|
+
*/
|
|
175
|
+
goalAmount?: number | null;
|
|
176
|
+
/**
|
|
177
|
+
* Whether this is a company goal
|
|
178
|
+
*/
|
|
179
|
+
companyGoal?: boolean;
|
|
180
|
+
/**
|
|
181
|
+
* Department entity ID
|
|
182
|
+
*/
|
|
183
|
+
departmentId?: string | null;
|
|
184
|
+
/**
|
|
185
|
+
* Array of department entity IDs that can view this goal
|
|
186
|
+
*/
|
|
187
|
+
departmentsVisibleToIds?: Array<string>;
|
|
188
|
+
/**
|
|
189
|
+
* Goal cycle entity ID
|
|
190
|
+
*/
|
|
191
|
+
goalCycleId?: string | null;
|
|
192
|
+
/**
|
|
193
|
+
* Array of tag names (max 5 tags)
|
|
194
|
+
*/
|
|
195
|
+
tagNames?: Array<string>;
|
|
196
|
+
/**
|
|
197
|
+
* Whether to save as draft
|
|
198
|
+
*/
|
|
199
|
+
isDraft?: boolean;
|
|
200
|
+
/**
|
|
201
|
+
* Parent goal entity ID
|
|
202
|
+
*/
|
|
203
|
+
parentId?: string | null;
|
|
204
|
+
}): CancelablePromise<{
|
|
205
|
+
data?: {
|
|
206
|
+
/**
|
|
207
|
+
* Unique identifier for the goal
|
|
208
|
+
*/
|
|
209
|
+
entityId?: string;
|
|
210
|
+
/**
|
|
211
|
+
* The name of the goal
|
|
212
|
+
*/
|
|
213
|
+
name?: string;
|
|
214
|
+
/**
|
|
215
|
+
* Detailed description of the goal
|
|
216
|
+
*/
|
|
217
|
+
description?: string;
|
|
218
|
+
/**
|
|
219
|
+
* Start date for the goal
|
|
220
|
+
*/
|
|
221
|
+
startDate?: string;
|
|
222
|
+
/**
|
|
223
|
+
* Due date for the goal
|
|
224
|
+
*/
|
|
225
|
+
dueDate?: string;
|
|
226
|
+
/**
|
|
227
|
+
* Priority level (1-10)
|
|
228
|
+
*/
|
|
229
|
+
priority?: number;
|
|
230
|
+
/**
|
|
231
|
+
* Whether the goal is private
|
|
232
|
+
*/
|
|
233
|
+
private?: boolean;
|
|
234
|
+
/**
|
|
235
|
+
* User owner(s) of the goal. One minimum is required.
|
|
236
|
+
*/
|
|
237
|
+
ownerIds?: Array<string>;
|
|
238
|
+
/**
|
|
239
|
+
* OKR type, objective or key result
|
|
240
|
+
*/
|
|
241
|
+
okrType?: 'objective' | 'key_result';
|
|
242
|
+
/**
|
|
243
|
+
* The progress amount type for okrType = key results.
|
|
244
|
+
*/
|
|
245
|
+
amountType?: 'percent' | 'dollar' | 'digit' | 'binary' | null;
|
|
246
|
+
/**
|
|
247
|
+
* Starting amount for key results. Required when goal type is key result and amountType is not binary
|
|
248
|
+
*/
|
|
249
|
+
startingAmount?: number | null;
|
|
250
|
+
/**
|
|
251
|
+
* Target amount for key results. Required when goal type is key result and amountType is not binary
|
|
252
|
+
*/
|
|
253
|
+
goalAmount?: number | null;
|
|
254
|
+
/**
|
|
255
|
+
* Whether this is a company goal
|
|
256
|
+
*/
|
|
257
|
+
companyGoal?: boolean;
|
|
258
|
+
/**
|
|
259
|
+
* Department entity ID
|
|
260
|
+
*/
|
|
261
|
+
departmentId?: string | null;
|
|
262
|
+
/**
|
|
263
|
+
* Goal cycle entity ID
|
|
264
|
+
*/
|
|
265
|
+
goalCycleId?: string | null;
|
|
266
|
+
/**
|
|
267
|
+
* Whether the goal is a draft
|
|
268
|
+
*/
|
|
269
|
+
isDraft?: boolean;
|
|
270
|
+
/**
|
|
271
|
+
* Parent goal entity ID
|
|
272
|
+
*/
|
|
273
|
+
parentId?: string | null;
|
|
274
|
+
/**
|
|
275
|
+
* Array of tags
|
|
276
|
+
*/
|
|
277
|
+
tags?: Array<{
|
|
278
|
+
/**
|
|
279
|
+
* Tag ID
|
|
280
|
+
*/
|
|
281
|
+
id?: number;
|
|
282
|
+
/**
|
|
283
|
+
* Tag name
|
|
284
|
+
*/
|
|
285
|
+
name?: string;
|
|
286
|
+
}>;
|
|
287
|
+
};
|
|
288
|
+
}>;
|
|
289
|
+
/**
|
|
290
|
+
* Updates an existing goal with the provided information
|
|
291
|
+
* @param id Unique identifier of the goal to update
|
|
292
|
+
* @param requestBody
|
|
293
|
+
* @returns any Goal updated successfully
|
|
294
|
+
* @throws ApiError
|
|
295
|
+
*/
|
|
296
|
+
apiUpdateGoal(id: string, requestBody: {
|
|
297
|
+
/**
|
|
298
|
+
* The name of the goal
|
|
299
|
+
*/
|
|
300
|
+
name: string;
|
|
301
|
+
/**
|
|
302
|
+
* Detailed description of the goal
|
|
303
|
+
*/
|
|
304
|
+
description: string;
|
|
305
|
+
/**
|
|
306
|
+
* Start date for the goal
|
|
307
|
+
*/
|
|
308
|
+
startDate: string;
|
|
309
|
+
/**
|
|
310
|
+
* Due date for the goal
|
|
311
|
+
*/
|
|
312
|
+
dueDate: string;
|
|
313
|
+
/**
|
|
314
|
+
* Priority level (1-10)
|
|
315
|
+
*/
|
|
316
|
+
priority: number;
|
|
317
|
+
/**
|
|
318
|
+
* Whether the goal is private
|
|
319
|
+
*/
|
|
320
|
+
private: boolean;
|
|
321
|
+
/**
|
|
322
|
+
* User owner(s) of the goal. One minimum is required.
|
|
323
|
+
*/
|
|
324
|
+
ownerIds: Array<string>;
|
|
325
|
+
/**
|
|
326
|
+
* OKR type, objective or key result
|
|
327
|
+
*/
|
|
328
|
+
okrType: 'objective' | 'key_result';
|
|
329
|
+
/**
|
|
330
|
+
* The progress amount type for okrType = key results.
|
|
331
|
+
*/
|
|
332
|
+
amountType: 'percent' | 'dollar' | 'digit' | 'binary' | null;
|
|
333
|
+
/**
|
|
334
|
+
* Starting amount for key results. Required when goal type is key result and amountType is not binary
|
|
335
|
+
*/
|
|
336
|
+
startingAmount: number | null;
|
|
337
|
+
/**
|
|
338
|
+
* Target amount for key results. Required when goal type is key result and amountType is not binary
|
|
339
|
+
*/
|
|
340
|
+
goalAmount: number | null;
|
|
341
|
+
/**
|
|
342
|
+
* Whether this is a company goal
|
|
343
|
+
*/
|
|
344
|
+
companyGoal: boolean;
|
|
345
|
+
/**
|
|
346
|
+
* Department entity ID
|
|
347
|
+
*/
|
|
348
|
+
departmentId: string | null;
|
|
349
|
+
/**
|
|
350
|
+
* Array of department entity IDs that can view this goal
|
|
351
|
+
*/
|
|
352
|
+
departmentsVisibleToIds: Array<string>;
|
|
353
|
+
/**
|
|
354
|
+
* Goal cycle entity ID
|
|
355
|
+
*/
|
|
356
|
+
goalCycleId: string | null;
|
|
357
|
+
/**
|
|
358
|
+
* Array of tag names (max 5 tags)
|
|
359
|
+
*/
|
|
360
|
+
tagNames: Array<string>;
|
|
361
|
+
/**
|
|
362
|
+
* Whether to save as draft
|
|
363
|
+
*/
|
|
364
|
+
isDraft: boolean;
|
|
365
|
+
/**
|
|
366
|
+
* Parent goal entity ID
|
|
367
|
+
*/
|
|
368
|
+
parentId: string | null;
|
|
369
|
+
}): CancelablePromise<{
|
|
370
|
+
data?: {
|
|
371
|
+
/**
|
|
372
|
+
* Unique identifier for the goal
|
|
373
|
+
*/
|
|
374
|
+
entityId?: string;
|
|
375
|
+
/**
|
|
376
|
+
* The name of the goal
|
|
377
|
+
*/
|
|
378
|
+
name?: string;
|
|
379
|
+
/**
|
|
380
|
+
* Detailed description of the goal
|
|
381
|
+
*/
|
|
382
|
+
description?: string;
|
|
383
|
+
/**
|
|
384
|
+
* Start date for the goal
|
|
385
|
+
*/
|
|
386
|
+
startDate?: string;
|
|
387
|
+
/**
|
|
388
|
+
* Due date for the goal
|
|
389
|
+
*/
|
|
390
|
+
dueDate?: string;
|
|
391
|
+
/**
|
|
392
|
+
* Priority level (1-10)
|
|
393
|
+
*/
|
|
394
|
+
priority?: number;
|
|
395
|
+
/**
|
|
396
|
+
* Whether the goal is private
|
|
397
|
+
*/
|
|
398
|
+
private?: boolean;
|
|
399
|
+
/**
|
|
400
|
+
* User owner(s) of the goal. One minimum is required.
|
|
401
|
+
*/
|
|
402
|
+
ownerIds?: Array<string>;
|
|
403
|
+
/**
|
|
404
|
+
* OKR type, objective or key result
|
|
405
|
+
*/
|
|
406
|
+
okrType?: 'objective' | 'key_result';
|
|
407
|
+
/**
|
|
408
|
+
* The progress amount type for okrType = key results.
|
|
409
|
+
*/
|
|
410
|
+
amountType?: 'percent' | 'dollar' | 'digit' | 'binary' | null;
|
|
411
|
+
/**
|
|
412
|
+
* Starting amount for key results. Required when goal type is key result and amountType is not binary
|
|
413
|
+
*/
|
|
414
|
+
startingAmount?: number | null;
|
|
415
|
+
/**
|
|
416
|
+
* Target amount for key results. Required when goal type is key result and amountType is not binary
|
|
417
|
+
*/
|
|
418
|
+
goalAmount?: number | null;
|
|
419
|
+
/**
|
|
420
|
+
* Whether this is a company goal
|
|
421
|
+
*/
|
|
422
|
+
companyGoal?: boolean;
|
|
423
|
+
/**
|
|
424
|
+
* Department entity ID
|
|
425
|
+
*/
|
|
426
|
+
departmentId?: string | null;
|
|
427
|
+
/**
|
|
428
|
+
* Goal cycle entity ID
|
|
429
|
+
*/
|
|
430
|
+
goalCycleId?: string | null;
|
|
431
|
+
/**
|
|
432
|
+
* Whether the goal is a draft
|
|
433
|
+
*/
|
|
434
|
+
isDraft?: boolean;
|
|
435
|
+
/**
|
|
436
|
+
* Parent goal entity ID
|
|
437
|
+
*/
|
|
438
|
+
parentId?: string | null;
|
|
439
|
+
/**
|
|
440
|
+
* Array of tags
|
|
441
|
+
*/
|
|
442
|
+
tags?: Array<{
|
|
443
|
+
/**
|
|
444
|
+
* Tag ID
|
|
445
|
+
*/
|
|
446
|
+
id?: number;
|
|
447
|
+
/**
|
|
448
|
+
* Tag name
|
|
449
|
+
*/
|
|
450
|
+
name?: string;
|
|
451
|
+
}>;
|
|
452
|
+
/**
|
|
453
|
+
* Array of child goals
|
|
454
|
+
*/
|
|
455
|
+
childGoals?: Array<{
|
|
456
|
+
/**
|
|
457
|
+
* Child goal entity ID
|
|
458
|
+
*/
|
|
459
|
+
entityId?: string;
|
|
460
|
+
/**
|
|
461
|
+
* Child goal name
|
|
462
|
+
*/
|
|
463
|
+
name?: string;
|
|
464
|
+
}>;
|
|
465
|
+
/**
|
|
466
|
+
* Array of newly added tags
|
|
467
|
+
*/
|
|
468
|
+
addedTags?: Array<{
|
|
469
|
+
/**
|
|
470
|
+
* Tag ID
|
|
471
|
+
*/
|
|
472
|
+
id?: number;
|
|
473
|
+
/**
|
|
474
|
+
* Tag name
|
|
475
|
+
*/
|
|
476
|
+
name?: string;
|
|
477
|
+
}>;
|
|
478
|
+
/**
|
|
479
|
+
* Array of removed tags
|
|
480
|
+
*/
|
|
481
|
+
removedTags?: Array<{
|
|
482
|
+
/**
|
|
483
|
+
* Tag ID
|
|
484
|
+
*/
|
|
485
|
+
id?: number;
|
|
486
|
+
/**
|
|
487
|
+
* Tag name
|
|
488
|
+
*/
|
|
489
|
+
name?: string;
|
|
490
|
+
}>;
|
|
491
|
+
};
|
|
492
|
+
}>;
|
|
493
|
+
/**
|
|
494
|
+
* Creates a progress update for an existing goal
|
|
495
|
+
* @param id Unique identifier of the goal to update
|
|
496
|
+
* @param requestBody
|
|
497
|
+
* @returns any Goal update created successfully
|
|
498
|
+
* @throws ApiError
|
|
499
|
+
*/
|
|
500
|
+
apiCreateGoalUpdate(id: string, requestBody: {
|
|
501
|
+
/**
|
|
502
|
+
* Comment about the goal progress
|
|
503
|
+
*/
|
|
504
|
+
comment: string;
|
|
505
|
+
/**
|
|
506
|
+
* Status of the goal
|
|
507
|
+
*/
|
|
508
|
+
status: 'green' | 'amber' | 'red';
|
|
509
|
+
/**
|
|
510
|
+
* Numeric increment for the goal
|
|
511
|
+
*/
|
|
512
|
+
increment?: number;
|
|
513
|
+
/**
|
|
514
|
+
* Whether the goal is complete
|
|
515
|
+
*/
|
|
516
|
+
complete?: boolean;
|
|
517
|
+
/**
|
|
518
|
+
* Whether the goal is incomplete
|
|
519
|
+
*/
|
|
520
|
+
incomplete?: boolean;
|
|
521
|
+
}): CancelablePromise<{
|
|
522
|
+
data?: {
|
|
523
|
+
/**
|
|
524
|
+
* Unique identifier for the goal update
|
|
525
|
+
*/
|
|
526
|
+
entityId?: string;
|
|
527
|
+
/**
|
|
528
|
+
* ID of the goal
|
|
529
|
+
*/
|
|
530
|
+
goalId?: number;
|
|
531
|
+
/**
|
|
532
|
+
* ID of the goal update
|
|
533
|
+
*/
|
|
534
|
+
id?: number;
|
|
535
|
+
/**
|
|
536
|
+
* Comment about the goal progress
|
|
537
|
+
*/
|
|
538
|
+
comment?: string;
|
|
539
|
+
/**
|
|
540
|
+
* Status of the goal
|
|
541
|
+
*/
|
|
542
|
+
status?: 'green' | 'amber' | 'red';
|
|
543
|
+
/**
|
|
544
|
+
* Increment value from the goal update (can be string, number, null, or undefined)
|
|
545
|
+
*/
|
|
546
|
+
increment?: (string | number) | null;
|
|
547
|
+
};
|
|
548
|
+
}>;
|
|
549
|
+
/**
|
|
550
|
+
* Returns the current user the API token is associated with
|
|
551
|
+
* @returns User The resolved response
|
|
552
|
+
* @throws ApiError
|
|
553
|
+
*/
|
|
554
|
+
apiMe(): CancelablePromise<User>;
|
|
555
|
+
/**
|
|
556
|
+
* Returns a review question with the given id. If cannot find review question, returns a 404
|
|
557
|
+
* @param id
|
|
558
|
+
* @returns Question The resolved response
|
|
559
|
+
* @throws ApiError
|
|
560
|
+
*/
|
|
561
|
+
apiQuestion(id: string): CancelablePromise<Question>;
|
|
562
|
+
/**
|
|
563
|
+
* Returns a question revision with the given id. If cannot find question revision, returns a 404
|
|
564
|
+
* @param id
|
|
565
|
+
* @returns QuestionRevision The resolved response
|
|
566
|
+
* @throws ApiError
|
|
567
|
+
*/
|
|
568
|
+
apiQuestionRevision(id: string): CancelablePromise<QuestionRevision>;
|
|
569
|
+
/**
|
|
570
|
+
* Returns a review cycle with the given id. If cannot find review cycle, returns a 404
|
|
571
|
+
* @param id
|
|
572
|
+
* @returns ReviewCycle The resolved response
|
|
573
|
+
* @throws ApiError
|
|
574
|
+
*/
|
|
575
|
+
apiReviewCycle(id: string): CancelablePromise<ReviewCycle>;
|
|
576
|
+
/**
|
|
577
|
+
* Returns a paginated list of all reviewees in a review cycle
|
|
578
|
+
* @param id
|
|
579
|
+
* @param limit
|
|
580
|
+
* @param startingAfter
|
|
581
|
+
* @returns any The resolved response
|
|
582
|
+
* @throws ApiError
|
|
583
|
+
*/
|
|
584
|
+
apiReviewCycleReviewees(id: string, limit?: number, startingAfter?: string): CancelablePromise<{
|
|
585
|
+
object: 'list';
|
|
586
|
+
/**
|
|
587
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
588
|
+
*/
|
|
589
|
+
hasMore: boolean;
|
|
590
|
+
/**
|
|
591
|
+
* The cursor to use to get the next set of items in the list
|
|
592
|
+
*/
|
|
593
|
+
endingCursor?: string;
|
|
594
|
+
data: Array<Reviewee>;
|
|
595
|
+
}>;
|
|
596
|
+
/**
|
|
597
|
+
* Returns a paginated list of all of the reviews for a review cycle
|
|
598
|
+
* @param id
|
|
599
|
+
* @param limit
|
|
600
|
+
* @param startingAfter
|
|
601
|
+
* @param orderDirection
|
|
602
|
+
* @param offset
|
|
603
|
+
* @returns any The resolved response
|
|
604
|
+
* @throws ApiError
|
|
605
|
+
*/
|
|
606
|
+
apiReviewCycleReviews(id: string, limit?: number, startingAfter?: string, orderDirection?: OrderDirection, offset?: number): CancelablePromise<{
|
|
607
|
+
object: 'list';
|
|
608
|
+
/**
|
|
609
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
610
|
+
*/
|
|
611
|
+
hasMore: boolean;
|
|
612
|
+
/**
|
|
613
|
+
* The cursor to use to get the next set of items in the list
|
|
614
|
+
*/
|
|
615
|
+
endingCursor?: string;
|
|
616
|
+
data: Array<Review>;
|
|
617
|
+
}>;
|
|
618
|
+
/**
|
|
619
|
+
* Returns a paginated list of all review cycles in Lattice
|
|
620
|
+
* @param limit
|
|
621
|
+
* @param startingAfter
|
|
622
|
+
* @returns any The resolved response
|
|
623
|
+
* @throws ApiError
|
|
624
|
+
*/
|
|
625
|
+
apiReviewCycles(limit?: number, startingAfter?: string): CancelablePromise<{
|
|
626
|
+
object: 'list';
|
|
627
|
+
/**
|
|
628
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
629
|
+
*/
|
|
630
|
+
hasMore: boolean;
|
|
631
|
+
/**
|
|
632
|
+
* The cursor to use to get the next set of items in the list
|
|
633
|
+
*/
|
|
634
|
+
endingCursor?: string;
|
|
635
|
+
data: Array<ReviewCycle>;
|
|
636
|
+
}>;
|
|
637
|
+
/**
|
|
638
|
+
* Returns a reviewee with the given id. If cannot find reviewee, returns a 404
|
|
639
|
+
* @param id
|
|
640
|
+
* @returns Reviewee The resolved response
|
|
641
|
+
* @throws ApiError
|
|
642
|
+
*/
|
|
643
|
+
apiReviewee(id: string): CancelablePromise<Reviewee>;
|
|
644
|
+
/**
|
|
645
|
+
* Returns a paginated list of all of the reviews for a reviewee
|
|
646
|
+
* @param id
|
|
647
|
+
* @param limit
|
|
648
|
+
* @param startingAfter
|
|
649
|
+
* @returns any The resolved response
|
|
650
|
+
* @throws ApiError
|
|
651
|
+
*/
|
|
652
|
+
apiRevieweeReviews(id: string, limit?: number, startingAfter?: string): CancelablePromise<{
|
|
653
|
+
object: 'list';
|
|
654
|
+
/**
|
|
655
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
656
|
+
*/
|
|
657
|
+
hasMore: boolean;
|
|
658
|
+
/**
|
|
659
|
+
* The cursor to use to get the next set of items in the list
|
|
660
|
+
*/
|
|
661
|
+
endingCursor?: string;
|
|
662
|
+
data: Array<Review>;
|
|
663
|
+
}>;
|
|
664
|
+
/**
|
|
665
|
+
* Retuns a tag with a given id. If cannot find tag, returns a 404
|
|
666
|
+
* @param id
|
|
667
|
+
* @returns Tag The resolved response
|
|
668
|
+
* @throws ApiError
|
|
669
|
+
*/
|
|
670
|
+
apiTag(id: string): CancelablePromise<Tag>;
|
|
671
|
+
/**
|
|
672
|
+
* Returns a paginated list of all tags in Lattice
|
|
673
|
+
* @param limit
|
|
674
|
+
* @param startingAfter
|
|
675
|
+
* @returns any The resolved response
|
|
676
|
+
* @throws ApiError
|
|
677
|
+
*/
|
|
678
|
+
apiTags(limit?: number, startingAfter?: string): CancelablePromise<{
|
|
679
|
+
object: 'list';
|
|
680
|
+
/**
|
|
681
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
682
|
+
*/
|
|
683
|
+
hasMore: boolean;
|
|
684
|
+
/**
|
|
685
|
+
* The cursor to use to get the next set of items in the list
|
|
686
|
+
*/
|
|
687
|
+
endingCursor?: string;
|
|
688
|
+
data: Array<Tag>;
|
|
689
|
+
}>;
|
|
690
|
+
/**
|
|
691
|
+
* Retuns a task with a given id. If cannot find task, returns a 404
|
|
692
|
+
* @param id
|
|
693
|
+
* @returns any The resolved response
|
|
694
|
+
* @throws ApiError
|
|
695
|
+
*/
|
|
696
|
+
apiTask(id: string): CancelablePromise<Record<string, any>>;
|
|
697
|
+
/**
|
|
698
|
+
* Returns an Update with the given id. If cannot find update, returns a 404
|
|
699
|
+
* @param id
|
|
700
|
+
* @returns Update The resolved response
|
|
701
|
+
* @throws ApiError
|
|
702
|
+
*/
|
|
703
|
+
apiUpdate(id: string): CancelablePromise<Update>;
|
|
704
|
+
/**
|
|
705
|
+
* Returns a paginated list of all Updates in Lattice
|
|
706
|
+
* @param limit
|
|
707
|
+
* @param startingAfter
|
|
708
|
+
* @returns any The resolved response
|
|
709
|
+
* @throws ApiError
|
|
710
|
+
*/
|
|
711
|
+
apiUpdates(limit?: number, startingAfter?: string): CancelablePromise<{
|
|
712
|
+
object: 'list';
|
|
713
|
+
/**
|
|
714
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
715
|
+
*/
|
|
716
|
+
hasMore: boolean;
|
|
717
|
+
/**
|
|
718
|
+
* The cursor to use to get the next set of items in the list
|
|
719
|
+
*/
|
|
720
|
+
endingCursor?: string;
|
|
721
|
+
data: Array<Update>;
|
|
722
|
+
}>;
|
|
723
|
+
/**
|
|
724
|
+
* Returns a user with the given id. If cannot find user, returns a 404
|
|
725
|
+
* @param id
|
|
726
|
+
* @returns User The resolved response
|
|
727
|
+
* @throws ApiError
|
|
728
|
+
*/
|
|
729
|
+
apiUser(id: string): CancelablePromise<User>;
|
|
730
|
+
/**
|
|
731
|
+
* Returns a list of the user's custom attributes
|
|
732
|
+
* @param id
|
|
733
|
+
* @param limit
|
|
734
|
+
* @param startingAfter
|
|
735
|
+
* @returns any The resolved response
|
|
736
|
+
* @throws ApiError
|
|
737
|
+
*/
|
|
738
|
+
apiUserCustomAttributes(id: string, limit?: number, startingAfter?: string): CancelablePromise<{
|
|
739
|
+
object: 'list';
|
|
740
|
+
/**
|
|
741
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
742
|
+
*/
|
|
743
|
+
hasMore: boolean;
|
|
744
|
+
/**
|
|
745
|
+
* The cursor to use to get the next set of items in the list
|
|
746
|
+
*/
|
|
747
|
+
endingCursor?: string;
|
|
748
|
+
data: Array<UserCustomAttribute>;
|
|
749
|
+
}>;
|
|
750
|
+
/**
|
|
751
|
+
* Returns a list of users that report to a user
|
|
752
|
+
* @param id
|
|
753
|
+
* @returns any The resolved response
|
|
754
|
+
* @throws ApiError
|
|
755
|
+
*/
|
|
756
|
+
apiUserDirectReports(id: string): CancelablePromise<{
|
|
757
|
+
object: 'list';
|
|
758
|
+
/**
|
|
759
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
760
|
+
*/
|
|
761
|
+
hasMore: boolean;
|
|
762
|
+
/**
|
|
763
|
+
* The cursor to use to get the next set of items in the list
|
|
764
|
+
*/
|
|
765
|
+
endingCursor?: string;
|
|
766
|
+
data: Array<User>;
|
|
767
|
+
}>;
|
|
768
|
+
/**
|
|
769
|
+
* Returns a paginated list of all of the goals owned by a user
|
|
770
|
+
* @param id
|
|
771
|
+
* @param limit
|
|
772
|
+
* @param startingAfter
|
|
773
|
+
* @param state
|
|
774
|
+
* @returns any The resolved response
|
|
775
|
+
* @throws ApiError
|
|
776
|
+
*/
|
|
777
|
+
apiUserGoals(id: string, limit?: number, startingAfter?: string, state?: GoalStateEnum): CancelablePromise<{
|
|
778
|
+
object: 'list';
|
|
779
|
+
/**
|
|
780
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
781
|
+
*/
|
|
782
|
+
hasMore: boolean;
|
|
783
|
+
/**
|
|
784
|
+
* The cursor to use to get the next set of items in the list
|
|
785
|
+
*/
|
|
786
|
+
endingCursor?: string;
|
|
787
|
+
data: Array<Goal>;
|
|
788
|
+
}>;
|
|
789
|
+
/**
|
|
790
|
+
* Returns a paginated list of tasks in Lattice
|
|
791
|
+
* @param id
|
|
792
|
+
* @returns any The resolved response
|
|
793
|
+
* @throws ApiError
|
|
794
|
+
*/
|
|
795
|
+
apiUserTasks(id: string): CancelablePromise<{
|
|
796
|
+
object: 'list';
|
|
797
|
+
/**
|
|
798
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
799
|
+
*/
|
|
800
|
+
hasMore: boolean;
|
|
801
|
+
/**
|
|
802
|
+
* The cursor to use to get the next set of items in the list
|
|
803
|
+
*/
|
|
804
|
+
endingCursor?: string;
|
|
805
|
+
data: Array<Record<string, any>>;
|
|
806
|
+
}>;
|
|
807
|
+
/**
|
|
808
|
+
* Returns a paginated list of users in Lattice. By default, returns active users. A 'status' parameter of 'null' will retrieve all users regardless of status.
|
|
809
|
+
* @param limit
|
|
810
|
+
* @param startingAfter
|
|
811
|
+
* @param status
|
|
812
|
+
* @returns any The resolved response
|
|
813
|
+
* @throws ApiError
|
|
814
|
+
*/
|
|
815
|
+
apiUsers(limit?: number, startingAfter?: string, status?: UserStatusEnumWithNullStringValue): CancelablePromise<{
|
|
816
|
+
object: 'list';
|
|
817
|
+
/**
|
|
818
|
+
* Whether or not there are more elements available after this set. If false, this set comprises the end of the list.
|
|
819
|
+
*/
|
|
820
|
+
hasMore: boolean;
|
|
821
|
+
/**
|
|
822
|
+
* The cursor to use to get the next set of items in the list
|
|
823
|
+
*/
|
|
824
|
+
endingCursor?: string;
|
|
825
|
+
data: Array<User>;
|
|
826
|
+
}>;
|
|
827
|
+
}
|
|
828
|
+
//# sourceMappingURL=DefaultService.d.ts.map
|