crelate_client 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/Gemfile +7 -0
- data/Gemfile.lock +69 -0
- data/README.md +267 -0
- data/Rakefile +8 -0
- data/crelate_client-1.0.0.gem +0 -0
- data/crelate_client.gemspec +45 -0
- data/docs/AssignedTo.md +11 -0
- data/docs/AssignedToRequest.md +9 -0
- data/docs/BoardParameters.md +9 -0
- data/docs/BroadcastMessage.md +15 -0
- data/docs/BroadcastMessageCreateRequest.md +9 -0
- data/docs/CompaniesApi.md +921 -0
- data/docs/Company.md +11 -0
- data/docs/ComplianceSettingsPayload.md +8 -0
- data/docs/ConsentRequestPayload.md +9 -0
- data/docs/ContactsApi.md +1246 -0
- data/docs/CrelateAction.md +14 -0
- data/docs/CrelateActionPayload.md +10 -0
- data/docs/CrelateDetails.md +10 -0
- data/docs/CustomFormCompletedForm.md +11 -0
- data/docs/CustomFormDefinition.md +16 -0
- data/docs/CustomFormDefinitionEntities.md +9 -0
- data/docs/CustomFormFormDefinitionUsage.md +10 -0
- data/docs/CustomFormFormDefintionUsageJobs.md +9 -0
- data/docs/CustomFormFormFieldUsage.md +11 -0
- data/docs/CustomFormFormFieldUsageFormDefinition.md +10 -0
- data/docs/CustomFormLayoutSection.md +9 -0
- data/docs/CustomFormSaveResponse.md +12 -0
- data/docs/DocumentCollection.md +10 -0
- data/docs/DocumentItem.md +22 -0
- data/docs/DomainApi.md +198 -0
- data/docs/EmailAttachment.md +9 -0
- data/docs/EntityDocumentOptions.md +8 -0
- data/docs/EntityLookup.md +15 -0
- data/docs/ExtIntegrationResponseInterviewResponse.md +11 -0
- data/docs/ExtReferralRequest.md +12 -0
- data/docs/ExtResumeCandidate.md +21 -0
- data/docs/ExtResumeCareerBuilderValidateCredentialsResponse.md +9 -0
- data/docs/ExtResumeOrgState.md +27 -0
- data/docs/ExtResumePackagePricing.md +11 -0
- data/docs/ExtResumePackageUpdateRequest.md +9 -0
- data/docs/ExtResumeSearchResponse.md +9 -0
- data/docs/ExtResumeViewResponse.md +30 -0
- data/docs/FusebillStateItem.md +9 -0
- data/docs/GetDocumentListOptions.md +10 -0
- data/docs/InterviewRequest.md +9 -0
- data/docs/InterviewRequestDetails.md +15 -0
- data/docs/InterviewResponse.md +18 -0
- data/docs/JobPostRequest.md +9 -0
- data/docs/JobPostingsApi.md +378 -0
- data/docs/JobResponse.md +15 -0
- data/docs/JobsApi.md +1197 -0
- data/docs/MultiEntityLookup.md +8 -0
- data/docs/NotesApi.md +215 -0
- data/docs/OrgAuditLogEvent.md +22 -0
- data/docs/PostPurchaseRequest.md +12 -0
- data/docs/PublicApiAttachmentResponse.md +19 -0
- data/docs/PublicApiAttachmentResponseList.md +9 -0
- data/docs/PublicApiDocumentType.md +10 -0
- data/docs/PublicApiGetAccountResponse.md +85 -0
- data/docs/PublicApiGetAccountResponseList.md +9 -0
- data/docs/PublicApiGetContactJob.md +13 -0
- data/docs/PublicApiGetContactResponse.md +151 -0
- data/docs/PublicApiGetContactResponseList.md +9 -0
- data/docs/PublicApiGetJobContact.md +13 -0
- data/docs/PublicApiGetJobListResponse.md +9 -0
- data/docs/PublicApiGetJobPostingListResponse.md +9 -0
- data/docs/PublicApiGetJobPostingResponse.md +29 -0
- data/docs/PublicApiGetJobPostingSearchResponse.md +8 -0
- data/docs/PublicApiGetJobPostingSearchResult.md +18 -0
- data/docs/PublicApiGetJobResponse.md +127 -0
- data/docs/PublicApiGetNoteResponse.md +21 -0
- data/docs/PublicApiGetTaskResponse.md +23 -0
- data/docs/PublicApiIdResponse.md +8 -0
- data/docs/PublicApiPlacementResponse.md +32 -0
- data/docs/PublicApiPlacementResponseList.md +9 -0
- data/docs/PublicApiRecordOwner.md +10 -0
- data/docs/PublicApiSaveAccountRequest.md +74 -0
- data/docs/PublicApiSaveAttachmentRequest.md +13 -0
- data/docs/PublicApiSaveContactRequest.md +139 -0
- data/docs/PublicApiSaveJobApplicationRequest.md +13 -0
- data/docs/PublicApiSaveJobPostingRequest.md +19 -0
- data/docs/PublicApiSaveJobRequest.md +95 -0
- data/docs/PublicApiSaveJobRequestJobType.md +9 -0
- data/docs/PublicApiSaveNoteRequest.md +11 -0
- data/docs/PublicApiSaveTaskRequest.md +13 -0
- data/docs/PublicApiSaveWorkflowItemStatusRequest.md +9 -0
- data/docs/PublicApiTagCategory.md +9 -0
- data/docs/PublicApiWorkflowStatus.md +12 -0
- data/docs/PublicApiWorkflowType.md +9 -0
- data/docs/Question.md +13 -0
- data/docs/QuestionSetResponse.md +12 -0
- data/docs/SaveExtCredentialResponse.md +10 -0
- data/docs/SearchContact.md +11 -0
- data/docs/SendEmailResponse.md +13 -0
- data/docs/SendSubmittalDetail.md +11 -0
- data/docs/ShareLink.md +13 -0
- data/docs/SignupInformation.md +19 -0
- data/docs/SmsPlivoMessageReceivedRequest.md +15 -0
- data/docs/SmsPlivoMessageStatusReceivedRequest.md +17 -0
- data/docs/SmsPlivoVoiceAnswerRequest.md +13 -0
- data/docs/SmsPlivoVoiceHangupRequest.md +19 -0
- data/docs/SparkHireResponseInfoInterviewResponse.md +11 -0
- data/docs/SparkHireResponseInfoJobResponse.md +11 -0
- data/docs/SparkHireResponseInfoQuestionSetResponse.md +11 -0
- data/docs/TasksApi.md +215 -0
- data/docs/UserResponse.md +12 -0
- data/docs/WayupData.md +15 -0
- data/docs/WebhookDeleteResponse.md +8 -0
- data/docs/ZipApplyData.md +15 -0
- data/git_push.sh +55 -0
- data/lib/.DS_Store +0 -0
- data/lib/crelate_client/.DS_Store +0 -0
- data/lib/crelate_client/api/companies_api.rb +1151 -0
- data/lib/crelate_client/api/contacts_api.rb +1552 -0
- data/lib/crelate_client/api/domain_api.rb +239 -0
- data/lib/crelate_client/api/job_postings_api.rb +467 -0
- data/lib/crelate_client/api/jobs_api.rb +1494 -0
- data/lib/crelate_client/api/notes_api.rb +273 -0
- data/lib/crelate_client/api/tasks_api.rb +273 -0
- data/lib/crelate_client/api_client.rb +388 -0
- data/lib/crelate_client/api_error.rb +38 -0
- data/lib/crelate_client/configuration.rb +202 -0
- data/lib/crelate_client/models/assigned_to.rb +215 -0
- data/lib/crelate_client/models/assigned_to_request.rb +197 -0
- data/lib/crelate_client/models/board_parameters.rb +199 -0
- data/lib/crelate_client/models/broadcast_message.rb +284 -0
- data/lib/crelate_client/models/broadcast_message_create_request.rb +197 -0
- data/lib/crelate_client/models/company.rb +215 -0
- data/lib/crelate_client/models/compliance_settings_payload.rb +188 -0
- data/lib/crelate_client/models/consent_request_payload.rb +197 -0
- data/lib/crelate_client/models/crelate_action.rb +279 -0
- data/lib/crelate_client/models/crelate_action_payload.rb +210 -0
- data/lib/crelate_client/models/crelate_details.rb +206 -0
- data/lib/crelate_client/models/custom_form_completed_form.rb +221 -0
- data/lib/crelate_client/models/custom_form_definition.rb +264 -0
- data/lib/crelate_client/models/custom_form_definition_entities.rb +201 -0
- data/lib/crelate_client/models/custom_form_form_definition_usage.rb +210 -0
- data/lib/crelate_client/models/custom_form_form_defintion_usage_jobs.rb +197 -0
- data/lib/crelate_client/models/custom_form_form_field_usage.rb +221 -0
- data/lib/crelate_client/models/custom_form_form_field_usage_form_definition.rb +206 -0
- data/lib/crelate_client/models/custom_form_layout_section.rb +199 -0
- data/lib/crelate_client/models/custom_form_save_response.rb +259 -0
- data/lib/crelate_client/models/document_collection.rb +212 -0
- data/lib/crelate_client/models/document_item.rb +316 -0
- data/lib/crelate_client/models/email_attachment.rb +213 -0
- data/lib/crelate_client/models/entity_document_options.rb +188 -0
- data/lib/crelate_client/models/entity_lookup.rb +286 -0
- data/lib/crelate_client/models/ext_integration_response_interview_response.rb +217 -0
- data/lib/crelate_client/models/ext_referral_request.rb +224 -0
- data/lib/crelate_client/models/ext_resume_candidate.rb +342 -0
- data/lib/crelate_client/models/ext_resume_career_builder_validate_credentials_response.rb +197 -0
- data/lib/crelate_client/models/ext_resume_org_state.rb +404 -0
- data/lib/crelate_client/models/ext_resume_package_pricing.rb +215 -0
- data/lib/crelate_client/models/ext_resume_package_update_request.rb +230 -0
- data/lib/crelate_client/models/ext_resume_search_response.rb +199 -0
- data/lib/crelate_client/models/ext_resume_view_response.rb +421 -0
- data/lib/crelate_client/models/fusebill_state_item.rb +197 -0
- data/lib/crelate_client/models/get_document_list_options.rb +231 -0
- data/lib/crelate_client/models/interview_request.rb +199 -0
- data/lib/crelate_client/models/interview_request_details.rb +255 -0
- data/lib/crelate_client/models/interview_response.rb +311 -0
- data/lib/crelate_client/models/job_post_request.rb +197 -0
- data/lib/crelate_client/models/job_response.rb +251 -0
- data/lib/crelate_client/models/multi_entity_lookup.rb +190 -0
- data/lib/crelate_client/models/org_audit_log_event.rb +314 -0
- data/lib/crelate_client/models/post_purchase_request.rb +224 -0
- data/lib/crelate_client/models/public_api_attachment_response.rb +287 -0
- data/lib/crelate_client/models/public_api_attachment_response_list.rb +199 -0
- data/lib/crelate_client/models/public_api_document_type.rb +208 -0
- data/lib/crelate_client/models/public_api_get_account_response.rb +889 -0
- data/lib/crelate_client/models/public_api_get_account_response_list.rb +199 -0
- data/lib/crelate_client/models/public_api_get_contact_job.rb +233 -0
- data/lib/crelate_client/models/public_api_get_contact_response.rb +1485 -0
- data/lib/crelate_client/models/public_api_get_contact_response_list.rb +199 -0
- data/lib/crelate_client/models/public_api_get_job_contact.rb +233 -0
- data/lib/crelate_client/models/public_api_get_job_list_response.rb +199 -0
- data/lib/crelate_client/models/public_api_get_job_posting_list_response.rb +199 -0
- data/lib/crelate_client/models/public_api_get_job_posting_response.rb +379 -0
- data/lib/crelate_client/models/public_api_get_job_posting_search_response.rb +190 -0
- data/lib/crelate_client/models/public_api_get_job_posting_search_result.rb +278 -0
- data/lib/crelate_client/models/public_api_get_job_response.rb +1267 -0
- data/lib/crelate_client/models/public_api_get_note_response.rb +307 -0
- data/lib/crelate_client/models/public_api_get_task_response.rb +325 -0
- data/lib/crelate_client/models/public_api_id_response.rb +188 -0
- data/lib/crelate_client/models/public_api_placement_response.rb +404 -0
- data/lib/crelate_client/models/public_api_placement_response_list.rb +199 -0
- data/lib/crelate_client/models/public_api_record_owner.rb +206 -0
- data/lib/crelate_client/models/public_api_save_account_request.rb +786 -0
- data/lib/crelate_client/models/public_api_save_attachment_request.rb +233 -0
- data/lib/crelate_client/models/public_api_save_contact_request.rb +1373 -0
- data/lib/crelate_client/models/public_api_save_job_application_request.rb +233 -0
- data/lib/crelate_client/models/public_api_save_job_posting_request.rb +287 -0
- data/lib/crelate_client/models/public_api_save_job_request.rb +975 -0
- data/lib/crelate_client/models/public_api_save_job_request_job_type.rb +197 -0
- data/lib/crelate_client/models/public_api_save_note_request.rb +215 -0
- data/lib/crelate_client/models/public_api_save_task_request.rb +233 -0
- data/lib/crelate_client/models/public_api_save_workflow_item_status_request.rb +197 -0
- data/lib/crelate_client/models/public_api_tag_category.rb +197 -0
- data/lib/crelate_client/models/public_api_workflow_status.rb +224 -0
- data/lib/crelate_client/models/public_api_workflow_type.rb +197 -0
- data/lib/crelate_client/models/question.rb +233 -0
- data/lib/crelate_client/models/question_set_response.rb +226 -0
- data/lib/crelate_client/models/save_ext_credential_response.rb +206 -0
- data/lib/crelate_client/models/search_contact.rb +215 -0
- data/lib/crelate_client/models/send_email_response.rb +235 -0
- data/lib/crelate_client/models/send_submittal_detail.rb +217 -0
- data/lib/crelate_client/models/share_link.rb +266 -0
- data/lib/crelate_client/models/signup_information.rb +287 -0
- data/lib/crelate_client/models/sms_plivo_message_received_request.rb +251 -0
- data/lib/crelate_client/models/sms_plivo_message_status_received_request.rb +269 -0
- data/lib/crelate_client/models/sms_plivo_voice_answer_request.rb +233 -0
- data/lib/crelate_client/models/sms_plivo_voice_hangup_request.rb +287 -0
- data/lib/crelate_client/models/spark_hire_response_info_interview_response.rb +215 -0
- data/lib/crelate_client/models/spark_hire_response_info_job_response.rb +215 -0
- data/lib/crelate_client/models/spark_hire_response_info_question_set_response.rb +215 -0
- data/lib/crelate_client/models/user_response.rb +224 -0
- data/lib/crelate_client/models/wayup_data.rb +267 -0
- data/lib/crelate_client/models/webhook_delete_response.rb +188 -0
- data/lib/crelate_client/models/zip_apply_data.rb +267 -0
- data/lib/crelate_client/version.rb +15 -0
- data/lib/crelate_client.rb +143 -0
- data/spec/api/companies_api_spec.rb +273 -0
- data/spec/api/contacts_api_spec.rb +358 -0
- data/spec/api/domain_api_spec.rb +83 -0
- data/spec/api/job_postings_api_spec.rb +131 -0
- data/spec/api/jobs_api_spec.rb +346 -0
- data/spec/api/notes_api_spec.rb +88 -0
- data/spec/api/tasks_api_spec.rb +88 -0
- data/spec/api_client_spec.rb +226 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/assigned_to_request_spec.rb +48 -0
- data/spec/models/assigned_to_spec.rb +60 -0
- data/spec/models/board_parameters_spec.rb +48 -0
- data/spec/models/broadcast_message_create_request_spec.rb +48 -0
- data/spec/models/broadcast_message_spec.rb +88 -0
- data/spec/models/company_spec.rb +60 -0
- data/spec/models/compliance_settings_payload_spec.rb +42 -0
- data/spec/models/consent_request_payload_spec.rb +48 -0
- data/spec/models/crelate_action_payload_spec.rb +54 -0
- data/spec/models/crelate_action_spec.rb +82 -0
- data/spec/models/crelate_details_spec.rb +54 -0
- data/spec/models/custom_form_completed_form_spec.rb +60 -0
- data/spec/models/custom_form_definition_entities_spec.rb +48 -0
- data/spec/models/custom_form_definition_spec.rb +90 -0
- data/spec/models/custom_form_form_definition_usage_spec.rb +54 -0
- data/spec/models/custom_form_form_defintion_usage_jobs_spec.rb +48 -0
- data/spec/models/custom_form_form_field_usage_form_definition_spec.rb +54 -0
- data/spec/models/custom_form_form_field_usage_spec.rb +60 -0
- data/spec/models/custom_form_layout_section_spec.rb +48 -0
- data/spec/models/custom_form_save_response_spec.rb +70 -0
- data/spec/models/document_collection_spec.rb +54 -0
- data/spec/models/document_item_spec.rb +126 -0
- data/spec/models/email_attachment_spec.rb +48 -0
- data/spec/models/entity_document_options_spec.rb +42 -0
- data/spec/models/entity_lookup_spec.rb +88 -0
- data/spec/models/ext_integration_response_interview_response_spec.rb +60 -0
- data/spec/models/ext_referral_request_spec.rb +66 -0
- data/spec/models/ext_resume_candidate_spec.rb +124 -0
- data/spec/models/ext_resume_career_builder_validate_credentials_response_spec.rb +48 -0
- data/spec/models/ext_resume_org_state_spec.rb +164 -0
- data/spec/models/ext_resume_package_pricing_spec.rb +60 -0
- data/spec/models/ext_resume_package_update_request_spec.rb +52 -0
- data/spec/models/ext_resume_search_response_spec.rb +48 -0
- data/spec/models/ext_resume_view_response_spec.rb +178 -0
- data/spec/models/fusebill_state_item_spec.rb +48 -0
- data/spec/models/get_document_list_options_spec.rb +58 -0
- data/spec/models/interview_request_details_spec.rb +84 -0
- data/spec/models/interview_request_spec.rb +48 -0
- data/spec/models/interview_response_spec.rb +106 -0
- data/spec/models/job_post_request_spec.rb +48 -0
- data/spec/models/job_response_spec.rb +84 -0
- data/spec/models/multi_entity_lookup_spec.rb +42 -0
- data/spec/models/org_audit_log_event_spec.rb +126 -0
- data/spec/models/post_purchase_request_spec.rb +66 -0
- data/spec/models/public_api_attachment_response_list_spec.rb +48 -0
- data/spec/models/public_api_attachment_response_spec.rb +108 -0
- data/spec/models/public_api_document_type_spec.rb +54 -0
- data/spec/models/public_api_get_account_response_list_spec.rb +48 -0
- data/spec/models/public_api_get_account_response_spec.rb +504 -0
- data/spec/models/public_api_get_contact_job_spec.rb +72 -0
- data/spec/models/public_api_get_contact_response_list_spec.rb +48 -0
- data/spec/models/public_api_get_contact_response_spec.rb +900 -0
- data/spec/models/public_api_get_job_contact_spec.rb +72 -0
- data/spec/models/public_api_get_job_list_response_spec.rb +48 -0
- data/spec/models/public_api_get_job_posting_list_response_spec.rb +48 -0
- data/spec/models/public_api_get_job_posting_response_spec.rb +168 -0
- data/spec/models/public_api_get_job_posting_search_response_spec.rb +42 -0
- data/spec/models/public_api_get_job_posting_search_result_spec.rb +102 -0
- data/spec/models/public_api_get_job_response_spec.rb +756 -0
- data/spec/models/public_api_get_note_response_spec.rb +120 -0
- data/spec/models/public_api_get_task_response_spec.rb +132 -0
- data/spec/models/public_api_id_response_spec.rb +42 -0
- data/spec/models/public_api_placement_response_list_spec.rb +48 -0
- data/spec/models/public_api_placement_response_spec.rb +186 -0
- data/spec/models/public_api_record_owner_spec.rb +54 -0
- data/spec/models/public_api_save_account_request_spec.rb +438 -0
- data/spec/models/public_api_save_attachment_request_spec.rb +72 -0
- data/spec/models/public_api_save_contact_request_spec.rb +828 -0
- data/spec/models/public_api_save_job_application_request_spec.rb +72 -0
- data/spec/models/public_api_save_job_posting_request_spec.rb +108 -0
- data/spec/models/public_api_save_job_request_job_type_spec.rb +48 -0
- data/spec/models/public_api_save_job_request_spec.rb +564 -0
- data/spec/models/public_api_save_note_request_spec.rb +60 -0
- data/spec/models/public_api_save_task_request_spec.rb +72 -0
- data/spec/models/public_api_save_workflow_item_status_request_spec.rb +48 -0
- data/spec/models/public_api_tag_category_spec.rb +48 -0
- data/spec/models/public_api_workflow_status_spec.rb +66 -0
- data/spec/models/public_api_workflow_type_spec.rb +48 -0
- data/spec/models/question_set_response_spec.rb +66 -0
- data/spec/models/question_spec.rb +72 -0
- data/spec/models/save_ext_credential_response_spec.rb +54 -0
- data/spec/models/search_contact_spec.rb +60 -0
- data/spec/models/send_email_response_spec.rb +72 -0
- data/spec/models/send_submittal_detail_spec.rb +60 -0
- data/spec/models/share_link_spec.rb +76 -0
- data/spec/models/signup_information_spec.rb +108 -0
- data/spec/models/sms_plivo_message_received_request_spec.rb +84 -0
- data/spec/models/sms_plivo_message_status_received_request_spec.rb +96 -0
- data/spec/models/sms_plivo_voice_answer_request_spec.rb +72 -0
- data/spec/models/sms_plivo_voice_hangup_request_spec.rb +108 -0
- data/spec/models/spark_hire_response_info_interview_response_spec.rb +60 -0
- data/spec/models/spark_hire_response_info_job_response_spec.rb +60 -0
- data/spec/models/spark_hire_response_info_question_set_response_spec.rb +60 -0
- data/spec/models/user_response_spec.rb +66 -0
- data/spec/models/wayup_data_spec.rb +84 -0
- data/spec/models/webhook_delete_response_spec.rb +42 -0
- data/spec/models/zip_apply_data_spec.rb +84 -0
- data/spec/spec_helper.rb +111 -0
- metadata +654 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: 66d99403b83319e93296bede287f8755bf230727
|
4
|
+
data.tar.gz: 654af6436c779761c79c6f480bb48bee26296cde
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: c1bd80448b08edbc0315ae23d5a2e968e6c128a8538bdabf107b22d1850b6cd3821103bea4663d28c5f272b52acbda1c178f2949db638ac5ce47a02c4fd708ef
|
7
|
+
data.tar.gz: e56b3fe3a0bfe27fc39620be557d6046725e6b72f949a5448d90dd9b3e766a67f36a07e9c5cf997443b7a8280295f84c2afa1eaceaccd1837e09982e250a3b26
|
data/Gemfile
ADDED
data/Gemfile.lock
ADDED
@@ -0,0 +1,69 @@
|
|
1
|
+
PATH
|
2
|
+
remote: .
|
3
|
+
specs:
|
4
|
+
crelate_client (1.0.0)
|
5
|
+
json (~> 2.1, >= 2.1.0)
|
6
|
+
typhoeus (~> 1.0, >= 1.0.1)
|
7
|
+
|
8
|
+
GEM
|
9
|
+
remote: https://rubygems.org/
|
10
|
+
specs:
|
11
|
+
ZenTest (4.11.1)
|
12
|
+
addressable (2.5.2)
|
13
|
+
public_suffix (>= 2.0.2, < 4.0)
|
14
|
+
autotest (4.4.6)
|
15
|
+
ZenTest (>= 4.4.1)
|
16
|
+
autotest-fsevent (0.2.14)
|
17
|
+
sys-uname
|
18
|
+
autotest-growl (0.2.16)
|
19
|
+
autotest-rails-pure (4.1.2)
|
20
|
+
crack (0.4.3)
|
21
|
+
safe_yaml (~> 1.0.0)
|
22
|
+
diff-lcs (1.3)
|
23
|
+
ethon (0.11.0)
|
24
|
+
ffi (>= 1.3.0)
|
25
|
+
ffi (1.9.25)
|
26
|
+
hashdiff (0.3.7)
|
27
|
+
json (2.1.0)
|
28
|
+
public_suffix (3.0.3)
|
29
|
+
rake (12.0.0)
|
30
|
+
rspec (3.8.0)
|
31
|
+
rspec-core (~> 3.8.0)
|
32
|
+
rspec-expectations (~> 3.8.0)
|
33
|
+
rspec-mocks (~> 3.8.0)
|
34
|
+
rspec-core (3.8.0)
|
35
|
+
rspec-support (~> 3.8.0)
|
36
|
+
rspec-expectations (3.8.2)
|
37
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
38
|
+
rspec-support (~> 3.8.0)
|
39
|
+
rspec-mocks (3.8.0)
|
40
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
41
|
+
rspec-support (~> 3.8.0)
|
42
|
+
rspec-support (3.8.0)
|
43
|
+
safe_yaml (1.0.4)
|
44
|
+
sys-uname (1.0.3)
|
45
|
+
ffi (>= 1.0.0)
|
46
|
+
typhoeus (1.3.0)
|
47
|
+
ethon (>= 0.9.0)
|
48
|
+
vcr (3.0.3)
|
49
|
+
webmock (1.24.6)
|
50
|
+
addressable (>= 2.3.6)
|
51
|
+
crack (>= 0.3.2)
|
52
|
+
hashdiff
|
53
|
+
|
54
|
+
PLATFORMS
|
55
|
+
ruby
|
56
|
+
|
57
|
+
DEPENDENCIES
|
58
|
+
autotest (~> 4.4, >= 4.4.6)
|
59
|
+
autotest-fsevent (~> 0.2, >= 0.2.12)
|
60
|
+
autotest-growl (~> 0.2, >= 0.2.16)
|
61
|
+
autotest-rails-pure (~> 4.1, >= 4.1.2)
|
62
|
+
crelate_client!
|
63
|
+
rake (~> 12.0.0)
|
64
|
+
rspec (~> 3.6, >= 3.6.0)
|
65
|
+
vcr (~> 3.0, >= 3.0.1)
|
66
|
+
webmock (~> 1.24, >= 1.24.3)
|
67
|
+
|
68
|
+
BUNDLED WITH
|
69
|
+
1.16.3
|
data/README.md
ADDED
@@ -0,0 +1,267 @@
|
|
1
|
+
# crelate_client
|
2
|
+
|
3
|
+
CrelateClient - the Ruby gem for the Crelate API Reference
|
4
|
+
|
5
|
+
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
6
|
+
|
7
|
+
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
8
|
+
|
9
|
+
- API version: v1
|
10
|
+
- Package version: 1.0.0
|
11
|
+
- Build package: io.swagger.codegen.languages.RubyClientCodegen
|
12
|
+
|
13
|
+
## Installation
|
14
|
+
|
15
|
+
### Build a gem
|
16
|
+
|
17
|
+
To build the Ruby code into a gem:
|
18
|
+
|
19
|
+
```shell
|
20
|
+
gem build crelate_client.gemspec
|
21
|
+
```
|
22
|
+
|
23
|
+
Then either install the gem locally:
|
24
|
+
|
25
|
+
```shell
|
26
|
+
gem install ./crelate_client-1.0.0.gem
|
27
|
+
```
|
28
|
+
(for development, run `gem install --dev ./crelate_client-1.0.0.gem` to install the development dependencies)
|
29
|
+
|
30
|
+
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
31
|
+
|
32
|
+
Finally add this to the Gemfile:
|
33
|
+
|
34
|
+
gem 'crelate_client', '~> 1.0.0'
|
35
|
+
|
36
|
+
### Install from Git
|
37
|
+
|
38
|
+
If the Ruby gem is hosted at a git repository: https://github.com/YOUR_GIT_USERNAME/YOUR_GIT_REPO, then add the following in the Gemfile:
|
39
|
+
|
40
|
+
gem 'crelate_client', :git => 'https://github.com/YOUR_GIT_USERNAME/YOUR_GIT_REPO.git'
|
41
|
+
|
42
|
+
### Include the Ruby code directly
|
43
|
+
|
44
|
+
Include the Ruby code directly using `-I` as follows:
|
45
|
+
|
46
|
+
```shell
|
47
|
+
ruby -Ilib script.rb
|
48
|
+
```
|
49
|
+
|
50
|
+
## Getting Started
|
51
|
+
|
52
|
+
Please follow the [installation](#installation) procedure and then run the following code:
|
53
|
+
```ruby
|
54
|
+
# Load the gem
|
55
|
+
require 'crelate_client'
|
56
|
+
|
57
|
+
api_instance = CrelateClient::CompaniesApi.new
|
58
|
+
|
59
|
+
company_id = "company_id_example" # String | identifier
|
60
|
+
|
61
|
+
api_key = "api_key_example" # String | crelate api key
|
62
|
+
|
63
|
+
|
64
|
+
begin
|
65
|
+
#delete a company
|
66
|
+
result = api_instance.public_api_delete_account(company_id, api_key)
|
67
|
+
p result
|
68
|
+
rescue CrelateClient::ApiError => e
|
69
|
+
puts "Exception when calling CompaniesApi->public_api_delete_account: #{e}"
|
70
|
+
end
|
71
|
+
|
72
|
+
```
|
73
|
+
|
74
|
+
## Documentation for API Endpoints
|
75
|
+
|
76
|
+
All URIs are relative to *https://app.crelate.com*
|
77
|
+
|
78
|
+
Class | Method | HTTP request | Description
|
79
|
+
------------ | ------------- | ------------- | -------------
|
80
|
+
*CrelateClient::CompaniesApi* | [**public_api_delete_account**](docs/CompaniesApi.md#public_api_delete_account) | **DELETE** /api/pub/v1/companies/{companyId} | delete a company
|
81
|
+
*CrelateClient::CompaniesApi* | [**public_api_delete_account_attachment**](docs/CompaniesApi.md#public_api_delete_account_attachment) | **DELETE** /api/pub/v1/companies/{companyId}/attachments/{attachmentId} | delete an attachment for a company
|
82
|
+
*CrelateClient::CompaniesApi* | [**public_api_delete_account_note**](docs/CompaniesApi.md#public_api_delete_account_note) | **DELETE** /api/pub/v1/companies/{companyId}/notes/{noteId} | delete a note for a company
|
83
|
+
*CrelateClient::CompaniesApi* | [**public_api_delete_account_task**](docs/CompaniesApi.md#public_api_delete_account_task) | **DELETE** /api/pub/v1/companies/{companyId}/tasks/{taskId} | delete a task for a company
|
84
|
+
*CrelateClient::CompaniesApi* | [**public_api_get_account**](docs/CompaniesApi.md#public_api_get_account) | **GET** /api/pub/v1/companies/{companyId} | retrieve a company
|
85
|
+
*CrelateClient::CompaniesApi* | [**public_api_get_account_attachment**](docs/CompaniesApi.md#public_api_get_account_attachment) | **GET** /api/pub/v1/companies/{companyId}/attachments/{attachmentId} | get the content of a specific attachment for a company
|
86
|
+
*CrelateClient::CompaniesApi* | [**public_api_get_account_attachments**](docs/CompaniesApi.md#public_api_get_account_attachments) | **GET** /api/pub/v1/companies/{companyId}/attachments | get all attachment metadata for a company
|
87
|
+
*CrelateClient::CompaniesApi* | [**public_api_get_account_note**](docs/CompaniesApi.md#public_api_get_account_note) | **GET** /api/pub/v1/companies/{companyId}/notes/{noteId} | retrieve a note for a company
|
88
|
+
*CrelateClient::CompaniesApi* | [**public_api_get_account_task**](docs/CompaniesApi.md#public_api_get_account_task) | **GET** /api/pub/v1/companies/{companyId}/tasks/{taskId} | get a task for a company
|
89
|
+
*CrelateClient::CompaniesApi* | [**public_api_get_accounts**](docs/CompaniesApi.md#public_api_get_accounts) | **GET** /api/pub/v1/companies/recent | retrieve a list of companies updated within a certain time frame
|
90
|
+
*CrelateClient::CompaniesApi* | [**public_api_post_account**](docs/CompaniesApi.md#public_api_post_account) | **POST** /api/pub/v1/companies | create a company
|
91
|
+
*CrelateClient::CompaniesApi* | [**public_api_post_account_attachment**](docs/CompaniesApi.md#public_api_post_account_attachment) | **POST** /api/pub/v1/companies/{companyId}/attachments | add an attachment to a company
|
92
|
+
*CrelateClient::CompaniesApi* | [**public_api_post_account_note**](docs/CompaniesApi.md#public_api_post_account_note) | **POST** /api/pub/v1/companies/{companyId}/notes | create a note for a company
|
93
|
+
*CrelateClient::CompaniesApi* | [**public_api_post_account_task**](docs/CompaniesApi.md#public_api_post_account_task) | **POST** /api/pub/v1/companies/{companyId}/tasks | create a task for a company
|
94
|
+
*CrelateClient::CompaniesApi* | [**public_api_put_account**](docs/CompaniesApi.md#public_api_put_account) | **PUT** /api/pub/v1/companies/{companyId} | update a company
|
95
|
+
*CrelateClient::CompaniesApi* | [**public_api_put_account_note**](docs/CompaniesApi.md#public_api_put_account_note) | **PUT** /api/pub/v1/companies/{companyId}/notes/{noteId} | update a note for a company
|
96
|
+
*CrelateClient::CompaniesApi* | [**public_api_put_account_task**](docs/CompaniesApi.md#public_api_put_account_task) | **PUT** /api/pub/v1/companies/{companyId}/tasks/{taskId} | update a task for a company
|
97
|
+
*CrelateClient::ContactsApi* | [**public_api_delete_contact**](docs/ContactsApi.md#public_api_delete_contact) | **DELETE** /api/pub/v1/contacts/{contactId} | delete a contact
|
98
|
+
*CrelateClient::ContactsApi* | [**public_api_delete_contact_attachment**](docs/ContactsApi.md#public_api_delete_contact_attachment) | **DELETE** /api/pub/v1/contacts/{contactId}/attachments/{attachmentId} | delete an attachment for a contact
|
99
|
+
*CrelateClient::ContactsApi* | [**public_api_delete_contact_job**](docs/ContactsApi.md#public_api_delete_contact_job) | **DELETE** /api/pub/v1/contacts/{contactId}/jobs/{jobId} | delete a contact from a job for the recruiting workflow
|
100
|
+
*CrelateClient::ContactsApi* | [**public_api_delete_contact_note**](docs/ContactsApi.md#public_api_delete_contact_note) | **DELETE** /api/pub/v1/contacts/{contactId}/notes/{noteId} | delete a note for a contact
|
101
|
+
*CrelateClient::ContactsApi* | [**public_api_delete_contact_task**](docs/ContactsApi.md#public_api_delete_contact_task) | **DELETE** /api/pub/v1/contacts/{contactId}/tasks/{taskId} | delete a task for a contact
|
102
|
+
*CrelateClient::ContactsApi* | [**public_api_get_contact**](docs/ContactsApi.md#public_api_get_contact) | **GET** /api/pub/v1/contacts/{contactId} | retrieve a contact by id
|
103
|
+
*CrelateClient::ContactsApi* | [**public_api_get_contact_attachment**](docs/ContactsApi.md#public_api_get_contact_attachment) | **GET** /api/pub/v1/contacts/{contactId}/attachments/{attachmentId} | get the content of a specific attachment for a contact
|
104
|
+
*CrelateClient::ContactsApi* | [**public_api_get_contact_attachments**](docs/ContactsApi.md#public_api_get_contact_attachments) | **GET** /api/pub/v1/contacts/{contactId}/attachments | get all attachment metadata for a contact
|
105
|
+
*CrelateClient::ContactsApi* | [**public_api_get_contact_jobs**](docs/ContactsApi.md#public_api_get_contact_jobs) | **GET** /api/pub/v1/contacts/{contactId}/jobs | get jobs for a contact
|
106
|
+
*CrelateClient::ContactsApi* | [**public_api_get_contact_note**](docs/ContactsApi.md#public_api_get_contact_note) | **GET** /api/pub/v1/contacts/{contactId}/notes/{noteId} | get a note for a contact
|
107
|
+
*CrelateClient::ContactsApi* | [**public_api_get_contact_placements**](docs/ContactsApi.md#public_api_get_contact_placements) | **GET** /api/pub/v1/contacts/{contactId}/placements | Get placements associated with a job Please Note: TimeToFill is the amount of Days it took to fill the position
|
108
|
+
*CrelateClient::ContactsApi* | [**public_api_get_contact_task**](docs/ContactsApi.md#public_api_get_contact_task) | **GET** /api/pub/v1/contacts/{contactId}/tasks/{taskId} | get a task for a contact
|
109
|
+
*CrelateClient::ContactsApi* | [**public_api_get_contacts**](docs/ContactsApi.md#public_api_get_contacts) | **GET** /api/pub/v1/contacts/recent | retrieve a list of contact updated within a certain time frame
|
110
|
+
*CrelateClient::ContactsApi* | [**public_api_get_contacts_by_email**](docs/ContactsApi.md#public_api_get_contacts_by_email) | **GET** /api/pub/v1/contacts | retrieve a list of contacts by email
|
111
|
+
*CrelateClient::ContactsApi* | [**public_api_post_contact**](docs/ContactsApi.md#public_api_post_contact) | **POST** /api/pub/v1/contacts | create a contact
|
112
|
+
*CrelateClient::ContactsApi* | [**public_api_post_contact_attachment**](docs/ContactsApi.md#public_api_post_contact_attachment) | **POST** /api/pub/v1/contacts/{contactId}/attachments | add an attachment to a contact
|
113
|
+
*CrelateClient::ContactsApi* | [**public_api_post_contact_job**](docs/ContactsApi.md#public_api_post_contact_job) | **POST** /api/pub/v1/contacts/{contactId}/jobs/{jobId} | move a contact into a job for the first time
|
114
|
+
*CrelateClient::ContactsApi* | [**public_api_post_contact_note**](docs/ContactsApi.md#public_api_post_contact_note) | **POST** /api/pub/v1/contacts/{contactId}/notes | create a note for a contact
|
115
|
+
*CrelateClient::ContactsApi* | [**public_api_post_contact_task**](docs/ContactsApi.md#public_api_post_contact_task) | **POST** /api/pub/v1/contacts/{contactId}/tasks | save a task for a contact
|
116
|
+
*CrelateClient::ContactsApi* | [**public_api_put_contact**](docs/ContactsApi.md#public_api_put_contact) | **PUT** /api/pub/v1/contacts/{contactId} | update a contact
|
117
|
+
*CrelateClient::ContactsApi* | [**public_api_put_contact_job_status**](docs/ContactsApi.md#public_api_put_contact_job_status) | **PUT** /api/pub/v1/contacts/{contactId}/jobs/{jobId} | update job stage for a contact
|
118
|
+
*CrelateClient::ContactsApi* | [**public_api_put_contact_note**](docs/ContactsApi.md#public_api_put_contact_note) | **PUT** /api/pub/v1/contacts/{contactId}/notes/{noteId} | update a note for a contact
|
119
|
+
*CrelateClient::ContactsApi* | [**public_api_put_contact_task**](docs/ContactsApi.md#public_api_put_contact_task) | **PUT** /api/pub/v1/contacts/{contactId}/tasks/{taskId} | update a task for a contact
|
120
|
+
*CrelateClient::DomainApi* | [**public_api_get_document_types**](docs/DomainApi.md#public_api_get_document_types) | **GET** /api/pub/v1/domain/documentTypes | returns a list of attachment types
|
121
|
+
*CrelateClient::DomainApi* | [**public_api_get_domain_category_tags**](docs/DomainApi.md#public_api_get_domain_category_tags) | **GET** /api/pub/v1/domain/tagCategories | get category tags
|
122
|
+
*CrelateClient::DomainApi* | [**public_api_get_domain_workflow_statuses**](docs/DomainApi.md#public_api_get_domain_workflow_statuses) | **GET** /api/pub/v1/domain/workflowStatuses | get workflow status information
|
123
|
+
*CrelateClient::DomainApi* | [**public_api_get_domain_workflow_types**](docs/DomainApi.md#public_api_get_domain_workflow_types) | **GET** /api/pub/v1/domain/workflowTypes | get workflow types
|
124
|
+
*CrelateClient::JobPostingsApi* | [**public_api_delete_job_postings**](docs/JobPostingsApi.md#public_api_delete_job_postings) | **DELETE** /api/pub/v1/jobPostings/{jobId} | delete a job posting
|
125
|
+
*CrelateClient::JobPostingsApi* | [**public_api_get_job_posting**](docs/JobPostingsApi.md#public_api_get_job_posting) | **GET** /api/pub/v1/jobPostings/{jobId} | retrieve a job posting
|
126
|
+
*CrelateClient::JobPostingsApi* | [**public_api_get_job_postings**](docs/JobPostingsApi.md#public_api_get_job_postings) | **GET** /api/pub/v1/jobPostings | retrieve a list of all job postings
|
127
|
+
*CrelateClient::JobPostingsApi* | [**public_api_get_recent_job_postings**](docs/JobPostingsApi.md#public_api_get_recent_job_postings) | **GET** /api/pub/v1/jobPostings/recent | retrieve a list of job postings updated within a certain time frame
|
128
|
+
*CrelateClient::JobPostingsApi* | [**public_api_post_job_posting_application**](docs/JobPostingsApi.md#public_api_post_job_posting_application) | **POST** /api/pub/v1/jobPostings/{jobId}/applications | create a job application
|
129
|
+
*CrelateClient::JobPostingsApi* | [**public_api_put_job_posting**](docs/JobPostingsApi.md#public_api_put_job_posting) | **GET** /api/pub/v1/jobPostings/search | search job postings
|
130
|
+
*CrelateClient::JobPostingsApi* | [**public_api_put_job_posting_0**](docs/JobPostingsApi.md#public_api_put_job_posting_0) | **PUT** /api/pub/v1/jobPostings/{jobId} | update a job posting
|
131
|
+
*CrelateClient::JobsApi* | [**public_api_delete_job**](docs/JobsApi.md#public_api_delete_job) | **DELETE** /api/pub/v1/jobs/{jobId} | delete a job
|
132
|
+
*CrelateClient::JobsApi* | [**public_api_delete_job_attachment**](docs/JobsApi.md#public_api_delete_job_attachment) | **DELETE** /api/pub/v1/jobs/{jobId}/attachments/{attachmentId} | delete an attachment for a job
|
133
|
+
*CrelateClient::JobsApi* | [**public_api_delete_job_contact**](docs/JobsApi.md#public_api_delete_job_contact) | **DELETE** /api/pub/v1/jobs/{jobId}/contacts/{contactId} | delete a contact from a job for the recruiting workflow
|
134
|
+
*CrelateClient::JobsApi* | [**public_api_delete_job_note**](docs/JobsApi.md#public_api_delete_job_note) | **DELETE** /api/pub/v1/jobs/{jobId}/notes/{noteId} | delete a note for a job
|
135
|
+
*CrelateClient::JobsApi* | [**public_api_delete_job_task**](docs/JobsApi.md#public_api_delete_job_task) | **DELETE** /api/pub/v1/jobs/{jobId}/tasks/{taskId} | delete a task for a job
|
136
|
+
*CrelateClient::JobsApi* | [**public_api_get_job**](docs/JobsApi.md#public_api_get_job) | **GET** /api/pub/v1/jobs/{jobId} | retrieve a job
|
137
|
+
*CrelateClient::JobsApi* | [**public_api_get_job_attachment**](docs/JobsApi.md#public_api_get_job_attachment) | **GET** /api/pub/v1/jobs/{jobId}/attachments/{attachmentId} | get content for a specific attachment for a job
|
138
|
+
*CrelateClient::JobsApi* | [**public_api_get_job_attachments**](docs/JobsApi.md#public_api_get_job_attachments) | **GET** /api/pub/v1/jobs/{jobId}/attachments | get all attachment metadata for a company
|
139
|
+
*CrelateClient::JobsApi* | [**public_api_get_job_contacts**](docs/JobsApi.md#public_api_get_job_contacts) | **GET** /api/pub/v1/jobs/{jobId}/contacts | get contacts associated with job
|
140
|
+
*CrelateClient::JobsApi* | [**public_api_get_job_note**](docs/JobsApi.md#public_api_get_job_note) | **GET** /api/pub/v1/jobs/{jobId}/notes/{noteId} | get a note for a contact
|
141
|
+
*CrelateClient::JobsApi* | [**public_api_get_job_placements**](docs/JobsApi.md#public_api_get_job_placements) | **GET** /api/pub/v1/jobs/{jobId}/placements | Get placements associated with a job Please Note: TimeToFill is the amount of Days it took to fill the position
|
142
|
+
*CrelateClient::JobsApi* | [**public_api_get_job_task**](docs/JobsApi.md#public_api_get_job_task) | **GET** /api/pub/v1/jobs/{jobId}/tasks/{taskId} | get a task for a job
|
143
|
+
*CrelateClient::JobsApi* | [**public_api_get_jobs**](docs/JobsApi.md#public_api_get_jobs) | **GET** /api/pub/v1/jobs/recent | retrieve a list of jobs updated within a certain time frame
|
144
|
+
*CrelateClient::JobsApi* | [**public_api_post_job**](docs/JobsApi.md#public_api_post_job) | **POST** /api/pub/v1/jobs | create a job
|
145
|
+
*CrelateClient::JobsApi* | [**public_api_post_job_attachment**](docs/JobsApi.md#public_api_post_job_attachment) | **POST** /api/pub/v1/jobs/{jobId}/attachments | add an attachment to a job
|
146
|
+
*CrelateClient::JobsApi* | [**public_api_post_job_contact**](docs/JobsApi.md#public_api_post_job_contact) | **POST** /api/pub/v1/jobs/{jobId}/contacts/{contactId} | move a contact into a job for the first time
|
147
|
+
*CrelateClient::JobsApi* | [**public_api_post_job_note**](docs/JobsApi.md#public_api_post_job_note) | **POST** /api/pub/v1/jobs/{jobId}/notes | create a note for a job
|
148
|
+
*CrelateClient::JobsApi* | [**public_api_post_job_task**](docs/JobsApi.md#public_api_post_job_task) | **POST** /api/pub/v1/jobs/{jobId}/tasks | create a task for a job
|
149
|
+
*CrelateClient::JobsApi* | [**public_api_put_job**](docs/JobsApi.md#public_api_put_job) | **PUT** /api/pub/v1/jobs/{jobId} | update a job
|
150
|
+
*CrelateClient::JobsApi* | [**public_api_put_job_contact_status**](docs/JobsApi.md#public_api_put_job_contact_status) | **PUT** /api/pub/v1/jobs/{jobId}/contacts/{contactId} | update job stage for a contact
|
151
|
+
*CrelateClient::JobsApi* | [**public_api_put_job_note**](docs/JobsApi.md#public_api_put_job_note) | **PUT** /api/pub/v1/jobs/{jobId}/notes/{noteId} | update a note for a job
|
152
|
+
*CrelateClient::JobsApi* | [**public_api_put_job_task**](docs/JobsApi.md#public_api_put_job_task) | **PUT** /api/pub/v1/jobs/{jobId}/tasks/{taskId} | update a task for a job
|
153
|
+
*CrelateClient::NotesApi* | [**public_api_delete_note**](docs/NotesApi.md#public_api_delete_note) | **DELETE** /api/pub/v1/notes/{noteId} | delete a note
|
154
|
+
*CrelateClient::NotesApi* | [**public_api_get_note**](docs/NotesApi.md#public_api_get_note) | **GET** /api/pub/v1/notes/{noteId} | retrieve a note
|
155
|
+
*CrelateClient::NotesApi* | [**public_api_post_note**](docs/NotesApi.md#public_api_post_note) | **POST** /api/pub/v1/notes | create a note
|
156
|
+
*CrelateClient::NotesApi* | [**public_api_put_note**](docs/NotesApi.md#public_api_put_note) | **PUT** /api/pub/v1/notes/{noteId} | update a note
|
157
|
+
*CrelateClient::TasksApi* | [**public_api_delete_task**](docs/TasksApi.md#public_api_delete_task) | **DELETE** /api/pub/v1/tasks/{taskId} | delete a task
|
158
|
+
*CrelateClient::TasksApi* | [**public_api_get_task**](docs/TasksApi.md#public_api_get_task) | **GET** /api/pub/v1/tasks/{taskId} | retrieve a task
|
159
|
+
*CrelateClient::TasksApi* | [**public_api_post_task**](docs/TasksApi.md#public_api_post_task) | **POST** /api/pub/v1/tasks | create a task
|
160
|
+
*CrelateClient::TasksApi* | [**public_api_put_task**](docs/TasksApi.md#public_api_put_task) | **PUT** /api/pub/v1/tasks/{taskId} | update a task
|
161
|
+
|
162
|
+
|
163
|
+
## Documentation for Models
|
164
|
+
|
165
|
+
- [CrelateClient::AssignedTo](docs/AssignedTo.md)
|
166
|
+
- [CrelateClient::AssignedToRequest](docs/AssignedToRequest.md)
|
167
|
+
- [CrelateClient::BoardParameters](docs/BoardParameters.md)
|
168
|
+
- [CrelateClient::BroadcastMessage](docs/BroadcastMessage.md)
|
169
|
+
- [CrelateClient::BroadcastMessageCreateRequest](docs/BroadcastMessageCreateRequest.md)
|
170
|
+
- [CrelateClient::Company](docs/Company.md)
|
171
|
+
- [CrelateClient::ComplianceSettingsPayload](docs/ComplianceSettingsPayload.md)
|
172
|
+
- [CrelateClient::ConsentRequestPayload](docs/ConsentRequestPayload.md)
|
173
|
+
- [CrelateClient::CrelateAction](docs/CrelateAction.md)
|
174
|
+
- [CrelateClient::CrelateActionPayload](docs/CrelateActionPayload.md)
|
175
|
+
- [CrelateClient::CrelateDetails](docs/CrelateDetails.md)
|
176
|
+
- [CrelateClient::CustomFormCompletedForm](docs/CustomFormCompletedForm.md)
|
177
|
+
- [CrelateClient::CustomFormDefinition](docs/CustomFormDefinition.md)
|
178
|
+
- [CrelateClient::CustomFormDefinitionEntities](docs/CustomFormDefinitionEntities.md)
|
179
|
+
- [CrelateClient::CustomFormFormDefinitionUsage](docs/CustomFormFormDefinitionUsage.md)
|
180
|
+
- [CrelateClient::CustomFormFormDefintionUsageJobs](docs/CustomFormFormDefintionUsageJobs.md)
|
181
|
+
- [CrelateClient::CustomFormFormFieldUsage](docs/CustomFormFormFieldUsage.md)
|
182
|
+
- [CrelateClient::CustomFormFormFieldUsageFormDefinition](docs/CustomFormFormFieldUsageFormDefinition.md)
|
183
|
+
- [CrelateClient::CustomFormLayoutSection](docs/CustomFormLayoutSection.md)
|
184
|
+
- [CrelateClient::CustomFormSaveResponse](docs/CustomFormSaveResponse.md)
|
185
|
+
- [CrelateClient::DocumentCollection](docs/DocumentCollection.md)
|
186
|
+
- [CrelateClient::DocumentItem](docs/DocumentItem.md)
|
187
|
+
- [CrelateClient::EmailAttachment](docs/EmailAttachment.md)
|
188
|
+
- [CrelateClient::EntityDocumentOptions](docs/EntityDocumentOptions.md)
|
189
|
+
- [CrelateClient::EntityLookup](docs/EntityLookup.md)
|
190
|
+
- [CrelateClient::ExtIntegrationResponseInterviewResponse](docs/ExtIntegrationResponseInterviewResponse.md)
|
191
|
+
- [CrelateClient::ExtReferralRequest](docs/ExtReferralRequest.md)
|
192
|
+
- [CrelateClient::ExtResumeCandidate](docs/ExtResumeCandidate.md)
|
193
|
+
- [CrelateClient::ExtResumeCareerBuilderValidateCredentialsResponse](docs/ExtResumeCareerBuilderValidateCredentialsResponse.md)
|
194
|
+
- [CrelateClient::ExtResumeOrgState](docs/ExtResumeOrgState.md)
|
195
|
+
- [CrelateClient::ExtResumePackagePricing](docs/ExtResumePackagePricing.md)
|
196
|
+
- [CrelateClient::ExtResumePackageUpdateRequest](docs/ExtResumePackageUpdateRequest.md)
|
197
|
+
- [CrelateClient::ExtResumeSearchResponse](docs/ExtResumeSearchResponse.md)
|
198
|
+
- [CrelateClient::ExtResumeViewResponse](docs/ExtResumeViewResponse.md)
|
199
|
+
- [CrelateClient::FusebillStateItem](docs/FusebillStateItem.md)
|
200
|
+
- [CrelateClient::GetDocumentListOptions](docs/GetDocumentListOptions.md)
|
201
|
+
- [CrelateClient::InterviewRequest](docs/InterviewRequest.md)
|
202
|
+
- [CrelateClient::InterviewRequestDetails](docs/InterviewRequestDetails.md)
|
203
|
+
- [CrelateClient::InterviewResponse](docs/InterviewResponse.md)
|
204
|
+
- [CrelateClient::JobPostRequest](docs/JobPostRequest.md)
|
205
|
+
- [CrelateClient::JobResponse](docs/JobResponse.md)
|
206
|
+
- [CrelateClient::MultiEntityLookup](docs/MultiEntityLookup.md)
|
207
|
+
- [CrelateClient::OrgAuditLogEvent](docs/OrgAuditLogEvent.md)
|
208
|
+
- [CrelateClient::PostPurchaseRequest](docs/PostPurchaseRequest.md)
|
209
|
+
- [CrelateClient::PublicApiAttachmentResponse](docs/PublicApiAttachmentResponse.md)
|
210
|
+
- [CrelateClient::PublicApiAttachmentResponseList](docs/PublicApiAttachmentResponseList.md)
|
211
|
+
- [CrelateClient::PublicApiDocumentType](docs/PublicApiDocumentType.md)
|
212
|
+
- [CrelateClient::PublicApiGetAccountResponse](docs/PublicApiGetAccountResponse.md)
|
213
|
+
- [CrelateClient::PublicApiGetAccountResponseList](docs/PublicApiGetAccountResponseList.md)
|
214
|
+
- [CrelateClient::PublicApiGetContactJob](docs/PublicApiGetContactJob.md)
|
215
|
+
- [CrelateClient::PublicApiGetContactResponse](docs/PublicApiGetContactResponse.md)
|
216
|
+
- [CrelateClient::PublicApiGetContactResponseList](docs/PublicApiGetContactResponseList.md)
|
217
|
+
- [CrelateClient::PublicApiGetJobContact](docs/PublicApiGetJobContact.md)
|
218
|
+
- [CrelateClient::PublicApiGetJobListResponse](docs/PublicApiGetJobListResponse.md)
|
219
|
+
- [CrelateClient::PublicApiGetJobPostingListResponse](docs/PublicApiGetJobPostingListResponse.md)
|
220
|
+
- [CrelateClient::PublicApiGetJobPostingResponse](docs/PublicApiGetJobPostingResponse.md)
|
221
|
+
- [CrelateClient::PublicApiGetJobPostingSearchResponse](docs/PublicApiGetJobPostingSearchResponse.md)
|
222
|
+
- [CrelateClient::PublicApiGetJobPostingSearchResult](docs/PublicApiGetJobPostingSearchResult.md)
|
223
|
+
- [CrelateClient::PublicApiGetJobResponse](docs/PublicApiGetJobResponse.md)
|
224
|
+
- [CrelateClient::PublicApiGetNoteResponse](docs/PublicApiGetNoteResponse.md)
|
225
|
+
- [CrelateClient::PublicApiGetTaskResponse](docs/PublicApiGetTaskResponse.md)
|
226
|
+
- [CrelateClient::PublicApiIdResponse](docs/PublicApiIdResponse.md)
|
227
|
+
- [CrelateClient::PublicApiPlacementResponse](docs/PublicApiPlacementResponse.md)
|
228
|
+
- [CrelateClient::PublicApiPlacementResponseList](docs/PublicApiPlacementResponseList.md)
|
229
|
+
- [CrelateClient::PublicApiRecordOwner](docs/PublicApiRecordOwner.md)
|
230
|
+
- [CrelateClient::PublicApiSaveAccountRequest](docs/PublicApiSaveAccountRequest.md)
|
231
|
+
- [CrelateClient::PublicApiSaveAttachmentRequest](docs/PublicApiSaveAttachmentRequest.md)
|
232
|
+
- [CrelateClient::PublicApiSaveContactRequest](docs/PublicApiSaveContactRequest.md)
|
233
|
+
- [CrelateClient::PublicApiSaveJobApplicationRequest](docs/PublicApiSaveJobApplicationRequest.md)
|
234
|
+
- [CrelateClient::PublicApiSaveJobPostingRequest](docs/PublicApiSaveJobPostingRequest.md)
|
235
|
+
- [CrelateClient::PublicApiSaveJobRequest](docs/PublicApiSaveJobRequest.md)
|
236
|
+
- [CrelateClient::PublicApiSaveJobRequestJobType](docs/PublicApiSaveJobRequestJobType.md)
|
237
|
+
- [CrelateClient::PublicApiSaveNoteRequest](docs/PublicApiSaveNoteRequest.md)
|
238
|
+
- [CrelateClient::PublicApiSaveTaskRequest](docs/PublicApiSaveTaskRequest.md)
|
239
|
+
- [CrelateClient::PublicApiSaveWorkflowItemStatusRequest](docs/PublicApiSaveWorkflowItemStatusRequest.md)
|
240
|
+
- [CrelateClient::PublicApiTagCategory](docs/PublicApiTagCategory.md)
|
241
|
+
- [CrelateClient::PublicApiWorkflowStatus](docs/PublicApiWorkflowStatus.md)
|
242
|
+
- [CrelateClient::PublicApiWorkflowType](docs/PublicApiWorkflowType.md)
|
243
|
+
- [CrelateClient::Question](docs/Question.md)
|
244
|
+
- [CrelateClient::QuestionSetResponse](docs/QuestionSetResponse.md)
|
245
|
+
- [CrelateClient::SaveExtCredentialResponse](docs/SaveExtCredentialResponse.md)
|
246
|
+
- [CrelateClient::SearchContact](docs/SearchContact.md)
|
247
|
+
- [CrelateClient::SendEmailResponse](docs/SendEmailResponse.md)
|
248
|
+
- [CrelateClient::SendSubmittalDetail](docs/SendSubmittalDetail.md)
|
249
|
+
- [CrelateClient::ShareLink](docs/ShareLink.md)
|
250
|
+
- [CrelateClient::SignupInformation](docs/SignupInformation.md)
|
251
|
+
- [CrelateClient::SmsPlivoMessageReceivedRequest](docs/SmsPlivoMessageReceivedRequest.md)
|
252
|
+
- [CrelateClient::SmsPlivoMessageStatusReceivedRequest](docs/SmsPlivoMessageStatusReceivedRequest.md)
|
253
|
+
- [CrelateClient::SmsPlivoVoiceAnswerRequest](docs/SmsPlivoVoiceAnswerRequest.md)
|
254
|
+
- [CrelateClient::SmsPlivoVoiceHangupRequest](docs/SmsPlivoVoiceHangupRequest.md)
|
255
|
+
- [CrelateClient::SparkHireResponseInfoInterviewResponse](docs/SparkHireResponseInfoInterviewResponse.md)
|
256
|
+
- [CrelateClient::SparkHireResponseInfoJobResponse](docs/SparkHireResponseInfoJobResponse.md)
|
257
|
+
- [CrelateClient::SparkHireResponseInfoQuestionSetResponse](docs/SparkHireResponseInfoQuestionSetResponse.md)
|
258
|
+
- [CrelateClient::UserResponse](docs/UserResponse.md)
|
259
|
+
- [CrelateClient::WayupData](docs/WayupData.md)
|
260
|
+
- [CrelateClient::WebhookDeleteResponse](docs/WebhookDeleteResponse.md)
|
261
|
+
- [CrelateClient::ZipApplyData](docs/ZipApplyData.md)
|
262
|
+
|
263
|
+
|
264
|
+
## Documentation for Authorization
|
265
|
+
|
266
|
+
All endpoints do not require authorization.
|
267
|
+
|
data/Rakefile
ADDED
Binary file
|
@@ -0,0 +1,45 @@
|
|
1
|
+
# -*- encoding: utf-8 -*-
|
2
|
+
#
|
3
|
+
=begin
|
4
|
+
#Crelate API Reference
|
5
|
+
|
6
|
+
#No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
7
|
+
|
8
|
+
OpenAPI spec version: v1
|
9
|
+
|
10
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
11
|
+
Swagger Codegen version: 2.3.1
|
12
|
+
|
13
|
+
=end
|
14
|
+
|
15
|
+
$:.push File.expand_path("../lib", __FILE__)
|
16
|
+
require "crelate_client/version"
|
17
|
+
|
18
|
+
Gem::Specification.new do |s|
|
19
|
+
s.name = "crelate_client"
|
20
|
+
s.version = CrelateClient::VERSION
|
21
|
+
s.platform = Gem::Platform::RUBY
|
22
|
+
s.authors = ["Swagger-Codegen"]
|
23
|
+
s.email = [""]
|
24
|
+
s.homepage = "https://github.com/swagger-api/swagger-codegen"
|
25
|
+
s.summary = "Crelate API Reference Ruby Gem"
|
26
|
+
s.description = "Crelate client generated with swagger-codegen"
|
27
|
+
s.license = "Apache-2.0"
|
28
|
+
s.required_ruby_version = ">= 1.9"
|
29
|
+
|
30
|
+
s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'
|
31
|
+
s.add_runtime_dependency 'json', '~> 2.1'
|
32
|
+
|
33
|
+
s.add_development_dependency 'rspec', '~> 3.6', '>= 3.6.0'
|
34
|
+
s.add_development_dependency 'vcr', '~> 3.0', '>= 3.0.1'
|
35
|
+
s.add_development_dependency 'webmock', '~> 1.24', '>= 1.24.3'
|
36
|
+
s.add_development_dependency 'autotest', '~> 4.4', '>= 4.4.6'
|
37
|
+
s.add_development_dependency 'autotest-rails-pure', '~> 4.1', '>= 4.1.2'
|
38
|
+
s.add_development_dependency 'autotest-growl', '~> 0.2', '>= 0.2.16'
|
39
|
+
s.add_development_dependency 'autotest-fsevent', '~> 0.2', '>= 0.2.12'
|
40
|
+
|
41
|
+
s.files = `find *`.split("\n").uniq.sort.select{|f| !f.empty? }
|
42
|
+
s.test_files = `find spec/*`.split("\n")
|
43
|
+
s.executables = []
|
44
|
+
s.require_paths = ["lib"]
|
45
|
+
end
|
data/docs/AssignedTo.md
ADDED
@@ -0,0 +1,11 @@
|
|
1
|
+
# CrelateClient::AssignedTo
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**email** | **String** | | [optional]
|
7
|
+
**avatar** | **String** | | [optional]
|
8
|
+
**uuid** | **String** | | [optional]
|
9
|
+
**name** | **String** | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,15 @@
|
|
1
|
+
# CrelateClient::BroadcastMessage
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**body** | **String** | | [optional]
|
7
|
+
**url** | **String** | | [optional]
|
8
|
+
**revoked** | **BOOLEAN** | | [optional]
|
9
|
+
**type** | **Integer** | | [optional]
|
10
|
+
**partition_key** | **String** | | [optional]
|
11
|
+
**row_key** | **String** | | [optional]
|
12
|
+
**timestamp** | **DateTime** | | [optional]
|
13
|
+
**e_tag** | **String** | | [optional]
|
14
|
+
|
15
|
+
|