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,72 @@
|
|
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
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for Kickflow::RoleDetail
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe Kickflow::RoleDetail do
|
21
|
+
let(:instance) { Kickflow::RoleDetail.new }
|
22
|
+
|
23
|
+
describe 'test an instance of RoleDetail' do
|
24
|
+
it 'should create an instance of RoleDetail' do
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
# expect(instance).to be_instance_of(Kickflow::RoleDetail)
|
27
|
+
end
|
28
|
+
end
|
29
|
+
|
30
|
+
describe 'test attribute "id"' do
|
31
|
+
it 'should work' do
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
33
|
+
end
|
34
|
+
end
|
35
|
+
|
36
|
+
describe 'test attribute "name"' do
|
37
|
+
it 'should work' do
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
39
|
+
end
|
40
|
+
end
|
41
|
+
|
42
|
+
describe 'test attribute "editable"' do
|
43
|
+
it 'should work' do
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
45
|
+
end
|
46
|
+
end
|
47
|
+
|
48
|
+
describe 'test attribute "users_count"' do
|
49
|
+
it 'should work' do
|
50
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
51
|
+
end
|
52
|
+
end
|
53
|
+
|
54
|
+
describe 'test attribute "created_at"' do
|
55
|
+
it 'should work' do
|
56
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
57
|
+
end
|
58
|
+
end
|
59
|
+
|
60
|
+
describe 'test attribute "updated_at"' do
|
61
|
+
it 'should work' do
|
62
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
63
|
+
end
|
64
|
+
end
|
65
|
+
|
66
|
+
describe 'test attribute "permission_list"' do
|
67
|
+
it 'should work' do
|
68
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
69
|
+
end
|
70
|
+
end
|
71
|
+
|
72
|
+
end
|
@@ -0,0 +1,66 @@
|
|
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
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for Kickflow::Role
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe Kickflow::Role do
|
21
|
+
let(:instance) { Kickflow::Role.new }
|
22
|
+
|
23
|
+
describe 'test an instance of Role' do
|
24
|
+
it 'should create an instance of Role' do
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
# expect(instance).to be_instance_of(Kickflow::Role)
|
27
|
+
end
|
28
|
+
end
|
29
|
+
|
30
|
+
describe 'test attribute "id"' do
|
31
|
+
it 'should work' do
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
33
|
+
end
|
34
|
+
end
|
35
|
+
|
36
|
+
describe 'test attribute "name"' do
|
37
|
+
it 'should work' do
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
39
|
+
end
|
40
|
+
end
|
41
|
+
|
42
|
+
describe 'test attribute "editable"' do
|
43
|
+
it 'should work' do
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
45
|
+
end
|
46
|
+
end
|
47
|
+
|
48
|
+
describe 'test attribute "users_count"' do
|
49
|
+
it 'should work' do
|
50
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
51
|
+
end
|
52
|
+
end
|
53
|
+
|
54
|
+
describe 'test attribute "created_at"' do
|
55
|
+
it 'should work' do
|
56
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
57
|
+
end
|
58
|
+
end
|
59
|
+
|
60
|
+
describe 'test attribute "updated_at"' do
|
61
|
+
it 'should work' do
|
62
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
63
|
+
end
|
64
|
+
end
|
65
|
+
|
66
|
+
end
|
@@ -0,0 +1,64 @@
|
|
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
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for Kickflow::RoleUpdateBodyPermissionListInner
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe Kickflow::RoleUpdateBodyPermissionListInner do
|
21
|
+
let(:instance) { Kickflow::RoleUpdateBodyPermissionListInner.new }
|
22
|
+
|
23
|
+
describe 'test an instance of RoleUpdateBodyPermissionListInner' do
|
24
|
+
it 'should create an instance of RoleUpdateBodyPermissionListInner' do
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
# expect(instance).to be_instance_of(Kickflow::RoleUpdateBodyPermissionListInner)
|
27
|
+
end
|
28
|
+
end
|
29
|
+
|
30
|
+
describe 'test attribute "permission"' do
|
31
|
+
it 'should work' do
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
33
|
+
# validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["tenant", "billing", "integration", "security", "audit", "stats", "workflow", "ticket", "user", "team", "role", "master"])
|
34
|
+
# validator.allowable_values.each do |value|
|
35
|
+
# expect { instance.permission = value }.not_to raise_error
|
36
|
+
# end
|
37
|
+
end
|
38
|
+
end
|
39
|
+
|
40
|
+
describe 'test attribute "restricted"' do
|
41
|
+
it 'should work' do
|
42
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
43
|
+
end
|
44
|
+
end
|
45
|
+
|
46
|
+
describe 'test attribute "folder_ids"' do
|
47
|
+
it 'should work' do
|
48
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
49
|
+
end
|
50
|
+
end
|
51
|
+
|
52
|
+
describe 'test attribute "general_master_ids"' do
|
53
|
+
it 'should work' do
|
54
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
55
|
+
end
|
56
|
+
end
|
57
|
+
|
58
|
+
describe 'test attribute "team_ids"' do
|
59
|
+
it 'should work' do
|
60
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
61
|
+
end
|
62
|
+
end
|
63
|
+
|
64
|
+
end
|
@@ -0,0 +1,42 @@
|
|
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
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for Kickflow::RoleUpdateBody
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe Kickflow::RoleUpdateBody do
|
21
|
+
let(:instance) { Kickflow::RoleUpdateBody.new }
|
22
|
+
|
23
|
+
describe 'test an instance of RoleUpdateBody' do
|
24
|
+
it 'should create an instance of RoleUpdateBody' do
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
# expect(instance).to be_instance_of(Kickflow::RoleUpdateBody)
|
27
|
+
end
|
28
|
+
end
|
29
|
+
|
30
|
+
describe 'test attribute "name"' do
|
31
|
+
it 'should work' do
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
33
|
+
end
|
34
|
+
end
|
35
|
+
|
36
|
+
describe 'test attribute "permission_list"' do
|
37
|
+
it 'should work' do
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
39
|
+
end
|
40
|
+
end
|
41
|
+
|
42
|
+
end
|
@@ -0,0 +1,112 @@
|
|
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
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for Kickflow::RouteDetail
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe Kickflow::RouteDetail do
|
21
|
+
let(:instance) { Kickflow::RouteDetail.new }
|
22
|
+
|
23
|
+
describe 'test an instance of RouteDetail' do
|
24
|
+
it 'should create an instance of RouteDetail' do
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
# expect(instance).to be_instance_of(Kickflow::RouteDetail)
|
27
|
+
end
|
28
|
+
end
|
29
|
+
|
30
|
+
describe 'test attribute "id"' do
|
31
|
+
it 'should work' do
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
33
|
+
end
|
34
|
+
end
|
35
|
+
|
36
|
+
describe 'test attribute "code"' do
|
37
|
+
it 'should work' do
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
39
|
+
end
|
40
|
+
end
|
41
|
+
|
42
|
+
describe 'test attribute "status"' do
|
43
|
+
it 'should work' do
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
45
|
+
# validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["visible", "deleted", "error"])
|
46
|
+
# validator.allowable_values.each do |value|
|
47
|
+
# expect { instance.status = value }.not_to raise_error
|
48
|
+
# end
|
49
|
+
end
|
50
|
+
end
|
51
|
+
|
52
|
+
describe 'test attribute "version_id"' do
|
53
|
+
it 'should work' do
|
54
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
55
|
+
end
|
56
|
+
end
|
57
|
+
|
58
|
+
describe 'test attribute "version_number"' do
|
59
|
+
it 'should work' do
|
60
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
61
|
+
end
|
62
|
+
end
|
63
|
+
|
64
|
+
describe 'test attribute "name"' do
|
65
|
+
it 'should work' do
|
66
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
67
|
+
end
|
68
|
+
end
|
69
|
+
|
70
|
+
describe 'test attribute "description"' do
|
71
|
+
it 'should work' do
|
72
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
73
|
+
end
|
74
|
+
end
|
75
|
+
|
76
|
+
describe 'test attribute "created_at"' do
|
77
|
+
it 'should work' do
|
78
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
79
|
+
end
|
80
|
+
end
|
81
|
+
|
82
|
+
describe 'test attribute "updated_at"' do
|
83
|
+
it 'should work' do
|
84
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
85
|
+
end
|
86
|
+
end
|
87
|
+
|
88
|
+
describe 'test attribute "author"' do
|
89
|
+
it 'should work' do
|
90
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
91
|
+
end
|
92
|
+
end
|
93
|
+
|
94
|
+
describe 'test attribute "version_author"' do
|
95
|
+
it 'should work' do
|
96
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
97
|
+
end
|
98
|
+
end
|
99
|
+
|
100
|
+
describe 'test attribute "folder"' do
|
101
|
+
it 'should work' do
|
102
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
103
|
+
end
|
104
|
+
end
|
105
|
+
|
106
|
+
describe 'test attribute "steps"' do
|
107
|
+
it 'should work' do
|
108
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
109
|
+
end
|
110
|
+
end
|
111
|
+
|
112
|
+
end
|
@@ -0,0 +1,106 @@
|
|
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
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for Kickflow::Route
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe Kickflow::Route do
|
21
|
+
let(:instance) { Kickflow::Route.new }
|
22
|
+
|
23
|
+
describe 'test an instance of Route' do
|
24
|
+
it 'should create an instance of Route' do
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
# expect(instance).to be_instance_of(Kickflow::Route)
|
27
|
+
end
|
28
|
+
end
|
29
|
+
|
30
|
+
describe 'test attribute "id"' do
|
31
|
+
it 'should work' do
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
33
|
+
end
|
34
|
+
end
|
35
|
+
|
36
|
+
describe 'test attribute "code"' do
|
37
|
+
it 'should work' do
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
39
|
+
end
|
40
|
+
end
|
41
|
+
|
42
|
+
describe 'test attribute "status"' do
|
43
|
+
it 'should work' do
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
45
|
+
# validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["visible", "deleted", "error"])
|
46
|
+
# validator.allowable_values.each do |value|
|
47
|
+
# expect { instance.status = value }.not_to raise_error
|
48
|
+
# end
|
49
|
+
end
|
50
|
+
end
|
51
|
+
|
52
|
+
describe 'test attribute "version_id"' do
|
53
|
+
it 'should work' do
|
54
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
55
|
+
end
|
56
|
+
end
|
57
|
+
|
58
|
+
describe 'test attribute "version_number"' do
|
59
|
+
it 'should work' do
|
60
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
61
|
+
end
|
62
|
+
end
|
63
|
+
|
64
|
+
describe 'test attribute "name"' do
|
65
|
+
it 'should work' do
|
66
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
67
|
+
end
|
68
|
+
end
|
69
|
+
|
70
|
+
describe 'test attribute "description"' do
|
71
|
+
it 'should work' do
|
72
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
73
|
+
end
|
74
|
+
end
|
75
|
+
|
76
|
+
describe 'test attribute "created_at"' do
|
77
|
+
it 'should work' do
|
78
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
79
|
+
end
|
80
|
+
end
|
81
|
+
|
82
|
+
describe 'test attribute "updated_at"' do
|
83
|
+
it 'should work' do
|
84
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
85
|
+
end
|
86
|
+
end
|
87
|
+
|
88
|
+
describe 'test attribute "author"' do
|
89
|
+
it 'should work' do
|
90
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
91
|
+
end
|
92
|
+
end
|
93
|
+
|
94
|
+
describe 'test attribute "version_author"' do
|
95
|
+
it 'should work' do
|
96
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
97
|
+
end
|
98
|
+
end
|
99
|
+
|
100
|
+
describe 'test attribute "folder"' do
|
101
|
+
it 'should work' do
|
102
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
103
|
+
end
|
104
|
+
end
|
105
|
+
|
106
|
+
end
|
@@ -0,0 +1,84 @@
|
|
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
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for Kickflow::RouteStepConditionField
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe Kickflow::RouteStepConditionField do
|
21
|
+
let(:instance) { Kickflow::RouteStepConditionField.new }
|
22
|
+
|
23
|
+
describe 'test an instance of RouteStepConditionField' do
|
24
|
+
it 'should create an instance of RouteStepConditionField' do
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
# expect(instance).to be_instance_of(Kickflow::RouteStepConditionField)
|
27
|
+
end
|
28
|
+
end
|
29
|
+
|
30
|
+
describe 'test attribute "id"' do
|
31
|
+
it 'should work' do
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
33
|
+
end
|
34
|
+
end
|
35
|
+
|
36
|
+
describe 'test attribute "display_order"' do
|
37
|
+
it 'should work' do
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
39
|
+
end
|
40
|
+
end
|
41
|
+
|
42
|
+
describe 'test attribute "variable"' do
|
43
|
+
it 'should work' do
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
45
|
+
end
|
46
|
+
end
|
47
|
+
|
48
|
+
describe 'test attribute "field_key"' do
|
49
|
+
it 'should work' do
|
50
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
51
|
+
end
|
52
|
+
end
|
53
|
+
|
54
|
+
describe 'test attribute "symbol"' do
|
55
|
+
it 'should work' do
|
56
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
57
|
+
end
|
58
|
+
end
|
59
|
+
|
60
|
+
describe 'test attribute "value"' do
|
61
|
+
it 'should work' do
|
62
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
63
|
+
end
|
64
|
+
end
|
65
|
+
|
66
|
+
describe 'test attribute "grade"' do
|
67
|
+
it 'should work' do
|
68
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
69
|
+
end
|
70
|
+
end
|
71
|
+
|
72
|
+
describe 'test attribute "team"' do
|
73
|
+
it 'should work' do
|
74
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
75
|
+
end
|
76
|
+
end
|
77
|
+
|
78
|
+
describe 'test attribute "general_master_item"' 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
|
+
end
|
@@ -0,0 +1,62 @@
|
|
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
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for Kickflow::RouteStepCondition
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe Kickflow::RouteStepCondition do
|
21
|
+
let(:instance) { Kickflow::RouteStepCondition.new }
|
22
|
+
|
23
|
+
describe 'test an instance of RouteStepCondition' do
|
24
|
+
it 'should create an instance of RouteStepCondition' do
|
25
|
+
# uncomment below to test the instance creation
|
26
|
+
# expect(instance).to be_instance_of(Kickflow::RouteStepCondition)
|
27
|
+
end
|
28
|
+
end
|
29
|
+
|
30
|
+
describe 'test attribute "id"' do
|
31
|
+
it 'should work' do
|
32
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
33
|
+
end
|
34
|
+
end
|
35
|
+
|
36
|
+
describe 'test attribute "condition_type"' do
|
37
|
+
it 'should work' do
|
38
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
39
|
+
# validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["always", "conditional", "conditional_skip"])
|
40
|
+
# validator.allowable_values.each do |value|
|
41
|
+
# expect { instance.condition_type = value }.not_to raise_error
|
42
|
+
# end
|
43
|
+
end
|
44
|
+
end
|
45
|
+
|
46
|
+
describe 'test attribute "combination_type"' do
|
47
|
+
it 'should work' do
|
48
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
49
|
+
# validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["all", "any"])
|
50
|
+
# validator.allowable_values.each do |value|
|
51
|
+
# expect { instance.combination_type = value }.not_to raise_error
|
52
|
+
# end
|
53
|
+
end
|
54
|
+
end
|
55
|
+
|
56
|
+
describe 'test attribute "route_step_condition_fields"' do
|
57
|
+
it 'should work' do
|
58
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
59
|
+
end
|
60
|
+
end
|
61
|
+
|
62
|
+
end
|