kickflow 0.1.0
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.
- checksums.yaml +7 -0
- data/CHANGELOG.md +5 -0
- data/Gemfile +18 -0
- data/LICENSE.txt +202 -0
- data/README.md +303 -0
- data/Rakefile +48 -0
- data/Rakefile~ +48 -0
- data/bin/console +11 -0
- data/bin/setup +8 -0
- data/bin/setup-Nix +2 -0
- data/docs/Attachment.md +22 -0
- data/docs/Category.md +24 -0
- data/docs/ClimberCloudSetting.md +24 -0
- data/docs/ClimberCloudSettingMappingsInner.md +20 -0
- data/docs/Comment.md +32 -0
- data/docs/DefaultApi.md +6318 -0
- data/docs/DeleteTeamsTeamIdMembersRequest.md +18 -0
- data/docs/ExternalApiSetting.md +30 -0
- data/docs/ExternalApiSettingHeadersInner.md +20 -0
- data/docs/ExternalApiSettingMappingsInner.md +24 -0
- data/docs/Folder.md +34 -0
- data/docs/FolderDetail.md +38 -0
- data/docs/FormField.md +60 -0
- data/docs/FormFieldDetail.md +68 -0
- data/docs/GeneralMaster.md +30 -0
- data/docs/GeneralMasterField.md +36 -0
- data/docs/GeneralMasterItem.md +34 -0
- data/docs/GeneralMasterItemInputsInner.md +26 -0
- data/docs/GeneralMasterItemInputsInnerValue.md +15 -0
- data/docs/GetFilesSignedId200Response.md +28 -0
- data/docs/GetTicketsStatusParameter.md +49 -0
- data/docs/Grade.md +30 -0
- data/docs/GradeCreateBody.md +22 -0
- data/docs/GradeUpdateBody.md +22 -0
- data/docs/Label.md +28 -0
- data/docs/MemberUser.md +46 -0
- data/docs/OrganizationChart.md +32 -0
- data/docs/OrganizationChartActivationPlan.md +24 -0
- data/docs/OrganizationChartBody.md +18 -0
- data/docs/OrganizationChartDetail.md +32 -0
- data/docs/PatchFoldersFolderIdRequest.md +24 -0
- data/docs/PatchGeneralMastersGeneralMasterIdItemsItemIdRequest.md +28 -0
- data/docs/PatchGeneralMastersGeneralMasterIdItemsItemIdRequestInputsInner.md +20 -0
- data/docs/PatchGeneralMastersGeneralMasterIdItemsItemIdRequestInputsInnerValue.md +49 -0
- data/docs/PatchGeneralMastersGeneralMasterIdRequest.md +24 -0
- data/docs/PatchGeneralMastersGeneralMasterIdRequestFieldsInner.md +30 -0
- data/docs/PatchTeamsTeamIdMembershipsUserIdRequest.md +20 -0
- data/docs/PatchTicketsIdCommentsCommentIdRequest.md +18 -0
- data/docs/PatchTicketsTicketIdRequest.md +30 -0
- data/docs/PatchTicketsTicketIdRequestCloudSignDocument.md +22 -0
- data/docs/PatchTicketsTicketIdRequestInputsInner.md +32 -0
- data/docs/PatchTicketsTicketIdRequestSlipItemsInner.md +18 -0
- data/docs/PatchTicketsTicketIdRequestSlipItemsInnerInputsInner.md +26 -0
- data/docs/PatchUsersUserIdRequest.md +26 -0
- data/docs/PostCategoriesRequest.md +18 -0
- data/docs/PostFiles200Response.md +18 -0
- data/docs/PostFoldersRequest.md +24 -0
- data/docs/PostGeneralMastersGeneralMasterIdItemsRequest.md +28 -0
- data/docs/PostGeneralMastersGeneralMasterIdItemsRequestInputsInner.md +20 -0
- data/docs/PostGeneralMastersGeneralMasterIdItemsRequestInputsInnerValue.md +49 -0
- data/docs/PostGeneralMastersRequest.md +24 -0
- data/docs/PostGeneralMastersRequestFieldsInner.md +30 -0
- data/docs/PostOrganizationChartsOrganizationChartIdActivateRequest.md +18 -0
- data/docs/PostProxyApplicantsRequest.md +26 -0
- data/docs/PostProxyApproversRequest.md +26 -0
- data/docs/PostRolesRoleIdMembershipsRequest.md +18 -0
- data/docs/PostTeamsTeamIdMembersRequest.md +18 -0
- data/docs/PostTeamsTeamIdMembersRequestUsersInner.md +22 -0
- data/docs/PostTicketsIdCommentsRequest.md +20 -0
- data/docs/PostTicketsIdViewersRequest.md +22 -0
- data/docs/PostTicketsIdViewersRequestTeamId.md +15 -0
- data/docs/PostTicketsIdViewersRequestUserId.md +15 -0
- data/docs/PostTicketsRequest.md +32 -0
- data/docs/PostTicketsRequestCloudSignDocument.md +22 -0
- data/docs/PostTicketsRequestInputsInner.md +32 -0
- data/docs/PostTicketsRequestInputsInnerTeamId.md +49 -0
- data/docs/PostTicketsRequestInputsInnerTicketId.md +49 -0
- data/docs/PostTicketsRequestInputsInnerUserId.md +49 -0
- data/docs/PostTicketsRequestSlipItemsInner.md +18 -0
- data/docs/PostTicketsRequestSlipItemsInnerInputsInner.md +26 -0
- data/docs/PostTicketsRequestSlipItemsInnerInputsInnerGeneralMasterItemId.md +49 -0
- data/docs/PostTicketsRequestSlipItemsInnerInputsInnerValue.md +49 -0
- data/docs/PostTicketsTicketIdRejectRequest.md +18 -0
- data/docs/PostUsersRequest.md +28 -0
- data/docs/ProxyApplicant.md +32 -0
- data/docs/ProxyApprover.md +32 -0
- data/docs/Role.md +28 -0
- data/docs/RoleCreateBody.md +20 -0
- data/docs/RoleCreateBodyPermissionListInner.md +26 -0
- data/docs/RoleDetail.md +30 -0
- data/docs/RoleDetailAllOfPermissionList.md +26 -0
- data/docs/RoleUpdateBody.md +20 -0
- data/docs/RoleUpdateBodyPermissionListInner.md +26 -0
- data/docs/Route.md +40 -0
- data/docs/RouteDetail.md +42 -0
- data/docs/RouteStep.md +44 -0
- data/docs/RouteStepCondition.md +24 -0
- data/docs/RouteStepConditionField.md +34 -0
- data/docs/RouteStepTarget.md +24 -0
- data/docs/Section.md +32 -0
- data/docs/SlipField.md +56 -0
- data/docs/SlipFieldDetail.md +60 -0
- data/docs/SlipItem.md +24 -0
- data/docs/SlipItemInput.md +30 -0
- data/docs/SlipItemInputValue.md +15 -0
- data/docs/SubStatus.md +28 -0
- data/docs/Team.md +32 -0
- data/docs/TeamCreateBody.md +24 -0
- data/docs/TeamDetail.md +38 -0
- data/docs/TeamUpdateBody.md +24 -0
- data/docs/Ticket.md +50 -0
- data/docs/TicketAssignee.md +28 -0
- data/docs/TicketDetail.md +68 -0
- data/docs/TicketDetailAllOfCloudSignDocument.md +32 -0
- data/docs/TicketInput.md +32 -0
- data/docs/TicketInputValue.md +15 -0
- data/docs/TicketSection.md +22 -0
- data/docs/TicketStep.md +44 -0
- data/docs/TicketViewer.md +24 -0
- data/docs/TicketWorkflow.md +74 -0
- data/docs/User.md +42 -0
- data/docs/UserDetail.md +42 -0
- data/docs/UserImage.md +18 -0
- data/docs/Workflow.md +66 -0
- data/docs/WorkflowDetail.md +76 -0
- data/docs/WorkflowInTicket.md +74 -0
- data/docs/WorkflowInTicketAllOfCloudSignSetting.md +18 -0
- data/docs/WorkflowRouteCondition.md +30 -0
- data/docs/WorkflowRouteConditionField.md +30 -0
- data/docs/WorkflowTicketViewer.md +24 -0
- data/git_push.sh +57 -0
- data/kickflow.gemspec +34 -0
- data/lib/kickflow/api/_api.rb +6531 -0
- data/lib/kickflow/api_client.rb +431 -0
- data/lib/kickflow/api_error.rb +58 -0
- data/lib/kickflow/configuration.rb +392 -0
- data/lib/kickflow/models/attachment.rb +257 -0
- data/lib/kickflow/models/category.rb +293 -0
- data/lib/kickflow/models/climber_cloud_setting.rb +261 -0
- data/lib/kickflow/models/climber_cloud_setting_mappings_inner.rb +238 -0
- data/lib/kickflow/models/comment.rb +341 -0
- data/lib/kickflow/models/delete_teams_team_id_members_request.rb +252 -0
- data/lib/kickflow/models/external_api_setting.rb +359 -0
- data/lib/kickflow/models/external_api_setting_headers_inner.rb +239 -0
- data/lib/kickflow/models/external_api_setting_mappings_inner.rb +268 -0
- data/lib/kickflow/models/folder.rb +448 -0
- data/lib/kickflow/models/folder_detail.rb +479 -0
- data/lib/kickflow/models/form_field.rb +646 -0
- data/lib/kickflow/models/form_field_detail.rb +693 -0
- data/lib/kickflow/models/general_master.rb +361 -0
- data/lib/kickflow/models/general_master_field.rb +442 -0
- data/lib/kickflow/models/general_master_item.rb +387 -0
- data/lib/kickflow/models/general_master_item_inputs_inner.rb +288 -0
- data/lib/kickflow/models/general_master_item_inputs_inner_value.rb +105 -0
- data/lib/kickflow/models/get_files_signed_id200_response.rb +307 -0
- data/lib/kickflow/models/get_tickets_status_parameter.rb +105 -0
- data/lib/kickflow/models/grade.rb +383 -0
- data/lib/kickflow/models/grade_create_body.rb +316 -0
- data/lib/kickflow/models/grade_update_body.rb +283 -0
- data/lib/kickflow/models/label.rb +343 -0
- data/lib/kickflow/models/member_user.rb +620 -0
- data/lib/kickflow/models/organization_chart.rb +356 -0
- data/lib/kickflow/models/organization_chart_activation_plan.rb +274 -0
- data/lib/kickflow/models/organization_chart_body.rb +223 -0
- data/lib/kickflow/models/organization_chart_detail.rb +363 -0
- data/lib/kickflow/models/patch_folders_folder_id_request.rb +246 -0
- data/lib/kickflow/models/patch_general_masters_general_master_id_items_item_id_request.rb +269 -0
- data/lib/kickflow/models/patch_general_masters_general_master_id_items_item_id_request_inputs_inner.rb +238 -0
- data/lib/kickflow/models/patch_general_masters_general_master_id_items_item_id_request_inputs_inner_value.rb +106 -0
- data/lib/kickflow/models/patch_general_masters_general_master_id_request.rb +247 -0
- data/lib/kickflow/models/patch_general_masters_general_master_id_request_fields_inner.rb +286 -0
- data/lib/kickflow/models/patch_teams_team_id_memberships_user_id_request.rb +260 -0
- data/lib/kickflow/models/patch_tickets_id_comments_comment_id_request.rb +222 -0
- data/lib/kickflow/models/patch_tickets_ticket_id_request.rb +312 -0
- data/lib/kickflow/models/patch_tickets_ticket_id_request_cloud_sign_document.rb +257 -0
- data/lib/kickflow/models/patch_tickets_ticket_id_request_inputs_inner.rb +286 -0
- data/lib/kickflow/models/patch_tickets_ticket_id_request_slip_items_inner.rb +225 -0
- data/lib/kickflow/models/patch_tickets_ticket_id_request_slip_items_inner_inputs_inner.rb +261 -0
- data/lib/kickflow/models/patch_users_user_id_request.rb +347 -0
- data/lib/kickflow/models/post_categories_request.rb +222 -0
- data/lib/kickflow/models/post_files200_response.rb +222 -0
- data/lib/kickflow/models/post_folders_request.rb +253 -0
- data/lib/kickflow/models/post_general_masters_general_master_id_items_request.rb +283 -0
- data/lib/kickflow/models/post_general_masters_general_master_id_items_request_inputs_inner.rb +238 -0
- data/lib/kickflow/models/post_general_masters_general_master_id_items_request_inputs_inner_value.rb +106 -0
- data/lib/kickflow/models/post_general_masters_request.rb +254 -0
- data/lib/kickflow/models/post_general_masters_request_fields_inner.rb +341 -0
- data/lib/kickflow/models/post_organization_charts_organization_chart_id_activate_request.rb +215 -0
- data/lib/kickflow/models/post_proxy_applicants_request.rb +273 -0
- data/lib/kickflow/models/post_proxy_approvers_request.rb +273 -0
- data/lib/kickflow/models/post_roles_role_id_memberships_request.rb +252 -0
- data/lib/kickflow/models/post_teams_team_id_members_request.rb +252 -0
- data/lib/kickflow/models/post_teams_team_id_members_request_users_inner.rb +270 -0
- data/lib/kickflow/models/post_tickets_id_comments_request.rb +235 -0
- data/lib/kickflow/models/post_tickets_id_viewers_request.rb +236 -0
- data/lib/kickflow/models/post_tickets_id_viewers_request_team_id.rb +105 -0
- data/lib/kickflow/models/post_tickets_id_viewers_request_user_id.rb +105 -0
- data/lib/kickflow/models/post_tickets_request.rb +352 -0
- data/lib/kickflow/models/post_tickets_request_cloud_sign_document.rb +257 -0
- data/lib/kickflow/models/post_tickets_request_inputs_inner.rb +286 -0
- data/lib/kickflow/models/post_tickets_request_inputs_inner_team_id.rb +106 -0
- data/lib/kickflow/models/post_tickets_request_inputs_inner_ticket_id.rb +106 -0
- data/lib/kickflow/models/post_tickets_request_inputs_inner_user_id.rb +106 -0
- data/lib/kickflow/models/post_tickets_request_slip_items_inner.rb +225 -0
- data/lib/kickflow/models/post_tickets_request_slip_items_inner_inputs_inner.rb +259 -0
- data/lib/kickflow/models/post_tickets_request_slip_items_inner_inputs_inner_general_master_item_id.rb +106 -0
- data/lib/kickflow/models/post_tickets_request_slip_items_inner_inputs_inner_value.rb +106 -0
- data/lib/kickflow/models/post_tickets_ticket_id_reject_request.rb +222 -0
- data/lib/kickflow/models/post_users_request.rb +366 -0
- data/lib/kickflow/models/proxy_applicant.rb +334 -0
- data/lib/kickflow/models/proxy_approver.rb +334 -0
- data/lib/kickflow/models/role.rb +346 -0
- data/lib/kickflow/models/role_create_body.rb +242 -0
- data/lib/kickflow/models/role_create_body_permission_list_inner.rb +309 -0
- data/lib/kickflow/models/role_detail.rb +372 -0
- data/lib/kickflow/models/role_detail_all_of_permission_list.rb +330 -0
- data/lib/kickflow/models/role_update_body.rb +228 -0
- data/lib/kickflow/models/role_update_body_permission_list_inner.rb +330 -0
- data/lib/kickflow/models/route.rb +429 -0
- data/lib/kickflow/models/route_detail.rb +453 -0
- data/lib/kickflow/models/route_step.rb +495 -0
- data/lib/kickflow/models/route_step_condition.rb +292 -0
- data/lib/kickflow/models/route_step_condition_field.rb +293 -0
- data/lib/kickflow/models/route_step_target.rb +246 -0
- data/lib/kickflow/models/section.rb +336 -0
- data/lib/kickflow/models/slip_field.rb +535 -0
- data/lib/kickflow/models/slip_field_detail.rb +562 -0
- data/lib/kickflow/models/slip_item.rb +276 -0
- data/lib/kickflow/models/slip_item_input.rb +324 -0
- data/lib/kickflow/models/slip_item_input_value.rb +107 -0
- data/lib/kickflow/models/sub_status.rb +302 -0
- data/lib/kickflow/models/team.rb +399 -0
- data/lib/kickflow/models/team_create_body.rb +253 -0
- data/lib/kickflow/models/team_detail.rb +454 -0
- data/lib/kickflow/models/team_update_body.rb +246 -0
- data/lib/kickflow/models/ticket.rb +540 -0
- data/lib/kickflow/models/ticket_assignee.rb +303 -0
- data/lib/kickflow/models/ticket_detail.rb +684 -0
- data/lib/kickflow/models/ticket_detail_all_of_cloud_sign_document.rb +375 -0
- data/lib/kickflow/models/ticket_input.rb +308 -0
- data/lib/kickflow/models/ticket_input_value.rb +107 -0
- data/lib/kickflow/models/ticket_section.rb +259 -0
- data/lib/kickflow/models/ticket_step.rb +471 -0
- data/lib/kickflow/models/ticket_viewer.rb +259 -0
- data/lib/kickflow/models/ticket_workflow.rb +105 -0
- data/lib/kickflow/models/user.rb +558 -0
- data/lib/kickflow/models/user_detail.rb +565 -0
- data/lib/kickflow/models/user_image.rb +222 -0
- data/lib/kickflow/models/workflow.rb +693 -0
- data/lib/kickflow/models/workflow_detail.rb +796 -0
- data/lib/kickflow/models/workflow_in_ticket.rb +770 -0
- data/lib/kickflow/models/workflow_in_ticket_all_of_cloud_sign_setting.rb +222 -0
- data/lib/kickflow/models/workflow_route_condition.rb +364 -0
- data/lib/kickflow/models/workflow_route_condition_field.rb +305 -0
- data/lib/kickflow/models/workflow_ticket_viewer.rb +259 -0
- data/lib/kickflow/version.rb +15 -0
- data/lib/kickflow.rb +159 -0
- data/manifest.scm +1 -0
- data/manifest.scm~ +1 -0
- data/pkg/kickflow-0.1.0.gem +0 -0
- data/sig/kickflow.rbs +4 -0
- data/spec/api/_api_spec.rb +1260 -0
- data/spec/models/attachment_spec.rb +48 -0
- data/spec/models/category_spec.rb +54 -0
- data/spec/models/climber_cloud_setting_mappings_inner_spec.rb +42 -0
- data/spec/models/climber_cloud_setting_spec.rb +54 -0
- data/spec/models/comment_spec.rb +78 -0
- data/spec/models/delete_teams_team_id_members_request_spec.rb +36 -0
- data/spec/models/external_api_setting_headers_inner_spec.rb +42 -0
- data/spec/models/external_api_setting_mappings_inner_spec.rb +54 -0
- data/spec/models/external_api_setting_spec.rb +76 -0
- data/spec/models/folder_detail_spec.rb +96 -0
- data/spec/models/folder_spec.rb +84 -0
- data/spec/models/form_field_detail_spec.rb +194 -0
- data/spec/models/form_field_spec.rb +170 -0
- data/spec/models/general_master_field_spec.rb +94 -0
- data/spec/models/general_master_item_inputs_inner_spec.rb +60 -0
- data/spec/models/general_master_item_inputs_inner_value_spec.rb +21 -0
- data/spec/models/general_master_item_spec.rb +84 -0
- data/spec/models/general_master_spec.rb +72 -0
- data/spec/models/get_files_signed_id200_response_spec.rb +66 -0
- data/spec/models/get_tickets_status_parameter_spec.rb +32 -0
- data/spec/models/grade_create_body_spec.rb +48 -0
- data/spec/models/grade_spec.rb +72 -0
- data/spec/models/grade_update_body_spec.rb +48 -0
- data/spec/models/label_spec.rb +66 -0
- data/spec/models/member_user_spec.rb +124 -0
- data/spec/models/organization_chart_activation_plan_spec.rb +54 -0
- data/spec/models/organization_chart_body_spec.rb +36 -0
- data/spec/models/organization_chart_detail_spec.rb +78 -0
- data/spec/models/organization_chart_spec.rb +78 -0
- data/spec/models/patch_folders_folder_id_request_spec.rb +54 -0
- data/spec/models/patch_general_masters_general_master_id_items_item_id_request_inputs_inner_spec.rb +42 -0
- data/spec/models/patch_general_masters_general_master_id_items_item_id_request_inputs_inner_value_spec.rb +32 -0
- data/spec/models/patch_general_masters_general_master_id_items_item_id_request_spec.rb +66 -0
- data/spec/models/patch_general_masters_general_master_id_request_fields_inner_spec.rb +72 -0
- data/spec/models/patch_general_masters_general_master_id_request_spec.rb +54 -0
- data/spec/models/patch_teams_team_id_memberships_user_id_request_spec.rb +42 -0
- data/spec/models/patch_tickets_id_comments_comment_id_request_spec.rb +36 -0
- data/spec/models/patch_tickets_ticket_id_request_cloud_sign_document_spec.rb +48 -0
- data/spec/models/patch_tickets_ticket_id_request_inputs_inner_spec.rb +78 -0
- data/spec/models/patch_tickets_ticket_id_request_slip_items_inner_inputs_inner_spec.rb +60 -0
- data/spec/models/patch_tickets_ticket_id_request_slip_items_inner_spec.rb +36 -0
- data/spec/models/patch_tickets_ticket_id_request_spec.rb +76 -0
- data/spec/models/patch_users_user_id_request_spec.rb +60 -0
- data/spec/models/post_categories_request_spec.rb +36 -0
- data/spec/models/post_files200_response_spec.rb +36 -0
- data/spec/models/post_folders_request_spec.rb +54 -0
- data/spec/models/post_general_masters_general_master_id_items_request_inputs_inner_spec.rb +42 -0
- data/spec/models/post_general_masters_general_master_id_items_request_inputs_inner_value_spec.rb +32 -0
- data/spec/models/post_general_masters_general_master_id_items_request_spec.rb +66 -0
- data/spec/models/post_general_masters_request_fields_inner_spec.rb +76 -0
- data/spec/models/post_general_masters_request_spec.rb +54 -0
- data/spec/models/post_organization_charts_organization_chart_id_activate_request_spec.rb +36 -0
- data/spec/models/post_proxy_applicants_request_spec.rb +60 -0
- data/spec/models/post_proxy_approvers_request_spec.rb +60 -0
- data/spec/models/post_roles_role_id_memberships_request_spec.rb +36 -0
- data/spec/models/post_teams_team_id_members_request_spec.rb +36 -0
- data/spec/models/post_teams_team_id_members_request_users_inner_spec.rb +48 -0
- data/spec/models/post_tickets_id_comments_request_spec.rb +42 -0
- data/spec/models/post_tickets_id_viewers_request_spec.rb +48 -0
- data/spec/models/post_tickets_id_viewers_request_team_id_spec.rb +21 -0
- data/spec/models/post_tickets_id_viewers_request_user_id_spec.rb +21 -0
- data/spec/models/post_tickets_request_cloud_sign_document_spec.rb +48 -0
- data/spec/models/post_tickets_request_inputs_inner_spec.rb +78 -0
- data/spec/models/post_tickets_request_inputs_inner_team_id_spec.rb +32 -0
- data/spec/models/post_tickets_request_inputs_inner_ticket_id_spec.rb +32 -0
- data/spec/models/post_tickets_request_inputs_inner_user_id_spec.rb +32 -0
- data/spec/models/post_tickets_request_slip_items_inner_inputs_inner_general_master_item_id_spec.rb +32 -0
- data/spec/models/post_tickets_request_slip_items_inner_inputs_inner_spec.rb +60 -0
- data/spec/models/post_tickets_request_slip_items_inner_inputs_inner_value_spec.rb +32 -0
- data/spec/models/post_tickets_request_slip_items_inner_spec.rb +36 -0
- data/spec/models/post_tickets_request_spec.rb +82 -0
- data/spec/models/post_tickets_ticket_id_reject_request_spec.rb +36 -0
- data/spec/models/post_users_request_spec.rb +66 -0
- data/spec/models/proxy_applicant_spec.rb +78 -0
- data/spec/models/proxy_approver_spec.rb +78 -0
- data/spec/models/role_create_body_permission_list_inner_spec.rb +64 -0
- data/spec/models/role_create_body_spec.rb +42 -0
- data/spec/models/role_detail_all_of_permission_list_spec.rb +64 -0
- data/spec/models/role_detail_spec.rb +72 -0
- data/spec/models/role_spec.rb +66 -0
- data/spec/models/role_update_body_permission_list_inner_spec.rb +64 -0
- data/spec/models/role_update_body_spec.rb +42 -0
- data/spec/models/route_detail_spec.rb +112 -0
- data/spec/models/route_spec.rb +106 -0
- data/spec/models/route_step_condition_field_spec.rb +84 -0
- data/spec/models/route_step_condition_spec.rb +62 -0
- data/spec/models/route_step_spec.rb +126 -0
- data/spec/models/route_step_target_spec.rb +54 -0
- data/spec/models/section_spec.rb +78 -0
- data/spec/models/slip_field_detail_spec.rb +166 -0
- data/spec/models/slip_field_spec.rb +154 -0
- data/spec/models/slip_item_input_spec.rb +72 -0
- data/spec/models/slip_item_input_value_spec.rb +21 -0
- data/spec/models/slip_item_spec.rb +54 -0
- data/spec/models/sub_status_spec.rb +66 -0
- data/spec/models/team_create_body_spec.rb +54 -0
- data/spec/models/team_detail_spec.rb +96 -0
- data/spec/models/team_spec.rb +78 -0
- data/spec/models/team_update_body_spec.rb +54 -0
- data/spec/models/ticket_assignee_spec.rb +66 -0
- data/spec/models/ticket_detail_all_of_cloud_sign_document_spec.rb +82 -0
- data/spec/models/ticket_detail_spec.rb +194 -0
- data/spec/models/ticket_input_spec.rb +78 -0
- data/spec/models/ticket_input_value_spec.rb +21 -0
- data/spec/models/ticket_section_spec.rb +48 -0
- data/spec/models/ticket_spec.rb +140 -0
- data/spec/models/ticket_step_spec.rb +122 -0
- data/spec/models/ticket_viewer_spec.rb +54 -0
- data/spec/models/ticket_workflow_spec.rb +21 -0
- data/spec/models/user_detail_spec.rb +112 -0
- data/spec/models/user_image_spec.rb +36 -0
- data/spec/models/user_spec.rb +112 -0
- data/spec/models/workflow_detail_spec.rb +226 -0
- data/spec/models/workflow_in_ticket_all_of_cloud_sign_setting_spec.rb +36 -0
- data/spec/models/workflow_in_ticket_spec.rb +220 -0
- data/spec/models/workflow_route_condition_field_spec.rb +72 -0
- data/spec/models/workflow_route_condition_spec.rb +80 -0
- data/spec/models/workflow_spec.rb +196 -0
- data/spec/models/workflow_ticket_viewer_spec.rb +54 -0
- data/spec/spec_helper.rb +111 -0
- data/vendor/schema.yaml +6258 -0
- metadata +600 -0
@@ -0,0 +1,1260 @@
|
|
1
|
+
=begin
|
2
|
+
#kickflow REST API v1
|
3
|
+
|
4
|
+
#kickflowの開発者用REST API (v1)
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
|
+
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
Generator version: 7.6.0
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
|
16
|
+
# Unit tests for Kickflow::DefaultApi
|
17
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
18
|
+
# Please update as you see appropriate
|
19
|
+
describe 'DefaultApi' do
|
20
|
+
before do
|
21
|
+
# run before each test
|
22
|
+
@api_instance = Kickflow::DefaultApi.new
|
23
|
+
end
|
24
|
+
|
25
|
+
after do
|
26
|
+
# run after each test
|
27
|
+
end
|
28
|
+
|
29
|
+
describe 'test an instance of DefaultApi' do
|
30
|
+
it 'should create an instance of DefaultApi' do
|
31
|
+
expect(@api_instance).to be_instance_of(Kickflow::DefaultApi)
|
32
|
+
end
|
33
|
+
end
|
34
|
+
|
35
|
+
# unit tests for delete_categories_category_id
|
36
|
+
# カテゴリを削除
|
37
|
+
# カテゴリを削除します。 このAPIの実行には、ワークフローの管理権限が必要です。
|
38
|
+
# @param category_id カテゴリのUUID
|
39
|
+
# @param [Hash] opts the optional parameters
|
40
|
+
# @return [nil]
|
41
|
+
describe 'delete_categories_category_id test' do
|
42
|
+
it 'should work' do
|
43
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
44
|
+
end
|
45
|
+
end
|
46
|
+
|
47
|
+
# unit tests for delete_folders_folder_id
|
48
|
+
# フォルダを削除
|
49
|
+
# フォルダを削除します。 このAPIの実行には、ワークフローの管理権限が必要です。 注意:このフォルダ以下のすべてのフォルダ・ワークフロー・経路・パイプラインも削除されます。
|
50
|
+
# @param folder_id フォルダのUUIDまたはコード
|
51
|
+
# @param [Hash] opts the optional parameters
|
52
|
+
# @return [nil]
|
53
|
+
describe 'delete_folders_folder_id test' do
|
54
|
+
it 'should work' do
|
55
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
56
|
+
end
|
57
|
+
end
|
58
|
+
|
59
|
+
# unit tests for delete_general_masters_general_master_id
|
60
|
+
# 汎用マスタを削除
|
61
|
+
# 汎用マスタを削除します。この汎用マスタのすべてのアイテムも同時に削除されます。 このAPIの実行には、汎用マスタの管理権限が必要です。
|
62
|
+
# @param general_master_id 汎用マスタのUUIDまたはコード
|
63
|
+
# @param [Hash] opts the optional parameters
|
64
|
+
# @return [nil]
|
65
|
+
describe 'delete_general_masters_general_master_id test' do
|
66
|
+
it 'should work' do
|
67
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
68
|
+
end
|
69
|
+
end
|
70
|
+
|
71
|
+
# unit tests for delete_general_masters_general_master_id_items_item_id
|
72
|
+
# 汎用マスタアイテムを削除
|
73
|
+
# 汎用マスタアイテムを削除します。 このAPIの実行には、汎用マスタの管理権限が必要です。
|
74
|
+
# @param general_master_id 汎用マスタのUUIDまたはコード
|
75
|
+
# @param item_id 汎用マスタアイテムのUUIDまたはコード
|
76
|
+
# @param [Hash] opts the optional parameters
|
77
|
+
# @return [nil]
|
78
|
+
describe 'delete_general_masters_general_master_id_items_item_id test' do
|
79
|
+
it 'should work' do
|
80
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
81
|
+
end
|
82
|
+
end
|
83
|
+
|
84
|
+
# unit tests for delete_grades_grade_id
|
85
|
+
# 役職を削除
|
86
|
+
# 役職を削除します。 このAPIの実行には、ユーザーの管理権限が必要です。 注意:この役職を使用しているユーザーがいる場合、エラーとなります。先にユーザーから対象の役職を外してください。
|
87
|
+
# @param grade_id 役職のUUIDまたはコード
|
88
|
+
# @param [Hash] opts the optional parameters
|
89
|
+
# @return [nil]
|
90
|
+
describe 'delete_grades_grade_id test' do
|
91
|
+
it 'should work' do
|
92
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
93
|
+
end
|
94
|
+
end
|
95
|
+
|
96
|
+
# unit tests for delete_organization_charts_organization_chart_id
|
97
|
+
# 組織図を削除
|
98
|
+
# 組織図を削除します。同時に、組織図内のチームや所属もすべて削除されます。 このAPIの実行には、チームの管理権限が必要です。 注意:現在有効な組織図は削除できません。 注意:組織図の削除は時間がかかることがあるため、削除は非同期で実行されます。削除の完了前にレスポンスを返すので注意してください。
|
99
|
+
# @param organization_chart_id 組織図のUUID
|
100
|
+
# @param [Hash] opts the optional parameters
|
101
|
+
# @return [nil]
|
102
|
+
describe 'delete_organization_charts_organization_chart_id test' do
|
103
|
+
it 'should work' do
|
104
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
105
|
+
end
|
106
|
+
end
|
107
|
+
|
108
|
+
# unit tests for delete_proxy_applicants_proxy_applicant_id
|
109
|
+
# 代理申請を削除
|
110
|
+
# 指定した代理申請を削除します。 このAPIの実行には、ユーザーの管理権限が必要です。ただし、自分の代理申請の設定をすべてのユーザーに許可している場合、管理権限は不要です。
|
111
|
+
# @param proxy_applicant_id 代理申請のUUID
|
112
|
+
# @param [Hash] opts the optional parameters
|
113
|
+
# @return [nil]
|
114
|
+
describe 'delete_proxy_applicants_proxy_applicant_id test' do
|
115
|
+
it 'should work' do
|
116
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
117
|
+
end
|
118
|
+
end
|
119
|
+
|
120
|
+
# unit tests for delete_proxy_approvers_proxy_approver_id
|
121
|
+
# 代理承認を削除
|
122
|
+
# 指定した代理承認を削除します。 このAPIの実行には、ユーザーの管理権限が必要です。ただし、自分の代理承認の設定をすべてのユーザーに許可している場合、管理権限は不要です。
|
123
|
+
# @param proxy_approver_id 代理承認のUUID
|
124
|
+
# @param [Hash] opts the optional parameters
|
125
|
+
# @return [nil]
|
126
|
+
describe 'delete_proxy_approvers_proxy_approver_id test' do
|
127
|
+
it 'should work' do
|
128
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
129
|
+
end
|
130
|
+
end
|
131
|
+
|
132
|
+
# unit tests for delete_roles_role_id
|
133
|
+
# 管理者ロールを削除
|
134
|
+
# 管理者ロールを削除します。 このAPIの実行には、ロールの管理権限が必要です。
|
135
|
+
# @param role_id 管理者ロールのUUID
|
136
|
+
# @param [Hash] opts the optional parameters
|
137
|
+
# @return [nil]
|
138
|
+
describe 'delete_roles_role_id test' do
|
139
|
+
it 'should work' do
|
140
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
141
|
+
end
|
142
|
+
end
|
143
|
+
|
144
|
+
# unit tests for delete_roles_role_id_memberships_user_id
|
145
|
+
# 管理者ロールからメンバーを削除
|
146
|
+
# 管理者ロールからメンバーを削除します。 このAPIの実行には、ロールの管理権限が必要です。
|
147
|
+
# @param role_id 管理者ロールのUUID
|
148
|
+
# @param user_id ユーザーのUUIDまたはコード
|
149
|
+
# @param [Hash] opts the optional parameters
|
150
|
+
# @return [nil]
|
151
|
+
describe 'delete_roles_role_id_memberships_user_id test' do
|
152
|
+
it 'should work' do
|
153
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
154
|
+
end
|
155
|
+
end
|
156
|
+
|
157
|
+
# unit tests for delete_teams_team_id
|
158
|
+
# チームを削除
|
159
|
+
# チームを削除します。同時に、このチームの所属もすべて削除されます。 このAPIの実行には、チームの管理権限が必要です。
|
160
|
+
# @param organization_chart_id 組織図のUUID
|
161
|
+
# @param team_id チームのUUIDまたはコード
|
162
|
+
# @param [Hash] opts the optional parameters
|
163
|
+
# @return [nil]
|
164
|
+
describe 'delete_teams_team_id test' do
|
165
|
+
it 'should work' do
|
166
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
167
|
+
end
|
168
|
+
end
|
169
|
+
|
170
|
+
# unit tests for delete_teams_team_id_members
|
171
|
+
# チームからメンバーを削除
|
172
|
+
# 指定したチームからメンバーを削除します。最大10人まで同時に削除可能です。 このAPIの実行には、チームの管理権限が必要です。 注意: 削除後もメンバーが残る場合、チームにリーダーは最低一人必要です。メンバー削除によってリーダーが不在になる場合、APIは422 Unprocessable Entityを返します。
|
173
|
+
# @param organization_chart_id 組織図のUUID
|
174
|
+
# @param team_id チームのUUIDまたはコード
|
175
|
+
# @param [Hash] opts the optional parameters
|
176
|
+
# @option opts [DeleteTeamsTeamIdMembersRequest] :delete_teams_team_id_members_request
|
177
|
+
# @return [nil]
|
178
|
+
describe 'delete_teams_team_id_members test' do
|
179
|
+
it 'should work' do
|
180
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
181
|
+
end
|
182
|
+
end
|
183
|
+
|
184
|
+
# unit tests for delete_tickets_id_comments_comment_id
|
185
|
+
# コメントを削除
|
186
|
+
# チケットのコメントを削除します。
|
187
|
+
# @param ticket_id チケットのUUID
|
188
|
+
# @param comment_id コメントのUUID
|
189
|
+
# @param [Hash] opts the optional parameters
|
190
|
+
# @return [nil]
|
191
|
+
describe 'delete_tickets_id_comments_comment_id test' do
|
192
|
+
it 'should work' do
|
193
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
194
|
+
end
|
195
|
+
end
|
196
|
+
|
197
|
+
# unit tests for delete_tickets_id_viewers_viewer_id
|
198
|
+
# 閲覧者を削除
|
199
|
+
# チケットの閲覧者を削除します。
|
200
|
+
# @param ticket_id チケットのUUID
|
201
|
+
# @param viewer_id 閲覧者のUUID
|
202
|
+
# @param [Hash] opts the optional parameters
|
203
|
+
# @return [nil]
|
204
|
+
describe 'delete_tickets_id_viewers_viewer_id test' do
|
205
|
+
it 'should work' do
|
206
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
207
|
+
end
|
208
|
+
end
|
209
|
+
|
210
|
+
# unit tests for delete_users_user_id
|
211
|
+
# ユーザーを削除
|
212
|
+
# ユーザーを削除します(論理削除)。 削除されたユーザーは削除済ステータスとなりますが、引き続きユーザー情報にアクセス可能です。 このAPIの実行には、ユーザーの管理権限が必要です。
|
213
|
+
# @param user_id ユーザーのUUIDまたはコード
|
214
|
+
# @param [Hash] opts the optional parameters
|
215
|
+
# @return [User]
|
216
|
+
describe 'delete_users_user_id test' do
|
217
|
+
it 'should work' do
|
218
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
219
|
+
end
|
220
|
+
end
|
221
|
+
|
222
|
+
# unit tests for get_categories
|
223
|
+
# カテゴリの一覧を取得
|
224
|
+
# カテゴリの一覧を取得します。
|
225
|
+
# @param [Hash] opts the optional parameters
|
226
|
+
# @option opts [Integer] :page ページ
|
227
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
228
|
+
# @option opts [String] :sort_by ソート。指定可能なフィールド: name, createdAt, updatedAt
|
229
|
+
# @return [Array<Category>]
|
230
|
+
describe 'get_categories test' do
|
231
|
+
it 'should work' do
|
232
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
233
|
+
end
|
234
|
+
end
|
235
|
+
|
236
|
+
# unit tests for get_files_signed_id
|
237
|
+
# 添付ファイルの情報を取得
|
238
|
+
# 添付ファイルのAmazon S3上のURLを含む情報を取得します。 注意: このAPIが返すURLは、5分間で失効します。 注意: チケットに添付されていないファイルはURLを取得できません。先にチケットに添付してください。
|
239
|
+
# @param signed_id 添付ファイルの署名入りID
|
240
|
+
# @param [Hash] opts the optional parameters
|
241
|
+
# @return [GetFilesSignedId200Response]
|
242
|
+
describe 'get_files_signed_id test' do
|
243
|
+
it 'should work' do
|
244
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
245
|
+
end
|
246
|
+
end
|
247
|
+
|
248
|
+
# unit tests for get_folders
|
249
|
+
# フォルダの一覧を取得
|
250
|
+
# フォルダの一覧を取得します。
|
251
|
+
# @param [Hash] opts the optional parameters
|
252
|
+
# @option opts [Integer] :page ページ
|
253
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
254
|
+
# @option opts [String] :sort_by ソート。 指定可能なフィールド: createdAt, name
|
255
|
+
# @return [Array<Folder>]
|
256
|
+
describe 'get_folders test' do
|
257
|
+
it 'should work' do
|
258
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
259
|
+
end
|
260
|
+
end
|
261
|
+
|
262
|
+
# unit tests for get_folders_folder_id
|
263
|
+
# フォルダを取得
|
264
|
+
# フォルダを一件取得します。
|
265
|
+
# @param folder_id フォルダのUUIDまたはコード
|
266
|
+
# @param [Hash] opts the optional parameters
|
267
|
+
# @return [FolderDetail]
|
268
|
+
describe 'get_folders_folder_id test' do
|
269
|
+
it 'should work' do
|
270
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
271
|
+
end
|
272
|
+
end
|
273
|
+
|
274
|
+
# unit tests for get_general_masters
|
275
|
+
# 汎用マスタの一覧を取得
|
276
|
+
# 汎用マスタの一覧を取得します。 このAPIの実行には、汎用マスタの管理権限が必要です。
|
277
|
+
# @param [Hash] opts the optional parameters
|
278
|
+
# @option opts [Integer] :page ページ
|
279
|
+
# @option opts [Integer] :per_page 1ページあたりの件数å
|
280
|
+
# @option opts [String] :sort_by ソート。 指定可能なフィールド: createdAt, code, name
|
281
|
+
# @return [Array<GeneralMaster>]
|
282
|
+
describe 'get_general_masters test' do
|
283
|
+
it 'should work' do
|
284
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
285
|
+
end
|
286
|
+
end
|
287
|
+
|
288
|
+
# unit tests for get_general_masters_general_master_id
|
289
|
+
# 汎用マスタを取得
|
290
|
+
# 汎用マスタを一件取得します。 このAPIの実行には、汎用マスタの管理権限が必要です。
|
291
|
+
# @param general_master_id 汎用マスタのUUIDまたはコード
|
292
|
+
# @param [Hash] opts the optional parameters
|
293
|
+
# @return [GeneralMaster]
|
294
|
+
describe 'get_general_masters_general_master_id test' do
|
295
|
+
it 'should work' do
|
296
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
297
|
+
end
|
298
|
+
end
|
299
|
+
|
300
|
+
# unit tests for get_general_masters_general_master_id_items
|
301
|
+
# 汎用マスタアイテムの一覧を取得
|
302
|
+
# 汎用マスタアイテムの一覧を取得します。
|
303
|
+
# @param general_master_id 汎用マスタのUUIDまたはコード
|
304
|
+
# @param [Hash] opts the optional parameters
|
305
|
+
# @option opts [Integer] :page ページ
|
306
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
307
|
+
# @option opts [String] :sort_by ソート。 指定可能なフィールド: createdAt, code, name
|
308
|
+
# @return [Array<GeneralMasterItem>]
|
309
|
+
describe 'get_general_masters_general_master_id_items test' do
|
310
|
+
it 'should work' do
|
311
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
312
|
+
end
|
313
|
+
end
|
314
|
+
|
315
|
+
# unit tests for get_general_masters_general_master_id_items_item_id
|
316
|
+
# 汎用マスタアイテムを取得
|
317
|
+
# 汎用マスタアイテムを一件取得します。
|
318
|
+
# @param general_master_id 汎用マスタのUUIDまたはコード
|
319
|
+
# @param item_id 汎用マスタアイテムのUUIDまたはコード
|
320
|
+
# @param [Hash] opts the optional parameters
|
321
|
+
# @return [GeneralMasterItem]
|
322
|
+
describe 'get_general_masters_general_master_id_items_item_id test' do
|
323
|
+
it 'should work' do
|
324
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
325
|
+
end
|
326
|
+
end
|
327
|
+
|
328
|
+
# unit tests for get_grades
|
329
|
+
# 役職の一覧を取得
|
330
|
+
# 役職の一覧を取得します。 このAPIの実行には、ユーザーの管理権限が必要です。
|
331
|
+
# @param [Hash] opts the optional parameters
|
332
|
+
# @option opts [Integer] :page ページ
|
333
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
334
|
+
# @option opts [String] :sort_by ソート。指定可能なフィールド: level, code
|
335
|
+
# @return [Array<Grade>]
|
336
|
+
describe 'get_grades test' do
|
337
|
+
it 'should work' do
|
338
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
339
|
+
end
|
340
|
+
end
|
341
|
+
|
342
|
+
# unit tests for get_grades_grade_id
|
343
|
+
# 役職を取得
|
344
|
+
# 役職を一件取得します。 このAPIの実行には、ユーザーの管理権限が必要です。
|
345
|
+
# @param grade_id 役職のUUIDまたはコード
|
346
|
+
# @param [Hash] opts the optional parameters
|
347
|
+
# @return [Grade]
|
348
|
+
describe 'get_grades_grade_id test' do
|
349
|
+
it 'should work' do
|
350
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
351
|
+
end
|
352
|
+
end
|
353
|
+
|
354
|
+
# unit tests for get_organization_chart
|
355
|
+
# 現在の組織図を取得
|
356
|
+
# 現在有効になっている組織図を取得します。 このAPIの実行には、チームの管理権限が必要です。
|
357
|
+
# @param [Hash] opts the optional parameters
|
358
|
+
# @return [OrganizationChartDetail]
|
359
|
+
describe 'get_organization_chart test' do
|
360
|
+
it 'should work' do
|
361
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
362
|
+
end
|
363
|
+
end
|
364
|
+
|
365
|
+
# unit tests for get_organization_charts
|
366
|
+
# 組織図の一覧を取得
|
367
|
+
# 組織図の一覧を取得します。 このAPIの実行には、チームの管理権限が必要です。 注意:パフォーマンス上の理由から、組織図の一覧取得時は組織図内のチームのリストがレスポンスに含まれません。 組織図のすべての情報を取得したい場合は、組織図を一件だけ取得するAPI経由で取得してください。
|
368
|
+
# @param [Hash] opts the optional parameters
|
369
|
+
# @option opts [Integer] :page ページ
|
370
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
371
|
+
# @option opts [String] :sort_by ソート。指定可能なフィールド: createdAt, name
|
372
|
+
# @return [Array<OrganizationChart>]
|
373
|
+
describe 'get_organization_charts test' do
|
374
|
+
it 'should work' do
|
375
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
376
|
+
end
|
377
|
+
end
|
378
|
+
|
379
|
+
# unit tests for get_organization_charts_organization_chart_id
|
380
|
+
# 組織図を取得
|
381
|
+
# 組織図を一件取得します。 このAPIの実行には、チームの管理権限が必要です。
|
382
|
+
# @param organization_chart_id 組織図のUUID
|
383
|
+
# @param [Hash] opts the optional parameters
|
384
|
+
# @return [OrganizationChartDetail]
|
385
|
+
describe 'get_organization_charts_organization_chart_id test' do
|
386
|
+
it 'should work' do
|
387
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
388
|
+
end
|
389
|
+
end
|
390
|
+
|
391
|
+
# unit tests for get_organization_charts_organization_chart_id_teams
|
392
|
+
# チーム一覧を取得
|
393
|
+
# 指定した組織図内のチーム一覧を取得します。 parentIdを指定した場合は指定した親チームの配下チームの一覧を、parentIdを指定しない場合は組織図内のルートのチーム一覧を返します。 このAPIの実行には、チームの管理権限が必要です。
|
394
|
+
# @param organization_chart_id 組織図のUUID
|
395
|
+
# @param [Hash] opts the optional parameters
|
396
|
+
# @option opts [String] :parent_id 親チームのUUID
|
397
|
+
# @option opts [Integer] :page ページ
|
398
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
399
|
+
# @return [Array<Team>]
|
400
|
+
describe 'get_organization_charts_organization_chart_id_teams test' do
|
401
|
+
it 'should work' do
|
402
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
403
|
+
end
|
404
|
+
end
|
405
|
+
|
406
|
+
# unit tests for get_organization_charts_organization_chart_id_teams_team_id_memberships
|
407
|
+
# チームのメンバー一覧を取得
|
408
|
+
# チームのメンバー一覧を取得します。 このAPIの実行には、チームの管理権限が必要です。
|
409
|
+
# @param organization_chart_id 組織図のUUID
|
410
|
+
# @param team_id チームのUUIDまたはコード
|
411
|
+
# @param [Hash] opts the optional parameters
|
412
|
+
# @option opts [Integer] :page ページ。1が先頭のページ。
|
413
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
414
|
+
# @return [Array<MemberUser>]
|
415
|
+
describe 'get_organization_charts_organization_chart_id_teams_team_id_memberships test' do
|
416
|
+
it 'should work' do
|
417
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
418
|
+
end
|
419
|
+
end
|
420
|
+
|
421
|
+
# unit tests for get_proxy_applicants
|
422
|
+
# 代理申請一覧を取得
|
423
|
+
# テナント内の代理申請の一覧を取得します。 このAPIの実行には、ユーザーの管理権限が必要です。
|
424
|
+
# @param [Hash] opts the optional parameters
|
425
|
+
# @option opts [Integer] :page ページ
|
426
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
427
|
+
# @return [Array<ProxyApplicant>]
|
428
|
+
describe 'get_proxy_applicants test' do
|
429
|
+
it 'should work' do
|
430
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
431
|
+
end
|
432
|
+
end
|
433
|
+
|
434
|
+
# unit tests for get_proxy_approvers
|
435
|
+
# 代理承認一覧を取得
|
436
|
+
# テナント内の代理承認の一覧を取得します。 このAPIの実行には、ユーザーの管理権限が必要です。
|
437
|
+
# @param [Hash] opts the optional parameters
|
438
|
+
# @option opts [Integer] :page ページ
|
439
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
440
|
+
# @return [Array<ProxyApprover>]
|
441
|
+
describe 'get_proxy_approvers test' do
|
442
|
+
it 'should work' do
|
443
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
444
|
+
end
|
445
|
+
end
|
446
|
+
|
447
|
+
# unit tests for get_roles
|
448
|
+
# 管理者ロールの一覧を取得
|
449
|
+
# 管理者ロールの一覧を取得します。 このAPIの実行には、ロールの管理権限が必要です。
|
450
|
+
# @param [Hash] opts the optional parameters
|
451
|
+
# @option opts [Integer] :page ページ
|
452
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
453
|
+
# @option opts [String] :sort_by ソート。 指定可能なフィールド: createdAt, name
|
454
|
+
# @return [Array<Role>]
|
455
|
+
describe 'get_roles test' do
|
456
|
+
it 'should work' do
|
457
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
458
|
+
end
|
459
|
+
end
|
460
|
+
|
461
|
+
# unit tests for get_roles_role_id
|
462
|
+
# 管理者ロールを取得
|
463
|
+
# 管理者ロールを一件取得します。 このAPIの実行には、ロールの管理権限が必要です。
|
464
|
+
# @param role_id 管理者ロールのUUID
|
465
|
+
# @param [Hash] opts the optional parameters
|
466
|
+
# @return [RoleDetail]
|
467
|
+
describe 'get_roles_role_id test' do
|
468
|
+
it 'should work' do
|
469
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
470
|
+
end
|
471
|
+
end
|
472
|
+
|
473
|
+
# unit tests for get_roles_role_id_memberships
|
474
|
+
# 管理者ロールのメンバー一覧を取得
|
475
|
+
# 管理者ロールのメンバー一覧を取得します。 このAPIの実行には、ロールの管理権限が必要です。
|
476
|
+
# @param role_id 管理者ロールのUUID
|
477
|
+
# @param [Hash] opts the optional parameters
|
478
|
+
# @option opts [Integer] :page ページ
|
479
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
480
|
+
# @return [Array<User>]
|
481
|
+
describe 'get_roles_role_id_memberships test' do
|
482
|
+
it 'should work' do
|
483
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
484
|
+
end
|
485
|
+
end
|
486
|
+
|
487
|
+
# unit tests for get_routes
|
488
|
+
# 経路一覧を取得
|
489
|
+
# 経路の一覧を取得します。ステータスやフォルダによる絞り込みが可能です。 このAPIの実行には、ワークフローの管理権限が必要です。
|
490
|
+
# @param [Hash] opts the optional parameters
|
491
|
+
# @option opts [Integer] :page ページ。1が最初のページ。
|
492
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
493
|
+
# @option opts [String] :sort_by ソート。ソート可能なフィールド: createdAt, folderId
|
494
|
+
# @option opts [Array<String>] :status ステータス
|
495
|
+
# @option opts [String] :folder_id フォルダのUUID
|
496
|
+
# @return [Array<Route>]
|
497
|
+
describe 'get_routes test' do
|
498
|
+
it 'should work' do
|
499
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
500
|
+
end
|
501
|
+
end
|
502
|
+
|
503
|
+
# unit tests for get_routes_route_id
|
504
|
+
# 経路を取得
|
505
|
+
# 指定した経路を取得します。 このAPIの実行には、ワークフローの管理権限が必要です。
|
506
|
+
# @param route_id 経路のUUIDまたはコード
|
507
|
+
# @param [Hash] opts the optional parameters
|
508
|
+
# @return [RouteDetail]
|
509
|
+
describe 'get_routes_route_id test' do
|
510
|
+
it 'should work' do
|
511
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
512
|
+
end
|
513
|
+
end
|
514
|
+
|
515
|
+
# unit tests for get_teams_team_id
|
516
|
+
# チームを取得
|
517
|
+
# チームを一件取得します。 このAPIの実行には、チームの管理権限が必要です。
|
518
|
+
# @param organization_chart_id 組織図のUUID
|
519
|
+
# @param team_id チームのUUIDまたはコード
|
520
|
+
# @param [Hash] opts the optional parameters
|
521
|
+
# @return [TeamDetail]
|
522
|
+
describe 'get_teams_team_id test' do
|
523
|
+
it 'should work' do
|
524
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
525
|
+
end
|
526
|
+
end
|
527
|
+
|
528
|
+
# unit tests for get_tickets
|
529
|
+
# チケット一覧を取得
|
530
|
+
# チケットの一覧を取得します。複数の条件を組み合わせて、フィルタ可能です。 注意1:パフォーマンス上の理由から、チケットの一覧取得ではフォームの入力や承認経路などはレスポンスに含まれません。 より詳細なチケット情報を取得したい場合は、チケットを一件だけ取得するAPIをで取得してください。 注意2:APIを実行するユーザーが閲覧可能なチケットのみ取得可能です。 テナント内のすべてのチケットを対象としたい場合、APIを実行するユーザーがチケットの管理権限(閲覧)を持っている必要があります。
|
531
|
+
# @param [Hash] opts the optional parameters
|
532
|
+
# @option opts [Integer] :page ページ
|
533
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
534
|
+
# @option opts [String] :sort_by ソート。指定可能なフィールド: createdAt, updatedAt
|
535
|
+
# @option opts [GetTicketsStatusParameter] :status ステータスの配列
|
536
|
+
# @option opts [Array<String>] :sub_status_ids サブステータスのUUIDの配列
|
537
|
+
# @option opts [String] :workflow_id ワークフローのUUID
|
538
|
+
# @option opts [String] :author_id 申請者のUUID
|
539
|
+
# @option opts [String] :author_team_full_name 申請時に選択したチームの上位組織を含む名前
|
540
|
+
# @option opts [String] :ticket_number チケット番号
|
541
|
+
# @option opts [AnyOf] :created_at_start 作成日時の起点
|
542
|
+
# @option opts [AnyOf] :created_at_end 作成日時の終点
|
543
|
+
# @option opts [AnyOf] :updated_at_start 更新日時の起点
|
544
|
+
# @option opts [AnyOf] :updated_at_end 更新日時の終点
|
545
|
+
# @option opts [AnyOf] :opened_at_start 申請日時の起点
|
546
|
+
# @option opts [AnyOf] :opened_at_end 申請日時の終点
|
547
|
+
# @option opts [AnyOf] :completed_at_start 完了日時の起点
|
548
|
+
# @option opts [AnyOf] :completed_at_end 完了日時の終点
|
549
|
+
# @option opts [AnyOf] :deleted_at_start 削除日時の起点
|
550
|
+
# @option opts [AnyOf] :deleted_at_end 削除日時の終点
|
551
|
+
# @option opts [String] :assignee_user_id 承認者のUUID。assigneeStatusとセットで指定してください。
|
552
|
+
# @option opts [Array<String>] :assignee_status 承認者の状態。assigneeUserIdとセットで指定してください。
|
553
|
+
# @return [Array<Ticket>]
|
554
|
+
describe 'get_tickets test' do
|
555
|
+
it 'should work' do
|
556
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
557
|
+
end
|
558
|
+
end
|
559
|
+
|
560
|
+
# unit tests for get_tickets_id_comments
|
561
|
+
# コメントの一覧を取得
|
562
|
+
# チケットのコメント一覧を取得します。
|
563
|
+
# @param ticket_id チケットのUUID
|
564
|
+
# @param [Hash] opts the optional parameters
|
565
|
+
# @option opts [Integer] :page ページ
|
566
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
567
|
+
# @option opts [String] :sort_by ソート。 指定可能なフィールド: createdAt
|
568
|
+
# @return [Array<Comment>]
|
569
|
+
describe 'get_tickets_id_comments test' do
|
570
|
+
it 'should work' do
|
571
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
572
|
+
end
|
573
|
+
end
|
574
|
+
|
575
|
+
# unit tests for get_tickets_id_comments_comment_id
|
576
|
+
# コメントを取得
|
577
|
+
# チケットのコメントを取得します。
|
578
|
+
# @param ticket_id チケットのUUID
|
579
|
+
# @param comment_id コメントのUUID
|
580
|
+
# @param [Hash] opts the optional parameters
|
581
|
+
# @return [Comment]
|
582
|
+
describe 'get_tickets_id_comments_comment_id test' do
|
583
|
+
it 'should work' do
|
584
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
585
|
+
end
|
586
|
+
end
|
587
|
+
|
588
|
+
# unit tests for get_tickets_id_viewers
|
589
|
+
# 閲覧者の一覧を取得
|
590
|
+
# チケットの閲覧者一覧を取得します。
|
591
|
+
# @param ticket_id チケットのUUID
|
592
|
+
# @param [Hash] opts the optional parameters
|
593
|
+
# @option opts [Integer] :page ページ
|
594
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
595
|
+
# @option opts [String] :sort_by ソート。 指定可能なフィールド: createdAt
|
596
|
+
# @return [Array<TicketViewer>]
|
597
|
+
describe 'get_tickets_id_viewers test' do
|
598
|
+
it 'should work' do
|
599
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
600
|
+
end
|
601
|
+
end
|
602
|
+
|
603
|
+
# unit tests for get_tickets_tasks
|
604
|
+
# 承認リクエスト一覧を取得
|
605
|
+
# 現在のユーザーにアサインされている承認リクエストの一覧を取得します。複数の条件を組み合わせて、フィルタ可能です。 注意:パフォーマンス上の理由から、チケットの一覧取得ではフォームの入力や承認経路などはレスポンスに含まれません。 より詳細なチケット情報を取得したい場合は、チケットを一件だけ取得するAPIをで取得してください。
|
606
|
+
# @param [Hash] opts the optional parameters
|
607
|
+
# @option opts [Integer] :page ページ
|
608
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
609
|
+
# @option opts [String] :sort_by ソート。指定可能なフィールド: createdAt, updatedAt
|
610
|
+
# @option opts [Array<String>] :status ステータスの配列
|
611
|
+
# @option opts [Array<String>] :sub_status_ids サブステータスのUUIDの配列
|
612
|
+
# @option opts [String] :workflow_id ワークフローのUUID
|
613
|
+
# @option opts [String] :author_id 申請者のUUID
|
614
|
+
# @option opts [String] :author_team_full_name 申請時に選択したチームの上位組織を含む名前
|
615
|
+
# @option opts [String] :ticket_number チケット番号
|
616
|
+
# @option opts [Time] :created_at_start 作成日時の起点
|
617
|
+
# @option opts [Time] :created_at_end 作成日時の終点
|
618
|
+
# @option opts [Time] :updated_at_start 更新日時の起点
|
619
|
+
# @option opts [Time] :updated_at_end 更新日時の終点
|
620
|
+
# @option opts [Time] :opened_at_start 申請日時の起点
|
621
|
+
# @option opts [Time] :opened_at_end 申請日時の終点
|
622
|
+
# @option opts [Time] :completed_at_start 完了日時の起点
|
623
|
+
# @option opts [Time] :completed_at_end 完了日時の終点
|
624
|
+
# @option opts [Time] :deleted_at_start 削除日時の起点
|
625
|
+
# @option opts [Time] :deleted_at_end 削除日時の終点
|
626
|
+
# @return [Array<Ticket>]
|
627
|
+
describe 'get_tickets_tasks test' do
|
628
|
+
it 'should work' do
|
629
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
630
|
+
end
|
631
|
+
end
|
632
|
+
|
633
|
+
# unit tests for get_tickets_ticket_id
|
634
|
+
# チケットを取得
|
635
|
+
# チケットを一件取得します。フォームの入力や承認経路などを含む詳細なデータを返します。
|
636
|
+
# @param ticket_id チケットのUUID
|
637
|
+
# @param [Hash] opts the optional parameters
|
638
|
+
# @return [TicketDetail]
|
639
|
+
describe 'get_tickets_ticket_id test' do
|
640
|
+
it 'should work' do
|
641
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
642
|
+
end
|
643
|
+
end
|
644
|
+
|
645
|
+
# unit tests for get_tickets_ticket_id_links
|
646
|
+
# チケットの関連チケットを取得する
|
647
|
+
# 指定したチケットの関連チケットを取得します。
|
648
|
+
# @param ticket_id チケットのUUID
|
649
|
+
# @param [Hash] opts the optional parameters
|
650
|
+
# @option opts [Integer] :page ページ
|
651
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
652
|
+
# @return [Array<Ticket>]
|
653
|
+
describe 'get_tickets_ticket_id_links test' do
|
654
|
+
it 'should work' do
|
655
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
656
|
+
end
|
657
|
+
end
|
658
|
+
|
659
|
+
# unit tests for get_user
|
660
|
+
# 現在のユーザーを取得
|
661
|
+
# 現在のユーザーを取得します。
|
662
|
+
# @param [Hash] opts the optional parameters
|
663
|
+
# @return [UserDetail]
|
664
|
+
describe 'get_user test' do
|
665
|
+
it 'should work' do
|
666
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
667
|
+
end
|
668
|
+
end
|
669
|
+
|
670
|
+
# unit tests for get_users
|
671
|
+
# ユーザー一覧を取得
|
672
|
+
# ユーザー一覧を取得します。
|
673
|
+
# @param [Hash] opts the optional parameters
|
674
|
+
# @option opts [Integer] :page ページ
|
675
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
676
|
+
# @option opts [Array<String>] :status ステータスによる絞り込み
|
677
|
+
# @option opts [String] :sort_by ソート。 指定可能なフィールド: email, code
|
678
|
+
# @return [Array<User>]
|
679
|
+
describe 'get_users test' do
|
680
|
+
it 'should work' do
|
681
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
682
|
+
end
|
683
|
+
end
|
684
|
+
|
685
|
+
# unit tests for get_users_lookup_by_email
|
686
|
+
# メールアドレスからユーザーを取得
|
687
|
+
# メールアドレスからユーザーを取得します(完全一致) ※メールアドレスはURLエンコードしたものを送ってください。
|
688
|
+
# @param email メールアドレス(URLエンコードを行ったもの)
|
689
|
+
# @param [Hash] opts the optional parameters
|
690
|
+
# @return [UserDetail]
|
691
|
+
describe 'get_users_lookup_by_email test' do
|
692
|
+
it 'should work' do
|
693
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
694
|
+
end
|
695
|
+
end
|
696
|
+
|
697
|
+
# unit tests for get_users_user_id
|
698
|
+
# ユーザーを取得
|
699
|
+
# ユーザーを一件取得します。
|
700
|
+
# @param user_id ユーザーのUUIDまたはコード
|
701
|
+
# @param [Hash] opts the optional parameters
|
702
|
+
# @return [UserDetail]
|
703
|
+
describe 'get_users_user_id test' do
|
704
|
+
it 'should work' do
|
705
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
706
|
+
end
|
707
|
+
end
|
708
|
+
|
709
|
+
# unit tests for get_users_user_id_roles
|
710
|
+
# ユーザーの管理者ロール一覧を取得
|
711
|
+
# ユーザーの管理者ロール一覧を取得します。 このAPIの実行には、ロールの管理権限が必要です。
|
712
|
+
# @param user_id ユーザーのUUIDまたはコード
|
713
|
+
# @param [Hash] opts the optional parameters
|
714
|
+
# @option opts [Integer] :page ページ
|
715
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
716
|
+
# @return [Array<Role>]
|
717
|
+
describe 'get_users_user_id_roles test' do
|
718
|
+
it 'should work' do
|
719
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
720
|
+
end
|
721
|
+
end
|
722
|
+
|
723
|
+
# unit tests for get_users_user_id_teams
|
724
|
+
# ユーザーの所属チーム一覧を取得
|
725
|
+
# ユーザーの所属チーム一覧を取得します。 このAPIの実行には、チームの管理権限が必要です。
|
726
|
+
# @param user_id ユーザーのUUIDまたはコード
|
727
|
+
# @param [Hash] opts the optional parameters
|
728
|
+
# @option opts [Integer] :page ページ
|
729
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
730
|
+
# @option opts [Boolean] :submittable trueの場合、申請可能なチームのみ返す。デフォルトはfalse(すべてのチームを返す)
|
731
|
+
# @return [Array<Team>]
|
732
|
+
describe 'get_users_user_id_teams test' do
|
733
|
+
it 'should work' do
|
734
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
735
|
+
end
|
736
|
+
end
|
737
|
+
|
738
|
+
# unit tests for get_workflows
|
739
|
+
# ワークフロー一覧を取得
|
740
|
+
# ワークフローの一覧を取得します。ステータスによる絞り込みが可能です。
|
741
|
+
# @param [Hash] opts the optional parameters
|
742
|
+
# @option opts [Integer] :page ページ。1が最初のページ。
|
743
|
+
# @option opts [Integer] :per_page 1ページあたりの件数
|
744
|
+
# @option opts [String] :sort_by ソート。ソート可能なフィールド: createdAt, updatedAt, name, status
|
745
|
+
# @option opts [Array<String>] :status ステータス
|
746
|
+
# @return [Array<Workflow>]
|
747
|
+
describe 'get_workflows test' do
|
748
|
+
it 'should work' do
|
749
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
750
|
+
end
|
751
|
+
end
|
752
|
+
|
753
|
+
# unit tests for get_workflows_workflow_id
|
754
|
+
# ワークフローを取得
|
755
|
+
# 指定したIDのワークフローを取得します。
|
756
|
+
# @param workflow_id ワークフローのUUIDまたはコード
|
757
|
+
# @param [Hash] opts the optional parameters
|
758
|
+
# @return [WorkflowDetail]
|
759
|
+
describe 'get_workflows_workflow_id test' do
|
760
|
+
it 'should work' do
|
761
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
762
|
+
end
|
763
|
+
end
|
764
|
+
|
765
|
+
# unit tests for patch_categories_category_id
|
766
|
+
# カテゴリを更新
|
767
|
+
# カテゴリを更新します。 このAPIの実行には、ワークフローの管理権限が必要です。
|
768
|
+
# @param category_id カテゴリのUUID
|
769
|
+
# @param [Hash] opts the optional parameters
|
770
|
+
# @option opts [PostCategoriesRequest] :post_categories_request
|
771
|
+
# @return [Category]
|
772
|
+
describe 'patch_categories_category_id test' do
|
773
|
+
it 'should work' do
|
774
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
775
|
+
end
|
776
|
+
end
|
777
|
+
|
778
|
+
# unit tests for patch_folders_folder_id
|
779
|
+
# フォルダを更新
|
780
|
+
# フォルダを更新します。 このAPIの実行には、ワークフローの管理権限が必要です。
|
781
|
+
# @param folder_id フォルダのUUIDまたはコード
|
782
|
+
# @param [Hash] opts the optional parameters
|
783
|
+
# @option opts [PatchFoldersFolderIdRequest] :patch_folders_folder_id_request
|
784
|
+
# @return [FolderDetail]
|
785
|
+
describe 'patch_folders_folder_id test' do
|
786
|
+
it 'should work' do
|
787
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
788
|
+
end
|
789
|
+
end
|
790
|
+
|
791
|
+
# unit tests for patch_general_masters_general_master_id
|
792
|
+
# 汎用マスタを更新
|
793
|
+
# 汎用マスタを更新します。 このAPIの実行には、汎用マスタの管理権限が必要です。
|
794
|
+
# @param general_master_id 汎用マスタのUUIDまたはコード
|
795
|
+
# @param [Hash] opts the optional parameters
|
796
|
+
# @option opts [PatchGeneralMastersGeneralMasterIdRequest] :patch_general_masters_general_master_id_request
|
797
|
+
# @return [GeneralMaster]
|
798
|
+
describe 'patch_general_masters_general_master_id test' do
|
799
|
+
it 'should work' do
|
800
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
801
|
+
end
|
802
|
+
end
|
803
|
+
|
804
|
+
# unit tests for patch_general_masters_general_master_id_items_item_id
|
805
|
+
# 汎用マスタアイテムを更新
|
806
|
+
# 汎用マスタアイテムを更新します。 このAPIの実行には、汎用マスタの管理権限が必要です。
|
807
|
+
# @param general_master_id 汎用マスタのUUIDまたはコード
|
808
|
+
# @param item_id 汎用マスタアイテムのUUIDまたはコード
|
809
|
+
# @param [Hash] opts the optional parameters
|
810
|
+
# @option opts [PatchGeneralMastersGeneralMasterIdItemsItemIdRequest] :patch_general_masters_general_master_id_items_item_id_request
|
811
|
+
# @return [GeneralMasterItem]
|
812
|
+
describe 'patch_general_masters_general_master_id_items_item_id test' do
|
813
|
+
it 'should work' do
|
814
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
815
|
+
end
|
816
|
+
end
|
817
|
+
|
818
|
+
# unit tests for patch_grades_grade_id
|
819
|
+
# 役職を更新
|
820
|
+
# 役職を更新します。 このAPIの実行には、ユーザーの管理権限が必要です。
|
821
|
+
# @param grade_id 役職のUUIDまたはコード
|
822
|
+
# @param [Hash] opts the optional parameters
|
823
|
+
# @option opts [GradeUpdateBody] :grade_update_body
|
824
|
+
# @return [Grade]
|
825
|
+
describe 'patch_grades_grade_id test' do
|
826
|
+
it 'should work' do
|
827
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
828
|
+
end
|
829
|
+
end
|
830
|
+
|
831
|
+
# unit tests for patch_organization_charts_organization_chart_id
|
832
|
+
# 組織図を更新
|
833
|
+
# 組織図を更新します。 このAPIの実行には、チームの管理権限が必要です。
|
834
|
+
# @param organization_chart_id 組織図のUUID
|
835
|
+
# @param [Hash] opts the optional parameters
|
836
|
+
# @option opts [OrganizationChartBody] :organization_chart_body
|
837
|
+
# @return [OrganizationChartDetail]
|
838
|
+
describe 'patch_organization_charts_organization_chart_id test' do
|
839
|
+
it 'should work' do
|
840
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
841
|
+
end
|
842
|
+
end
|
843
|
+
|
844
|
+
# unit tests for patch_roles_role_id
|
845
|
+
# 管理者ロールを更新
|
846
|
+
# 管理者ロールを更新します。 このAPIの実行には、ロールの管理権限が必要です。
|
847
|
+
# @param role_id 管理者ロールのUUID
|
848
|
+
# @param [Hash] opts the optional parameters
|
849
|
+
# @option opts [RoleUpdateBody] :role_update_body
|
850
|
+
# @return [RoleDetail]
|
851
|
+
describe 'patch_roles_role_id test' do
|
852
|
+
it 'should work' do
|
853
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
854
|
+
end
|
855
|
+
end
|
856
|
+
|
857
|
+
# unit tests for patch_teams_team_id
|
858
|
+
# チームを編集
|
859
|
+
# チームを更新します。 このAPIの実行には、チームの管理権限が必要です。
|
860
|
+
# @param organization_chart_id 組織図のUUID
|
861
|
+
# @param team_id チームのUUIDまたはコード
|
862
|
+
# @param [Hash] opts the optional parameters
|
863
|
+
# @option opts [TeamUpdateBody] :team_update_body
|
864
|
+
# @return [TeamDetail]
|
865
|
+
describe 'patch_teams_team_id test' do
|
866
|
+
it 'should work' do
|
867
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
868
|
+
end
|
869
|
+
end
|
870
|
+
|
871
|
+
# unit tests for patch_teams_team_id_memberships_user_id
|
872
|
+
# チームのメンバーを更新
|
873
|
+
# 指定したメンバーを更新します。 このAPIの実行には、チームの管理権限が必要です。 注意: チームにリーダーは最低一人は必要です。リーダーが不在の場合、APIは422 Unprocessable Entityを返します。
|
874
|
+
# @param organization_chart_id 組織図のUUID
|
875
|
+
# @param team_id チームのUUIDまたはコード
|
876
|
+
# @param user_id ユーザーのUUIDまたはコード
|
877
|
+
# @param [Hash] opts the optional parameters
|
878
|
+
# @option opts [PatchTeamsTeamIdMembershipsUserIdRequest] :patch_teams_team_id_memberships_user_id_request
|
879
|
+
# @return [nil]
|
880
|
+
describe 'patch_teams_team_id_memberships_user_id test' do
|
881
|
+
it 'should work' do
|
882
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
883
|
+
end
|
884
|
+
end
|
885
|
+
|
886
|
+
# unit tests for patch_tickets_id_comments_comment_id
|
887
|
+
# コメントを更新
|
888
|
+
# チケットのコメントを更新します。添付ファイルは更新できません。
|
889
|
+
# @param ticket_id チケットのUUID
|
890
|
+
# @param comment_id コメントのUUID
|
891
|
+
# @param [Hash] opts the optional parameters
|
892
|
+
# @option opts [PatchTicketsIdCommentsCommentIdRequest] :patch_tickets_id_comments_comment_id_request
|
893
|
+
# @return [Comment]
|
894
|
+
describe 'patch_tickets_id_comments_comment_id test' do
|
895
|
+
it 'should work' do
|
896
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
897
|
+
end
|
898
|
+
end
|
899
|
+
|
900
|
+
# unit tests for patch_tickets_ticket_id
|
901
|
+
# チケットを更新
|
902
|
+
# チケットを更新します。 注意1: チケットのステータスが下書きまたは差し戻しの場合、申請者が更新可能です。 注意2: チケットのステータスが処理中の場合、承認者が承認者用フィールドのみ更新可能です。リクエストボディにはslipItemsまたはinputsのみ設定してください(他のパラメータは無視されます)。 注意3: 明細ワークフローの場合、slipItemsは必須です。
|
903
|
+
# @param ticket_id チケットのUUID
|
904
|
+
# @param [Hash] opts the optional parameters
|
905
|
+
# @option opts [PatchTicketsTicketIdRequest] :patch_tickets_ticket_id_request
|
906
|
+
# @return [TicketDetail]
|
907
|
+
describe 'patch_tickets_ticket_id test' do
|
908
|
+
it 'should work' do
|
909
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
910
|
+
end
|
911
|
+
end
|
912
|
+
|
913
|
+
# unit tests for patch_users_user_id
|
914
|
+
# ユーザーを更新
|
915
|
+
# ユーザーを更新します。 このAPIの実行には、ユーザーの管理権限が必要です。
|
916
|
+
# @param user_id ユーザーのUUIDまたはコード
|
917
|
+
# @param [Hash] opts the optional parameters
|
918
|
+
# @option opts [PatchUsersUserIdRequest] :patch_users_user_id_request
|
919
|
+
# @return [UserDetail]
|
920
|
+
describe 'patch_users_user_id test' do
|
921
|
+
it 'should work' do
|
922
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
923
|
+
end
|
924
|
+
end
|
925
|
+
|
926
|
+
# unit tests for post_categories
|
927
|
+
# カテゴリを作成
|
928
|
+
# カテゴリを作成します。 このAPIの実行には、ワークフローの管理権限が必要です。
|
929
|
+
# @param [Hash] opts the optional parameters
|
930
|
+
# @option opts [PostCategoriesRequest] :post_categories_request
|
931
|
+
# @return [Category]
|
932
|
+
describe 'post_categories test' do
|
933
|
+
it 'should work' do
|
934
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
935
|
+
end
|
936
|
+
end
|
937
|
+
|
938
|
+
# unit tests for post_files
|
939
|
+
# 添付ファイルをアップロード
|
940
|
+
# 添付ファイルをアップロードします。 注意:このAPIはエンタープライズプランのお客様のみ利用可能です。 注意:アップロードしたファイルはすみやかにチケット作成などで使用してください。チケットなどから参照されていないファイルは最短24時間経過後に自動的に削除されます。
|
941
|
+
# @param [Hash] opts the optional parameters
|
942
|
+
# @option opts [Object] :file 添付ファイル
|
943
|
+
# @return [PostFiles200Response]
|
944
|
+
describe 'post_files test' do
|
945
|
+
it 'should work' do
|
946
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
947
|
+
end
|
948
|
+
end
|
949
|
+
|
950
|
+
# unit tests for post_folders
|
951
|
+
# フォルダを作成
|
952
|
+
# フォルダを作成します。 このAPIの実行には、ワークフローの管理権限が必要です。
|
953
|
+
# @param [Hash] opts the optional parameters
|
954
|
+
# @option opts [PostFoldersRequest] :post_folders_request
|
955
|
+
# @return [FolderDetail]
|
956
|
+
describe 'post_folders test' do
|
957
|
+
it 'should work' do
|
958
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
959
|
+
end
|
960
|
+
end
|
961
|
+
|
962
|
+
# unit tests for post_general_masters
|
963
|
+
# 汎用マスタを作成
|
964
|
+
# 汎用マスタを作成します。 このAPIの実行には、汎用マスタの管理権限が必要です。
|
965
|
+
# @param [Hash] opts the optional parameters
|
966
|
+
# @option opts [PostGeneralMastersRequest] :post_general_masters_request
|
967
|
+
# @return [GeneralMaster]
|
968
|
+
describe 'post_general_masters test' do
|
969
|
+
it 'should work' do
|
970
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
971
|
+
end
|
972
|
+
end
|
973
|
+
|
974
|
+
# unit tests for post_general_masters_general_master_id_items
|
975
|
+
# 汎用マスタアイテムを作成
|
976
|
+
# 汎用マスタアイテムを作成します。 このAPIの実行には、汎用マスタの管理権限が必要です。
|
977
|
+
# @param general_master_id 汎用マスタのUUIDまたはコード
|
978
|
+
# @param [Hash] opts the optional parameters
|
979
|
+
# @option opts [PostGeneralMastersGeneralMasterIdItemsRequest] :post_general_masters_general_master_id_items_request
|
980
|
+
# @return [GeneralMasterItem]
|
981
|
+
describe 'post_general_masters_general_master_id_items test' do
|
982
|
+
it 'should work' do
|
983
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
984
|
+
end
|
985
|
+
end
|
986
|
+
|
987
|
+
# unit tests for post_grades
|
988
|
+
# 役職を作成
|
989
|
+
# 役職を作成します。 このAPIの実行には、ユーザーの管理権限が必要です。
|
990
|
+
# @param [Hash] opts the optional parameters
|
991
|
+
# @option opts [GradeCreateBody] :grade_create_body
|
992
|
+
# @return [Grade]
|
993
|
+
describe 'post_grades test' do
|
994
|
+
it 'should work' do
|
995
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
996
|
+
end
|
997
|
+
end
|
998
|
+
|
999
|
+
# unit tests for post_grades_grade_id_default
|
1000
|
+
# デフォルトの役職を変更
|
1001
|
+
# 指定した役職をデフォルトにします。 同時に、これまでデフォルトだった役職は自動的にデフォルトではなくなります。 このAPIの実行には、ユーザーの管理権限が必要です。
|
1002
|
+
# @param grade_id 役職のUUIDまたはコード
|
1003
|
+
# @param [Hash] opts the optional parameters
|
1004
|
+
# @return [nil]
|
1005
|
+
describe 'post_grades_grade_id_default test' do
|
1006
|
+
it 'should work' do
|
1007
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1008
|
+
end
|
1009
|
+
end
|
1010
|
+
|
1011
|
+
# unit tests for post_organization_charts
|
1012
|
+
# 組織図を作成
|
1013
|
+
# 組織図を作成します。 このAPIの実行には、チームの管理権限が必要です。
|
1014
|
+
# @param [Hash] opts the optional parameters
|
1015
|
+
# @option opts [OrganizationChartBody] :organization_chart_body
|
1016
|
+
# @return [OrganizationChartDetail]
|
1017
|
+
describe 'post_organization_charts test' do
|
1018
|
+
it 'should work' do
|
1019
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1020
|
+
end
|
1021
|
+
end
|
1022
|
+
|
1023
|
+
# unit tests for post_organization_charts_organization_chart_id_activate
|
1024
|
+
# 組織図を有効化
|
1025
|
+
# 指定した組織図を有効化し、ワークフローで使用する組織図を切り替えます。 他の組織図に有効化の予定がある場合、それらの予定は削除されます。 このAPIの実行には、チームの管理権限が必要です。 注意:組織図の有効化は時間がかかることがあるため、有効化は非同期で実行されます。有効化の完了前にレスポンスを返すので注意してください。
|
1026
|
+
# @param organization_chart_id 組織図のUUID
|
1027
|
+
# @param [Hash] opts the optional parameters
|
1028
|
+
# @option opts [PostOrganizationChartsOrganizationChartIdActivateRequest] :post_organization_charts_organization_chart_id_activate_request
|
1029
|
+
# @return [OrganizationChartDetail]
|
1030
|
+
describe 'post_organization_charts_organization_chart_id_activate test' do
|
1031
|
+
it 'should work' do
|
1032
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1033
|
+
end
|
1034
|
+
end
|
1035
|
+
|
1036
|
+
# unit tests for post_organization_charts_organization_chart_id_teams
|
1037
|
+
# チームを作成
|
1038
|
+
# 指定した組織図内にチームを作成します。 このAPIの実行には、チームの管理権限が必要です。
|
1039
|
+
# @param organization_chart_id 組織図のUUID
|
1040
|
+
# @param [Hash] opts the optional parameters
|
1041
|
+
# @option opts [TeamCreateBody] :team_create_body
|
1042
|
+
# @return [TeamDetail]
|
1043
|
+
describe 'post_organization_charts_organization_chart_id_teams test' do
|
1044
|
+
it 'should work' do
|
1045
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1046
|
+
end
|
1047
|
+
end
|
1048
|
+
|
1049
|
+
# unit tests for post_proxy_applicants
|
1050
|
+
# 代理申請を作成
|
1051
|
+
# 代理申請を新規作成します。 このAPIの実行には、ユーザーの管理権限が必要です。ただし、自分の代理申請の設定をすべてのユーザーに許可している場合、管理権限は不要です。
|
1052
|
+
# @param [Hash] opts the optional parameters
|
1053
|
+
# @option opts [PostProxyApplicantsRequest] :post_proxy_applicants_request
|
1054
|
+
# @return [ProxyApplicant]
|
1055
|
+
describe 'post_proxy_applicants test' do
|
1056
|
+
it 'should work' do
|
1057
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1058
|
+
end
|
1059
|
+
end
|
1060
|
+
|
1061
|
+
# unit tests for post_proxy_approvers
|
1062
|
+
# 代理承認を作成
|
1063
|
+
# 代理承認を新規作成します。 このAPIの実行には、ユーザーの管理権限が必要です。ただし、自分の代理承認の設定をすべてのユーザーに許可している場合、管理権限は不要です。
|
1064
|
+
# @param [Hash] opts the optional parameters
|
1065
|
+
# @option opts [PostProxyApproversRequest] :post_proxy_approvers_request
|
1066
|
+
# @return [ProxyApprover]
|
1067
|
+
describe 'post_proxy_approvers test' do
|
1068
|
+
it 'should work' do
|
1069
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1070
|
+
end
|
1071
|
+
end
|
1072
|
+
|
1073
|
+
# unit tests for post_roles
|
1074
|
+
# 管理者ロールを作成
|
1075
|
+
# 管理者ロールを作成します。 このAPIの実行には、ロールの管理権限が必要です。
|
1076
|
+
# @param [Hash] opts the optional parameters
|
1077
|
+
# @option opts [RoleCreateBody] :role_create_body
|
1078
|
+
# @return [RoleDetail]
|
1079
|
+
describe 'post_roles test' do
|
1080
|
+
it 'should work' do
|
1081
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1082
|
+
end
|
1083
|
+
end
|
1084
|
+
|
1085
|
+
# unit tests for post_roles_role_id_memberships
|
1086
|
+
# 管理者ロールにメンバーを追加
|
1087
|
+
# 管理者ロールにメンバーを追加します。最大10人まで複数のメンバーを同時に追加可能です。 このAPIの実行には、ロールの管理権限が必要です。
|
1088
|
+
# @param role_id 管理者ロールのUUID
|
1089
|
+
# @param [Hash] opts the optional parameters
|
1090
|
+
# @option opts [PostRolesRoleIdMembershipsRequest] :post_roles_role_id_memberships_request
|
1091
|
+
# @return [nil]
|
1092
|
+
describe 'post_roles_role_id_memberships test' do
|
1093
|
+
it 'should work' do
|
1094
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1095
|
+
end
|
1096
|
+
end
|
1097
|
+
|
1098
|
+
# unit tests for post_teams_team_id_members
|
1099
|
+
# チームにメンバーを追加
|
1100
|
+
# 指定したチームにメンバーを追加します。最大10人まで同時に追加可能です。 このAPIの実行には、チームの管理権限が必要です。 注意: チームにリーダーは最低一人必要です。リーダーが不在の場合、APIは422 Unprocessable Entityを返します。
|
1101
|
+
# @param organization_chart_id 組織図のUUID
|
1102
|
+
# @param team_id チームのUUIDまたはコード
|
1103
|
+
# @param [Hash] opts the optional parameters
|
1104
|
+
# @option opts [PostTeamsTeamIdMembersRequest] :post_teams_team_id_members_request
|
1105
|
+
# @return [nil]
|
1106
|
+
describe 'post_teams_team_id_members test' do
|
1107
|
+
it 'should work' do
|
1108
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1109
|
+
end
|
1110
|
+
end
|
1111
|
+
|
1112
|
+
# unit tests for post_tickets
|
1113
|
+
# チケットを作成
|
1114
|
+
# チケットを作成します。
|
1115
|
+
# @param [Hash] opts the optional parameters
|
1116
|
+
# @option opts [PostTicketsRequest] :post_tickets_request
|
1117
|
+
# @return [TicketDetail]
|
1118
|
+
describe 'post_tickets test' do
|
1119
|
+
it 'should work' do
|
1120
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1121
|
+
end
|
1122
|
+
end
|
1123
|
+
|
1124
|
+
# unit tests for post_tickets_id_comments
|
1125
|
+
# コメントを投稿
|
1126
|
+
# チケットにコメントを投稿します。
|
1127
|
+
# @param ticket_id チケットのUUID
|
1128
|
+
# @param [Hash] opts the optional parameters
|
1129
|
+
# @option opts [PostTicketsIdCommentsRequest] :post_tickets_id_comments_request
|
1130
|
+
# @return [Comment]
|
1131
|
+
describe 'post_tickets_id_comments test' do
|
1132
|
+
it 'should work' do
|
1133
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1134
|
+
end
|
1135
|
+
end
|
1136
|
+
|
1137
|
+
# unit tests for post_tickets_id_viewers
|
1138
|
+
# 閲覧者を追加
|
1139
|
+
# チケットに閲覧者を追加します。
|
1140
|
+
# @param ticket_id チケットのUUID
|
1141
|
+
# @param [Hash] opts the optional parameters
|
1142
|
+
# @option opts [PostTicketsIdViewersRequest] :post_tickets_id_viewers_request
|
1143
|
+
# @return [nil]
|
1144
|
+
describe 'post_tickets_id_viewers test' do
|
1145
|
+
it 'should work' do
|
1146
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1147
|
+
end
|
1148
|
+
end
|
1149
|
+
|
1150
|
+
# unit tests for post_tickets_ticket_id_approve
|
1151
|
+
# チケットを承認する
|
1152
|
+
# 指定したチケットを承認します。 APIの実行ユーザーがチケットにアサインされていない場合、403 Forbiddenを返します。
|
1153
|
+
# @param ticket_id チケットのUUID
|
1154
|
+
# @param [Hash] opts the optional parameters
|
1155
|
+
# @return [TicketDetail]
|
1156
|
+
describe 'post_tickets_ticket_id_approve test' do
|
1157
|
+
it 'should work' do
|
1158
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1159
|
+
end
|
1160
|
+
end
|
1161
|
+
|
1162
|
+
# unit tests for post_tickets_ticket_id_archive
|
1163
|
+
# チケットをアーカイブ
|
1164
|
+
# チケットをアーカイブします。チケットのステータスがアーカイブステータスに変わりますが、引き続きUIやAPIでチケットにはアクセス可能です。 注意:チケットをアーカイブ可能なユーザーはチケットのステータスによって異なります。詳しくは[ヘルプ](https://support.kickflow.com/hc/ja/articles/360058324973)をご覧ください。
|
1165
|
+
# @param ticket_id チケットのUUID
|
1166
|
+
# @param [Hash] opts the optional parameters
|
1167
|
+
# @return [TicketDetail]
|
1168
|
+
describe 'post_tickets_ticket_id_archive test' do
|
1169
|
+
it 'should work' do
|
1170
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1171
|
+
end
|
1172
|
+
end
|
1173
|
+
|
1174
|
+
# unit tests for post_tickets_ticket_id_deny
|
1175
|
+
# チケットを却下する
|
1176
|
+
# 指定したチケットを却下します。 APIの実行ユーザーがチケットにアサインされていない場合、403 Forbiddenを返します。
|
1177
|
+
# @param ticket_id チケットのUUID
|
1178
|
+
# @param [Hash] opts the optional parameters
|
1179
|
+
# @option opts [Object] :body
|
1180
|
+
# @return [TicketDetail]
|
1181
|
+
describe 'post_tickets_ticket_id_deny test' do
|
1182
|
+
it 'should work' do
|
1183
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1184
|
+
end
|
1185
|
+
end
|
1186
|
+
|
1187
|
+
# unit tests for post_tickets_ticket_id_reject
|
1188
|
+
# チケットを差し戻す
|
1189
|
+
# 指定したチケットを差し戻します。 APIの実行ユーザーがチケットにアサインされていない場合、403 Forbiddenを返します。
|
1190
|
+
# @param ticket_id チケットのUUID
|
1191
|
+
# @param [Hash] opts the optional parameters
|
1192
|
+
# @option opts [PostTicketsTicketIdRejectRequest] :post_tickets_ticket_id_reject_request
|
1193
|
+
# @return [TicketDetail]
|
1194
|
+
describe 'post_tickets_ticket_id_reject test' do
|
1195
|
+
it 'should work' do
|
1196
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1197
|
+
end
|
1198
|
+
end
|
1199
|
+
|
1200
|
+
# unit tests for post_tickets_ticket_id_withdraw
|
1201
|
+
# チケットを取り下げる
|
1202
|
+
# 自分が作成したチケットを取り下げます。
|
1203
|
+
# @param ticket_id チケットのUUID
|
1204
|
+
# @param [Hash] opts the optional parameters
|
1205
|
+
# @return [TicketDetail]
|
1206
|
+
describe 'post_tickets_ticket_id_withdraw test' do
|
1207
|
+
it 'should work' do
|
1208
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1209
|
+
end
|
1210
|
+
end
|
1211
|
+
|
1212
|
+
# unit tests for post_users
|
1213
|
+
# ユーザーを作成(招待)
|
1214
|
+
# ユーザーを作成します。 作成されたユーザーは招待済みステータスとなり、招待メールが送信されます。 このAPIの実行には、ユーザーの管理権限が必要です。
|
1215
|
+
# @param [Hash] opts the optional parameters
|
1216
|
+
# @option opts [PostUsersRequest] :post_users_request
|
1217
|
+
# @return [UserDetail]
|
1218
|
+
describe 'post_users test' do
|
1219
|
+
it 'should work' do
|
1220
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1221
|
+
end
|
1222
|
+
end
|
1223
|
+
|
1224
|
+
# unit tests for post_users_user_id_reactivate
|
1225
|
+
# ユーザーを再有効化
|
1226
|
+
# 一時停止中のユーザーを有効化します。 このAPIの実行には、ユーザーの管理権限が必要です。
|
1227
|
+
# @param user_id ユーザーのUUIDまたはコード
|
1228
|
+
# @param [Hash] opts the optional parameters
|
1229
|
+
# @return [User]
|
1230
|
+
describe 'post_users_user_id_reactivate test' do
|
1231
|
+
it 'should work' do
|
1232
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1233
|
+
end
|
1234
|
+
end
|
1235
|
+
|
1236
|
+
# unit tests for post_users_user_id_reinvite
|
1237
|
+
# ユーザーを再招待
|
1238
|
+
# 削除されたユーザーを再び招待します。 このAPIの実行には、ユーザーの管理権限が必要です。
|
1239
|
+
# @param user_id ユーザーのUUIDまたはコード
|
1240
|
+
# @param [Hash] opts the optional parameters
|
1241
|
+
# @return [User]
|
1242
|
+
describe 'post_users_user_id_reinvite test' do
|
1243
|
+
it 'should work' do
|
1244
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1245
|
+
end
|
1246
|
+
end
|
1247
|
+
|
1248
|
+
# unit tests for post_users_user_id_suspend
|
1249
|
+
# ユーザーを一時停止
|
1250
|
+
# 有効なユーザーを一時停止します。 このAPIの実行には、ユーザーの管理権限が必要です。
|
1251
|
+
# @param user_id ユーザーのUUIDまたはコード
|
1252
|
+
# @param [Hash] opts the optional parameters
|
1253
|
+
# @return [User]
|
1254
|
+
describe 'post_users_user_id_suspend test' do
|
1255
|
+
it 'should work' do
|
1256
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1257
|
+
end
|
1258
|
+
end
|
1259
|
+
|
1260
|
+
end
|