@smartytalent/api-client 0.8.17 → 0.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/apis/CandidatesApi.d.ts +1 -0
- package/dist/apis/CandidatesApi.d.ts.map +1 -1
- package/dist/apis/CandidatesApi.js +3 -0
- package/dist/apis/CandidatesApi.js.map +1 -1
- package/dist/apis/TriggersApi.d.ts +9 -8
- package/dist/apis/TriggersApi.d.ts.map +1 -1
- package/dist/apis/TriggersApi.js +13 -8
- package/dist/apis/TriggersApi.js.map +1 -1
- package/dist/apis/WorkflowsApi.d.ts +9 -8
- package/dist/apis/WorkflowsApi.d.ts.map +1 -1
- package/dist/apis/WorkflowsApi.js +13 -8
- package/dist/apis/WorkflowsApi.js.map +1 -1
- package/dist/models/ApikeyRelationshipsUsersSchema.d.ts +1 -1
- package/dist/models/AssessmentRelationshipsCandidatesDataSchema.d.ts +39 -0
- package/dist/models/AssessmentRelationshipsCandidatesDataSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidatesDataSchema.js +51 -0
- package/dist/models/AssessmentRelationshipsCandidatesDataSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidatesSchema.d.ts +34 -0
- package/dist/models/AssessmentRelationshipsCandidatesSchema.d.ts.map +1 -0
- package/dist/models/AssessmentRelationshipsCandidatesSchema.js +50 -0
- package/dist/models/AssessmentRelationshipsCandidatesSchema.js.map +1 -0
- package/dist/models/AssessmentRelationshipsSchema.d.ts +3 -3
- package/dist/models/AssessmentRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/AssessmentRelationshipsSchema.js +3 -3
- package/dist/models/AssessmentRelationshipsSchema.js.map +1 -1
- package/dist/models/BriefRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/{LinkRelationshipsFileSchema.d.ts.map → BriefRelationshipsJobSchema.d.ts.map} +1 -1
- package/dist/models/BriefRelationshipsJobSchema.js +50 -0
- package/dist/models/{LinkRelationshipsFileSchema.js.map → BriefRelationshipsJobSchema.js.map} +1 -1
- package/dist/models/BriefRelationshipsJobsSchema.d.ts +3 -3
- package/dist/models/BriefRelationshipsJobsSchema.d.ts.map +1 -1
- package/dist/models/BriefRelationshipsJobsSchema.js +3 -3
- package/dist/models/BriefRelationshipsJobsSchema.js.map +1 -1
- package/dist/models/BriefRelationshipsSchema.d.ts +7 -7
- package/dist/models/BriefRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/BriefRelationshipsSchema.js +6 -6
- package/dist/models/BriefRelationshipsSchema.js.map +1 -1
- package/dist/models/BriefRelationshipsUserSchema.d.ts +34 -0
- package/dist/models/BriefRelationshipsUserSchema.d.ts.map +1 -0
- package/dist/models/BriefRelationshipsUserSchema.js +50 -0
- package/dist/models/BriefRelationshipsUserSchema.js.map +1 -0
- package/dist/models/BriefRelationshipsUserSchemaData.d.ts +39 -0
- package/dist/models/BriefRelationshipsUserSchemaData.d.ts.map +1 -0
- package/dist/models/BriefRelationshipsUserSchemaData.js +51 -0
- package/dist/models/BriefRelationshipsUserSchemaData.js.map +1 -0
- package/dist/models/BriefRelationshipsUsersSchema.d.ts +3 -3
- package/dist/models/BriefRelationshipsUsersSchema.js +3 -3
- package/dist/models/BriefWriteRelationshipsSchema.d.ts +41 -0
- package/dist/models/BriefWriteRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/BriefWriteRelationshipsSchema.js +53 -0
- package/dist/models/BriefWriteRelationshipsSchema.js.map +1 -0
- package/dist/models/CandidateRelationshipsSchema.d.ts +7 -0
- package/dist/models/CandidateRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/CandidateRelationshipsSchema.js +3 -0
- package/dist/models/CandidateRelationshipsSchema.js.map +1 -1
- package/dist/models/CandidateRelationshipsTasksSchema.d.ts +34 -0
- package/dist/models/CandidateRelationshipsTasksSchema.d.ts.map +1 -0
- package/dist/models/CandidateRelationshipsTasksSchema.js +50 -0
- package/dist/models/CandidateRelationshipsTasksSchema.js.map +1 -0
- package/dist/models/CreateBriefRequestBodyData.d.ts +3 -3
- package/dist/models/CreateBriefRequestBodyData.d.ts.map +1 -1
- package/dist/models/CreateBriefRequestBodyData.js +3 -3
- package/dist/models/CreateBriefRequestBodyData.js.map +1 -1
- package/dist/models/CreateFeedbackRequestBodyData.d.ts +3 -3
- package/dist/models/CreateFeedbackRequestBodyData.d.ts.map +1 -1
- package/dist/models/CreateFeedbackRequestBodyData.js +3 -3
- package/dist/models/CreateFeedbackRequestBodyData.js.map +1 -1
- package/dist/models/CreateFormRequestBodyData.d.ts +1 -1
- package/dist/models/CreateReportRequestBodyData.d.ts +3 -3
- package/dist/models/CreateReportRequestBodyData.d.ts.map +1 -1
- package/dist/models/CreateReportRequestBodyData.js +3 -3
- package/dist/models/CreateReportRequestBodyData.js.map +1 -1
- package/dist/models/CreateSubmissionRequestBodyData.d.ts +3 -3
- package/dist/models/CreateSubmissionRequestBodyData.d.ts.map +1 -1
- package/dist/models/CreateSubmissionRequestBodyData.js +3 -3
- package/dist/models/CreateSubmissionRequestBodyData.js.map +1 -1
- package/dist/models/DocumentRelationshipsJobSchema.d.ts +3 -3
- package/dist/models/DocumentRelationshipsJobSchema.d.ts.map +1 -1
- package/dist/models/DocumentRelationshipsJobSchema.js +3 -3
- package/dist/models/DocumentRelationshipsJobSchema.js.map +1 -1
- package/dist/models/EmailRelationshipsAdsSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsAdsSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsAdsSchema.js +50 -0
- package/dist/models/EmailRelationshipsAdsSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsAdsSchemaDataInner.d.ts +39 -0
- package/dist/models/EmailRelationshipsAdsSchemaDataInner.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsAdsSchemaDataInner.js +51 -0
- package/dist/models/EmailRelationshipsAdsSchemaDataInner.js.map +1 -0
- package/dist/models/EmailRelationshipsAssessmentsSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsAssessmentsSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsAssessmentsSchema.js +50 -0
- package/dist/models/EmailRelationshipsAssessmentsSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.d.ts +39 -0
- package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.js +51 -0
- package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.js.map +1 -0
- package/dist/models/EmailRelationshipsJobsSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsJobsSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsJobsSchema.js +50 -0
- package/dist/models/EmailRelationshipsJobsSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsJobsSchemaDataInner.d.ts +39 -0
- package/dist/models/EmailRelationshipsJobsSchemaDataInner.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsJobsSchemaDataInner.js +51 -0
- package/dist/models/EmailRelationshipsJobsSchemaDataInner.js.map +1 -0
- package/dist/models/EmailRelationshipsSchema.d.ts +28 -0
- package/dist/models/EmailRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/EmailRelationshipsSchema.js +12 -0
- package/dist/models/EmailRelationshipsSchema.js.map +1 -1
- package/dist/models/EmailRelationshipsUsersSchema.d.ts +34 -0
- package/dist/models/EmailRelationshipsUsersSchema.d.ts.map +1 -0
- package/dist/models/EmailRelationshipsUsersSchema.js +50 -0
- package/dist/models/EmailRelationshipsUsersSchema.js.map +1 -0
- package/dist/models/EmailRelationshipsUsersSchemaDataInner.d.ts +39 -0
- package/dist/models/{BriefRelationshipsUsersSchemaDataInner.d.ts.map → EmailRelationshipsUsersSchemaDataInner.d.ts.map} +1 -1
- package/dist/models/{BriefRelationshipsUsersSchemaDataInner.js → EmailRelationshipsUsersSchemaDataInner.js} +14 -14
- package/dist/models/{BriefRelationshipsUsersSchemaDataInner.js.map → EmailRelationshipsUsersSchemaDataInner.js.map} +1 -1
- package/dist/models/FeedbackRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/FeedbackRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/FeedbackRelationshipsJobSchema.js +50 -0
- package/dist/models/FeedbackRelationshipsJobSchema.js.map +1 -0
- package/dist/models/FeedbackRelationshipsJobsSchema.d.ts +3 -3
- package/dist/models/FeedbackRelationshipsJobsSchema.d.ts.map +1 -1
- package/dist/models/FeedbackRelationshipsJobsSchema.js +3 -3
- package/dist/models/FeedbackRelationshipsJobsSchema.js.map +1 -1
- package/dist/models/FeedbackRelationshipsSchema.d.ts +4 -4
- package/dist/models/FeedbackRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/FeedbackRelationshipsSchema.js +3 -3
- package/dist/models/FeedbackRelationshipsSchema.js.map +1 -1
- package/dist/models/FeedbackWriteRelationshipsSchema.d.ts +34 -0
- package/dist/models/FeedbackWriteRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/FeedbackWriteRelationshipsSchema.js +50 -0
- package/dist/models/FeedbackWriteRelationshipsSchema.js.map +1 -0
- package/dist/models/FormRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/FormRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/FormRelationshipsJobSchema.js +50 -0
- package/dist/models/FormRelationshipsJobSchema.js.map +1 -0
- package/dist/models/FormRelationshipsJobSchemaData.d.ts +39 -0
- package/dist/models/FormRelationshipsJobSchemaData.d.ts.map +1 -0
- package/dist/models/FormRelationshipsJobSchemaData.js +51 -0
- package/dist/models/FormRelationshipsJobSchemaData.js.map +1 -0
- package/dist/models/FormRelationshipsSchema.d.ts +34 -0
- package/dist/models/FormRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/FormRelationshipsSchema.js +50 -0
- package/dist/models/FormRelationshipsSchema.js.map +1 -0
- package/dist/models/FormResourceSchema.d.ts +3 -2
- package/dist/models/FormResourceSchema.d.ts.map +1 -1
- package/dist/models/FormResourceSchema.js +3 -2
- package/dist/models/FormResourceSchema.js.map +1 -1
- package/dist/models/JobAttributesSchema.d.ts +1 -1
- package/dist/models/JobRelationshipsSchema.d.ts +14 -0
- package/dist/models/JobRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/JobRelationshipsSchema.js +6 -0
- package/dist/models/JobRelationshipsSchema.js.map +1 -1
- package/dist/models/JobRelationshipsTasksDataSchema.d.ts +39 -0
- package/dist/models/{LinkRelationshipsFileDataSchema.d.ts.map → JobRelationshipsTasksDataSchema.d.ts.map} +1 -1
- package/dist/models/JobRelationshipsTasksDataSchema.js +51 -0
- package/dist/models/{LinkRelationshipsFileDataSchema.js.map → JobRelationshipsTasksDataSchema.js.map} +1 -1
- package/dist/models/JobRelationshipsTasksSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsTasksSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsTasksSchema.js +50 -0
- package/dist/models/JobRelationshipsTasksSchema.js.map +1 -0
- package/dist/models/JobRelationshipsUsersDataSchema.d.ts +39 -0
- package/dist/models/JobRelationshipsUsersDataSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsUsersDataSchema.js +51 -0
- package/dist/models/JobRelationshipsUsersDataSchema.js.map +1 -0
- package/dist/models/JobRelationshipsUsersSchema.d.ts +34 -0
- package/dist/models/JobRelationshipsUsersSchema.d.ts.map +1 -0
- package/dist/models/JobRelationshipsUsersSchema.js +50 -0
- package/dist/models/JobRelationshipsUsersSchema.js.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts +3 -3
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts.map +1 -1
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js +3 -3
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js.map +1 -1
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.d.ts +34 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.js +50 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.js.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.d.ts +39 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.d.ts.map +1 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.js +51 -0
- package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.js.map +1 -0
- package/dist/models/MeetingAttendeeRelationshipsMeetingSchema.d.ts +34 -0
- package/dist/models/{MeetingAttendeeRelationshipsSchemaMeeting.d.ts.map → MeetingAttendeeRelationshipsMeetingSchema.d.ts.map} +1 -1
- package/dist/models/MeetingAttendeeRelationshipsMeetingSchema.js +50 -0
- package/dist/models/{MeetingAttendeeRelationshipsSchemaMeeting.js.map → MeetingAttendeeRelationshipsMeetingSchema.js.map} +1 -1
- package/dist/models/MeetingAttendeeRelationshipsMeetingSchemaData.d.ts +39 -0
- package/dist/models/{MeetingAttendeeRelationshipsSchemaMeetingData.d.ts.map → MeetingAttendeeRelationshipsMeetingSchemaData.d.ts.map} +1 -1
- package/dist/models/MeetingAttendeeRelationshipsMeetingSchemaData.js +51 -0
- package/dist/models/{MeetingAttendeeRelationshipsSchemaMeetingData.js.map → MeetingAttendeeRelationshipsMeetingSchemaData.js.map} +1 -1
- package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts +3 -3
- package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/MeetingAttendeeRelationshipsSchema.js +3 -3
- package/dist/models/MeetingAttendeeRelationshipsSchema.js.map +1 -1
- package/dist/models/NotificationRelationshipsCallsSchema.d.ts +34 -0
- package/dist/models/NotificationRelationshipsCallsSchema.d.ts.map +1 -0
- package/dist/models/NotificationRelationshipsCallsSchema.js +50 -0
- package/dist/models/NotificationRelationshipsCallsSchema.js.map +1 -0
- package/dist/models/NotificationRelationshipsCallsSchemaDataInner.d.ts +39 -0
- package/dist/models/NotificationRelationshipsCallsSchemaDataInner.d.ts.map +1 -0
- package/dist/models/NotificationRelationshipsCallsSchemaDataInner.js +51 -0
- package/dist/models/NotificationRelationshipsCallsSchemaDataInner.js.map +1 -0
- package/dist/models/NotificationRelationshipsSchema.d.ts +7 -0
- package/dist/models/NotificationRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/NotificationRelationshipsSchema.js +3 -0
- package/dist/models/NotificationRelationshipsSchema.js.map +1 -1
- package/dist/models/PersonaRelationshipsUserSchema.d.ts +3 -3
- package/dist/models/PersonaRelationshipsUserSchema.d.ts.map +1 -1
- package/dist/models/PersonaRelationshipsUserSchema.js +3 -3
- package/dist/models/PersonaRelationshipsUserSchema.js.map +1 -1
- package/dist/models/ReportRelationshipsSchema.d.ts +3 -3
- package/dist/models/ReportRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/ReportRelationshipsSchema.js +3 -3
- package/dist/models/ReportRelationshipsSchema.js.map +1 -1
- package/dist/models/ReportRelationshipsTenantDataSchema.d.ts +39 -0
- package/dist/models/{FeedbackRelationshipsJobsSchemaData.d.ts.map → ReportRelationshipsTenantDataSchema.d.ts.map} +1 -1
- package/dist/models/ReportRelationshipsTenantDataSchema.js +51 -0
- package/dist/models/{FeedbackRelationshipsJobsSchemaData.js.map → ReportRelationshipsTenantDataSchema.js.map} +1 -1
- package/dist/models/ReportRelationshipsTenantSchema.d.ts +34 -0
- package/dist/models/ReportRelationshipsTenantSchema.d.ts.map +1 -0
- package/dist/models/ReportRelationshipsTenantSchema.js +50 -0
- package/dist/models/ReportRelationshipsTenantSchema.js.map +1 -0
- package/dist/models/ReportWriteRelationshipsSchema.d.ts +34 -0
- package/dist/models/ReportWriteRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/ReportWriteRelationshipsSchema.js +50 -0
- package/dist/models/ReportWriteRelationshipsSchema.js.map +1 -0
- package/dist/models/ResponseRelationshipsJobSchema.d.ts +3 -3
- package/dist/models/ResponseRelationshipsJobSchema.d.ts.map +1 -1
- package/dist/models/ResponseRelationshipsJobSchema.js +3 -3
- package/dist/models/ResponseRelationshipsJobSchema.js.map +1 -1
- package/dist/models/ResponseRelationshipsJobSchemaData.d.ts +39 -0
- package/dist/models/{PersonaRelationshipsUserSchemaData.d.ts.map → ResponseRelationshipsJobSchemaData.d.ts.map} +1 -1
- package/dist/models/ResponseRelationshipsJobSchemaData.js +51 -0
- package/dist/models/{PersonaRelationshipsUserSchemaData.js.map → ResponseRelationshipsJobSchemaData.js.map} +1 -1
- package/dist/models/RoleRelationshipsPermissionsSchema.d.ts +4 -4
- package/dist/models/RoleRelationshipsPermissionsSchema.d.ts.map +1 -1
- package/dist/models/RoleRelationshipsPermissionsSchema.js +3 -3
- package/dist/models/RoleRelationshipsPermissionsSchema.js.map +1 -1
- package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.d.ts +39 -0
- package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.d.ts.map +1 -0
- package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.js +51 -0
- package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.js.map +1 -0
- package/dist/models/SubmissionRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/{AssessmentRelationshipsCandidateSchema.d.ts.map → SubmissionRelationshipsCandidateSchema.d.ts.map} +1 -1
- package/dist/models/SubmissionRelationshipsCandidateSchema.js +50 -0
- package/dist/models/{AssessmentRelationshipsCandidateSchema.js.map → SubmissionRelationshipsCandidateSchema.js.map} +1 -1
- package/dist/models/SubmissionRelationshipsCandidateSchemaData.d.ts +39 -0
- package/dist/models/{SubmissionRelationshipsJobsSchemaDataInner.d.ts.map → SubmissionRelationshipsCandidateSchemaData.d.ts.map} +1 -1
- package/dist/models/SubmissionRelationshipsCandidateSchemaData.js +51 -0
- package/dist/models/{SubmissionRelationshipsJobsSchemaDataInner.js.map → SubmissionRelationshipsCandidateSchemaData.js.map} +1 -1
- package/dist/models/SubmissionRelationshipsFormSchema.d.ts +34 -0
- package/dist/models/SubmissionRelationshipsFormSchema.d.ts.map +1 -0
- package/dist/models/SubmissionRelationshipsFormSchema.js +50 -0
- package/dist/models/SubmissionRelationshipsFormSchema.js.map +1 -0
- package/dist/models/SubmissionRelationshipsFormSchemaData.d.ts +39 -0
- package/dist/models/SubmissionRelationshipsFormSchemaData.d.ts.map +1 -0
- package/dist/models/SubmissionRelationshipsFormSchemaData.js +51 -0
- package/dist/models/SubmissionRelationshipsFormSchemaData.js.map +1 -0
- package/dist/models/SubmissionRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/SubmissionRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/SubmissionRelationshipsJobSchema.js +50 -0
- package/dist/models/SubmissionRelationshipsJobSchema.js.map +1 -0
- package/dist/models/SubmissionRelationshipsJobsSchema.d.ts +3 -3
- package/dist/models/SubmissionRelationshipsJobsSchema.d.ts.map +1 -1
- package/dist/models/SubmissionRelationshipsJobsSchema.js +3 -3
- package/dist/models/SubmissionRelationshipsJobsSchema.js.map +1 -1
- package/dist/models/SubmissionRelationshipsSchema.d.ts +13 -13
- package/dist/models/SubmissionRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/SubmissionRelationshipsSchema.js +12 -12
- package/dist/models/SubmissionRelationshipsSchema.js.map +1 -1
- package/dist/models/SubmissionRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/SubmissionRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/SubmissionRelationshipsTalentSchema.js +50 -0
- package/dist/models/SubmissionRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/SubmissionRelationshipsTalentSchemaData.d.ts +39 -0
- package/dist/models/SubmissionRelationshipsTalentSchemaData.d.ts.map +1 -0
- package/dist/models/SubmissionRelationshipsTalentSchemaData.js +51 -0
- package/dist/models/SubmissionRelationshipsTalentSchemaData.js.map +1 -0
- package/dist/models/SubmissionWriteRelationshipsSchema.d.ts +55 -0
- package/dist/models/SubmissionWriteRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/SubmissionWriteRelationshipsSchema.js +59 -0
- package/dist/models/SubmissionWriteRelationshipsSchema.js.map +1 -0
- package/dist/models/SurveyAttributesSchema.d.ts +2 -2
- package/dist/models/TalentRelationshipsSchema.d.ts +7 -0
- package/dist/models/TalentRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/TalentRelationshipsSchema.js +3 -0
- package/dist/models/TalentRelationshipsSchema.js.map +1 -1
- package/dist/models/TalentRelationshipsTasksSchema.d.ts +34 -0
- package/dist/models/TalentRelationshipsTasksSchema.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsTasksSchema.js +50 -0
- package/dist/models/TalentRelationshipsTasksSchema.js.map +1 -0
- package/dist/models/TalentRelationshipsTasksSchemaDataInner.d.ts +39 -0
- package/dist/models/TalentRelationshipsTasksSchemaDataInner.d.ts.map +1 -0
- package/dist/models/TalentRelationshipsTasksSchemaDataInner.js +51 -0
- package/dist/models/TalentRelationshipsTasksSchemaDataInner.js.map +1 -0
- package/dist/models/TriggerAttributesSchema.d.ts +58 -0
- package/dist/models/TriggerAttributesSchema.d.ts.map +1 -0
- package/dist/models/TriggerAttributesSchema.js +58 -0
- package/dist/models/TriggerAttributesSchema.js.map +1 -0
- package/dist/models/TriggerRelationshipsSchema.d.ts +34 -0
- package/dist/models/TriggerRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/TriggerRelationshipsSchema.js +50 -0
- package/dist/models/TriggerRelationshipsSchema.js.map +1 -0
- package/dist/models/TriggerRelationshipsWorkflowSchema.d.ts +34 -0
- package/dist/models/TriggerRelationshipsWorkflowSchema.d.ts.map +1 -0
- package/dist/models/TriggerRelationshipsWorkflowSchema.js +50 -0
- package/dist/models/TriggerRelationshipsWorkflowSchema.js.map +1 -0
- package/dist/models/TriggerResourceSchema.d.ts +75 -0
- package/dist/models/TriggerResourceSchema.d.ts.map +1 -0
- package/dist/models/TriggerResourceSchema.js +75 -0
- package/dist/models/TriggerResourceSchema.js.map +1 -0
- package/dist/models/TriggerSchema.d.ts +49 -0
- package/dist/models/TriggerSchema.d.ts.map +1 -0
- package/dist/models/TriggerSchema.js +55 -0
- package/dist/models/TriggerSchema.js.map +1 -0
- package/dist/models/TriggersSchema.d.ts +48 -0
- package/dist/models/TriggersSchema.d.ts.map +1 -0
- package/dist/models/TriggersSchema.js +56 -0
- package/dist/models/TriggersSchema.js.map +1 -0
- package/dist/models/UpdateBriefRequestBodyData.d.ts +3 -3
- package/dist/models/UpdateBriefRequestBodyData.d.ts.map +1 -1
- package/dist/models/UpdateBriefRequestBodyData.js +3 -3
- package/dist/models/UpdateBriefRequestBodyData.js.map +1 -1
- package/dist/models/UpdateFeedbackRequestBodyData.d.ts +3 -3
- package/dist/models/UpdateFeedbackRequestBodyData.d.ts.map +1 -1
- package/dist/models/UpdateFeedbackRequestBodyData.js +3 -3
- package/dist/models/UpdateFeedbackRequestBodyData.js.map +1 -1
- package/dist/models/UpdateSubmissionRequestBodyData.d.ts +3 -3
- package/dist/models/UpdateSubmissionRequestBodyData.d.ts.map +1 -1
- package/dist/models/UpdateSubmissionRequestBodyData.js +3 -3
- package/dist/models/UpdateSubmissionRequestBodyData.js.map +1 -1
- package/dist/models/WorkflowAttributesSchema.d.ts +76 -0
- package/dist/models/WorkflowAttributesSchema.d.ts.map +1 -0
- package/dist/models/WorkflowAttributesSchema.js +64 -0
- package/dist/models/WorkflowAttributesSchema.js.map +1 -0
- package/dist/models/WorkflowAttributesSchemaTimestamps.d.ts +39 -0
- package/dist/models/WorkflowAttributesSchemaTimestamps.d.ts.map +1 -0
- package/dist/models/WorkflowAttributesSchemaTimestamps.js +51 -0
- package/dist/models/WorkflowAttributesSchemaTimestamps.js.map +1 -0
- package/dist/models/WorkflowRelationshipsRunsSchema.d.ts +34 -0
- package/dist/models/WorkflowRelationshipsRunsSchema.d.ts.map +1 -0
- package/dist/models/WorkflowRelationshipsRunsSchema.js +50 -0
- package/dist/models/WorkflowRelationshipsRunsSchema.js.map +1 -0
- package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.d.ts +39 -0
- package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.d.ts.map +1 -0
- package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.js +51 -0
- package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.js.map +1 -0
- package/dist/models/WorkflowRelationshipsSchema.d.ts +41 -0
- package/dist/models/WorkflowRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/WorkflowRelationshipsSchema.js +53 -0
- package/dist/models/WorkflowRelationshipsSchema.js.map +1 -0
- package/dist/models/WorkflowRelationshipsTriggersSchema.d.ts +34 -0
- package/dist/models/WorkflowRelationshipsTriggersSchema.d.ts.map +1 -0
- package/dist/models/WorkflowRelationshipsTriggersSchema.js +50 -0
- package/dist/models/WorkflowRelationshipsTriggersSchema.js.map +1 -0
- package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.d.ts +39 -0
- package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.d.ts.map +1 -0
- package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.js +51 -0
- package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.js.map +1 -0
- package/dist/models/WorkflowResourceSchema.d.ts +75 -0
- package/dist/models/WorkflowResourceSchema.d.ts.map +1 -0
- package/dist/models/WorkflowResourceSchema.js +75 -0
- package/dist/models/WorkflowResourceSchema.js.map +1 -0
- package/dist/models/WorkflowSchema.d.ts +49 -0
- package/dist/models/WorkflowSchema.d.ts.map +1 -0
- package/dist/models/WorkflowSchema.js +55 -0
- package/dist/models/WorkflowSchema.js.map +1 -0
- package/dist/models/WorkflowsSchema.d.ts +48 -0
- package/dist/models/WorkflowsSchema.d.ts.map +1 -0
- package/dist/models/WorkflowsSchema.js +56 -0
- package/dist/models/WorkflowsSchema.js.map +1 -0
- package/dist/models/index.d.ts +61 -12
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +61 -12
- package/dist/models/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.d.ts +0 -39
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.d.ts.map +0 -1
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.js +0 -51
- package/dist/models/AssessmentRelationshipsCandidateDataSchema.js.map +0 -1
- package/dist/models/AssessmentRelationshipsCandidateSchema.d.ts +0 -34
- package/dist/models/AssessmentRelationshipsCandidateSchema.js +0 -50
- package/dist/models/BriefRelationshipsUsersSchemaDataInner.d.ts +0 -39
- package/dist/models/FeedbackRelationshipsJobsSchemaData.d.ts +0 -39
- package/dist/models/FeedbackRelationshipsJobsSchemaData.js +0 -51
- package/dist/models/LinkRelationshipsFileDataSchema.d.ts +0 -39
- package/dist/models/LinkRelationshipsFileDataSchema.js +0 -51
- package/dist/models/LinkRelationshipsFileSchema.d.ts +0 -34
- package/dist/models/LinkRelationshipsFileSchema.js +0 -50
- package/dist/models/LinkRelationshipsSchema.d.ts +0 -34
- package/dist/models/LinkRelationshipsSchema.d.ts.map +0 -1
- package/dist/models/LinkRelationshipsSchema.js +0 -50
- package/dist/models/LinkRelationshipsSchema.js.map +0 -1
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.d.ts +0 -34
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.js +0 -50
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.d.ts +0 -39
- package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.js +0 -51
- package/dist/models/PersonaRelationshipsUserSchemaData.d.ts +0 -39
- package/dist/models/PersonaRelationshipsUserSchemaData.js +0 -51
- package/dist/models/RoleRelationshipsPermissionsDataSchema.d.ts +0 -39
- package/dist/models/RoleRelationshipsPermissionsDataSchema.d.ts.map +0 -1
- package/dist/models/RoleRelationshipsPermissionsDataSchema.js +0 -51
- package/dist/models/RoleRelationshipsPermissionsDataSchema.js.map +0 -1
- package/dist/models/SubmissionRelationshipsJobsSchemaDataInner.d.ts +0 -39
- package/dist/models/SubmissionRelationshipsJobsSchemaDataInner.js +0 -51
|
@@ -0,0 +1,50 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfTalentRelationshipsTasksSchema = instanceOfTalentRelationshipsTasksSchema;
|
|
17
|
+
exports.TalentRelationshipsTasksSchemaFromJSON = TalentRelationshipsTasksSchemaFromJSON;
|
|
18
|
+
exports.TalentRelationshipsTasksSchemaFromJSONTyped = TalentRelationshipsTasksSchemaFromJSONTyped;
|
|
19
|
+
exports.TalentRelationshipsTasksSchemaToJSON = TalentRelationshipsTasksSchemaToJSON;
|
|
20
|
+
exports.TalentRelationshipsTasksSchemaToJSONTyped = TalentRelationshipsTasksSchemaToJSONTyped;
|
|
21
|
+
const TalentRelationshipsTasksSchemaDataInner_1 = require("./TalentRelationshipsTasksSchemaDataInner");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the TalentRelationshipsTasksSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfTalentRelationshipsTasksSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function TalentRelationshipsTasksSchemaFromJSON(json) {
|
|
29
|
+
return TalentRelationshipsTasksSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function TalentRelationshipsTasksSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (json['data'].map(TalentRelationshipsTasksSchemaDataInner_1.TalentRelationshipsTasksSchemaDataInnerFromJSON)),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function TalentRelationshipsTasksSchemaToJSON(json) {
|
|
40
|
+
return TalentRelationshipsTasksSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function TalentRelationshipsTasksSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': value['data'] == null ? undefined : (value['data'].map(TalentRelationshipsTasksSchemaDataInner_1.TalentRelationshipsTasksSchemaDataInnerToJSON)),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=TalentRelationshipsTasksSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TalentRelationshipsTasksSchema.js","sourceRoot":"","sources":["../../src/models/TalentRelationshipsTasksSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,4FAEC;AAED,wFAEC;AAED,kGAQC;AAED,oFAEC;AAED,8FASC;AAvDD,uGAKmD;AAgBnD;;GAEG;AACH,SAAgB,wCAAwC,CAAC,KAAa;IAClE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS;IAC5D,OAAO,2CAA2C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpE,CAAC;AAED,SAAgB,2CAA2C,CAAC,IAAS,EAAE,mBAA4B;IAC/F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,yFAA+C,CAAC,CAAC;KACjI,CAAC;AACN,CAAC;AAED,SAAgB,oCAAoC,CAAC,IAAS;IAC1D,OAAO,yCAAyC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClE,CAAC;AAED,SAAgB,yCAAyC,CAAC,KAA6C,EAAE,sBAA+B,KAAK;IACzI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,uFAA6C,CAAC,CAAC;KACjI,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
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
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface TalentRelationshipsTasksSchemaDataInner
|
|
16
|
+
*/
|
|
17
|
+
export interface TalentRelationshipsTasksSchemaDataInner {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof TalentRelationshipsTasksSchemaDataInner
|
|
22
|
+
*/
|
|
23
|
+
type?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof TalentRelationshipsTasksSchemaDataInner
|
|
28
|
+
*/
|
|
29
|
+
id?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the TalentRelationshipsTasksSchemaDataInner interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfTalentRelationshipsTasksSchemaDataInner(value: object): value is TalentRelationshipsTasksSchemaDataInner;
|
|
35
|
+
export declare function TalentRelationshipsTasksSchemaDataInnerFromJSON(json: any): TalentRelationshipsTasksSchemaDataInner;
|
|
36
|
+
export declare function TalentRelationshipsTasksSchemaDataInnerFromJSONTyped(json: any, ignoreDiscriminator: boolean): TalentRelationshipsTasksSchemaDataInner;
|
|
37
|
+
export declare function TalentRelationshipsTasksSchemaDataInnerToJSON(json: any): TalentRelationshipsTasksSchemaDataInner;
|
|
38
|
+
export declare function TalentRelationshipsTasksSchemaDataInnerToJSONTyped(value?: TalentRelationshipsTasksSchemaDataInner | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
+
//# sourceMappingURL=TalentRelationshipsTasksSchemaDataInner.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TalentRelationshipsTasksSchemaDataInner.d.ts","sourceRoot":"","sources":["../../src/models/TalentRelationshipsTasksSchemaDataInner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,uCAAuC;IACpD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,iDAAiD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uCAAuC,CAEjI;AAED,wBAAgB,+CAA+C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAElH;AAED,wBAAgB,oDAAoD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uCAAuC,CASrJ;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAEhH;AAED,wBAAgB,kDAAkD,CAAC,KAAK,CAAC,EAAE,uCAAuC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUpK"}
|
|
@@ -0,0 +1,51 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfTalentRelationshipsTasksSchemaDataInner = instanceOfTalentRelationshipsTasksSchemaDataInner;
|
|
17
|
+
exports.TalentRelationshipsTasksSchemaDataInnerFromJSON = TalentRelationshipsTasksSchemaDataInnerFromJSON;
|
|
18
|
+
exports.TalentRelationshipsTasksSchemaDataInnerFromJSONTyped = TalentRelationshipsTasksSchemaDataInnerFromJSONTyped;
|
|
19
|
+
exports.TalentRelationshipsTasksSchemaDataInnerToJSON = TalentRelationshipsTasksSchemaDataInnerToJSON;
|
|
20
|
+
exports.TalentRelationshipsTasksSchemaDataInnerToJSONTyped = TalentRelationshipsTasksSchemaDataInnerToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the TalentRelationshipsTasksSchemaDataInner interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfTalentRelationshipsTasksSchemaDataInner(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function TalentRelationshipsTasksSchemaDataInnerFromJSON(json) {
|
|
28
|
+
return TalentRelationshipsTasksSchemaDataInnerFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function TalentRelationshipsTasksSchemaDataInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'type': json['type'] == null ? undefined : json['type'],
|
|
36
|
+
'id': json['id'] == null ? undefined : json['id'],
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function TalentRelationshipsTasksSchemaDataInnerToJSON(json) {
|
|
40
|
+
return TalentRelationshipsTasksSchemaDataInnerToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function TalentRelationshipsTasksSchemaDataInnerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'type': value['type'],
|
|
48
|
+
'id': value['id'],
|
|
49
|
+
};
|
|
50
|
+
}
|
|
51
|
+
//# sourceMappingURL=TalentRelationshipsTasksSchemaDataInner.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TalentRelationshipsTasksSchemaDataInner.js","sourceRoot":"","sources":["../../src/models/TalentRelationshipsTasksSchemaDataInner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,8GAEC;AAED,0GAEC;AAED,oHASC;AAED,sGAEC;AAED,gHAUC;AApCD;;GAEG;AACH,SAAgB,iDAAiD,CAAC,KAAa;IAC3E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,+CAA+C,CAAC,IAAS;IACrE,OAAO,oDAAoD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7E,CAAC;AAED,SAAgB,oDAAoD,CAAC,IAAS,EAAE,mBAA4B;IACxG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS;IACnE,OAAO,kDAAkD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3E,CAAC;AAED,SAAgB,kDAAkD,CAAC,KAAsD,EAAE,sBAA+B,KAAK;IAC3J,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,58 @@
|
|
|
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 type { WorkflowAttributesSchemaTimestamps } from './WorkflowAttributesSchemaTimestamps';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface TriggerAttributesSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface TriggerAttributesSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof TriggerAttributesSchema
|
|
23
|
+
*/
|
|
24
|
+
name?: string;
|
|
25
|
+
/**
|
|
26
|
+
* e.g. event - what fires this trigger
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof TriggerAttributesSchema
|
|
29
|
+
*/
|
|
30
|
+
triggerType?: string;
|
|
31
|
+
/**
|
|
32
|
+
* JSON string of the trigger configuration (eventType, filters over attributes.<field>) - stored stringified, served verbatim
|
|
33
|
+
* @type {string}
|
|
34
|
+
* @memberof TriggerAttributesSchema
|
|
35
|
+
*/
|
|
36
|
+
config?: string;
|
|
37
|
+
/**
|
|
38
|
+
*
|
|
39
|
+
* @type {string}
|
|
40
|
+
* @memberof TriggerAttributesSchema
|
|
41
|
+
*/
|
|
42
|
+
status?: string;
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
* @type {WorkflowAttributesSchemaTimestamps}
|
|
46
|
+
* @memberof TriggerAttributesSchema
|
|
47
|
+
*/
|
|
48
|
+
timestamps?: WorkflowAttributesSchemaTimestamps;
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Check if a given object implements the TriggerAttributesSchema interface.
|
|
52
|
+
*/
|
|
53
|
+
export declare function instanceOfTriggerAttributesSchema(value: object): value is TriggerAttributesSchema;
|
|
54
|
+
export declare function TriggerAttributesSchemaFromJSON(json: any): TriggerAttributesSchema;
|
|
55
|
+
export declare function TriggerAttributesSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): TriggerAttributesSchema;
|
|
56
|
+
export declare function TriggerAttributesSchemaToJSON(json: any): TriggerAttributesSchema;
|
|
57
|
+
export declare function TriggerAttributesSchemaToJSONTyped(value?: TriggerAttributesSchema | null, ignoreDiscriminator?: boolean): any;
|
|
58
|
+
//# sourceMappingURL=TriggerAttributesSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TriggerAttributesSchema.d.ts","sourceRoot":"","sources":["../../src/models/TriggerAttributesSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;AAQ/F;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,UAAU,CAAC,EAAE,kCAAkC,CAAC;CACnD;AAED;;GAEG;AACH,wBAAgB,iCAAiC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uBAAuB,CAEjG;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAElF;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uBAAuB,CAYrH;AAED,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAEhF;AAED,wBAAgB,kCAAkC,CAAC,KAAK,CAAC,EAAE,uBAAuB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAapI"}
|
|
@@ -0,0 +1,58 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfTriggerAttributesSchema = instanceOfTriggerAttributesSchema;
|
|
17
|
+
exports.TriggerAttributesSchemaFromJSON = TriggerAttributesSchemaFromJSON;
|
|
18
|
+
exports.TriggerAttributesSchemaFromJSONTyped = TriggerAttributesSchemaFromJSONTyped;
|
|
19
|
+
exports.TriggerAttributesSchemaToJSON = TriggerAttributesSchemaToJSON;
|
|
20
|
+
exports.TriggerAttributesSchemaToJSONTyped = TriggerAttributesSchemaToJSONTyped;
|
|
21
|
+
const WorkflowAttributesSchemaTimestamps_1 = require("./WorkflowAttributesSchemaTimestamps");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the TriggerAttributesSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfTriggerAttributesSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function TriggerAttributesSchemaFromJSON(json) {
|
|
29
|
+
return TriggerAttributesSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function TriggerAttributesSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'name': json['name'] == null ? undefined : json['name'],
|
|
37
|
+
'triggerType': json['triggerType'] == null ? undefined : json['triggerType'],
|
|
38
|
+
'config': json['config'] == null ? undefined : json['config'],
|
|
39
|
+
'status': json['status'] == null ? undefined : json['status'],
|
|
40
|
+
'timestamps': json['timestamps'] == null ? undefined : (0, WorkflowAttributesSchemaTimestamps_1.WorkflowAttributesSchemaTimestampsFromJSON)(json['timestamps']),
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
function TriggerAttributesSchemaToJSON(json) {
|
|
44
|
+
return TriggerAttributesSchemaToJSONTyped(json, false);
|
|
45
|
+
}
|
|
46
|
+
function TriggerAttributesSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
47
|
+
if (value == null) {
|
|
48
|
+
return value;
|
|
49
|
+
}
|
|
50
|
+
return {
|
|
51
|
+
'name': value['name'],
|
|
52
|
+
'triggerType': value['triggerType'],
|
|
53
|
+
'config': value['config'],
|
|
54
|
+
'status': value['status'],
|
|
55
|
+
'timestamps': (0, WorkflowAttributesSchemaTimestamps_1.WorkflowAttributesSchemaTimestampsToJSON)(value['timestamps']),
|
|
56
|
+
};
|
|
57
|
+
}
|
|
58
|
+
//# sourceMappingURL=TriggerAttributesSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TriggerAttributesSchema.js","sourceRoot":"","sources":["../../src/models/TriggerAttributesSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAoDH,8EAEC;AAED,0EAEC;AAED,oFAYC;AAED,sEAEC;AAED,gFAaC;AAvFD,6FAK8C;AAwC9C;;GAEG;AACH,SAAgB,iCAAiC,CAAC,KAAa;IAC3D,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,+BAA+B,CAAC,IAAS;IACrD,OAAO,oCAAoC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7D,CAAC;AAED,SAAgB,oCAAoC,CAAC,IAAS,EAAE,mBAA4B;IACxF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC5E,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,+EAA0C,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KACxH,CAAC;AACN,CAAC;AAED,SAAgB,6BAA6B,CAAC,IAAS;IACnD,OAAO,kCAAkC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3D,CAAC;AAED,SAAgB,kCAAkC,CAAC,KAAsC,EAAE,sBAA+B,KAAK;IAC3H,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC;QACnC,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,YAAY,EAAE,IAAA,6EAAwC,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;KAC9E,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
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 type { TriggerRelationshipsWorkflowSchema } from './TriggerRelationshipsWorkflowSchema';
|
|
13
|
+
/**
|
|
14
|
+
* Declared in the WIRE shape: the row stores plural `workflows` with one entry, transform_all_relationships serialises it as to-one singular `workflow`.
|
|
15
|
+
* @export
|
|
16
|
+
* @interface TriggerRelationshipsSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface TriggerRelationshipsSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {TriggerRelationshipsWorkflowSchema}
|
|
22
|
+
* @memberof TriggerRelationshipsSchema
|
|
23
|
+
*/
|
|
24
|
+
workflow?: TriggerRelationshipsWorkflowSchema;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the TriggerRelationshipsSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfTriggerRelationshipsSchema(value: object): value is TriggerRelationshipsSchema;
|
|
30
|
+
export declare function TriggerRelationshipsSchemaFromJSON(json: any): TriggerRelationshipsSchema;
|
|
31
|
+
export declare function TriggerRelationshipsSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): TriggerRelationshipsSchema;
|
|
32
|
+
export declare function TriggerRelationshipsSchemaToJSON(json: any): TriggerRelationshipsSchema;
|
|
33
|
+
export declare function TriggerRelationshipsSchemaToJSONTyped(value?: TriggerRelationshipsSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=TriggerRelationshipsSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TriggerRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/TriggerRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;AAQ/F;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,kCAAkC,CAAC;CACjD;AAED;;GAEG;AACH,wBAAgB,oCAAoC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,0BAA0B,CAEvG;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAExF;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0BAA0B,CAQ3H;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAEtF;AAED,wBAAgB,qCAAqC,CAAC,KAAK,CAAC,EAAE,0BAA0B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS1I"}
|
|
@@ -0,0 +1,50 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfTriggerRelationshipsSchema = instanceOfTriggerRelationshipsSchema;
|
|
17
|
+
exports.TriggerRelationshipsSchemaFromJSON = TriggerRelationshipsSchemaFromJSON;
|
|
18
|
+
exports.TriggerRelationshipsSchemaFromJSONTyped = TriggerRelationshipsSchemaFromJSONTyped;
|
|
19
|
+
exports.TriggerRelationshipsSchemaToJSON = TriggerRelationshipsSchemaToJSON;
|
|
20
|
+
exports.TriggerRelationshipsSchemaToJSONTyped = TriggerRelationshipsSchemaToJSONTyped;
|
|
21
|
+
const TriggerRelationshipsWorkflowSchema_1 = require("./TriggerRelationshipsWorkflowSchema");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the TriggerRelationshipsSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfTriggerRelationshipsSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function TriggerRelationshipsSchemaFromJSON(json) {
|
|
29
|
+
return TriggerRelationshipsSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function TriggerRelationshipsSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'workflow': json['workflow'] == null ? undefined : (0, TriggerRelationshipsWorkflowSchema_1.TriggerRelationshipsWorkflowSchemaFromJSON)(json['workflow']),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function TriggerRelationshipsSchemaToJSON(json) {
|
|
40
|
+
return TriggerRelationshipsSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function TriggerRelationshipsSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'workflow': (0, TriggerRelationshipsWorkflowSchema_1.TriggerRelationshipsWorkflowSchemaToJSON)(value['workflow']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=TriggerRelationshipsSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TriggerRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/TriggerRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,oFAEC;AAED,gFAEC;AAED,0FAQC;AAED,4EAEC;AAED,sFASC;AAvDD,6FAK8C;AAgB9C;;GAEG;AACH,SAAgB,oCAAoC,CAAC,KAAa;IAC9D,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,kCAAkC,CAAC,IAAS;IACxD,OAAO,uCAAuC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChE,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS,EAAE,mBAA4B;IAC3F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,+EAA0C,EAAC,IAAI,CAAC,UAAU,CAAC,CAAC;KAClH,CAAC;AACN,CAAC;AAED,SAAgB,gCAAgC,CAAC,IAAS;IACtD,OAAO,qCAAqC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9D,CAAC;AAED,SAAgB,qCAAqC,CAAC,KAAyC,EAAE,sBAA+B,KAAK;IACjI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,UAAU,EAAE,IAAA,6EAAwC,EAAC,KAAK,CAAC,UAAU,CAAC,CAAC;KAC1E,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
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 type { RunRelationshipsWorkflowSchemaData } from './RunRelationshipsWorkflowSchemaData';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface TriggerRelationshipsWorkflowSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface TriggerRelationshipsWorkflowSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {RunRelationshipsWorkflowSchemaData}
|
|
22
|
+
* @memberof TriggerRelationshipsWorkflowSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: RunRelationshipsWorkflowSchemaData | null;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the TriggerRelationshipsWorkflowSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfTriggerRelationshipsWorkflowSchema(value: object): value is TriggerRelationshipsWorkflowSchema;
|
|
30
|
+
export declare function TriggerRelationshipsWorkflowSchemaFromJSON(json: any): TriggerRelationshipsWorkflowSchema;
|
|
31
|
+
export declare function TriggerRelationshipsWorkflowSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): TriggerRelationshipsWorkflowSchema;
|
|
32
|
+
export declare function TriggerRelationshipsWorkflowSchemaToJSON(json: any): TriggerRelationshipsWorkflowSchema;
|
|
33
|
+
export declare function TriggerRelationshipsWorkflowSchemaToJSONTyped(value?: TriggerRelationshipsWorkflowSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=TriggerRelationshipsWorkflowSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TriggerRelationshipsWorkflowSchema.d.ts","sourceRoot":"","sources":["../../src/models/TriggerRelationshipsWorkflowSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;AAQ/F;;;;GAIG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;;;OAIG;IACH,IAAI,CAAC,EAAE,kCAAkC,GAAG,IAAI,CAAC;CACpD;AAED;;GAEG;AACH,wBAAgB,4CAA4C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,kCAAkC,CAEvH;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,GAAG,kCAAkC,CAExG;AAED,wBAAgB,+CAA+C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,kCAAkC,CAQ3I;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,kCAAkC,CAEtG;AAED,wBAAgB,6CAA6C,CAAC,KAAK,CAAC,EAAE,kCAAkC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS1J"}
|
|
@@ -0,0 +1,50 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfTriggerRelationshipsWorkflowSchema = instanceOfTriggerRelationshipsWorkflowSchema;
|
|
17
|
+
exports.TriggerRelationshipsWorkflowSchemaFromJSON = TriggerRelationshipsWorkflowSchemaFromJSON;
|
|
18
|
+
exports.TriggerRelationshipsWorkflowSchemaFromJSONTyped = TriggerRelationshipsWorkflowSchemaFromJSONTyped;
|
|
19
|
+
exports.TriggerRelationshipsWorkflowSchemaToJSON = TriggerRelationshipsWorkflowSchemaToJSON;
|
|
20
|
+
exports.TriggerRelationshipsWorkflowSchemaToJSONTyped = TriggerRelationshipsWorkflowSchemaToJSONTyped;
|
|
21
|
+
const RunRelationshipsWorkflowSchemaData_1 = require("./RunRelationshipsWorkflowSchemaData");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the TriggerRelationshipsWorkflowSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfTriggerRelationshipsWorkflowSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function TriggerRelationshipsWorkflowSchemaFromJSON(json) {
|
|
29
|
+
return TriggerRelationshipsWorkflowSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function TriggerRelationshipsWorkflowSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (0, RunRelationshipsWorkflowSchemaData_1.RunRelationshipsWorkflowSchemaDataFromJSON)(json['data']),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function TriggerRelationshipsWorkflowSchemaToJSON(json) {
|
|
40
|
+
return TriggerRelationshipsWorkflowSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function TriggerRelationshipsWorkflowSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': (0, RunRelationshipsWorkflowSchemaData_1.RunRelationshipsWorkflowSchemaDataToJSON)(value['data']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=TriggerRelationshipsWorkflowSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TriggerRelationshipsWorkflowSchema.js","sourceRoot":"","sources":["../../src/models/TriggerRelationshipsWorkflowSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,oGAEC;AAED,gGAEC;AAED,0GAQC;AAED,4FAEC;AAED,sGASC;AAvDD,6FAK8C;AAgB9C;;GAEG;AACH,SAAgB,4CAA4C,CAAC,KAAa;IACtE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS;IAChE,OAAO,+CAA+C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxE,CAAC;AAED,SAAgB,+CAA+C,CAAC,IAAS,EAAE,mBAA4B;IACnG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,+EAA0C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACtG,CAAC;AACN,CAAC;AAED,SAAgB,wCAAwC,CAAC,IAAS;IAC9D,OAAO,6CAA6C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtE,CAAC;AAED,SAAgB,6CAA6C,CAAC,KAAiD,EAAE,sBAA+B,KAAK;IACjJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,6EAAwC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAClE,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,75 @@
|
|
|
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 type { TriggerAttributesSchema } from './TriggerAttributesSchema';
|
|
13
|
+
import type { TriggerRelationshipsSchema } from './TriggerRelationshipsSchema';
|
|
14
|
+
import type { ResourceLinksSchema } from './ResourceLinksSchema';
|
|
15
|
+
/**
|
|
16
|
+
*
|
|
17
|
+
* @export
|
|
18
|
+
* @interface TriggerResourceSchema
|
|
19
|
+
*/
|
|
20
|
+
export interface TriggerResourceSchema {
|
|
21
|
+
/**
|
|
22
|
+
*
|
|
23
|
+
* @type {TriggerResourceSchemaTypeEnum}
|
|
24
|
+
* @memberof TriggerResourceSchema
|
|
25
|
+
*/
|
|
26
|
+
type: TriggerResourceSchemaTypeEnum;
|
|
27
|
+
/**
|
|
28
|
+
* Returns results with an ID greater than the specified ID. The ID is a combination of a UUID4 (hexadecimal) followed by a hyphen and an integer number from 1 to 9.
|
|
29
|
+
* @type {string}
|
|
30
|
+
* @memberof TriggerResourceSchema
|
|
31
|
+
*/
|
|
32
|
+
id: string;
|
|
33
|
+
/**
|
|
34
|
+
*
|
|
35
|
+
* @type {TriggerAttributesSchema}
|
|
36
|
+
* @memberof TriggerResourceSchema
|
|
37
|
+
*/
|
|
38
|
+
attributes: TriggerAttributesSchema;
|
|
39
|
+
/**
|
|
40
|
+
*
|
|
41
|
+
* @type {TriggerRelationshipsSchema}
|
|
42
|
+
* @memberof TriggerResourceSchema
|
|
43
|
+
*/
|
|
44
|
+
relationships?: TriggerRelationshipsSchema;
|
|
45
|
+
/**
|
|
46
|
+
*
|
|
47
|
+
* @type {ResourceLinksSchema}
|
|
48
|
+
* @memberof TriggerResourceSchema
|
|
49
|
+
*/
|
|
50
|
+
links?: ResourceLinksSchema;
|
|
51
|
+
/**
|
|
52
|
+
*
|
|
53
|
+
* @type {{ [key: string]: any; }}
|
|
54
|
+
* @memberof TriggerResourceSchema
|
|
55
|
+
*/
|
|
56
|
+
meta?: {
|
|
57
|
+
[key: string]: any;
|
|
58
|
+
};
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* @export
|
|
62
|
+
*/
|
|
63
|
+
export declare const TriggerResourceSchemaTypeEnum: {
|
|
64
|
+
readonly Triggers: "triggers";
|
|
65
|
+
};
|
|
66
|
+
export type TriggerResourceSchemaTypeEnum = typeof TriggerResourceSchemaTypeEnum[keyof typeof TriggerResourceSchemaTypeEnum];
|
|
67
|
+
/**
|
|
68
|
+
* Check if a given object implements the TriggerResourceSchema interface.
|
|
69
|
+
*/
|
|
70
|
+
export declare function instanceOfTriggerResourceSchema(value: object): value is TriggerResourceSchema;
|
|
71
|
+
export declare function TriggerResourceSchemaFromJSON(json: any): TriggerResourceSchema;
|
|
72
|
+
export declare function TriggerResourceSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): TriggerResourceSchema;
|
|
73
|
+
export declare function TriggerResourceSchemaToJSON(json: any): TriggerResourceSchema;
|
|
74
|
+
export declare function TriggerResourceSchemaToJSONTyped(value?: TriggerResourceSchema | null, ignoreDiscriminator?: boolean): any;
|
|
75
|
+
//# sourceMappingURL=TriggerResourceSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TriggerResourceSchema.d.ts","sourceRoot":"","sources":["../../src/models/TriggerResourceSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAOzE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAO/E,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAQjE;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,IAAI,EAAE,6BAA6B,CAAC;IACpC;;;;OAIG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;;;OAIG;IACH,UAAU,EAAE,uBAAuB,CAAC;IACpC;;;;OAIG;IACH,aAAa,CAAC,EAAE,0BAA0B,CAAC;IAC3C;;;;OAIG;IACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KAAE,CAAC;CAClC;AAGD;;GAEG;AACH,eAAO,MAAM,6BAA6B;;CAEhC,CAAC;AACX,MAAM,MAAM,6BAA6B,GAAG,OAAO,6BAA6B,CAAC,MAAM,OAAO,6BAA6B,CAAC,CAAC;AAG7H;;GAEG;AACH,wBAAgB,+BAA+B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,qBAAqB,CAK7F;AAED,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,GAAG,GAAG,qBAAqB,CAE9E;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,qBAAqB,CAajH;AAED,wBAAgB,2BAA2B,CAAC,IAAI,EAAE,GAAG,GAAG,qBAAqB,CAE5E;AAED,wBAAgB,gCAAgC,CAAC,KAAK,CAAC,EAAE,qBAAqB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAchI"}
|
|
@@ -0,0 +1,75 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.TriggerResourceSchemaTypeEnum = void 0;
|
|
17
|
+
exports.instanceOfTriggerResourceSchema = instanceOfTriggerResourceSchema;
|
|
18
|
+
exports.TriggerResourceSchemaFromJSON = TriggerResourceSchemaFromJSON;
|
|
19
|
+
exports.TriggerResourceSchemaFromJSONTyped = TriggerResourceSchemaFromJSONTyped;
|
|
20
|
+
exports.TriggerResourceSchemaToJSON = TriggerResourceSchemaToJSON;
|
|
21
|
+
exports.TriggerResourceSchemaToJSONTyped = TriggerResourceSchemaToJSONTyped;
|
|
22
|
+
const TriggerAttributesSchema_1 = require("./TriggerAttributesSchema");
|
|
23
|
+
const TriggerRelationshipsSchema_1 = require("./TriggerRelationshipsSchema");
|
|
24
|
+
const ResourceLinksSchema_1 = require("./ResourceLinksSchema");
|
|
25
|
+
/**
|
|
26
|
+
* @export
|
|
27
|
+
*/
|
|
28
|
+
exports.TriggerResourceSchemaTypeEnum = {
|
|
29
|
+
Triggers: 'triggers'
|
|
30
|
+
};
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the TriggerResourceSchema interface.
|
|
33
|
+
*/
|
|
34
|
+
function instanceOfTriggerResourceSchema(value) {
|
|
35
|
+
if (!('type' in value) || value['type'] === undefined)
|
|
36
|
+
return false;
|
|
37
|
+
if (!('id' in value) || value['id'] === undefined)
|
|
38
|
+
return false;
|
|
39
|
+
if (!('attributes' in value) || value['attributes'] === undefined)
|
|
40
|
+
return false;
|
|
41
|
+
return true;
|
|
42
|
+
}
|
|
43
|
+
function TriggerResourceSchemaFromJSON(json) {
|
|
44
|
+
return TriggerResourceSchemaFromJSONTyped(json, false);
|
|
45
|
+
}
|
|
46
|
+
function TriggerResourceSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
47
|
+
if (json == null) {
|
|
48
|
+
return json;
|
|
49
|
+
}
|
|
50
|
+
return {
|
|
51
|
+
'type': json['type'],
|
|
52
|
+
'id': json['id'],
|
|
53
|
+
'attributes': (0, TriggerAttributesSchema_1.TriggerAttributesSchemaFromJSON)(json['attributes']),
|
|
54
|
+
'relationships': json['relationships'] == null ? undefined : (0, TriggerRelationshipsSchema_1.TriggerRelationshipsSchemaFromJSON)(json['relationships']),
|
|
55
|
+
'links': json['links'] == null ? undefined : (0, ResourceLinksSchema_1.ResourceLinksSchemaFromJSON)(json['links']),
|
|
56
|
+
'meta': json['meta'] == null ? undefined : json['meta'],
|
|
57
|
+
};
|
|
58
|
+
}
|
|
59
|
+
function TriggerResourceSchemaToJSON(json) {
|
|
60
|
+
return TriggerResourceSchemaToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
|
+
function TriggerResourceSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
63
|
+
if (value == null) {
|
|
64
|
+
return value;
|
|
65
|
+
}
|
|
66
|
+
return {
|
|
67
|
+
'type': value['type'],
|
|
68
|
+
'id': value['id'],
|
|
69
|
+
'attributes': (0, TriggerAttributesSchema_1.TriggerAttributesSchemaToJSON)(value['attributes']),
|
|
70
|
+
'relationships': (0, TriggerRelationshipsSchema_1.TriggerRelationshipsSchemaToJSON)(value['relationships']),
|
|
71
|
+
'links': (0, ResourceLinksSchema_1.ResourceLinksSchemaToJSON)(value['links']),
|
|
72
|
+
'meta': value['meta'],
|
|
73
|
+
};
|
|
74
|
+
}
|
|
75
|
+
//# sourceMappingURL=TriggerResourceSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TriggerResourceSchema.js","sourceRoot":"","sources":["../../src/models/TriggerResourceSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAkFH,0EAKC;AAED,sEAEC;AAED,gFAaC;AAED,kEAEC;AAED,4EAcC;AA1HD,uEAKmC;AAEnC,6EAKsC;AAEtC,+DAK+B;AA+C/B;;GAEG;AACU,QAAA,6BAA6B,GAAG;IACzC,QAAQ,EAAE,UAAU;CACd,CAAC;AAIX;;GAEG;AACH,SAAgB,+BAA+B,CAAC,KAAa;IACzD,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,IAAI,CAAC,CAAC,IAAI,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChE,IAAI,CAAC,CAAC,YAAY,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,YAAY,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,6BAA6B,CAAC,IAAS;IACnD,OAAO,kCAAkC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3D,CAAC;AAED,SAAgB,kCAAkC,CAAC,IAAS,EAAE,mBAA4B;IACtF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAChB,YAAY,EAAE,IAAA,yDAA+B,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACjE,eAAe,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,+DAAkC,EAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QACtH,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iDAA2B,EAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvF,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;KAC1D,CAAC;AACN,CAAC;AAED,SAAgB,2BAA2B,CAAC,IAAS;IACjD,OAAO,gCAAgC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzD,CAAC;AAED,SAAgB,gCAAgC,CAAC,KAAoC,EAAE,sBAA+B,KAAK;IACvH,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;QACjB,YAAY,EAAE,IAAA,uDAA6B,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;QAChE,eAAe,EAAE,IAAA,6DAAgC,EAAC,KAAK,CAAC,eAAe,CAAC,CAAC;QACzE,OAAO,EAAE,IAAA,+CAAyB,EAAC,KAAK,CAAC,OAAO,CAAC,CAAC;QAClD,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;KACxB,CAAC;AACN,CAAC"}
|