@smartytalent/api-client 0.1.33-dev.1 → 0.1.33-dev.100
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/apis/ActionsApi.d.ts +1 -1
- package/dist/apis/ActionsApi.d.ts.map +1 -1
- package/dist/apis/AdsApi.d.ts +1 -1
- package/dist/apis/AdsApi.d.ts.map +1 -1
- package/dist/apis/AggregatesApi.d.ts +134 -0
- package/dist/apis/AggregatesApi.d.ts.map +1 -0
- package/dist/apis/AggregatesApi.js +294 -0
- package/dist/apis/AggregatesApi.js.map +1 -0
- package/dist/apis/ApikeysApi.d.ts +1 -1
- package/dist/apis/ApikeysApi.d.ts.map +1 -1
- package/dist/apis/AssessmentsApi.d.ts +29 -3
- package/dist/apis/AssessmentsApi.d.ts.map +1 -1
- package/dist/apis/AssessmentsApi.js +41 -3
- package/dist/apis/AssessmentsApi.js.map +1 -1
- package/dist/apis/AttemptsApi.d.ts +320 -0
- package/dist/apis/AttemptsApi.d.ts.map +1 -0
- package/dist/apis/AttemptsApi.js +723 -0
- package/dist/apis/AttemptsApi.js.map +1 -0
- package/dist/apis/BriefsApi.d.ts +1 -1
- package/dist/apis/BriefsApi.d.ts.map +1 -1
- package/dist/apis/BrowsersApi.d.ts +1 -1
- package/dist/apis/BrowsersApi.d.ts.map +1 -1
- package/dist/apis/CORSApi.d.ts +111 -0
- package/dist/apis/CORSApi.d.ts.map +1 -0
- package/dist/apis/CORSApi.js +291 -0
- package/dist/apis/CORSApi.js.map +1 -0
- package/dist/apis/CalendarsApi.d.ts +130 -0
- package/dist/apis/CalendarsApi.d.ts.map +1 -0
- package/dist/apis/CalendarsApi.js +315 -0
- package/dist/apis/CalendarsApi.js.map +1 -0
- package/dist/apis/CallsApi.d.ts +87 -2
- package/dist/apis/CallsApi.d.ts.map +1 -1
- package/dist/apis/CallsApi.js +142 -1
- package/dist/apis/CallsApi.js.map +1 -1
- package/dist/apis/CandidatesApi.d.ts +5 -3
- package/dist/apis/CandidatesApi.d.ts.map +1 -1
- package/dist/apis/CandidatesApi.js +8 -2
- package/dist/apis/CandidatesApi.js.map +1 -1
- package/dist/apis/ChatsApi.d.ts +3 -1
- package/dist/apis/ChatsApi.d.ts.map +1 -1
- package/dist/apis/ChatsApi.js +6 -0
- package/dist/apis/ChatsApi.js.map +1 -1
- package/dist/apis/CommentsApi.d.ts +152 -0
- package/dist/apis/CommentsApi.d.ts.map +1 -0
- package/dist/apis/CommentsApi.js +346 -0
- package/dist/apis/CommentsApi.js.map +1 -0
- package/dist/apis/ConversationsApi.d.ts +4 -1
- package/dist/apis/ConversationsApi.d.ts.map +1 -1
- package/dist/apis/ConversationsApi.js +9 -0
- package/dist/apis/ConversationsApi.js.map +1 -1
- package/dist/apis/EmailsApi.d.ts +35 -3
- package/dist/apis/EmailsApi.d.ts.map +1 -1
- package/dist/apis/EmailsApi.js +42 -3
- package/dist/apis/EmailsApi.js.map +1 -1
- package/dist/apis/EventsApi.d.ts +143 -0
- package/dist/apis/EventsApi.d.ts.map +1 -0
- package/dist/apis/EventsApi.js +327 -0
- package/dist/apis/EventsApi.js.map +1 -0
- package/dist/apis/FeedbacksApi.d.ts +1 -1
- package/dist/apis/FeedbacksApi.d.ts.map +1 -1
- package/dist/apis/FilesApi.d.ts +1 -1
- package/dist/apis/FilesApi.d.ts.map +1 -1
- package/dist/apis/FindersApi.d.ts +2 -1
- package/dist/apis/FindersApi.d.ts.map +1 -1
- package/dist/apis/FindersApi.js +2 -1
- package/dist/apis/FindersApi.js.map +1 -1
- package/dist/apis/FormsApi.d.ts +1 -1
- package/dist/apis/FormsApi.d.ts.map +1 -1
- package/dist/apis/JobsApi.d.ts +3 -3
- package/dist/apis/JobsApi.d.ts.map +1 -1
- package/dist/apis/JobsApi.js +2 -2
- package/dist/apis/LabelsApi.d.ts +141 -0
- package/dist/apis/LabelsApi.d.ts.map +1 -0
- package/dist/apis/LabelsApi.js +342 -0
- package/dist/apis/LabelsApi.js.map +1 -0
- package/dist/apis/LinksApi.d.ts +18 -19
- package/dist/apis/LinksApi.d.ts.map +1 -1
- package/dist/apis/LinksApi.js +24 -29
- package/dist/apis/LinksApi.js.map +1 -1
- package/dist/apis/MeetingsApi.d.ts +202 -8
- package/dist/apis/MeetingsApi.d.ts.map +1 -1
- package/dist/apis/MeetingsApi.js +451 -7
- package/dist/apis/MeetingsApi.js.map +1 -1
- package/dist/apis/NotesApi.d.ts +1 -1
- package/dist/apis/NotesApi.d.ts.map +1 -1
- package/dist/apis/NotificationsApi.d.ts +1 -1
- package/dist/apis/NotificationsApi.d.ts.map +1 -1
- package/dist/apis/OperationsApi.d.ts +1 -1
- package/dist/apis/OperationsApi.d.ts.map +1 -1
- package/dist/apis/PersonasApi.d.ts +1 -1
- package/dist/apis/PersonasApi.d.ts.map +1 -1
- package/dist/apis/ReportsApi.d.ts +1 -1
- package/dist/apis/ReportsApi.d.ts.map +1 -1
- package/dist/apis/RolesApi.d.ts +1 -1
- package/dist/apis/RolesApi.d.ts.map +1 -1
- package/dist/apis/RunsApi.d.ts +1 -1
- package/dist/apis/RunsApi.d.ts.map +1 -1
- package/dist/apis/SchedulesApi.d.ts +1 -1
- package/dist/apis/SchedulesApi.d.ts.map +1 -1
- package/dist/apis/SignalsApi.d.ts +141 -0
- package/dist/apis/SignalsApi.d.ts.map +1 -0
- package/dist/apis/SignalsApi.js +274 -0
- package/dist/apis/SignalsApi.js.map +1 -0
- package/dist/apis/StatesApi.d.ts +158 -0
- package/dist/apis/StatesApi.d.ts.map +1 -0
- package/dist/apis/StatesApi.js +367 -0
- package/dist/apis/StatesApi.js.map +1 -0
- package/dist/apis/SubmissionsApi.d.ts +5 -5
- package/dist/apis/SubmissionsApi.d.ts.map +1 -1
- package/dist/apis/SubmissionsApi.js +4 -4
- package/dist/apis/TalentsApi.d.ts +2 -1
- package/dist/apis/TalentsApi.d.ts.map +1 -1
- package/dist/apis/TalentsApi.js +3 -0
- package/dist/apis/TalentsApi.js.map +1 -1
- package/dist/apis/TenantsApi.d.ts +1 -1
- package/dist/apis/TenantsApi.d.ts.map +1 -1
- package/dist/apis/TimelinesApi.d.ts +1 -1
- package/dist/apis/TimelinesApi.d.ts.map +1 -1
- package/dist/apis/TranslationsApi.d.ts +1 -1
- package/dist/apis/TranslationsApi.d.ts.map +1 -1
- package/dist/apis/TriggersApi.d.ts +1 -1
- package/dist/apis/TriggersApi.d.ts.map +1 -1
- package/dist/apis/UsersApi.d.ts +1 -1
- package/dist/apis/UsersApi.d.ts.map +1 -1
- package/dist/apis/WebhooksApi.d.ts +39 -2
- package/dist/apis/WebhooksApi.d.ts.map +1 -1
- package/dist/apis/WebhooksApi.js +82 -0
- package/dist/apis/WebhooksApi.js.map +1 -1
- package/dist/apis/WorkflowsApi.d.ts +1 -1
- package/dist/apis/WorkflowsApi.d.ts.map +1 -1
- package/dist/apis/index.d.ts +9 -0
- package/dist/apis/index.d.ts.map +1 -1
- package/dist/apis/index.js +9 -0
- package/dist/apis/index.js.map +1 -1
- package/dist/models/AdAttributesSchema.d.ts +8 -4
- package/dist/models/AdAttributesSchema.d.ts.map +1 -1
- package/dist/models/AdAttributesSchema.js +3 -3
- package/dist/models/AdAttributesSchema.js.map +1 -1
- package/dist/models/AdAttributesSchemaFilesInner.d.ts +96 -0
- package/dist/models/AdAttributesSchemaFilesInner.d.ts.map +1 -0
- package/dist/models/AdAttributesSchemaFilesInner.js +76 -0
- package/dist/models/AdAttributesSchemaFilesInner.js.map +1 -0
- package/dist/models/AggregateAttributesSchema.d.ts +73 -0
- package/dist/models/AggregateAttributesSchema.d.ts.map +1 -0
- package/dist/models/AggregateAttributesSchema.js +69 -0
- package/dist/models/AggregateAttributesSchema.js.map +1 -0
- package/dist/models/AggregateCountsBucketSchema.d.ts +49 -0
- package/dist/models/AggregateCountsBucketSchema.d.ts.map +1 -0
- package/dist/models/AggregateCountsBucketSchema.js +53 -0
- package/dist/models/AggregateCountsBucketSchema.js.map +1 -0
- package/dist/models/AggregateResourceSchema.d.ts +74 -0
- package/dist/models/AggregateResourceSchema.d.ts.map +1 -0
- package/dist/models/AggregateResourceSchema.js +74 -0
- package/dist/models/AggregateResourceSchema.js.map +1 -0
- package/dist/models/AggregateSchema.d.ts +49 -0
- package/dist/models/AggregateSchema.d.ts.map +1 -0
- package/dist/models/AggregateSchema.js +55 -0
- package/dist/models/AggregateSchema.js.map +1 -0
- package/dist/models/AggregatesMetaSchema.d.ts +64 -0
- package/dist/models/AggregatesMetaSchema.d.ts.map +1 -0
- package/dist/models/AggregatesMetaSchema.js +56 -0
- package/dist/models/AggregatesMetaSchema.js.map +1 -0
- package/dist/models/AggregatesSchema.d.ts +48 -0
- package/dist/models/AggregatesSchema.d.ts.map +1 -0
- package/dist/models/AggregatesSchema.js +56 -0
- package/dist/models/AggregatesSchema.js.map +1 -0
- package/dist/models/AnswerFileSchema.d.ts +59 -0
- package/dist/models/AnswerFileSchema.d.ts.map +1 -0
- package/dist/models/AnswerFileSchema.js +55 -0
- package/dist/models/AnswerFileSchema.js.map +1 -0
- package/dist/models/AnswerSchema.d.ts +76 -0
- package/dist/models/AnswerSchema.d.ts.map +1 -0
- package/dist/models/AnswerSchema.js +73 -0
- package/dist/models/AnswerSchema.js.map +1 -0
- package/dist/models/AnswerSchemaValue.d.ts +31 -0
- package/dist/models/AnswerSchemaValue.d.ts.map +1 -0
- package/dist/models/AnswerSchemaValue.js +73 -0
- package/dist/models/AnswerSchemaValue.js.map +1 -0
- package/dist/models/AnswerSchemaValueOneOf.d.ts +39 -0
- package/dist/models/AnswerSchemaValueOneOf.d.ts.map +1 -0
- package/dist/models/AnswerSchemaValueOneOf.js +55 -0
- package/dist/models/AnswerSchemaValueOneOf.js.map +1 -0
- package/dist/models/AssessmentAttributesSchema.d.ts +37 -19
- package/dist/models/AssessmentAttributesSchema.d.ts.map +1 -1
- package/dist/models/AssessmentAttributesSchema.js +13 -10
- package/dist/models/AssessmentAttributesSchema.js.map +1 -1
- package/dist/models/AttemptAttributesSchema.d.ts +186 -0
- package/dist/models/AttemptAttributesSchema.d.ts.map +1 -0
- package/dist/models/AttemptAttributesSchema.js +102 -0
- package/dist/models/AttemptAttributesSchema.js.map +1 -0
- package/dist/models/AttemptEvaluationSchema.d.ts +94 -0
- package/dist/models/AttemptEvaluationSchema.d.ts.map +1 -0
- package/dist/models/AttemptEvaluationSchema.js +76 -0
- package/dist/models/AttemptEvaluationSchema.js.map +1 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.d.ts +57 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.d.ts.map +1 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.js +61 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.js.map +1 -0
- package/dist/models/AttemptProctoringSchema.d.ts +51 -0
- package/dist/models/AttemptProctoringSchema.d.ts.map +1 -0
- package/dist/models/AttemptProctoringSchema.js +55 -0
- package/dist/models/AttemptProctoringSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.js +50 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.js +50 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsFilesDataSchema.d.ts +39 -0
- package/dist/models/AttemptRelationshipsFilesDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsFilesDataSchema.js +51 -0
- package/dist/models/AttemptRelationshipsFilesDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsFilesSchema.d.ts +43 -0
- package/dist/models/AttemptRelationshipsFilesSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsFilesSchema.js +50 -0
- package/dist/models/AttemptRelationshipsFilesSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsJobSchema.js +50 -0
- package/dist/models/AttemptRelationshipsJobSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsReportSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsReportSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsReportSchema.js +50 -0
- package/dist/models/AttemptRelationshipsReportSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsSchema.d.ts +62 -0
- package/dist/models/AttemptRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsSchema.js +62 -0
- package/dist/models/AttemptRelationshipsSchema.js.map +1 -0
- package/dist/models/AttemptResourceSchema.d.ts +75 -0
- package/dist/models/AttemptResourceSchema.d.ts.map +1 -0
- package/dist/models/AttemptResourceSchema.js +75 -0
- package/dist/models/AttemptResourceSchema.js.map +1 -0
- package/dist/models/AttemptSchema.d.ts +49 -0
- package/dist/models/AttemptSchema.d.ts.map +1 -0
- package/dist/models/AttemptSchema.js +55 -0
- package/dist/models/AttemptSchema.js.map +1 -0
- package/dist/models/AttemptsSchema.d.ts +48 -0
- package/dist/models/AttemptsSchema.d.ts.map +1 -0
- package/dist/models/AttemptsSchema.js +56 -0
- package/dist/models/AttemptsSchema.js.map +1 -0
- package/dist/models/BriefAttributesSchema.d.ts +83 -7
- package/dist/models/BriefAttributesSchema.d.ts.map +1 -1
- package/dist/models/BriefAttributesSchema.js +29 -1
- package/dist/models/BriefAttributesSchema.js.map +1 -1
- package/dist/models/BriefAttributesSchemaIntakeContext.d.ts +72 -0
- package/dist/models/BriefAttributesSchemaIntakeContext.d.ts.map +1 -0
- package/dist/models/BriefAttributesSchemaIntakeContext.js +61 -0
- package/dist/models/BriefAttributesSchemaIntakeContext.js.map +1 -0
- package/dist/models/BriefAttributesSchemaIntakeContextProcessInner.d.ts +39 -0
- package/dist/models/BriefAttributesSchemaIntakeContextProcessInner.d.ts.map +1 -0
- package/dist/models/BriefAttributesSchemaIntakeContextProcessInner.js +51 -0
- package/dist/models/BriefAttributesSchemaIntakeContextProcessInner.js.map +1 -0
- package/dist/models/BriefAttributesSchemaIntakeContextTeam.d.ts +68 -0
- package/dist/models/BriefAttributesSchemaIntakeContextTeam.d.ts.map +1 -0
- package/dist/models/BriefAttributesSchemaIntakeContextTeam.js +61 -0
- package/dist/models/BriefAttributesSchemaIntakeContextTeam.js.map +1 -0
- package/dist/models/BriefCriterionSchema.d.ts +51 -0
- package/dist/models/BriefCriterionSchema.d.ts.map +1 -0
- package/dist/models/BriefCriterionSchema.js +61 -0
- package/dist/models/BriefCriterionSchema.js.map +1 -0
- package/dist/models/BriefRelationshipsSchema.d.ts +0 -7
- package/dist/models/BriefRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/BriefRelationshipsSchema.js +0 -3
- package/dist/models/BriefRelationshipsSchema.js.map +1 -1
- package/dist/models/CalendarAttributesSchema.d.ts +102 -0
- package/dist/models/CalendarAttributesSchema.d.ts.map +1 -0
- package/dist/models/CalendarAttributesSchema.js +81 -0
- package/dist/models/CalendarAttributesSchema.js.map +1 -0
- package/dist/models/CalendarRelationshipsOwnerSchema.d.ts +34 -0
- package/dist/models/CalendarRelationshipsOwnerSchema.d.ts.map +1 -0
- package/dist/models/CalendarRelationshipsOwnerSchema.js +50 -0
- package/dist/models/CalendarRelationshipsOwnerSchema.js.map +1 -0
- package/dist/models/CalendarRelationshipsSchema.d.ts +34 -0
- package/dist/models/CalendarRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/CalendarRelationshipsSchema.js +50 -0
- package/dist/models/CalendarRelationshipsSchema.js.map +1 -0
- package/dist/models/CalendarResourceSchema.d.ts +75 -0
- package/dist/models/CalendarResourceSchema.d.ts.map +1 -0
- package/dist/models/CalendarResourceSchema.js +75 -0
- package/dist/models/CalendarResourceSchema.js.map +1 -0
- package/dist/models/CalendarResponseDocument.d.ts +34 -0
- package/dist/models/CalendarResponseDocument.d.ts.map +1 -0
- package/dist/models/CalendarResponseDocument.js +50 -0
- package/dist/models/CalendarResponseDocument.js.map +1 -0
- package/dist/models/CalendarWorkingHoursSchema.d.ts +64 -0
- package/dist/models/CalendarWorkingHoursSchema.d.ts.map +1 -0
- package/dist/models/CalendarWorkingHoursSchema.js +68 -0
- package/dist/models/CalendarWorkingHoursSchema.js.map +1 -0
- package/dist/models/CalendarsResponseDocument.d.ts +46 -0
- package/dist/models/CalendarsResponseDocument.d.ts.map +1 -0
- package/dist/models/CalendarsResponseDocument.js +54 -0
- package/dist/models/CalendarsResponseDocument.js.map +1 -0
- package/dist/models/CallAttributesSchema.d.ts +262 -62
- package/dist/models/CallAttributesSchema.d.ts.map +1 -1
- package/dist/models/CallAttributesSchema.js +122 -44
- package/dist/models/CallAttributesSchema.js.map +1 -1
- package/dist/models/CallAttributesSchemaDelivery.d.ts +89 -0
- package/dist/models/CallAttributesSchemaDelivery.d.ts.map +1 -0
- package/dist/models/CallAttributesSchemaDelivery.js +88 -0
- package/dist/models/CallAttributesSchemaDelivery.js.map +1 -0
- package/dist/models/CallAttributesSchemaRecording.d.ts +65 -0
- package/dist/models/CallAttributesSchemaRecording.d.ts.map +1 -0
- package/dist/models/CallAttributesSchemaRecording.js +65 -0
- package/dist/models/CallAttributesSchemaRecording.js.map +1 -0
- package/dist/models/CallAttributesSchemaSpeakerStatsInner.d.ts +53 -0
- package/dist/models/CallAttributesSchemaSpeakerStatsInner.d.ts.map +1 -0
- package/dist/models/CallAttributesSchemaSpeakerStatsInner.js +61 -0
- package/dist/models/CallAttributesSchemaSpeakerStatsInner.js.map +1 -0
- package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.d.ts +65 -0
- package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.d.ts.map +1 -0
- package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.js +65 -0
- package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.js.map +1 -0
- package/dist/models/CallMetaSchema.d.ts +98 -0
- package/dist/models/CallMetaSchema.d.ts.map +1 -0
- package/dist/models/CallMetaSchema.js +81 -0
- package/dist/models/CallMetaSchema.js.map +1 -0
- package/dist/models/CallRelationshipsBoeUserDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsBoeUserDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsBoeUserDataSchema.js +51 -0
- package/dist/models/CallRelationshipsBoeUserDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsBoeUserSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsBoeUserSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsBoeUserSchema.js +50 -0
- package/dist/models/CallRelationshipsBoeUserSchema.js.map +1 -0
- package/dist/models/CallRelationshipsBriefDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsBriefDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsBriefDataSchema.js +51 -0
- package/dist/models/CallRelationshipsBriefDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsBriefSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsBriefSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsBriefSchema.js +50 -0
- package/dist/models/CallRelationshipsBriefSchema.js.map +1 -0
- package/dist/models/CallRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/CallRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsCandidateSchema.js +50 -0
- package/dist/models/CallRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/CallRelationshipsConversationDataSchema.d.ts +39 -0
- package/dist/models/{CallRelationshipsTranslationsDataSchema.d.ts.map → CallRelationshipsConversationDataSchema.d.ts.map} +1 -1
- package/dist/models/CallRelationshipsConversationDataSchema.js +51 -0
- package/dist/models/{CallRelationshipsTranslationsDataSchema.js.map → CallRelationshipsConversationDataSchema.js.map} +1 -1
- package/dist/models/CallRelationshipsConversationSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsConversationSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsConversationSchema.js +50 -0
- package/dist/models/CallRelationshipsConversationSchema.js.map +1 -0
- package/dist/models/CallRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsJobDataSchema.js +51 -0
- package/dist/models/CallRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsJobSchema.js +50 -0
- package/dist/models/CallRelationshipsJobSchema.js.map +1 -0
- package/dist/models/CallRelationshipsLinksDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsLinksDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsLinksDataSchema.js +51 -0
- package/dist/models/CallRelationshipsLinksDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsLinksSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsLinksSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsLinksSchema.js +50 -0
- package/dist/models/CallRelationshipsLinksSchema.js.map +1 -0
- package/dist/models/CallRelationshipsScheduleDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsScheduleDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsScheduleDataSchema.js +51 -0
- package/dist/models/CallRelationshipsScheduleDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsScheduleSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsScheduleSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsScheduleSchema.js +50 -0
- package/dist/models/CallRelationshipsScheduleSchema.js.map +1 -0
- package/dist/models/CallRelationshipsSchema.d.ts +69 -4
- package/dist/models/CallRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/CallRelationshipsSchema.js +27 -3
- package/dist/models/CallRelationshipsSchema.js.map +1 -1
- package/dist/models/CallRelationshipsTalentDataSchema.d.ts +39 -0
- package/dist/models/CallRelationshipsTalentDataSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsTalentDataSchema.js +51 -0
- package/dist/models/CallRelationshipsTalentDataSchema.js.map +1 -0
- package/dist/models/CallRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/CallRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/CallRelationshipsTalentSchema.js +50 -0
- package/dist/models/CallRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/CallRelationshipsUserDataSchema.d.ts +39 -0
- package/dist/models/{FileRelationshipsLinkDataSchema.d.ts.map → CallRelationshipsUserDataSchema.d.ts.map} +1 -1
- package/dist/models/CallRelationshipsUserDataSchema.js +51 -0
- package/dist/models/{FileRelationshipsLinkDataSchema.js.map → CallRelationshipsUserDataSchema.js.map} +1 -1
- package/dist/models/CallRelationshipsUserSchema.d.ts +34 -0
- package/dist/models/{FileRelationshipsLinkSchema.d.ts.map → CallRelationshipsUserSchema.d.ts.map} +1 -1
- package/dist/models/CallRelationshipsUserSchema.js +50 -0
- package/dist/models/{FileRelationshipsLinkSchema.js.map → CallRelationshipsUserSchema.js.map} +1 -1
- package/dist/models/CallResourceSchema.d.ts +3 -4
- package/dist/models/CallResourceSchema.d.ts.map +1 -1
- package/dist/models/CallResourceSchema.js +3 -2
- package/dist/models/CallResourceSchema.js.map +1 -1
- package/dist/models/CandidateAttributesSchema.d.ts +39 -24
- package/dist/models/CandidateAttributesSchema.d.ts.map +1 -1
- package/dist/models/CandidateAttributesSchema.js +6 -4
- package/dist/models/CandidateAttributesSchema.js.map +1 -1
- package/dist/models/CandidateAttributesSchemaOverallMatchRating.d.ts +25 -0
- package/dist/models/CandidateAttributesSchemaOverallMatchRating.d.ts.map +1 -0
- package/dist/models/CandidateAttributesSchemaOverallMatchRating.js +50 -0
- package/dist/models/CandidateAttributesSchemaOverallMatchRating.js.map +1 -0
- package/dist/models/CandidateAttributesSchemaPrevOverallMatchRating.d.ts +24 -0
- package/dist/models/CandidateAttributesSchemaPrevOverallMatchRating.d.ts.map +1 -0
- package/dist/models/CandidateAttributesSchemaPrevOverallMatchRating.js +50 -0
- package/dist/models/CandidateAttributesSchemaPrevOverallMatchRating.js.map +1 -0
- package/dist/models/ChatAttributesSchema.d.ts +108 -20
- package/dist/models/ChatAttributesSchema.d.ts.map +1 -1
- package/dist/models/ChatAttributesSchema.js +60 -15
- package/dist/models/ChatAttributesSchema.js.map +1 -1
- package/dist/models/ChatMetaSchema.d.ts +51 -0
- package/dist/models/ChatMetaSchema.d.ts.map +1 -0
- package/dist/models/ChatMetaSchema.js +53 -0
- package/dist/models/ChatMetaSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsBoeUserDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsBoeUserDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsBoeUserDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsBoeUserDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsBoeUserSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsBoeUserSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsBoeUserSchema.js +50 -0
- package/dist/models/ChatRelationshipsBoeUserSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsCandidateSchema.js +50 -0
- package/dist/models/ChatRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsConversationDataSchema.d.ts +39 -0
- package/dist/models/{ChatRelationshipsTranslationsDataSchema.d.ts.map → ChatRelationshipsConversationDataSchema.d.ts.map} +1 -1
- package/dist/models/ChatRelationshipsConversationDataSchema.js +51 -0
- package/dist/models/{ChatRelationshipsTranslationsDataSchema.js.map → ChatRelationshipsConversationDataSchema.js.map} +1 -1
- package/dist/models/ChatRelationshipsConversationSchema.d.ts +41 -0
- package/dist/models/ChatRelationshipsConversationSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsConversationSchema.js +50 -0
- package/dist/models/ChatRelationshipsConversationSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsLinksDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsLinksDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsLinksDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsLinksDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsLinksSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsLinksSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsLinksSchema.js +50 -0
- package/dist/models/ChatRelationshipsLinksSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsScheduleDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsScheduleDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsScheduleDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsScheduleDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsScheduleSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsScheduleSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsScheduleSchema.js +50 -0
- package/dist/models/ChatRelationshipsScheduleSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsSchema.d.ts +53 -4
- package/dist/models/ChatRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/ChatRelationshipsSchema.js +21 -3
- package/dist/models/ChatRelationshipsSchema.js.map +1 -1
- package/dist/models/ChatRelationshipsTalentDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsTalentDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsTalentDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsTalentDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsTalentSchema.js +50 -0
- package/dist/models/ChatRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsUserDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsUserDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsUserDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsUserDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsUserSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsUserSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsUserSchema.js +50 -0
- package/dist/models/ChatRelationshipsUserSchema.js.map +1 -0
- package/dist/models/ChatResourceSchema.d.ts +3 -4
- package/dist/models/ChatResourceSchema.d.ts.map +1 -1
- package/dist/models/ChatResourceSchema.js +3 -2
- package/dist/models/ChatResourceSchema.js.map +1 -1
- package/dist/models/CommentAttributesSchema.d.ts +109 -0
- package/dist/models/CommentAttributesSchema.d.ts.map +1 -0
- package/dist/models/CommentAttributesSchema.js +87 -0
- package/dist/models/CommentAttributesSchema.js.map +1 -0
- package/dist/models/CommentRelationshipsAuthorSchema.d.ts +34 -0
- package/dist/models/CommentRelationshipsAuthorSchema.d.ts.map +1 -0
- package/dist/models/CommentRelationshipsAuthorSchema.js +50 -0
- package/dist/models/CommentRelationshipsAuthorSchema.js.map +1 -0
- package/dist/models/CommentRelationshipsAuthorSchemaData.d.ts +46 -0
- package/dist/models/CommentRelationshipsAuthorSchemaData.d.ts.map +1 -0
- package/dist/models/CommentRelationshipsAuthorSchemaData.js +58 -0
- package/dist/models/CommentRelationshipsAuthorSchemaData.js.map +1 -0
- package/dist/models/CommentRelationshipsSchema.d.ts +38 -0
- package/dist/models/CommentRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/CommentRelationshipsSchema.js +50 -0
- package/dist/models/CommentRelationshipsSchema.js.map +1 -0
- package/dist/models/CommentResourceSchema.d.ts +75 -0
- package/dist/models/CommentResourceSchema.d.ts.map +1 -0
- package/dist/models/CommentResourceSchema.js +75 -0
- package/dist/models/CommentResourceSchema.js.map +1 -0
- package/dist/models/CommentResponseDocument.d.ts +40 -0
- package/dist/models/CommentResponseDocument.d.ts.map +1 -0
- package/dist/models/CommentResponseDocument.js +52 -0
- package/dist/models/CommentResponseDocument.js.map +1 -0
- package/dist/models/CommentsResponseDocument.d.ts +52 -0
- package/dist/models/CommentsResponseDocument.d.ts.map +1 -0
- package/dist/models/CommentsResponseDocument.js +56 -0
- package/dist/models/CommentsResponseDocument.js.map +1 -0
- package/dist/models/ConversationRelationshipsCallsDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsCallsDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsCallsDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsCallsDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsCallsSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsCallsSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsCallsSchema.js +50 -0
- package/dist/models/ConversationRelationshipsCallsSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsChatsDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsChatsDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsChatsDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsChatsDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsChatsSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsChatsSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsChatsSchema.js +50 -0
- package/dist/models/ConversationRelationshipsChatsSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsEmailsDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsEmailsDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsEmailsDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsEmailsDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsEmailsSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsEmailsSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsEmailsSchema.js +50 -0
- package/dist/models/ConversationRelationshipsEmailsSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsJobDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsJobDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsJobSchema.js +50 -0
- package/dist/models/ConversationRelationshipsJobSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsMeetingsDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsMeetingsDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsMeetingsDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsMeetingsDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsMeetingsSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsMeetingsSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsMeetingsSchema.js +50 -0
- package/dist/models/ConversationRelationshipsMeetingsSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsSchema.d.ts +42 -0
- package/dist/models/ConversationRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/ConversationRelationshipsSchema.js +18 -0
- package/dist/models/ConversationRelationshipsSchema.js.map +1 -1
- package/dist/models/ConversationRelationshipsTalentDataSchema.d.ts +39 -0
- package/dist/models/ConversationRelationshipsTalentDataSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsTalentDataSchema.js +51 -0
- package/dist/models/ConversationRelationshipsTalentDataSchema.js.map +1 -0
- package/dist/models/ConversationRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/ConversationRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/ConversationRelationshipsTalentSchema.js +50 -0
- package/dist/models/ConversationRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/CreateAttemptRequestBody.d.ts +34 -0
- package/dist/models/CreateAttemptRequestBody.d.ts.map +1 -0
- package/dist/models/CreateAttemptRequestBody.js +52 -0
- package/dist/models/CreateAttemptRequestBody.js.map +1 -0
- package/dist/models/CreateAttemptRequestBodyData.d.ts +54 -0
- package/dist/models/CreateAttemptRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateAttemptRequestBodyData.js +66 -0
- package/dist/models/CreateAttemptRequestBodyData.js.map +1 -0
- package/dist/models/CreateCalendarRequestSchema.d.ts +34 -0
- package/dist/models/CreateCalendarRequestSchema.d.ts.map +1 -0
- package/dist/models/CreateCalendarRequestSchema.js +50 -0
- package/dist/models/CreateCalendarRequestSchema.js.map +1 -0
- package/dist/models/CreateCalendarRequestSchemaData.d.ts +47 -0
- package/dist/models/CreateCalendarRequestSchemaData.d.ts.map +1 -0
- package/dist/models/CreateCalendarRequestSchemaData.js +63 -0
- package/dist/models/CreateCalendarRequestSchemaData.js.map +1 -0
- package/dist/models/CreateCalendarRequestSchemaDataAttributes.d.ts +77 -0
- package/dist/models/CreateCalendarRequestSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/CreateCalendarRequestSchemaDataAttributes.js +71 -0
- package/dist/models/CreateCalendarRequestSchemaDataAttributes.js.map +1 -0
- package/dist/models/CreateCommentRequestSchema.d.ts +34 -0
- package/dist/models/CreateCommentRequestSchema.d.ts.map +1 -0
- package/dist/models/CreateCommentRequestSchema.js +50 -0
- package/dist/models/CreateCommentRequestSchema.js.map +1 -0
- package/dist/models/CreateCommentRequestSchemaData.d.ts +47 -0
- package/dist/models/CreateCommentRequestSchemaData.d.ts.map +1 -0
- package/dist/models/CreateCommentRequestSchemaData.js +63 -0
- package/dist/models/CreateCommentRequestSchemaData.js.map +1 -0
- package/dist/models/CreateCommentRequestSchemaDataAttributes.d.ts +77 -0
- package/dist/models/CreateCommentRequestSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/CreateCommentRequestSchemaDataAttributes.js +79 -0
- package/dist/models/CreateCommentRequestSchemaDataAttributes.js.map +1 -0
- package/dist/models/CreateEventRequestSchema.d.ts +34 -0
- package/dist/models/CreateEventRequestSchema.d.ts.map +1 -0
- package/dist/models/CreateEventRequestSchema.js +50 -0
- package/dist/models/CreateEventRequestSchema.js.map +1 -0
- package/dist/models/CreateEventRequestSchemaData.d.ts +47 -0
- package/dist/models/CreateEventRequestSchemaData.d.ts.map +1 -0
- package/dist/models/CreateEventRequestSchemaData.js +63 -0
- package/dist/models/CreateEventRequestSchemaData.js.map +1 -0
- package/dist/models/CreateEventRequestSchemaDataAttributes.d.ts +160 -0
- package/dist/models/CreateEventRequestSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/CreateEventRequestSchemaDataAttributes.js +114 -0
- package/dist/models/CreateEventRequestSchemaDataAttributes.js.map +1 -0
- package/dist/models/CreateGuestSubmissionRequest.d.ts +1 -1
- package/dist/models/CreateLabelRequestBody.d.ts +34 -0
- package/dist/models/CreateLabelRequestBody.d.ts.map +1 -0
- package/dist/models/CreateLabelRequestBody.js +52 -0
- package/dist/models/CreateLabelRequestBody.js.map +1 -0
- package/dist/models/CreateLabelRequestBodyData.d.ts +47 -0
- package/dist/models/CreateLabelRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateLabelRequestBodyData.js +63 -0
- package/dist/models/CreateLabelRequestBodyData.js.map +1 -0
- package/dist/models/CreateLinkRequestBodyData.d.ts +3 -10
- package/dist/models/CreateLinkRequestBodyData.d.ts.map +1 -1
- package/dist/models/CreateLinkRequestBodyData.js +3 -6
- package/dist/models/CreateLinkRequestBodyData.js.map +1 -1
- package/dist/models/CreateLinkRequestBodyDataAttributes.d.ts +33 -0
- package/dist/models/CreateLinkRequestBodyDataAttributes.d.ts.map +1 -0
- package/dist/models/CreateLinkRequestBodyDataAttributes.js +51 -0
- package/dist/models/CreateLinkRequestBodyDataAttributes.js.map +1 -0
- package/dist/models/CreateStateRequestBody.d.ts +34 -0
- package/dist/models/CreateStateRequestBody.d.ts.map +1 -0
- package/dist/models/CreateStateRequestBody.js +52 -0
- package/dist/models/CreateStateRequestBody.js.map +1 -0
- package/dist/models/CreateStateRequestBodyData.d.ts +47 -0
- package/dist/models/CreateStateRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateStateRequestBodyData.js +63 -0
- package/dist/models/CreateStateRequestBodyData.js.map +1 -0
- package/dist/models/DialCall202Response.d.ts +34 -0
- package/dist/models/DialCall202Response.d.ts.map +1 -0
- package/dist/models/DialCall202Response.js +50 -0
- package/dist/models/DialCall202Response.js.map +1 -0
- package/dist/models/DialCall202ResponseData.d.ts +46 -0
- package/dist/models/DialCall202ResponseData.d.ts.map +1 -0
- package/dist/models/DialCall202ResponseData.js +54 -0
- package/dist/models/DialCall202ResponseData.js.map +1 -0
- package/dist/models/DialCall202ResponseDataAttributes.d.ts +45 -0
- package/dist/models/DialCall202ResponseDataAttributes.d.ts.map +1 -0
- package/dist/models/DialCall202ResponseDataAttributes.js +53 -0
- package/dist/models/DialCall202ResponseDataAttributes.js.map +1 -0
- package/dist/models/EmailAttributesSchema.d.ts +105 -11
- package/dist/models/EmailAttributesSchema.d.ts.map +1 -1
- package/dist/models/EmailAttributesSchema.js +49 -5
- package/dist/models/EmailAttributesSchema.js.map +1 -1
- package/dist/models/EmailAttributesSchemaAttachmentsInner.d.ts +69 -0
- package/dist/models/EmailAttributesSchemaAttachmentsInner.d.ts.map +1 -0
- package/dist/models/EmailAttributesSchemaAttachmentsInner.js +61 -0
- package/dist/models/EmailAttributesSchemaAttachmentsInner.js.map +1 -0
- package/dist/models/EmailRelationshipsLinksDataSchema.d.ts +39 -0
- package/dist/models/EmailRelationshipsLinksDataSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsLinksDataSchema.js +51 -0
- package/dist/models/EmailRelationshipsLinksDataSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsLinksSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsLinksSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsLinksSchema.js +50 -0
- package/dist/models/{BriefRelationshipsFormsSchema.js.map → EmailRelationshipsLinksSchema.js.map} +1 -1
- package/dist/models/EmailRelationshipsScheduleDataSchema.d.ts +39 -0
- package/dist/models/EmailRelationshipsScheduleDataSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsScheduleDataSchema.js +51 -0
- package/dist/models/EmailRelationshipsScheduleDataSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsScheduleSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsScheduleSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsScheduleSchema.js +50 -0
- package/dist/models/EmailRelationshipsScheduleSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsSchema.d.ts +14 -0
- package/dist/models/EmailRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/EmailRelationshipsSchema.js +6 -0
- package/dist/models/EmailRelationshipsSchema.js.map +1 -1
- package/dist/models/EventAttributesSchema.d.ts +172 -0
- package/dist/models/EventAttributesSchema.d.ts.map +1 -0
- package/dist/models/EventAttributesSchema.js +114 -0
- package/dist/models/EventAttributesSchema.js.map +1 -0
- package/dist/models/EventAttributesSchemaAttendeesInner.d.ts +67 -0
- package/dist/models/EventAttributesSchemaAttendeesInner.d.ts.map +1 -0
- package/dist/models/EventAttributesSchemaAttendeesInner.js +67 -0
- package/dist/models/EventAttributesSchemaAttendeesInner.js.map +1 -0
- package/dist/models/EventRelationshipsSchema.d.ts +41 -0
- package/dist/models/EventRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/EventRelationshipsSchema.js +53 -0
- package/dist/models/EventRelationshipsSchema.js.map +1 -0
- package/dist/models/EventRelationshipsSchemaCalendar.d.ts +34 -0
- package/dist/models/EventRelationshipsSchemaCalendar.d.ts.map +1 -0
- package/dist/models/EventRelationshipsSchemaCalendar.js +50 -0
- package/dist/models/EventRelationshipsSchemaCalendar.js.map +1 -0
- package/dist/models/EventRelationshipsSchemaCalendarData.d.ts +46 -0
- package/dist/models/EventRelationshipsSchemaCalendarData.d.ts.map +1 -0
- package/dist/models/EventRelationshipsSchemaCalendarData.js +58 -0
- package/dist/models/EventRelationshipsSchemaCalendarData.js.map +1 -0
- package/dist/models/EventRelationshipsSchemaSource.d.ts +34 -0
- package/dist/models/EventRelationshipsSchemaSource.d.ts.map +1 -0
- package/dist/models/EventRelationshipsSchemaSource.js +50 -0
- package/dist/models/EventRelationshipsSchemaSource.js.map +1 -0
- package/dist/models/EventRelationshipsSchemaSourceData.d.ts +48 -0
- package/dist/models/EventRelationshipsSchemaSourceData.d.ts.map +1 -0
- package/dist/models/EventRelationshipsSchemaSourceData.js +60 -0
- package/dist/models/EventRelationshipsSchemaSourceData.js.map +1 -0
- package/dist/models/EventResourceSchema.d.ts +75 -0
- package/dist/models/EventResourceSchema.d.ts.map +1 -0
- package/dist/models/EventResourceSchema.js +75 -0
- package/dist/models/EventResourceSchema.js.map +1 -0
- package/dist/models/EventResponseDocument.d.ts +34 -0
- package/dist/models/EventResponseDocument.d.ts.map +1 -0
- package/dist/models/EventResponseDocument.js +50 -0
- package/dist/models/EventResponseDocument.js.map +1 -0
- package/dist/models/EventsResponseDocument.d.ts +46 -0
- package/dist/models/EventsResponseDocument.d.ts.map +1 -0
- package/dist/models/EventsResponseDocument.js +54 -0
- package/dist/models/EventsResponseDocument.js.map +1 -0
- package/dist/models/FeedbackAttributesSchema.d.ts +1 -0
- package/dist/models/FeedbackAttributesSchema.d.ts.map +1 -1
- package/dist/models/FeedbackAttributesSchema.js +1 -0
- package/dist/models/FeedbackAttributesSchema.js.map +1 -1
- package/dist/models/FeedbackOutcomesSchema.d.ts +1 -1
- package/dist/models/FileAttributesSchema.d.ts +73 -0
- package/dist/models/FileAttributesSchema.d.ts.map +1 -1
- package/dist/models/FileAttributesSchema.js +27 -2
- package/dist/models/FileAttributesSchema.js.map +1 -1
- package/dist/models/FileAttributesSchemaPagesInner.d.ts +45 -0
- package/dist/models/FileAttributesSchemaPagesInner.d.ts.map +1 -0
- package/dist/models/FileAttributesSchemaPagesInner.js +53 -0
- package/dist/models/FileAttributesSchemaPagesInner.js.map +1 -0
- package/dist/models/FilePreviewMetaSchema.d.ts +119 -0
- package/dist/models/FilePreviewMetaSchema.d.ts.map +1 -0
- package/dist/models/FilePreviewMetaSchema.js +72 -0
- package/dist/models/FilePreviewMetaSchema.js.map +1 -0
- package/dist/models/FilePreviewMetaSchemaPreviewUrls.d.ts +63 -0
- package/dist/models/FilePreviewMetaSchemaPreviewUrls.d.ts.map +1 -0
- package/dist/models/FilePreviewMetaSchemaPreviewUrls.js +57 -0
- package/dist/models/FilePreviewMetaSchemaPreviewUrls.js.map +1 -0
- package/dist/models/FileRelationshipsLinksDataSchema.d.ts +39 -0
- package/dist/models/FileRelationshipsLinksDataSchema.d.ts.map +1 -0
- package/dist/models/FileRelationshipsLinksDataSchema.js +51 -0
- package/dist/models/FileRelationshipsLinksDataSchema.js.map +1 -0
- package/dist/models/FileRelationshipsLinksSchema.d.ts +34 -0
- package/dist/models/FileRelationshipsLinksSchema.d.ts.map +1 -0
- package/dist/models/FileRelationshipsLinksSchema.js +50 -0
- package/dist/models/FileRelationshipsLinksSchema.js.map +1 -0
- package/dist/models/FileRelationshipsSchema.d.ts +3 -3
- package/dist/models/FileRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/FileRelationshipsSchema.js +3 -3
- package/dist/models/FileRelationshipsSchema.js.map +1 -1
- package/dist/models/FinderAttributesSchema.d.ts +10 -6
- package/dist/models/FinderAttributesSchema.d.ts.map +1 -1
- package/dist/models/FinderAttributesSchema.js +5 -3
- package/dist/models/FinderAttributesSchema.js.map +1 -1
- package/dist/models/FinderQueryCandidatesSchema.d.ts +219 -0
- package/dist/models/FinderQueryCandidatesSchema.d.ts.map +1 -0
- package/dist/models/FinderQueryCandidatesSchema.js +111 -0
- package/dist/models/FinderQueryCandidatesSchema.js.map +1 -0
- package/dist/models/FinderQueryEmailsSchema.d.ts +134 -0
- package/dist/models/FinderQueryEmailsSchema.d.ts.map +1 -0
- package/dist/models/FinderQueryEmailsSchema.js +97 -0
- package/dist/models/FinderQueryEmailsSchema.js.map +1 -0
- package/dist/models/FinderQueryJobsSchema.d.ts +123 -0
- package/dist/models/FinderQueryJobsSchema.d.ts.map +1 -0
- package/dist/models/FinderQueryJobsSchema.js +79 -0
- package/dist/models/FinderQueryJobsSchema.js.map +1 -0
- package/dist/models/FinderQueryTalentsSchema.d.ts +231 -0
- package/dist/models/FinderQueryTalentsSchema.d.ts.map +1 -0
- package/dist/models/FinderQueryTalentsSchema.js +115 -0
- package/dist/models/FinderQueryTalentsSchema.js.map +1 -0
- package/dist/models/FinderResultHitSchema.d.ts +64 -0
- package/dist/models/FinderResultHitSchema.d.ts.map +1 -0
- package/dist/models/FinderResultHitSchema.js +61 -0
- package/dist/models/FinderResultHitSchema.js.map +1 -0
- package/dist/models/FinderResultsSchema.d.ts +40 -0
- package/dist/models/FinderResultsSchema.d.ts.map +1 -0
- package/dist/models/FinderResultsSchema.js +52 -0
- package/dist/models/FinderResultsSchema.js.map +1 -0
- package/dist/models/FormAttributesSchema.d.ts +26 -0
- package/dist/models/FormAttributesSchema.d.ts.map +1 -1
- package/dist/models/FormAttributesSchema.js +14 -2
- package/dist/models/FormAttributesSchema.js.map +1 -1
- package/dist/models/FormResourceSchema.d.ts +1 -1
- package/dist/models/FormResourceSchema.js +1 -1
- package/dist/models/FormResourceSchema.js.map +1 -1
- package/dist/models/GuestAttemptSchema.d.ts +51 -0
- package/dist/models/GuestAttemptSchema.d.ts.map +1 -0
- package/dist/models/GuestAttemptSchema.js +56 -0
- package/dist/models/GuestAttemptSchema.js.map +1 -0
- package/dist/models/GuestMeetingAttendeeAttributesSchema.d.ts +95 -0
- package/dist/models/GuestMeetingAttendeeAttributesSchema.d.ts.map +1 -0
- package/dist/models/GuestMeetingAttendeeAttributesSchema.js +92 -0
- package/dist/models/GuestMeetingAttendeeAttributesSchema.js.map +1 -0
- package/dist/models/GuestMeetingAttendeeResourceSchema.d.ts +74 -0
- package/dist/models/GuestMeetingAttendeeResourceSchema.d.ts.map +1 -0
- package/dist/models/GuestMeetingAttendeeResourceSchema.js +74 -0
- package/dist/models/GuestMeetingAttendeeResourceSchema.js.map +1 -0
- package/dist/models/GuestMeetingAttendeesSchema.d.ts +38 -0
- package/dist/models/GuestMeetingAttendeesSchema.d.ts.map +1 -0
- package/dist/models/GuestMeetingAttendeesSchema.js +50 -0
- package/dist/models/GuestMeetingAttendeesSchema.js.map +1 -0
- package/dist/models/GuestMetaSchema.d.ts +43 -0
- package/dist/models/GuestMetaSchema.d.ts.map +1 -0
- package/dist/models/GuestMetaSchema.js +55 -0
- package/dist/models/GuestMetaSchema.js.map +1 -0
- package/dist/models/JobRelationshipsAdsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsAdsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsAdsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsAdsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsAdsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsAdsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsAdsSchema.js +50 -0
- package/dist/models/JobRelationshipsAdsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsAssessmentsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsAssessmentsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsAssessmentsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsAssessmentsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsAssessmentsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsAssessmentsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsAssessmentsSchema.js +50 -0
- package/dist/models/JobRelationshipsAssessmentsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsBriefsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsBriefsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsBriefsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsBriefsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsBriefsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsBriefsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsBriefsSchema.js +50 -0
- package/dist/models/JobRelationshipsBriefsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsFeedbacksDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsFeedbacksDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsFeedbacksDataSchema.js +51 -0
- package/dist/models/JobRelationshipsFeedbacksDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsFeedbacksSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsFeedbacksSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsFeedbacksSchema.js +50 -0
- package/dist/models/JobRelationshipsFeedbacksSchema.js.map +1 -0
- package/dist/models/JobRelationshipsFormsDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsFormsDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsFormsDataSchema.js +51 -0
- package/dist/models/JobRelationshipsFormsDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsFormsSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsFormsSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsFormsSchema.js +50 -0
- package/dist/models/JobRelationshipsFormsSchema.js.map +1 -0
- package/dist/models/JobRelationshipsSchema.d.ts +35 -0
- package/dist/models/JobRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/JobRelationshipsSchema.js +15 -0
- package/dist/models/JobRelationshipsSchema.js.map +1 -1
- package/dist/models/LabelAttributesSchema.d.ts +92 -0
- package/dist/models/LabelAttributesSchema.d.ts.map +1 -0
- package/dist/models/LabelAttributesSchema.js +79 -0
- package/dist/models/LabelAttributesSchema.js.map +1 -0
- package/dist/models/LabelResourceSchema.d.ts +74 -0
- package/dist/models/LabelResourceSchema.d.ts.map +1 -0
- package/dist/models/LabelResourceSchema.js +74 -0
- package/dist/models/LabelResourceSchema.js.map +1 -0
- package/dist/models/LabelSchema.d.ts +49 -0
- package/dist/models/LabelSchema.d.ts.map +1 -0
- package/dist/models/LabelSchema.js +55 -0
- package/dist/models/LabelSchema.js.map +1 -0
- package/dist/models/LabelsSchema.d.ts +48 -0
- package/dist/models/LabelsSchema.d.ts.map +1 -0
- package/dist/models/LabelsSchema.js +56 -0
- package/dist/models/LabelsSchema.js.map +1 -0
- package/dist/models/LinkAttributesSchema.d.ts +62 -2
- package/dist/models/LinkAttributesSchema.d.ts.map +1 -1
- package/dist/models/LinkAttributesSchema.js +30 -4
- package/dist/models/LinkAttributesSchema.js.map +1 -1
- package/dist/models/LinkResourceSchema.d.ts +2 -3
- package/dist/models/LinkResourceSchema.d.ts.map +1 -1
- package/dist/models/LinkResourceSchema.js +2 -3
- package/dist/models/LinkResourceSchema.js.map +1 -1
- package/dist/models/ListStatesFolderParameter.d.ts +22 -0
- package/dist/models/ListStatesFolderParameter.d.ts.map +1 -0
- package/dist/models/ListStatesFolderParameter.js +50 -0
- package/dist/models/ListStatesFolderParameter.js.map +1 -0
- package/dist/models/MeetingAiSessionAttributesSchema.d.ts +17 -11
- package/dist/models/MeetingAiSessionAttributesSchema.d.ts.map +1 -1
- package/dist/models/MeetingAiSessionAttributesSchema.js +6 -4
- package/dist/models/MeetingAiSessionAttributesSchema.js.map +1 -1
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.d.ts +22 -1
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.d.ts.map +1 -1
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.js +13 -0
- package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.js.map +1 -1
- package/dist/models/MeetingAiSessionResourceSchema.d.ts +3 -3
- package/dist/models/MeetingAiSessionResourceSchema.d.ts.map +1 -1
- package/dist/models/MeetingAiSessionResourceSchema.js +3 -3
- package/dist/models/MeetingAiSessionResourceSchema.js.map +1 -1
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts +34 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js +50 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js.map +1 -0
- package/dist/models/MeetingAiSessionSettingsSchema.d.ts +21 -11
- package/dist/models/MeetingAiSessionSettingsSchema.d.ts.map +1 -1
- package/dist/models/MeetingAiSessionSettingsSchema.js +6 -6
- package/dist/models/MeetingAiSessionSettingsSchema.js.map +1 -1
- package/dist/models/MeetingAttendeeAttributesSchema.d.ts +150 -7
- package/dist/models/MeetingAttendeeAttributesSchema.d.ts.map +1 -1
- package/dist/models/MeetingAttendeeAttributesSchema.js +70 -4
- package/dist/models/MeetingAttendeeAttributesSchema.js.map +1 -1
- package/dist/models/MeetingAttendeeAttributesSchemaExperienceRating.d.ts +44 -0
- package/dist/models/MeetingAttendeeAttributesSchemaExperienceRating.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeAttributesSchemaExperienceRating.js +51 -0
- package/dist/models/MeetingAttendeeAttributesSchemaExperienceRating.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts +55 -0
- package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchema.js +59 -0
- package/dist/models/MeetingAttendeeRelationshipsSchema.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaCandidate.d.ts +34 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaCandidate.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaCandidate.js +50 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaCandidate.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.d.ts +34 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.js +50 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.d.ts +39 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.js +51 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaTalent.d.ts +34 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaTalent.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaTalent.js +50 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaTalent.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaUser.d.ts +34 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaUser.d.ts.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaUser.js +50 -0
- package/dist/models/MeetingAttendeeRelationshipsSchemaUser.js.map +1 -0
- package/dist/models/MeetingAttendeeResourceSchema.d.ts +6 -6
- package/dist/models/MeetingAttendeeResourceSchema.d.ts.map +1 -1
- package/dist/models/MeetingAttendeeResourceSchema.js +6 -6
- package/dist/models/MeetingAttendeeResourceSchema.js.map +1 -1
- package/dist/models/MeetingAttendeesSchema.d.ts +34 -0
- package/dist/models/MeetingAttendeesSchema.d.ts.map +1 -0
- package/dist/models/MeetingAttendeesSchema.js +50 -0
- package/dist/models/MeetingAttendeesSchema.js.map +1 -0
- package/dist/models/MeetingAttributesSchema.d.ts +371 -4
- package/dist/models/MeetingAttributesSchema.d.ts.map +1 -1
- package/dist/models/MeetingAttributesSchema.js +151 -3
- package/dist/models/MeetingAttributesSchema.js.map +1 -1
- package/dist/models/MeetingAttributesSchemaDelivery.d.ts +90 -0
- package/dist/models/MeetingAttributesSchemaDelivery.d.ts.map +1 -0
- package/dist/models/MeetingAttributesSchemaDelivery.js +88 -0
- package/dist/models/MeetingAttributesSchemaDelivery.js.map +1 -0
- package/dist/models/MeetingLobbyAttributesSchema.d.ts +9 -0
- package/dist/models/MeetingLobbyAttributesSchema.d.ts.map +1 -1
- package/dist/models/MeetingLobbyAttributesSchema.js +2 -0
- package/dist/models/MeetingLobbyAttributesSchema.js.map +1 -1
- package/dist/models/MeetingRecallSchema.d.ts +77 -0
- package/dist/models/MeetingRecallSchema.d.ts.map +1 -0
- package/dist/models/MeetingRecallSchema.js +71 -0
- package/dist/models/MeetingRecallSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsAttendeesDataSchema.d.ts +39 -0
- package/dist/models/MeetingRelationshipsAttendeesDataSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsAttendeesDataSchema.js +51 -0
- package/dist/models/MeetingRelationshipsAttendeesDataSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsAttendeesSchema.d.ts +34 -0
- package/dist/models/{CallRelationshipsTranslationsSchema.d.ts.map → MeetingRelationshipsAttendeesSchema.d.ts.map} +1 -1
- package/dist/models/MeetingRelationshipsAttendeesSchema.js +50 -0
- package/dist/models/{CallRelationshipsTranslationsSchema.js.map → MeetingRelationshipsAttendeesSchema.js.map} +1 -1
- package/dist/models/MeetingRelationshipsCalendarSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsCalendarSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsCalendarSchema.js +50 -0
- package/dist/models/MeetingRelationshipsCalendarSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsCalendarSchemaData.d.ts +39 -0
- package/dist/models/MeetingRelationshipsCalendarSchemaData.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsCalendarSchemaData.js +51 -0
- package/dist/models/MeetingRelationshipsCalendarSchemaData.js.map +1 -0
- package/dist/models/MeetingRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsCandidateSchema.js +50 -0
- package/dist/models/MeetingRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsCandidateSchemaData.d.ts +39 -0
- package/dist/models/MeetingRelationshipsCandidateSchemaData.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsCandidateSchemaData.js +51 -0
- package/dist/models/MeetingRelationshipsCandidateSchemaData.js.map +1 -0
- package/dist/models/MeetingRelationshipsConversationSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsConversationSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsConversationSchema.js +50 -0
- package/dist/models/MeetingRelationshipsConversationSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsConversationSchemaData.d.ts +39 -0
- package/dist/models/{MeetingRelationshipsParticipantsDataSchema.d.ts.map → MeetingRelationshipsConversationSchemaData.d.ts.map} +1 -1
- package/dist/models/MeetingRelationshipsConversationSchemaData.js +51 -0
- package/dist/models/{MeetingRelationshipsParticipantsDataSchema.js.map → MeetingRelationshipsConversationSchemaData.js.map} +1 -1
- package/dist/models/MeetingRelationshipsHostSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsHostSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsHostSchema.js +50 -0
- package/dist/models/MeetingRelationshipsHostSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsJobSchema.js +50 -0
- package/dist/models/MeetingRelationshipsJobSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsJobSchemaData.d.ts +39 -0
- package/dist/models/MeetingRelationshipsJobSchemaData.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsJobSchemaData.js +51 -0
- package/dist/models/MeetingRelationshipsJobSchemaData.js.map +1 -0
- package/dist/models/MeetingRelationshipsLinksDataSchema.d.ts +39 -0
- package/dist/models/MeetingRelationshipsLinksDataSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsLinksDataSchema.js +51 -0
- package/dist/models/MeetingRelationshipsLinksDataSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsLinksSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsLinksSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsLinksSchema.js +50 -0
- package/dist/models/MeetingRelationshipsLinksSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsSchema.d.ts +59 -3
- package/dist/models/MeetingRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/MeetingRelationshipsSchema.js +27 -3
- package/dist/models/MeetingRelationshipsSchema.js.map +1 -1
- package/dist/models/MeetingRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsTalentSchema.js +50 -0
- package/dist/models/MeetingRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsTalentSchemaData.d.ts +39 -0
- package/dist/models/MeetingRelationshipsTalentSchemaData.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsTalentSchemaData.js +51 -0
- package/dist/models/MeetingRelationshipsTalentSchemaData.js.map +1 -0
- package/dist/models/MeetingRelationshipsTeamDataSchema.d.ts +39 -0
- package/dist/models/MeetingRelationshipsTeamDataSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsTeamDataSchema.js +51 -0
- package/dist/models/MeetingRelationshipsTeamDataSchema.js.map +1 -0
- package/dist/models/MeetingRelationshipsTeamSchema.d.ts +34 -0
- package/dist/models/MeetingRelationshipsTeamSchema.d.ts.map +1 -0
- package/dist/models/MeetingRelationshipsTeamSchema.js +50 -0
- package/dist/models/MeetingRelationshipsTeamSchema.js.map +1 -0
- package/dist/models/MeetingSpeakerStatSchema.d.ts +59 -0
- package/dist/models/MeetingSpeakerStatSchema.d.ts.map +1 -0
- package/dist/models/MeetingSpeakerStatSchema.js +63 -0
- package/dist/models/MeetingSpeakerStatSchema.js.map +1 -0
- package/dist/models/MeetingTranscriptSegmentSchema.d.ts +71 -0
- package/dist/models/MeetingTranscriptSegmentSchema.d.ts.map +1 -0
- package/dist/models/MeetingTranscriptSegmentSchema.js +67 -0
- package/dist/models/MeetingTranscriptSegmentSchema.js.map +1 -0
- package/dist/models/QuestionSchema.d.ts +200 -0
- package/dist/models/QuestionSchema.d.ts.map +1 -0
- package/dist/models/QuestionSchema.js +112 -0
- package/dist/models/QuestionSchema.js.map +1 -0
- package/dist/models/QuestionSchemaOptionsInner.d.ts +47 -0
- package/dist/models/QuestionSchemaOptionsInner.d.ts.map +1 -0
- package/dist/models/QuestionSchemaOptionsInner.js +53 -0
- package/dist/models/QuestionSchemaOptionsInner.js.map +1 -0
- package/dist/models/RecallWebhookRequest.d.ts +39 -0
- package/dist/models/RecallWebhookRequest.d.ts.map +1 -0
- package/dist/models/RecallWebhookRequest.js +51 -0
- package/dist/models/RecallWebhookRequest.js.map +1 -0
- package/dist/models/ResourcesMetaPageSchema.d.ts +20 -2
- package/dist/models/ResourcesMetaPageSchema.d.ts.map +1 -1
- package/dist/models/ResourcesMetaPageSchema.js +6 -0
- package/dist/models/ResourcesMetaPageSchema.js.map +1 -1
- package/dist/models/RunAttributesSchema.d.ts +13 -0
- package/dist/models/RunAttributesSchema.d.ts.map +1 -1
- package/dist/models/RunAttributesSchema.js +5 -0
- package/dist/models/RunAttributesSchema.js.map +1 -1
- package/dist/models/RunAttributesSchemaPausedAtStep.d.ts +39 -0
- package/dist/models/RunAttributesSchemaPausedAtStep.d.ts.map +1 -0
- package/dist/models/RunAttributesSchemaPausedAtStep.js +51 -0
- package/dist/models/RunAttributesSchemaPausedAtStep.js.map +1 -0
- package/dist/models/ScheduleAttributesSchema.d.ts +4 -3
- package/dist/models/ScheduleAttributesSchema.d.ts.map +1 -1
- package/dist/models/ScheduleAttributesSchema.js +5 -8
- package/dist/models/ScheduleAttributesSchema.js.map +1 -1
- package/dist/models/ScheduleRelationshipsEmailSchema.d.ts +34 -0
- package/dist/models/ScheduleRelationshipsEmailSchema.d.ts.map +1 -0
- package/dist/models/ScheduleRelationshipsEmailSchema.js +50 -0
- package/dist/models/ScheduleRelationshipsEmailSchema.js.map +1 -0
- package/dist/models/ScheduleRelationshipsEmailSchemaData.d.ts +39 -0
- package/dist/models/ScheduleRelationshipsEmailSchemaData.d.ts.map +1 -0
- package/dist/models/ScheduleRelationshipsEmailSchemaData.js +51 -0
- package/dist/models/ScheduleRelationshipsEmailSchemaData.js.map +1 -0
- package/dist/models/ScheduleRelationshipsSchema.d.ts +7 -0
- package/dist/models/ScheduleRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/ScheduleRelationshipsSchema.js +3 -0
- package/dist/models/ScheduleRelationshipsSchema.js.map +1 -1
- package/dist/models/ScheduleTargetSchema.d.ts +1 -1
- package/dist/models/SignalAttributesSchema.d.ts +180 -0
- package/dist/models/SignalAttributesSchema.d.ts.map +1 -0
- package/dist/models/SignalAttributesSchema.js +139 -0
- package/dist/models/SignalAttributesSchema.js.map +1 -0
- package/dist/models/SignalResourceSchema.d.ts +74 -0
- package/dist/models/SignalResourceSchema.d.ts.map +1 -0
- package/dist/models/SignalResourceSchema.js +74 -0
- package/dist/models/SignalResourceSchema.js.map +1 -0
- package/dist/models/SignalSchema.d.ts +49 -0
- package/dist/models/SignalSchema.d.ts.map +1 -0
- package/dist/models/SignalSchema.js +55 -0
- package/dist/models/SignalSchema.js.map +1 -0
- package/dist/models/SignalsSchema.d.ts +48 -0
- package/dist/models/SignalsSchema.d.ts.map +1 -0
- package/dist/models/SignalsSchema.js +56 -0
- package/dist/models/SignalsSchema.js.map +1 -0
- package/dist/models/StartGuestAttemptRequestBody.d.ts +41 -0
- package/dist/models/StartGuestAttemptRequestBody.d.ts.map +1 -0
- package/dist/models/StartGuestAttemptRequestBody.js +57 -0
- package/dist/models/StartGuestAttemptRequestBody.js.map +1 -0
- package/dist/models/StartGuestAttemptRequestBodyData.d.ts +46 -0
- package/dist/models/StartGuestAttemptRequestBodyData.d.ts.map +1 -0
- package/dist/models/StartGuestAttemptRequestBodyData.js +62 -0
- package/dist/models/StartGuestAttemptRequestBodyData.js.map +1 -0
- package/dist/models/StateAttributesSchema.d.ts +117 -0
- package/dist/models/StateAttributesSchema.d.ts.map +1 -0
- package/dist/models/StateAttributesSchema.js +87 -0
- package/dist/models/StateAttributesSchema.js.map +1 -0
- package/dist/models/StateResourceSchema.d.ts +74 -0
- package/dist/models/StateResourceSchema.d.ts.map +1 -0
- package/dist/models/StateResourceSchema.js +74 -0
- package/dist/models/StateResourceSchema.js.map +1 -0
- package/dist/models/StateSchema.d.ts +49 -0
- package/dist/models/StateSchema.d.ts.map +1 -0
- package/dist/models/StateSchema.js +55 -0
- package/dist/models/StateSchema.js.map +1 -0
- package/dist/models/StatesSchema.d.ts +48 -0
- package/dist/models/StatesSchema.d.ts.map +1 -0
- package/dist/models/StatesSchema.js +56 -0
- package/dist/models/StatesSchema.js.map +1 -0
- package/dist/models/SubmissionAttributesSchema.d.ts +1 -1
- package/dist/models/TalentAttributesSchema.d.ts +7 -0
- package/dist/models/TalentAttributesSchema.d.ts.map +1 -1
- package/dist/models/TalentAttributesSchema.js +3 -0
- package/dist/models/TalentAttributesSchema.js.map +1 -1
- package/dist/models/TalentConsentSchema.d.ts +51 -0
- package/dist/models/TalentConsentSchema.d.ts.map +1 -0
- package/dist/models/TalentConsentSchema.js +55 -0
- package/dist/models/TalentConsentSchema.js.map +1 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchema.d.ts +34 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchema.d.ts.map +1 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchema.js +50 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchema.js.map +1 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchemaData.d.ts +39 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchemaData.d.ts.map +1 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchemaData.js +51 -0
- package/dist/models/TenantRelationshipsBoeCalendarSchemaData.js.map +1 -0
- package/dist/models/TenantRelationshipsFormsDataSchema.d.ts +39 -0
- package/dist/models/TenantRelationshipsFormsDataSchema.d.ts.map +1 -0
- package/dist/models/TenantRelationshipsFormsDataSchema.js +51 -0
- package/dist/models/TenantRelationshipsFormsDataSchema.js.map +1 -0
- package/dist/models/TenantRelationshipsFormsSchema.d.ts +34 -0
- package/dist/models/TenantRelationshipsFormsSchema.d.ts.map +1 -0
- package/dist/models/TenantRelationshipsFormsSchema.js +50 -0
- package/dist/models/TenantRelationshipsFormsSchema.js.map +1 -0
- package/dist/models/TenantRelationshipsSchema.d.ts +14 -0
- package/dist/models/TenantRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/TenantRelationshipsSchema.js +6 -0
- package/dist/models/TenantRelationshipsSchema.js.map +1 -1
- package/dist/models/TenantsMetaPageSchema.d.ts +20 -2
- package/dist/models/TenantsMetaPageSchema.d.ts.map +1 -1
- package/dist/models/TenantsMetaPageSchema.js +6 -0
- package/dist/models/TenantsMetaPageSchema.js.map +1 -1
- package/dist/models/UpdateAggregateRequestBody.d.ts +34 -0
- package/dist/models/UpdateAggregateRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateAggregateRequestBody.js +52 -0
- package/dist/models/UpdateAggregateRequestBody.js.map +1 -0
- package/dist/models/UpdateAggregateRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateAggregateRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateAggregateRequestBodyData.js +67 -0
- package/dist/models/UpdateAggregateRequestBodyData.js.map +1 -0
- package/dist/models/UpdateAttemptRequestBody.d.ts +34 -0
- package/dist/models/UpdateAttemptRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateAttemptRequestBody.js +52 -0
- package/dist/models/UpdateAttemptRequestBody.js.map +1 -0
- package/dist/models/UpdateAttemptRequestBodyData.d.ts +71 -0
- package/dist/models/UpdateAttemptRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateAttemptRequestBodyData.js +70 -0
- package/dist/models/UpdateAttemptRequestBodyData.js.map +1 -0
- package/dist/models/UpdateCalendarRequestSchema.d.ts +34 -0
- package/dist/models/UpdateCalendarRequestSchema.d.ts.map +1 -0
- package/dist/models/UpdateCalendarRequestSchema.js +50 -0
- package/dist/models/UpdateCalendarRequestSchema.js.map +1 -0
- package/dist/models/UpdateCalendarRequestSchemaData.d.ts +53 -0
- package/dist/models/UpdateCalendarRequestSchemaData.d.ts.map +1 -0
- package/dist/models/UpdateCalendarRequestSchemaData.js +65 -0
- package/dist/models/UpdateCalendarRequestSchemaData.js.map +1 -0
- package/dist/models/UpdateCalendarRequestSchemaDataAttributes.d.ts +72 -0
- package/dist/models/UpdateCalendarRequestSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/UpdateCalendarRequestSchemaDataAttributes.js +68 -0
- package/dist/models/UpdateCalendarRequestSchemaDataAttributes.js.map +1 -0
- package/dist/models/UpdateCommentRequestSchema.d.ts +34 -0
- package/dist/models/UpdateCommentRequestSchema.d.ts.map +1 -0
- package/dist/models/UpdateCommentRequestSchema.js +50 -0
- package/dist/models/UpdateCommentRequestSchema.js.map +1 -0
- package/dist/models/UpdateCommentRequestSchemaData.d.ts +53 -0
- package/dist/models/UpdateCommentRequestSchemaData.d.ts.map +1 -0
- package/dist/models/UpdateCommentRequestSchemaData.js +65 -0
- package/dist/models/UpdateCommentRequestSchemaData.js.map +1 -0
- package/dist/models/UpdateCommentRequestSchemaDataAttributes.d.ts +45 -0
- package/dist/models/UpdateCommentRequestSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/UpdateCommentRequestSchemaDataAttributes.js +53 -0
- package/dist/models/UpdateCommentRequestSchemaDataAttributes.js.map +1 -0
- package/dist/models/UpdateEventRequestSchema.d.ts +34 -0
- package/dist/models/UpdateEventRequestSchema.d.ts.map +1 -0
- package/dist/models/UpdateEventRequestSchema.js +50 -0
- package/dist/models/UpdateEventRequestSchema.js.map +1 -0
- package/dist/models/UpdateEventRequestSchemaData.d.ts +53 -0
- package/dist/models/UpdateEventRequestSchemaData.d.ts.map +1 -0
- package/dist/models/UpdateEventRequestSchemaData.js +65 -0
- package/dist/models/UpdateEventRequestSchemaData.js.map +1 -0
- package/dist/models/UpdateEventRequestSchemaDataAttributes.d.ts +111 -0
- package/dist/models/UpdateEventRequestSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/UpdateEventRequestSchemaDataAttributes.js +83 -0
- package/dist/models/UpdateEventRequestSchemaDataAttributes.js.map +1 -0
- package/dist/models/UpdateFormRequestBodyData.d.ts +1 -1
- package/dist/models/UpdateFormRequestBodyData.js +1 -1
- package/dist/models/UpdateFormRequestBodyData.js.map +1 -1
- package/dist/models/UpdateGuestAttemptRequestBody.d.ts +41 -0
- package/dist/models/UpdateGuestAttemptRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateGuestAttemptRequestBody.js +57 -0
- package/dist/models/UpdateGuestAttemptRequestBody.js.map +1 -0
- package/dist/models/UpdateGuestAttemptRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateGuestAttemptRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateGuestAttemptRequestBodyData.js +65 -0
- package/dist/models/UpdateGuestAttemptRequestBodyData.js.map +1 -0
- package/dist/models/UpdateGuestAttemptRequestBodyDataAttributes.d.ts +59 -0
- package/dist/models/UpdateGuestAttemptRequestBodyDataAttributes.d.ts.map +1 -0
- package/dist/models/UpdateGuestAttemptRequestBodyDataAttributes.js +62 -0
- package/dist/models/UpdateGuestAttemptRequestBodyDataAttributes.js.map +1 -0
- package/dist/models/UpdateLabelRequestBody.d.ts +34 -0
- package/dist/models/UpdateLabelRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateLabelRequestBody.js +52 -0
- package/dist/models/UpdateLabelRequestBody.js.map +1 -0
- package/dist/models/UpdateLabelRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateLabelRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateLabelRequestBodyData.js +67 -0
- package/dist/models/UpdateLabelRequestBodyData.js.map +1 -0
- package/dist/models/UpdateStateRequestBody.d.ts +34 -0
- package/dist/models/UpdateStateRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateStateRequestBody.js +52 -0
- package/dist/models/UpdateStateRequestBody.js.map +1 -0
- package/dist/models/UpdateStateRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateStateRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateStateRequestBodyData.js +67 -0
- package/dist/models/UpdateStateRequestBodyData.js.map +1 -0
- package/dist/models/UploadGuestAttemptFileRequestBody.d.ts +78 -0
- package/dist/models/UploadGuestAttemptFileRequestBody.d.ts.map +1 -0
- package/dist/models/UploadGuestAttemptFileRequestBody.js +71 -0
- package/dist/models/UploadGuestAttemptFileRequestBody.js.map +1 -0
- package/dist/models/UploadGuestAttemptFileResponseSchema.d.ts +38 -0
- package/dist/models/UploadGuestAttemptFileResponseSchema.d.ts.map +1 -0
- package/dist/models/UploadGuestAttemptFileResponseSchema.js +50 -0
- package/dist/models/UploadGuestAttemptFileResponseSchema.js.map +1 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaData.d.ts +47 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaData.d.ts.map +1 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaData.js +59 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaData.js.map +1 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaDataAttributes.d.ts +63 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaDataAttributes.d.ts.map +1 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaDataAttributes.js +59 -0
- package/dist/models/UploadGuestAttemptFileResponseSchemaDataAttributes.js.map +1 -0
- package/dist/models/UserAttributesSchema.d.ts +24 -1
- package/dist/models/UserAttributesSchema.d.ts.map +1 -1
- package/dist/models/UserAttributesSchema.js +10 -0
- package/dist/models/UserAttributesSchema.js.map +1 -1
- package/dist/models/index.d.ts +239 -17
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +239 -17
- package/dist/models/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/models/AdAttributesSchemaImagesInner.d.ts +0 -45
- package/dist/models/AdAttributesSchemaImagesInner.d.ts.map +0 -1
- package/dist/models/AdAttributesSchemaImagesInner.js +0 -53
- package/dist/models/AdAttributesSchemaImagesInner.js.map +0 -1
- package/dist/models/BriefRelationshipsFormsSchema.d.ts +0 -34
- package/dist/models/BriefRelationshipsFormsSchema.d.ts.map +0 -1
- package/dist/models/BriefRelationshipsFormsSchema.js +0 -50
- package/dist/models/CallRelationshipsTranslationsDataSchema.d.ts +0 -39
- package/dist/models/CallRelationshipsTranslationsDataSchema.js +0 -51
- package/dist/models/CallRelationshipsTranslationsSchema.d.ts +0 -34
- package/dist/models/CallRelationshipsTranslationsSchema.js +0 -50
- package/dist/models/ChatRelationshipsTranslationsDataSchema.d.ts +0 -39
- package/dist/models/ChatRelationshipsTranslationsDataSchema.js +0 -51
- package/dist/models/ChatRelationshipsTranslationsSchema.d.ts +0 -34
- package/dist/models/ChatRelationshipsTranslationsSchema.d.ts.map +0 -1
- package/dist/models/ChatRelationshipsTranslationsSchema.js +0 -50
- package/dist/models/ChatRelationshipsTranslationsSchema.js.map +0 -1
- package/dist/models/EmailAttributesSchemaSubject.d.ts +0 -24
- package/dist/models/EmailAttributesSchemaSubject.d.ts.map +0 -1
- package/dist/models/EmailAttributesSchemaSubject.js +0 -44
- package/dist/models/EmailAttributesSchemaSubject.js.map +0 -1
- package/dist/models/FileRelationshipsLinkDataSchema.d.ts +0 -39
- package/dist/models/FileRelationshipsLinkDataSchema.js +0 -51
- package/dist/models/FileRelationshipsLinkSchema.d.ts +0 -34
- package/dist/models/FileRelationshipsLinkSchema.js +0 -50
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.d.ts +0 -34
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.d.ts.map +0 -1
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.js +0 -50
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.js.map +0 -1
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.d.ts +0 -34
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.d.ts.map +0 -1
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.js +0 -50
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.js.map +0 -1
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.d.ts +0 -39
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.d.ts.map +0 -1
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.js +0 -51
- package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.js.map +0 -1
- package/dist/models/MeetingAttendeeResponseAttributesSchema.d.ts +0 -69
- package/dist/models/MeetingAttendeeResponseAttributesSchema.d.ts.map +0 -1
- package/dist/models/MeetingAttendeeResponseAttributesSchema.js +0 -61
- package/dist/models/MeetingAttendeeResponseAttributesSchema.js.map +0 -1
- package/dist/models/MeetingRelationshipsParticipantsDataSchema.d.ts +0 -39
- package/dist/models/MeetingRelationshipsParticipantsDataSchema.js +0 -51
- package/dist/models/MeetingRelationshipsParticipantsSchema.d.ts +0 -34
- package/dist/models/MeetingRelationshipsParticipantsSchema.d.ts.map +0 -1
- package/dist/models/MeetingRelationshipsParticipantsSchema.js +0 -50
- package/dist/models/MeetingRelationshipsParticipantsSchema.js.map +0 -1
- package/dist/models/UpdateLinkRequestBody.d.ts +0 -34
- package/dist/models/UpdateLinkRequestBody.d.ts.map +0 -1
- package/dist/models/UpdateLinkRequestBody.js +0 -52
- package/dist/models/UpdateLinkRequestBody.js.map +0 -1
- package/dist/models/UpdateLinkRequestBodyData.d.ts +0 -53
- package/dist/models/UpdateLinkRequestBodyData.d.ts.map +0 -1
- package/dist/models/UpdateLinkRequestBodyData.js +0 -67
- package/dist/models/UpdateLinkRequestBodyData.js.map +0 -1
package/dist/apis/JobsApi.js
CHANGED
|
@@ -80,7 +80,7 @@ class JobsApi extends runtime.BaseAPI {
|
|
|
80
80
|
};
|
|
81
81
|
}
|
|
82
82
|
/**
|
|
83
|
-
* Creates a new job in your account. ### Job\'s Attributes Here is a table that describes the attributes of the job object. Fields marked with (T) are translatable
|
|
83
|
+
* Creates a new job in your account. ### Job\'s Attributes Here is a table that describes the attributes of the job object. Fields marked with (T) are translatable - they are stored as language-keyed objects (e.g. `{\"en-US\": ..., \"pl-PL\": ...}`). Supported languages: en-US, pl-PL, de-DE, it-IT, he-IL. #### Translatable String Fields (T) Language-keyed objects where each language maps to a string value. | Attribute | Type | Description | |-----------|------|-------------| | `title` | object{lang: string} | The title of the job position. **Required.** | | `description` | object{lang: string} | Detailed description of the job role. | | `department` | object{lang: string} | The department where the position is located. | | `specialization` | object{lang: string} | Job specialization area. | #### Translatable Array Fields (T) Language-keyed objects where each language maps to an array of strings. | Attribute | Type | Description | |-----------|------|-------------| | `responsibilities` | object{lang: array[string]} | List of job responsibilities and duties. | | `keywords` | object{lang: array[string]} | Relevant keywords for the position. | | `benefits` | object{lang: array[string]} | List of job benefits. | #### Translatable Criteria Fields (T) Language-keyed objects where each language maps to a criteria object with `name`, `description`, `priority`, `priorityConfidence`, `priorityReasoning`, `comparisonRule`, and `expected` (array of objects or null). | Attribute | Type | Description | |-----------|------|-------------| | `availability` | object{lang: criteria} | Availability requirements. | | `skillsAndExpertise` | object{lang: criteria} | Technical skills and domain expertise. | | `languagesSpoken` | object{lang: criteria} | Language proficiency requirements. | | `workPreferences` | object{lang: criteria} | Work style and schedule preferences. | | `locationPreferences` | object{lang: criteria} | Geographic location requirements. | | `industryExperience` | object{lang: criteria} | Industry sector experience requirements. | | `companyTypeExperience` | object{lang: criteria} | Company type experience requirements. | | `jobPositions` | object{lang: criteria} | Required previous job positions. | | `jobTendencies` | object{lang: criteria} | Career pattern requirements. | | `workAuthorization` | object{lang: criteria} | Work authorization requirements. | | `certifications` | object{lang: criteria} | Professional certifications requirements. | | `licenses` | object{lang: criteria} | Professional licenses requirements. | | `personalityAndSoftSkills` | object{lang: criteria} | Soft skills and personality traits. | | `education` | object{lang: criteria} | Education requirements. | | `experienceAndSeniority` | object{lang: criteria} | Experience and seniority requirements. | | `salaryExpectation` | object{lang: criteria} | Salary and compensation criteria. | #### Translatable Location/Site Fields (T) | Attribute | Type | Description | |-----------|------|-------------| | `locations` | object{lang: array[object]} | Office locations (city, country, region). | | `sites` | object{lang: array[object]} | Work site types (siteId, siteName, siteType). | #### Non-Translatable Fields | Attribute | Type | Description | |-----------|------|-------------| | `companyCulture` | string | Description of the company\'s culture and values. | | `seniority` | string | Seniority level (e.g. junior, mid, senior). | | `shortCode` | string | Unique short identifier for the job. | | `source` | string | Source of the job posting. | | `languageCode` | string | Primary language code for the job posting. | | `status` | string | Current status (active, inactive, draft, pending, archived, failed). | | `organization` | object | Organization details (name, address). | | `settings` | object | Job posting settings. | | `settings.conversation` | object | Conversation settings (email, candidateInterview, personaInterview, tone). | | `settings.criterias` | object | Criteria matching weights and thresholds. | | `settings.operation` | object | Operation automation flags. | | `settings.persona` | object | Persona matching weight. | | `settings.ratingRestrictiveness` | string | Rating restrictiveness level. | | `timestamps.created` | string | Creation date (ISO 8601 format). | | `timestamps.modified` | string | Last modification date (ISO 8601 format). |
|
|
84
84
|
* Create Job
|
|
85
85
|
*/
|
|
86
86
|
async createJobRaw(requestParameters, initOverrides) {
|
|
@@ -89,7 +89,7 @@ class JobsApi extends runtime.BaseAPI {
|
|
|
89
89
|
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.JobSchemaFromJSON)(jsonValue));
|
|
90
90
|
}
|
|
91
91
|
/**
|
|
92
|
-
* Creates a new job in your account. ### Job\'s Attributes Here is a table that describes the attributes of the job object. Fields marked with (T) are translatable
|
|
92
|
+
* Creates a new job in your account. ### Job\'s Attributes Here is a table that describes the attributes of the job object. Fields marked with (T) are translatable - they are stored as language-keyed objects (e.g. `{\"en-US\": ..., \"pl-PL\": ...}`). Supported languages: en-US, pl-PL, de-DE, it-IT, he-IL. #### Translatable String Fields (T) Language-keyed objects where each language maps to a string value. | Attribute | Type | Description | |-----------|------|-------------| | `title` | object{lang: string} | The title of the job position. **Required.** | | `description` | object{lang: string} | Detailed description of the job role. | | `department` | object{lang: string} | The department where the position is located. | | `specialization` | object{lang: string} | Job specialization area. | #### Translatable Array Fields (T) Language-keyed objects where each language maps to an array of strings. | Attribute | Type | Description | |-----------|------|-------------| | `responsibilities` | object{lang: array[string]} | List of job responsibilities and duties. | | `keywords` | object{lang: array[string]} | Relevant keywords for the position. | | `benefits` | object{lang: array[string]} | List of job benefits. | #### Translatable Criteria Fields (T) Language-keyed objects where each language maps to a criteria object with `name`, `description`, `priority`, `priorityConfidence`, `priorityReasoning`, `comparisonRule`, and `expected` (array of objects or null). | Attribute | Type | Description | |-----------|------|-------------| | `availability` | object{lang: criteria} | Availability requirements. | | `skillsAndExpertise` | object{lang: criteria} | Technical skills and domain expertise. | | `languagesSpoken` | object{lang: criteria} | Language proficiency requirements. | | `workPreferences` | object{lang: criteria} | Work style and schedule preferences. | | `locationPreferences` | object{lang: criteria} | Geographic location requirements. | | `industryExperience` | object{lang: criteria} | Industry sector experience requirements. | | `companyTypeExperience` | object{lang: criteria} | Company type experience requirements. | | `jobPositions` | object{lang: criteria} | Required previous job positions. | | `jobTendencies` | object{lang: criteria} | Career pattern requirements. | | `workAuthorization` | object{lang: criteria} | Work authorization requirements. | | `certifications` | object{lang: criteria} | Professional certifications requirements. | | `licenses` | object{lang: criteria} | Professional licenses requirements. | | `personalityAndSoftSkills` | object{lang: criteria} | Soft skills and personality traits. | | `education` | object{lang: criteria} | Education requirements. | | `experienceAndSeniority` | object{lang: criteria} | Experience and seniority requirements. | | `salaryExpectation` | object{lang: criteria} | Salary and compensation criteria. | #### Translatable Location/Site Fields (T) | Attribute | Type | Description | |-----------|------|-------------| | `locations` | object{lang: array[object]} | Office locations (city, country, region). | | `sites` | object{lang: array[object]} | Work site types (siteId, siteName, siteType). | #### Non-Translatable Fields | Attribute | Type | Description | |-----------|------|-------------| | `companyCulture` | string | Description of the company\'s culture and values. | | `seniority` | string | Seniority level (e.g. junior, mid, senior). | | `shortCode` | string | Unique short identifier for the job. | | `source` | string | Source of the job posting. | | `languageCode` | string | Primary language code for the job posting. | | `status` | string | Current status (active, inactive, draft, pending, archived, failed). | | `organization` | object | Organization details (name, address). | | `settings` | object | Job posting settings. | | `settings.conversation` | object | Conversation settings (email, candidateInterview, personaInterview, tone). | | `settings.criterias` | object | Criteria matching weights and thresholds. | | `settings.operation` | object | Operation automation flags. | | `settings.persona` | object | Persona matching weight. | | `settings.ratingRestrictiveness` | string | Rating restrictiveness level. | | `timestamps.created` | string | Creation date (ISO 8601 format). | | `timestamps.modified` | string | Last modification date (ISO 8601 format). |
|
|
93
93
|
* Create Job
|
|
94
94
|
*/
|
|
95
95
|
async createJob(requestParameters, initOverrides) {
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import * as runtime from '../runtime';
|
|
13
|
+
import type { CreateLabelRequestBody, LabelSchema, LabelsSchema, UpdateLabelRequestBody } from '../models/index';
|
|
14
|
+
export interface CreateLabelRequest {
|
|
15
|
+
createLabelRequestBody: CreateLabelRequestBody;
|
|
16
|
+
}
|
|
17
|
+
export interface DeleteLabelRequest {
|
|
18
|
+
labelId: string;
|
|
19
|
+
}
|
|
20
|
+
export interface LabelOptionsRequest {
|
|
21
|
+
labelId: string;
|
|
22
|
+
}
|
|
23
|
+
export interface ListLabelsRequest {
|
|
24
|
+
filterStatus?: ListLabelsFilterStatusEnum;
|
|
25
|
+
pageSize?: number;
|
|
26
|
+
}
|
|
27
|
+
export interface ShowLabelRequest {
|
|
28
|
+
labelId: string;
|
|
29
|
+
}
|
|
30
|
+
export interface UpdateLabelRequest {
|
|
31
|
+
labelId: string;
|
|
32
|
+
updateLabelRequestBody: UpdateLabelRequestBody;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
*
|
|
36
|
+
*/
|
|
37
|
+
export declare class LabelsApi extends runtime.BaseAPI {
|
|
38
|
+
/**
|
|
39
|
+
* Creates request options for createLabel without sending the request
|
|
40
|
+
*/
|
|
41
|
+
createLabelRequestOpts(requestParameters: CreateLabelRequest): Promise<runtime.RequestOpts>;
|
|
42
|
+
/**
|
|
43
|
+
* Creates a new label. `scope=tenant` creates a tenant-wide label (visible to all users in the tenant); `scope=user` creates a personal label. `ownerId` is set server-side from the caller.
|
|
44
|
+
* Create Label
|
|
45
|
+
*/
|
|
46
|
+
createLabelRaw(requestParameters: CreateLabelRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<LabelSchema>>;
|
|
47
|
+
/**
|
|
48
|
+
* Creates a new label. `scope=tenant` creates a tenant-wide label (visible to all users in the tenant); `scope=user` creates a personal label. `ownerId` is set server-side from the caller.
|
|
49
|
+
* Create Label
|
|
50
|
+
*/
|
|
51
|
+
createLabel(requestParameters: CreateLabelRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<LabelSchema>;
|
|
52
|
+
/**
|
|
53
|
+
* Creates request options for deleteLabel without sending the request
|
|
54
|
+
*/
|
|
55
|
+
deleteLabelRequestOpts(requestParameters: DeleteLabelRequest): Promise<runtime.RequestOpts>;
|
|
56
|
+
/**
|
|
57
|
+
* Soft delete: flips status to archived. Historical assignments on state rows keep the labelId but the label is hidden from the label list.
|
|
58
|
+
* Delete Label
|
|
59
|
+
*/
|
|
60
|
+
deleteLabelRaw(requestParameters: DeleteLabelRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
61
|
+
/**
|
|
62
|
+
* Soft delete: flips status to archived. Historical assignments on state rows keep the labelId but the label is hidden from the label list.
|
|
63
|
+
* Delete Label
|
|
64
|
+
*/
|
|
65
|
+
deleteLabel(requestParameters: DeleteLabelRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
66
|
+
/**
|
|
67
|
+
* Creates request options for labelOptions without sending the request
|
|
68
|
+
*/
|
|
69
|
+
labelOptionsRequestOpts(requestParameters: LabelOptionsRequest): Promise<runtime.RequestOpts>;
|
|
70
|
+
/**
|
|
71
|
+
* Enable CORS
|
|
72
|
+
* Label Options
|
|
73
|
+
*/
|
|
74
|
+
labelOptionsRaw(requestParameters: LabelOptionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
75
|
+
/**
|
|
76
|
+
* Enable CORS
|
|
77
|
+
* Label Options
|
|
78
|
+
*/
|
|
79
|
+
labelOptions(requestParameters: LabelOptionsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
80
|
+
/**
|
|
81
|
+
* Creates request options for labelsOptions without sending the request
|
|
82
|
+
*/
|
|
83
|
+
labelsOptionsRequestOpts(): Promise<runtime.RequestOpts>;
|
|
84
|
+
/**
|
|
85
|
+
* Enable CORS
|
|
86
|
+
* Labels Options
|
|
87
|
+
*/
|
|
88
|
+
labelsOptionsRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
89
|
+
/**
|
|
90
|
+
* Enable CORS
|
|
91
|
+
* Labels Options
|
|
92
|
+
*/
|
|
93
|
+
labelsOptions(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
94
|
+
/**
|
|
95
|
+
* Creates request options for listLabels without sending the request
|
|
96
|
+
*/
|
|
97
|
+
listLabelsRequestOpts(requestParameters: ListLabelsRequest): Promise<runtime.RequestOpts>;
|
|
98
|
+
/**
|
|
99
|
+
* Returns labels visible to the authenticated user: - all tenant-scope labels for the caller\'s tenant - the caller\'s own user-scope labels Archived labels are excluded by default; pass `filterStatus=archived` to include them.
|
|
100
|
+
* List Labels
|
|
101
|
+
*/
|
|
102
|
+
listLabelsRaw(requestParameters: ListLabelsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<LabelsSchema>>;
|
|
103
|
+
/**
|
|
104
|
+
* Returns labels visible to the authenticated user: - all tenant-scope labels for the caller\'s tenant - the caller\'s own user-scope labels Archived labels are excluded by default; pass `filterStatus=archived` to include them.
|
|
105
|
+
* List Labels
|
|
106
|
+
*/
|
|
107
|
+
listLabels(requestParameters?: ListLabelsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<LabelsSchema>;
|
|
108
|
+
/**
|
|
109
|
+
* Creates request options for showLabel without sending the request
|
|
110
|
+
*/
|
|
111
|
+
showLabelRequestOpts(requestParameters: ShowLabelRequest): Promise<runtime.RequestOpts>;
|
|
112
|
+
/**
|
|
113
|
+
* Show Label
|
|
114
|
+
*/
|
|
115
|
+
showLabelRaw(requestParameters: ShowLabelRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<LabelSchema>>;
|
|
116
|
+
/**
|
|
117
|
+
* Show Label
|
|
118
|
+
*/
|
|
119
|
+
showLabel(requestParameters: ShowLabelRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<LabelSchema>;
|
|
120
|
+
/**
|
|
121
|
+
* Creates request options for updateLabel without sending the request
|
|
122
|
+
*/
|
|
123
|
+
updateLabelRequestOpts(requestParameters: UpdateLabelRequest): Promise<runtime.RequestOpts>;
|
|
124
|
+
/**
|
|
125
|
+
* Update Label
|
|
126
|
+
*/
|
|
127
|
+
updateLabelRaw(requestParameters: UpdateLabelRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<LabelSchema>>;
|
|
128
|
+
/**
|
|
129
|
+
* Update Label
|
|
130
|
+
*/
|
|
131
|
+
updateLabel(requestParameters: UpdateLabelRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<LabelSchema>;
|
|
132
|
+
}
|
|
133
|
+
/**
|
|
134
|
+
* @export
|
|
135
|
+
*/
|
|
136
|
+
export declare const ListLabelsFilterStatusEnum: {
|
|
137
|
+
readonly Active: "active";
|
|
138
|
+
readonly Archived: "archived";
|
|
139
|
+
};
|
|
140
|
+
export type ListLabelsFilterStatusEnum = typeof ListLabelsFilterStatusEnum[keyof typeof ListLabelsFilterStatusEnum];
|
|
141
|
+
//# sourceMappingURL=LabelsApi.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabelsApi.d.ts","sourceRoot":"","sources":["../../src/apis/LabelsApi.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,342 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
16
|
+
if (k2 === undefined) k2 = k;
|
|
17
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
18
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
19
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
20
|
+
}
|
|
21
|
+
Object.defineProperty(o, k2, desc);
|
|
22
|
+
}) : (function(o, m, k, k2) {
|
|
23
|
+
if (k2 === undefined) k2 = k;
|
|
24
|
+
o[k2] = m[k];
|
|
25
|
+
}));
|
|
26
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
27
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
28
|
+
}) : function(o, v) {
|
|
29
|
+
o["default"] = v;
|
|
30
|
+
});
|
|
31
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
32
|
+
var ownKeys = function(o) {
|
|
33
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
34
|
+
var ar = [];
|
|
35
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
36
|
+
return ar;
|
|
37
|
+
};
|
|
38
|
+
return ownKeys(o);
|
|
39
|
+
};
|
|
40
|
+
return function (mod) {
|
|
41
|
+
if (mod && mod.__esModule) return mod;
|
|
42
|
+
var result = {};
|
|
43
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
44
|
+
__setModuleDefault(result, mod);
|
|
45
|
+
return result;
|
|
46
|
+
};
|
|
47
|
+
})();
|
|
48
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
49
|
+
exports.ListLabelsFilterStatusEnum = exports.LabelsApi = void 0;
|
|
50
|
+
const runtime = __importStar(require("../runtime"));
|
|
51
|
+
const index_1 = require("../models/index");
|
|
52
|
+
/**
|
|
53
|
+
*
|
|
54
|
+
*/
|
|
55
|
+
class LabelsApi extends runtime.BaseAPI {
|
|
56
|
+
/**
|
|
57
|
+
* Creates request options for createLabel without sending the request
|
|
58
|
+
*/
|
|
59
|
+
async createLabelRequestOpts(requestParameters) {
|
|
60
|
+
if (requestParameters['createLabelRequestBody'] == null) {
|
|
61
|
+
throw new runtime.RequiredError('createLabelRequestBody', 'Required parameter "createLabelRequestBody" was null or undefined when calling createLabel().');
|
|
62
|
+
}
|
|
63
|
+
const queryParameters = {};
|
|
64
|
+
const headerParameters = {};
|
|
65
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
66
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
67
|
+
headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
|
|
68
|
+
}
|
|
69
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
70
|
+
// oauth required
|
|
71
|
+
headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
|
|
72
|
+
}
|
|
73
|
+
let urlPath = `/v1/labels`;
|
|
74
|
+
return {
|
|
75
|
+
path: urlPath,
|
|
76
|
+
method: 'POST',
|
|
77
|
+
headers: headerParameters,
|
|
78
|
+
query: queryParameters,
|
|
79
|
+
body: (0, index_1.CreateLabelRequestBodyToJSON)(requestParameters['createLabelRequestBody']),
|
|
80
|
+
};
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* Creates a new label. `scope=tenant` creates a tenant-wide label (visible to all users in the tenant); `scope=user` creates a personal label. `ownerId` is set server-side from the caller.
|
|
84
|
+
* Create Label
|
|
85
|
+
*/
|
|
86
|
+
async createLabelRaw(requestParameters, initOverrides) {
|
|
87
|
+
const requestOptions = await this.createLabelRequestOpts(requestParameters);
|
|
88
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
89
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.LabelSchemaFromJSON)(jsonValue));
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* Creates a new label. `scope=tenant` creates a tenant-wide label (visible to all users in the tenant); `scope=user` creates a personal label. `ownerId` is set server-side from the caller.
|
|
93
|
+
* Create Label
|
|
94
|
+
*/
|
|
95
|
+
async createLabel(requestParameters, initOverrides) {
|
|
96
|
+
const response = await this.createLabelRaw(requestParameters, initOverrides);
|
|
97
|
+
return await response.value();
|
|
98
|
+
}
|
|
99
|
+
/**
|
|
100
|
+
* Creates request options for deleteLabel without sending the request
|
|
101
|
+
*/
|
|
102
|
+
async deleteLabelRequestOpts(requestParameters) {
|
|
103
|
+
if (requestParameters['labelId'] == null) {
|
|
104
|
+
throw new runtime.RequiredError('labelId', 'Required parameter "labelId" was null or undefined when calling deleteLabel().');
|
|
105
|
+
}
|
|
106
|
+
const queryParameters = {};
|
|
107
|
+
const headerParameters = {};
|
|
108
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
109
|
+
headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
|
|
110
|
+
}
|
|
111
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
112
|
+
// oauth required
|
|
113
|
+
headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
|
|
114
|
+
}
|
|
115
|
+
let urlPath = `/v1/labels/{labelId}`;
|
|
116
|
+
urlPath = urlPath.replace(`{${"labelId"}}`, encodeURIComponent(String(requestParameters['labelId'])));
|
|
117
|
+
return {
|
|
118
|
+
path: urlPath,
|
|
119
|
+
method: 'DELETE',
|
|
120
|
+
headers: headerParameters,
|
|
121
|
+
query: queryParameters,
|
|
122
|
+
};
|
|
123
|
+
}
|
|
124
|
+
/**
|
|
125
|
+
* Soft delete: flips status to archived. Historical assignments on state rows keep the labelId but the label is hidden from the label list.
|
|
126
|
+
* Delete Label
|
|
127
|
+
*/
|
|
128
|
+
async deleteLabelRaw(requestParameters, initOverrides) {
|
|
129
|
+
const requestOptions = await this.deleteLabelRequestOpts(requestParameters);
|
|
130
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
131
|
+
return new runtime.VoidApiResponse(response);
|
|
132
|
+
}
|
|
133
|
+
/**
|
|
134
|
+
* Soft delete: flips status to archived. Historical assignments on state rows keep the labelId but the label is hidden from the label list.
|
|
135
|
+
* Delete Label
|
|
136
|
+
*/
|
|
137
|
+
async deleteLabel(requestParameters, initOverrides) {
|
|
138
|
+
await this.deleteLabelRaw(requestParameters, initOverrides);
|
|
139
|
+
}
|
|
140
|
+
/**
|
|
141
|
+
* Creates request options for labelOptions without sending the request
|
|
142
|
+
*/
|
|
143
|
+
async labelOptionsRequestOpts(requestParameters) {
|
|
144
|
+
if (requestParameters['labelId'] == null) {
|
|
145
|
+
throw new runtime.RequiredError('labelId', 'Required parameter "labelId" was null or undefined when calling labelOptions().');
|
|
146
|
+
}
|
|
147
|
+
const queryParameters = {};
|
|
148
|
+
const headerParameters = {};
|
|
149
|
+
let urlPath = `/v1/labels/{labelId}`;
|
|
150
|
+
urlPath = urlPath.replace(`{${"labelId"}}`, encodeURIComponent(String(requestParameters['labelId'])));
|
|
151
|
+
return {
|
|
152
|
+
path: urlPath,
|
|
153
|
+
method: 'OPTIONS',
|
|
154
|
+
headers: headerParameters,
|
|
155
|
+
query: queryParameters,
|
|
156
|
+
};
|
|
157
|
+
}
|
|
158
|
+
/**
|
|
159
|
+
* Enable CORS
|
|
160
|
+
* Label Options
|
|
161
|
+
*/
|
|
162
|
+
async labelOptionsRaw(requestParameters, initOverrides) {
|
|
163
|
+
const requestOptions = await this.labelOptionsRequestOpts(requestParameters);
|
|
164
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
165
|
+
return new runtime.VoidApiResponse(response);
|
|
166
|
+
}
|
|
167
|
+
/**
|
|
168
|
+
* Enable CORS
|
|
169
|
+
* Label Options
|
|
170
|
+
*/
|
|
171
|
+
async labelOptions(requestParameters, initOverrides) {
|
|
172
|
+
await this.labelOptionsRaw(requestParameters, initOverrides);
|
|
173
|
+
}
|
|
174
|
+
/**
|
|
175
|
+
* Creates request options for labelsOptions without sending the request
|
|
176
|
+
*/
|
|
177
|
+
async labelsOptionsRequestOpts() {
|
|
178
|
+
const queryParameters = {};
|
|
179
|
+
const headerParameters = {};
|
|
180
|
+
let urlPath = `/v1/labels`;
|
|
181
|
+
return {
|
|
182
|
+
path: urlPath,
|
|
183
|
+
method: 'OPTIONS',
|
|
184
|
+
headers: headerParameters,
|
|
185
|
+
query: queryParameters,
|
|
186
|
+
};
|
|
187
|
+
}
|
|
188
|
+
/**
|
|
189
|
+
* Enable CORS
|
|
190
|
+
* Labels Options
|
|
191
|
+
*/
|
|
192
|
+
async labelsOptionsRaw(initOverrides) {
|
|
193
|
+
const requestOptions = await this.labelsOptionsRequestOpts();
|
|
194
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
195
|
+
return new runtime.VoidApiResponse(response);
|
|
196
|
+
}
|
|
197
|
+
/**
|
|
198
|
+
* Enable CORS
|
|
199
|
+
* Labels Options
|
|
200
|
+
*/
|
|
201
|
+
async labelsOptions(initOverrides) {
|
|
202
|
+
await this.labelsOptionsRaw(initOverrides);
|
|
203
|
+
}
|
|
204
|
+
/**
|
|
205
|
+
* Creates request options for listLabels without sending the request
|
|
206
|
+
*/
|
|
207
|
+
async listLabelsRequestOpts(requestParameters) {
|
|
208
|
+
const queryParameters = {};
|
|
209
|
+
if (requestParameters['filterStatus'] != null) {
|
|
210
|
+
queryParameters['filterStatus'] = requestParameters['filterStatus'];
|
|
211
|
+
}
|
|
212
|
+
if (requestParameters['pageSize'] != null) {
|
|
213
|
+
queryParameters['pageSize'] = requestParameters['pageSize'];
|
|
214
|
+
}
|
|
215
|
+
const headerParameters = {};
|
|
216
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
217
|
+
headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
|
|
218
|
+
}
|
|
219
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
220
|
+
// oauth required
|
|
221
|
+
headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
|
|
222
|
+
}
|
|
223
|
+
let urlPath = `/v1/labels`;
|
|
224
|
+
return {
|
|
225
|
+
path: urlPath,
|
|
226
|
+
method: 'GET',
|
|
227
|
+
headers: headerParameters,
|
|
228
|
+
query: queryParameters,
|
|
229
|
+
};
|
|
230
|
+
}
|
|
231
|
+
/**
|
|
232
|
+
* Returns labels visible to the authenticated user: - all tenant-scope labels for the caller\'s tenant - the caller\'s own user-scope labels Archived labels are excluded by default; pass `filterStatus=archived` to include them.
|
|
233
|
+
* List Labels
|
|
234
|
+
*/
|
|
235
|
+
async listLabelsRaw(requestParameters, initOverrides) {
|
|
236
|
+
const requestOptions = await this.listLabelsRequestOpts(requestParameters);
|
|
237
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
238
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.LabelsSchemaFromJSON)(jsonValue));
|
|
239
|
+
}
|
|
240
|
+
/**
|
|
241
|
+
* Returns labels visible to the authenticated user: - all tenant-scope labels for the caller\'s tenant - the caller\'s own user-scope labels Archived labels are excluded by default; pass `filterStatus=archived` to include them.
|
|
242
|
+
* List Labels
|
|
243
|
+
*/
|
|
244
|
+
async listLabels(requestParameters = {}, initOverrides) {
|
|
245
|
+
const response = await this.listLabelsRaw(requestParameters, initOverrides);
|
|
246
|
+
return await response.value();
|
|
247
|
+
}
|
|
248
|
+
/**
|
|
249
|
+
* Creates request options for showLabel without sending the request
|
|
250
|
+
*/
|
|
251
|
+
async showLabelRequestOpts(requestParameters) {
|
|
252
|
+
if (requestParameters['labelId'] == null) {
|
|
253
|
+
throw new runtime.RequiredError('labelId', 'Required parameter "labelId" was null or undefined when calling showLabel().');
|
|
254
|
+
}
|
|
255
|
+
const queryParameters = {};
|
|
256
|
+
const headerParameters = {};
|
|
257
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
258
|
+
headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
|
|
259
|
+
}
|
|
260
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
261
|
+
// oauth required
|
|
262
|
+
headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
|
|
263
|
+
}
|
|
264
|
+
let urlPath = `/v1/labels/{labelId}`;
|
|
265
|
+
urlPath = urlPath.replace(`{${"labelId"}}`, encodeURIComponent(String(requestParameters['labelId'])));
|
|
266
|
+
return {
|
|
267
|
+
path: urlPath,
|
|
268
|
+
method: 'GET',
|
|
269
|
+
headers: headerParameters,
|
|
270
|
+
query: queryParameters,
|
|
271
|
+
};
|
|
272
|
+
}
|
|
273
|
+
/**
|
|
274
|
+
* Show Label
|
|
275
|
+
*/
|
|
276
|
+
async showLabelRaw(requestParameters, initOverrides) {
|
|
277
|
+
const requestOptions = await this.showLabelRequestOpts(requestParameters);
|
|
278
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
279
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.LabelSchemaFromJSON)(jsonValue));
|
|
280
|
+
}
|
|
281
|
+
/**
|
|
282
|
+
* Show Label
|
|
283
|
+
*/
|
|
284
|
+
async showLabel(requestParameters, initOverrides) {
|
|
285
|
+
const response = await this.showLabelRaw(requestParameters, initOverrides);
|
|
286
|
+
return await response.value();
|
|
287
|
+
}
|
|
288
|
+
/**
|
|
289
|
+
* Creates request options for updateLabel without sending the request
|
|
290
|
+
*/
|
|
291
|
+
async updateLabelRequestOpts(requestParameters) {
|
|
292
|
+
if (requestParameters['labelId'] == null) {
|
|
293
|
+
throw new runtime.RequiredError('labelId', 'Required parameter "labelId" was null or undefined when calling updateLabel().');
|
|
294
|
+
}
|
|
295
|
+
if (requestParameters['updateLabelRequestBody'] == null) {
|
|
296
|
+
throw new runtime.RequiredError('updateLabelRequestBody', 'Required parameter "updateLabelRequestBody" was null or undefined when calling updateLabel().');
|
|
297
|
+
}
|
|
298
|
+
const queryParameters = {};
|
|
299
|
+
const headerParameters = {};
|
|
300
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
301
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
302
|
+
headerParameters["Authorization"] = await this.configuration.apiKey("Authorization"); // ApiKeyAuth authentication
|
|
303
|
+
}
|
|
304
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
305
|
+
// oauth required
|
|
306
|
+
headerParameters["Authorization"] = await this.configuration.accessToken("OAuth2Auth", []);
|
|
307
|
+
}
|
|
308
|
+
let urlPath = `/v1/labels/{labelId}`;
|
|
309
|
+
urlPath = urlPath.replace(`{${"labelId"}}`, encodeURIComponent(String(requestParameters['labelId'])));
|
|
310
|
+
return {
|
|
311
|
+
path: urlPath,
|
|
312
|
+
method: 'PATCH',
|
|
313
|
+
headers: headerParameters,
|
|
314
|
+
query: queryParameters,
|
|
315
|
+
body: (0, index_1.UpdateLabelRequestBodyToJSON)(requestParameters['updateLabelRequestBody']),
|
|
316
|
+
};
|
|
317
|
+
}
|
|
318
|
+
/**
|
|
319
|
+
* Update Label
|
|
320
|
+
*/
|
|
321
|
+
async updateLabelRaw(requestParameters, initOverrides) {
|
|
322
|
+
const requestOptions = await this.updateLabelRequestOpts(requestParameters);
|
|
323
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
324
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.LabelSchemaFromJSON)(jsonValue));
|
|
325
|
+
}
|
|
326
|
+
/**
|
|
327
|
+
* Update Label
|
|
328
|
+
*/
|
|
329
|
+
async updateLabel(requestParameters, initOverrides) {
|
|
330
|
+
const response = await this.updateLabelRaw(requestParameters, initOverrides);
|
|
331
|
+
return await response.value();
|
|
332
|
+
}
|
|
333
|
+
}
|
|
334
|
+
exports.LabelsApi = LabelsApi;
|
|
335
|
+
/**
|
|
336
|
+
* @export
|
|
337
|
+
*/
|
|
338
|
+
exports.ListLabelsFilterStatusEnum = {
|
|
339
|
+
Active: 'active',
|
|
340
|
+
Archived: 'archived'
|
|
341
|
+
};
|
|
342
|
+
//# sourceMappingURL=LabelsApi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LabelsApi.js","sourceRoot":"","sources":["../../src/apis/LabelsApi.ts"],"names":[],"mappings":"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"}
|
package/dist/apis/LinksApi.d.ts
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import * as runtime from '../runtime';
|
|
13
|
-
import type { CreateLinkRequestBody, LinkSchema, LinksSchema
|
|
13
|
+
import type { CreateLinkRequestBody, LinkSchema, LinksSchema } from '../models/index';
|
|
14
14
|
export interface CreateLinkRequest {
|
|
15
15
|
createLinkRequestBody: CreateLinkRequestBody;
|
|
16
16
|
}
|
|
@@ -28,15 +28,14 @@ export interface ListLinksRequest {
|
|
|
28
28
|
filterModifiedTo?: Date;
|
|
29
29
|
pageSize?: number;
|
|
30
30
|
pageNumber?: number;
|
|
31
|
-
pageAfter?:
|
|
31
|
+
pageAfter?: string;
|
|
32
32
|
pageBefore?: string;
|
|
33
33
|
}
|
|
34
|
-
export interface
|
|
34
|
+
export interface RefreshLinkRequest {
|
|
35
35
|
linkId: string;
|
|
36
36
|
}
|
|
37
|
-
export interface
|
|
37
|
+
export interface ShowLinkRequest {
|
|
38
38
|
linkId: string;
|
|
39
|
-
updateLinkRequestBody: UpdateLinkRequestBody;
|
|
40
39
|
}
|
|
41
40
|
/**
|
|
42
41
|
*
|
|
@@ -112,6 +111,20 @@ export declare class LinksApi extends runtime.BaseAPI {
|
|
|
112
111
|
* List Links
|
|
113
112
|
*/
|
|
114
113
|
listLinks(requestParameters?: ListLinksRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<LinksSchema>;
|
|
114
|
+
/**
|
|
115
|
+
* Creates request options for refreshLink without sending the request
|
|
116
|
+
*/
|
|
117
|
+
refreshLinkRequestOpts(requestParameters: RefreshLinkRequest): Promise<runtime.RequestOpts>;
|
|
118
|
+
/**
|
|
119
|
+
* Re-queues this link for a fresh Crawl4AI fetch. No request body. Returns the link with status reset to pending.
|
|
120
|
+
* Re-fetch Link
|
|
121
|
+
*/
|
|
122
|
+
refreshLinkRaw(requestParameters: RefreshLinkRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<LinkSchema>>;
|
|
123
|
+
/**
|
|
124
|
+
* Re-queues this link for a fresh Crawl4AI fetch. No request body. Returns the link with status reset to pending.
|
|
125
|
+
* Re-fetch Link
|
|
126
|
+
*/
|
|
127
|
+
refreshLink(requestParameters: RefreshLinkRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<LinkSchema>;
|
|
115
128
|
/**
|
|
116
129
|
* Creates request options for showLink without sending the request
|
|
117
130
|
*/
|
|
@@ -126,20 +139,6 @@ export declare class LinksApi extends runtime.BaseAPI {
|
|
|
126
139
|
* Show Link
|
|
127
140
|
*/
|
|
128
141
|
showLink(requestParameters: ShowLinkRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<LinkSchema>;
|
|
129
|
-
/**
|
|
130
|
-
* Creates request options for updateLink without sending the request
|
|
131
|
-
*/
|
|
132
|
-
updateLinkRequestOpts(requestParameters: UpdateLinkRequest): Promise<runtime.RequestOpts>;
|
|
133
|
-
/**
|
|
134
|
-
* This endpoint allows you to update details of a specific link in your account. You can modify information such as name, and other relevant attributes of the link. Only the fields provided in the request will be updated.
|
|
135
|
-
* Update Link
|
|
136
|
-
*/
|
|
137
|
-
updateLinkRaw(requestParameters: UpdateLinkRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<LinkSchema>>;
|
|
138
|
-
/**
|
|
139
|
-
* This endpoint allows you to update details of a specific link in your account. You can modify information such as name, and other relevant attributes of the link. Only the fields provided in the request will be updated.
|
|
140
|
-
* Update Link
|
|
141
|
-
*/
|
|
142
|
-
updateLink(requestParameters: UpdateLinkRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<LinkSchema>;
|
|
143
142
|
}
|
|
144
143
|
/**
|
|
145
144
|
* @export
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LinksApi.d.ts","sourceRoot":"","sources":["../../src/apis/LinksApi.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,OAAO,MAAM,YAAY,CAAC;AACtC,OAAO,KAAK,EACV,qBAAqB,EAErB,UAAU,EACV,WAAW,
|
|
1
|
+
{"version":3,"file":"LinksApi.d.ts","sourceRoot":"","sources":["../../src/apis/LinksApi.ts"],"names":[],"mappings":"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"}
|