@gobodo/gobodo-api-promise 0.1.93 → 0.1.95
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/README.md +63 -16
- package/dist/.tsbuildinfo +1 -1
- package/dist/ApiClient.d.ts +1 -1
- package/dist/ApiClient.js +3 -3
- package/dist/api/ActionTypesApi.d.ts +1 -1
- package/dist/api/ActionTypesApi.js +2 -2
- package/dist/api/AdCampaignsApi.d.ts +1 -1
- package/dist/api/AdCampaignsApi.js +2 -2
- package/dist/api/AdManagementApi.d.ts +1 -1
- package/dist/api/AdManagementApi.js +2 -2
- package/dist/api/AdminDataManagementApi.d.ts +1 -1
- package/dist/api/AdminDataManagementApi.js +2 -2
- package/dist/api/AdsApi.d.ts +1 -1
- package/dist/api/AdsApi.js +2 -2
- package/dist/api/AttachmentsApi.d.ts +1 -1
- package/dist/api/AttachmentsApi.js +2 -2
- package/dist/api/AuthenticationApi.d.ts +1 -1
- package/dist/api/AuthenticationApi.js +2 -2
- package/dist/api/CategoriesApi.d.ts +1 -1
- package/dist/api/CategoriesApi.js +2 -2
- package/dist/api/CommentsApi.d.ts +1 -1
- package/dist/api/CommentsApi.js +2 -2
- package/dist/api/ContentManagementApi.d.ts +1 -1
- package/dist/api/ContentManagementApi.js +2 -2
- package/dist/api/ConversationsApi.d.ts +1 -1
- package/dist/api/ConversationsApi.js +2 -2
- package/dist/api/CurrencyApi.d.ts +1 -1
- package/dist/api/CurrencyApi.js +2 -2
- package/dist/api/DataSheetImportsApi.d.ts +1 -1
- package/dist/api/DataSheetImportsApi.js +2 -2
- package/dist/api/DefaultApi.d.ts +1 -1
- package/dist/api/DefaultApi.js +2 -2
- package/dist/api/DocumentPartTypesApi.d.ts +1 -1
- package/dist/api/DocumentPartTypesApi.js +2 -2
- package/dist/api/DocumentTypesApi.d.ts +1 -1
- package/dist/api/DocumentTypesApi.js +2 -2
- package/dist/api/DocumentsApi.d.ts +1 -1
- package/dist/api/DocumentsApi.js +2 -2
- package/dist/api/EmailsApi.d.ts +1 -1
- package/dist/api/EmailsApi.js +2 -2
- package/dist/api/EntryPartsApi.d.ts +1 -1
- package/dist/api/EntryPartsApi.js +2 -2
- package/dist/api/FacebookApi.d.ts +1 -1
- package/dist/api/FacebookApi.js +2 -2
- package/dist/api/FieldsApi.d.ts +1 -1
- package/dist/api/FieldsApi.js +2 -2
- package/dist/api/FilesApi.d.ts +1 -1
- package/dist/api/FilesApi.js +2 -2
- package/dist/api/FormsApi.d.ts +1 -1
- package/dist/api/FormsApi.js +2 -2
- package/dist/api/FunctionsApi.d.ts +1 -1
- package/dist/api/FunctionsApi.js +2 -2
- package/dist/api/GeocodeApi.d.ts +1 -1
- package/dist/api/GeocodeApi.js +2 -2
- package/dist/api/GobodoManagementApi.d.ts +1 -1
- package/dist/api/GobodoManagementApi.js +2 -2
- package/dist/api/GoogleApi.d.ts +1 -1
- package/dist/api/GoogleApi.js +2 -2
- package/dist/api/GraphActionTypesApi.d.ts +1 -1
- package/dist/api/GraphActionTypesApi.js +2 -2
- package/dist/api/GraphActionsApi.d.ts +1 -1
- package/dist/api/GraphActionsApi.js +2 -2
- package/dist/api/GraphObjectTypesApi.d.ts +1 -1
- package/dist/api/GraphObjectTypesApi.js +2 -2
- package/dist/api/GraphObjectsApi.d.ts +1 -1
- package/dist/api/GraphObjectsApi.js +2 -2
- package/dist/api/GraphRelationshipTypesApi.d.ts +1 -1
- package/dist/api/GraphRelationshipTypesApi.js +2 -2
- package/dist/api/GraphRelationshipsApi.d.ts +1 -1
- package/dist/api/GraphRelationshipsApi.js +2 -2
- package/dist/api/GraphSchemasApi.d.ts +1 -1
- package/dist/api/GraphSchemasApi.js +2 -2
- package/dist/api/GraphTraversalApi.d.ts +1 -1
- package/dist/api/GraphTraversalApi.js +2 -2
- package/dist/api/GraphsApi.d.ts +1 -1
- package/dist/api/GraphsApi.js +2 -2
- package/dist/api/GroupsApi.d.ts +11 -11
- package/dist/api/IAMApi.d.ts +1 -1
- package/dist/api/IAMApi.js +2 -2
- package/dist/api/ImagesApi.d.ts +27 -13
- package/dist/api/ImagesApi.d.ts.map +1 -1
- package/dist/api/ImagesApi.js +36 -18
- package/dist/api/InvitesApi.d.ts +1 -1
- package/dist/api/InvitesApi.js +2 -2
- package/dist/api/LikesApi.d.ts +1 -1
- package/dist/api/LikesApi.js +2 -2
- package/dist/api/LinkedINApi.d.ts +1 -1
- package/dist/api/LinkedINApi.js +2 -2
- package/dist/api/LiveMeetingsApi.d.ts +1 -1
- package/dist/api/LiveMeetingsApi.js +2 -2
- package/dist/api/MeetingEventsApi.d.ts +947 -45
- package/dist/api/MeetingEventsApi.d.ts.map +1 -1
- package/dist/api/MeetingEventsApi.js +1535 -109
- package/dist/api/NotificationsApi.d.ts +1 -1
- package/dist/api/NotificationsApi.js +2 -2
- package/dist/api/PagesApi.d.ts +9 -13
- package/dist/api/PagesApi.d.ts.map +1 -1
- package/dist/api/PagesApi.js +16 -17
- package/dist/api/PhoneNumbersApi.d.ts +1 -1
- package/dist/api/PhoneNumbersApi.js +2 -2
- package/dist/api/PostsApi.d.ts +1 -1
- package/dist/api/PostsApi.js +2 -2
- package/dist/api/PrivateMessagesApi.d.ts +1 -1
- package/dist/api/PrivateMessagesApi.js +2 -2
- package/dist/api/PublicationsApi.d.ts +431 -1
- package/dist/api/PublicationsApi.d.ts.map +1 -1
- package/dist/api/PublicationsApi.js +683 -5
- package/dist/api/RestApplicationsApi.d.ts +1 -1
- package/dist/api/RestApplicationsApi.js +2 -2
- package/dist/api/ScreensApi.d.ts +1 -1
- package/dist/api/ScreensApi.js +2 -2
- package/dist/api/SitesApi.d.ts +1 -1
- package/dist/api/SitesApi.js +2 -2
- package/dist/api/SocialGroupsApi.d.ts +925 -0
- package/dist/api/SocialGroupsApi.d.ts.map +1 -0
- package/dist/api/SocialGroupsApi.js +1496 -0
- package/dist/api/SocialIntegrationApi.d.ts +1 -1
- package/dist/api/SocialIntegrationApi.js +2 -2
- package/dist/api/StripeAccountsApi.d.ts +1 -1
- package/dist/api/StripeAccountsApi.js +2 -2
- package/dist/api/TagsApi.d.ts +1 -1
- package/dist/api/TagsApi.js +2 -2
- package/dist/api/TemplatesApi.d.ts +1 -1
- package/dist/api/TemplatesApi.js +2 -2
- package/dist/api/ThemeMappingsApi.d.ts +1 -1
- package/dist/api/ThemeMappingsApi.js +2 -2
- package/dist/api/TopicsApi.d.ts +1 -1
- package/dist/api/TopicsApi.js +2 -2
- package/dist/api/TransactionsApi.d.ts +1 -1
- package/dist/api/TransactionsApi.js +2 -2
- package/dist/api/TwitterApi.d.ts +1 -1
- package/dist/api/TwitterApi.js +2 -2
- package/dist/api/UserTagsApi.d.ts +1 -1
- package/dist/api/UserTagsApi.js +2 -2
- package/dist/api/UsersApi.d.ts +7 -11
- package/dist/api/UsersApi.d.ts.map +1 -1
- package/dist/api/UsersApi.js +14 -15
- package/dist/api/UtilsApi.d.ts +1 -1
- package/dist/api/UtilsApi.js +2 -2
- package/dist/api/VideosApi.d.ts +1 -1
- package/dist/api/VideosApi.js +2 -2
- package/dist/api/WalletsApi.d.ts +1 -1
- package/dist/api/WalletsApi.js +2 -2
- package/dist/index.d.ts +14 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +91 -14
- package/dist/model/APIClient.d.ts +1 -1
- package/dist/model/APIClient.js +2 -2
- package/dist/model/AccountSessionInput.d.ts +1 -1
- package/dist/model/AccountSessionInput.js +2 -2
- package/dist/model/AccountSessionResponse.d.ts +1 -1
- package/dist/model/AccountSessionResponse.js +2 -2
- package/dist/model/ApplicationPaymentAccountResponse.d.ts +1 -1
- package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
- package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts +1 -1
- package/dist/model/ApplicationPaymentAccountResponseFailureException.js +2 -2
- package/dist/model/Article.d.ts +10 -10
- package/dist/model/Article.d.ts.map +1 -1
- package/dist/model/Article.js +25 -25
- package/dist/model/AuthResponse.d.ts +1 -1
- package/dist/model/AuthResponse.js +2 -2
- package/dist/model/AwsSettings.d.ts +1 -1
- package/dist/model/AwsSettings.js +2 -2
- package/dist/model/Balance.d.ts +10 -10
- package/dist/model/Balance.d.ts.map +1 -1
- package/dist/model/Balance.js +44 -44
- package/dist/model/BalanceDetails.d.ts +1 -1
- package/dist/model/BalanceDetails.js +2 -2
- package/dist/model/BalanceResponse.d.ts +1 -1
- package/dist/model/BalanceResponse.js +2 -2
- package/dist/model/BankAccountInfo.d.ts +1 -1
- package/dist/model/BankAccountInfo.js +2 -2
- package/dist/model/BlogPostResponse.d.ts +170 -0
- package/dist/model/BlogPostResponse.d.ts.map +1 -0
- package/dist/model/BlogPostResponse.js +517 -0
- package/dist/model/CardInfo.d.ts +1 -1
- package/dist/model/CardInfo.js +2 -2
- package/dist/model/Comment.d.ts +11 -11
- package/dist/model/Comment.d.ts.map +1 -1
- package/dist/model/Comment.js +30 -30
- package/dist/model/ConsoleProjectInput.d.ts +1 -1
- package/dist/model/ConsoleProjectInput.js +2 -2
- package/dist/model/ConsoleProjectResponse.d.ts +1 -1
- package/dist/model/ConsoleProjectResponse.js +2 -2
- package/dist/model/Coordinates.d.ts +1 -1
- package/dist/model/Coordinates.js +2 -2
- package/dist/model/CreateAccountResponse.d.ts +1 -1
- package/dist/model/CreateAccountResponse.js +2 -2
- package/dist/model/CreateFunctionInput.d.ts +1 -1
- package/dist/model/CreateFunctionInput.js +2 -2
- package/dist/model/CreateStripeAccountInput.d.ts +1 -1
- package/dist/model/CreateStripeAccountInput.js +2 -2
- package/dist/model/CreateStripeCustomerInput.d.ts +1 -1
- package/dist/model/CreateStripeCustomerInput.js +2 -2
- package/dist/model/CreateTopicInput.d.ts +1 -1
- package/dist/model/CreateTopicInput.js +2 -2
- package/dist/model/CreateTopicListenerInput.d.ts +1 -1
- package/dist/model/CreateTopicListenerInput.js +2 -2
- package/dist/model/Currency.d.ts +1 -1
- package/dist/model/Currency.js +2 -2
- package/dist/model/CurrencyGrantInput.d.ts +1 -1
- package/dist/model/CurrencyGrantInput.js +2 -2
- package/dist/model/CurrencyGrantResponse.d.ts +1 -1
- package/dist/model/CurrencyGrantResponse.js +2 -2
- package/dist/model/CurrencyInput.d.ts +1 -1
- package/dist/model/CurrencyInput.js +2 -2
- package/dist/model/CurrencyMinterRegistrationInput.d.ts +1 -1
- package/dist/model/CurrencyMinterRegistrationInput.js +2 -2
- package/dist/model/CurrencyResponse.d.ts +1 -1
- package/dist/model/CurrencyResponse.js +2 -2
- package/dist/model/CurrencySettings.d.ts +1 -1
- package/dist/model/CurrencySettings.js +2 -2
- package/dist/model/CustomerResponse.d.ts +1 -1
- package/dist/model/CustomerResponse.js +2 -2
- package/dist/model/DataObject.d.ts +1 -1
- package/dist/model/DataObject.js +2 -2
- package/dist/model/DataSheetImport.d.ts +19 -19
- package/dist/model/DataSheetImport.d.ts.map +1 -1
- package/dist/model/DataSheetImport.js +56 -56
- package/dist/model/DataSheetImportPrivacySettings.d.ts +1 -1
- package/dist/model/DataSheetImportPrivacySettings.js +2 -2
- package/dist/model/DataSheetImportSummary.d.ts +1 -1
- package/dist/model/DataSheetImportSummary.js +2 -2
- package/dist/model/DeviceRegistrationRequest.d.ts +1 -1
- package/dist/model/DeviceRegistrationRequest.js +2 -2
- package/dist/model/Document.d.ts +10 -10
- package/dist/model/Document.d.ts.map +1 -1
- package/dist/model/Document.js +25 -25
- package/dist/model/DocumentPart.d.ts +1 -1
- package/dist/model/DocumentPart.js +2 -2
- package/dist/model/DocumentPartType.d.ts +14 -14
- package/dist/model/DocumentPartType.d.ts.map +1 -1
- package/dist/model/DocumentPartType.js +38 -38
- package/dist/model/DocumentType.d.ts +10 -10
- package/dist/model/DocumentType.d.ts.map +1 -1
- package/dist/model/DocumentType.js +25 -25
- package/dist/model/EmailAddress.d.ts +9 -9
- package/dist/model/EmailAddress.d.ts.map +1 -1
- package/dist/model/EmailAddress.js +27 -27
- package/dist/model/FieldMapping.d.ts +1 -1
- package/dist/model/FieldMapping.js +2 -2
- package/dist/model/Fields.d.ts +10 -10
- package/dist/model/Fields.d.ts.map +1 -1
- package/dist/model/Fields.js +27 -27
- package/dist/model/File.d.ts +10 -10
- package/dist/model/File.d.ts.map +1 -1
- package/dist/model/File.js +31 -31
- package/dist/model/FileAttachmentUploadObject.d.ts +10 -10
- package/dist/model/FileAttachmentUploadObject.d.ts.map +1 -1
- package/dist/model/FileAttachmentUploadObject.js +31 -31
- package/dist/model/Filter.d.ts +1 -1
- package/dist/model/Filter.js +2 -2
- package/dist/model/FilterManager.d.ts +10 -10
- package/dist/model/FilterManager.d.ts.map +1 -1
- package/dist/model/FilterManager.js +25 -25
- package/dist/model/Form.d.ts +10 -10
- package/dist/model/Form.d.ts.map +1 -1
- package/dist/model/Form.js +29 -29
- package/dist/model/FormSection.d.ts +1 -1
- package/dist/model/FormSection.js +2 -2
- package/dist/model/FormSubmission.d.ts +1 -1
- package/dist/model/FormSubmission.js +2 -2
- package/dist/model/FunctionConfigInput.d.ts +1 -1
- package/dist/model/FunctionConfigInput.js +2 -2
- package/dist/model/FunctionEnvironmentConfig.d.ts +1 -1
- package/dist/model/FunctionEnvironmentConfig.js +2 -2
- package/dist/model/FunctionInput.d.ts +1 -1
- package/dist/model/FunctionInput.js +2 -2
- package/dist/model/FunctionOutput.d.ts +1 -1
- package/dist/model/FunctionOutput.js +2 -2
- package/dist/model/Geocode.d.ts +1 -1
- package/dist/model/Geocode.js +2 -2
- package/dist/model/GeocodePayload.d.ts +1 -1
- package/dist/model/GeocodePayload.js +2 -2
- package/dist/model/GeolocationInput.d.ts +1 -1
- package/dist/model/GeolocationInput.js +2 -2
- package/dist/model/GetFunctionConfig.d.ts +1 -1
- package/dist/model/GetFunctionConfig.js +2 -2
- package/dist/model/GetFunctionEnvironmentConfig.d.ts +1 -1
- package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
- package/dist/model/GetFunctionResponse.d.ts +1 -1
- package/dist/model/GetFunctionResponse.js +2 -2
- package/dist/model/GoogleCloudSettings.d.ts +1 -1
- package/dist/model/GoogleCloudSettings.js +2 -2
- package/dist/model/Graph.d.ts +1 -1
- package/dist/model/Graph.js +2 -2
- package/dist/model/GraphAction.d.ts +12 -12
- package/dist/model/GraphAction.d.ts.map +1 -1
- package/dist/model/GraphAction.js +29 -29
- package/dist/model/GraphActionPayload.d.ts +1 -1
- package/dist/model/GraphActionPayload.js +2 -2
- package/dist/model/GraphActionResponse.d.ts +1 -1
- package/dist/model/GraphActionResponse.js +2 -2
- package/dist/model/GraphDatabaseService.d.ts +1 -1
- package/dist/model/GraphDatabaseService.js +2 -2
- package/dist/model/GraphGeocode.d.ts +1 -1
- package/dist/model/GraphGeocode.js +2 -2
- package/dist/model/GraphIteratorEntryPart.d.ts +1 -1
- package/dist/model/GraphIteratorEntryPart.js +2 -2
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +1 -1
- package/dist/model/GraphIteratorEntryPartStackTraceInner.js +2 -2
- package/dist/model/GraphObject.d.ts +1 -1
- package/dist/model/GraphObject.js +2 -2
- package/dist/model/GraphObjectPayload.d.ts +1 -1
- package/dist/model/GraphObjectPayload.js +2 -2
- package/dist/model/GraphObjectResponse.d.ts +1 -1
- package/dist/model/GraphObjectResponse.js +2 -2
- package/dist/model/GraphObjectSchema.d.ts +1 -1
- package/dist/model/GraphObjectSchema.js +2 -2
- package/dist/model/GraphObjectType.d.ts +1 -1
- package/dist/model/GraphObjectType.js +2 -2
- package/dist/model/GraphObjectTypeInput.d.ts +1 -1
- package/dist/model/GraphObjectTypeInput.js +2 -2
- package/dist/model/GraphObjectTypeResponse.d.ts +1 -1
- package/dist/model/GraphObjectTypeResponse.js +2 -2
- package/dist/model/GraphObjectTypeSchema.d.ts +1 -1
- package/dist/model/GraphObjectTypeSchema.js +2 -2
- package/dist/model/GraphOwner.d.ts +1 -1
- package/dist/model/GraphOwner.js +2 -2
- package/dist/model/GraphRelationship.d.ts +12 -12
- package/dist/model/GraphRelationship.d.ts.map +1 -1
- package/dist/model/GraphRelationship.js +30 -30
- package/dist/model/GraphRelationshipPayload.d.ts +1 -1
- package/dist/model/GraphRelationshipPayload.js +2 -2
- package/dist/model/GraphRelationshipType.d.ts +1 -1
- package/dist/model/GraphRelationshipType.js +2 -2
- package/dist/model/GraphRelationshipTypeResponse.d.ts +1 -1
- package/dist/model/GraphRelationshipTypeResponse.js +2 -2
- package/dist/model/GraphSchema.d.ts +1 -1
- package/dist/model/GraphSchema.js +2 -2
- package/dist/model/GraphSchemaInput.d.ts +1 -1
- package/dist/model/GraphSchemaInput.js +2 -2
- package/dist/model/GraphSchemaResponse.d.ts +1 -1
- package/dist/model/GraphSchemaResponse.js +2 -2
- package/dist/model/GraphTraversalInput.d.ts +1 -1
- package/dist/model/GraphTraversalInput.js +2 -2
- package/dist/model/Image.d.ts +42 -20
- package/dist/model/Image.d.ts.map +1 -1
- package/dist/model/Image.js +102 -53
- package/dist/model/ImageUploadObject.d.ts +19 -19
- package/dist/model/ImageUploadObject.d.ts.map +1 -1
- package/dist/model/ImageUploadObject.js +56 -56
- package/dist/model/InputPart.d.ts +10 -10
- package/dist/model/InputPart.d.ts.map +1 -1
- package/dist/model/InputPart.js +29 -29
- package/dist/model/InputPartMediaType.d.ts +1 -1
- package/dist/model/InputPartMediaType.js +2 -2
- package/dist/model/KafkaSettings.d.ts +1 -1
- package/dist/model/KafkaSettings.js +2 -2
- package/dist/model/Link.d.ts +1 -1
- package/dist/model/Link.js +2 -2
- package/dist/model/LiveStreamInfo.d.ts +1 -1
- package/dist/model/LiveStreamInfo.js +2 -2
- package/dist/model/MeetingEvent.d.ts +10 -10
- package/dist/model/MeetingEvent.d.ts.map +1 -1
- package/dist/model/MeetingEvent.js +31 -31
- package/dist/model/MeetingEventInput.d.ts +202 -0
- package/dist/model/MeetingEventInput.d.ts.map +1 -0
- package/dist/model/MeetingEventInput.js +603 -0
- package/dist/model/MeetingEventResponse.d.ts +220 -0
- package/dist/model/MeetingEventResponse.d.ts.map +1 -0
- package/dist/model/MeetingEventResponse.js +642 -0
- package/dist/model/MeetingEventTimezone.d.ts +1 -1
- package/dist/model/MeetingEventTimezone.js +2 -2
- package/dist/model/MeetingEventTypeInput.d.ts +120 -0
- package/dist/model/MeetingEventTypeInput.d.ts.map +1 -0
- package/dist/model/MeetingEventTypeInput.js +345 -0
- package/dist/model/MeetingEventTypeResponse.d.ts +128 -0
- package/dist/model/MeetingEventTypeResponse.d.ts.map +1 -0
- package/dist/model/MeetingEventTypeResponse.js +377 -0
- package/dist/model/MeetingInfo.d.ts +1 -1
- package/dist/model/MeetingInfo.js +2 -2
- package/dist/model/Member.d.ts +19 -19
- package/dist/model/Member.d.ts.map +1 -1
- package/dist/model/Member.js +54 -54
- package/dist/model/MemberGroupCategory.d.ts +1 -1
- package/dist/model/MemberGroupCategory.js +2 -2
- package/dist/model/MemberList.d.ts +1 -1
- package/dist/model/MemberList.js +2 -2
- package/dist/model/MessageGroup.d.ts +1 -1
- package/dist/model/MessageGroup.js +2 -2
- package/dist/model/MultipartBody.d.ts +1 -1
- package/dist/model/MultipartBody.js +2 -2
- package/dist/model/NotificationInput.d.ts +1 -1
- package/dist/model/NotificationInput.js +2 -2
- package/dist/model/NotificationResponse.d.ts +1 -1
- package/dist/model/NotificationResponse.js +2 -2
- package/dist/model/NumberSettings.d.ts +1 -1
- package/dist/model/NumberSettings.js +2 -2
- package/dist/model/ObjectSettings.d.ts +1 -1
- package/dist/model/ObjectSettings.js +2 -2
- package/dist/model/Objecttype.d.ts +1 -1
- package/dist/model/Objecttype.js +2 -2
- package/dist/model/OutParameter.d.ts +1 -1
- package/dist/model/OutParameter.js +2 -2
- package/dist/model/Page.d.ts +1 -1
- package/dist/model/Page.js +2 -2
- package/dist/model/PageSchema.d.ts +10 -10
- package/dist/model/PageSchema.d.ts.map +1 -1
- package/dist/model/PageSchema.js +29 -29
- package/dist/model/Pageable.d.ts +1 -1
- package/dist/model/Pageable.js +2 -2
- package/dist/model/Parameter.d.ts +1 -1
- package/dist/model/Parameter.js +2 -2
- package/dist/model/Path.d.ts +1 -1
- package/dist/model/Path.js +2 -2
- package/dist/model/PaymentAccountObject.d.ts +1 -1
- package/dist/model/PaymentAccountObject.js +2 -2
- package/dist/model/PaymentIntentInput.d.ts +1 -1
- package/dist/model/PaymentIntentInput.js +2 -2
- package/dist/model/PaymentIntentResponse.d.ts +1 -1
- package/dist/model/PaymentIntentResponse.js +2 -2
- package/dist/model/PaymentMethod.d.ts +9 -9
- package/dist/model/PaymentMethod.d.ts.map +1 -1
- package/dist/model/PaymentMethod.js +23 -23
- package/dist/model/PaymentMethodInput.d.ts +1 -1
- package/dist/model/PaymentMethodInput.js +2 -2
- package/dist/model/PaymentMethodResponse.d.ts +1 -1
- package/dist/model/PaymentMethodResponse.js +2 -2
- package/dist/model/PaymentMethodsResponse.d.ts +1 -1
- package/dist/model/PaymentMethodsResponse.js +2 -2
- package/dist/model/Payout.d.ts +1 -1
- package/dist/model/Payout.js +2 -2
- package/dist/model/PayoutInput.d.ts +1 -1
- package/dist/model/PayoutInput.js +2 -2
- package/dist/model/PayoutResponse.d.ts +1 -1
- package/dist/model/PayoutResponse.js +2 -2
- package/dist/model/PhoneNumber.d.ts +1 -1
- package/dist/model/PhoneNumber.js +2 -2
- package/dist/model/Post.d.ts +1 -1
- package/dist/model/Post.js +2 -2
- package/dist/model/PrivateMessage.d.ts +1 -1
- package/dist/model/PrivateMessage.js +2 -2
- package/dist/model/PrivateMessageConversation.d.ts +21 -21
- package/dist/model/PrivateMessageConversation.d.ts.map +1 -1
- package/dist/model/PrivateMessageConversation.js +59 -59
- package/dist/model/PrivateMessageConversationSchema.d.ts +1 -1
- package/dist/model/PrivateMessageConversationSchema.js +2 -2
- package/dist/model/Profile.d.ts +1 -1
- package/dist/model/Profile.js +2 -2
- package/dist/model/Profiletype.d.ts +1 -1
- package/dist/model/Profiletype.js +2 -2
- package/dist/model/PropertyContainer.d.ts +1 -1
- package/dist/model/PropertyContainer.js +2 -2
- package/dist/model/PublicationInput.d.ts +102 -0
- package/dist/model/PublicationInput.d.ts.map +1 -0
- package/dist/model/PublicationInput.js +297 -0
- package/dist/model/PublicationResponse.d.ts +166 -0
- package/dist/model/PublicationResponse.d.ts.map +1 -0
- package/dist/model/PublicationResponse.js +495 -0
- package/dist/model/PurchaseInput.d.ts +1 -1
- package/dist/model/PurchaseInput.js +2 -2
- package/dist/model/PurchaseResponse.d.ts +1 -1
- package/dist/model/PurchaseResponse.js +2 -2
- package/dist/model/PurgeDataDefaultResponseValue.d.ts +1 -1
- package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
- package/dist/model/RelationshipMapping.d.ts +1 -1
- package/dist/model/RelationshipMapping.js +2 -2
- package/dist/model/RestApplicationInput.d.ts +1 -1
- package/dist/model/RestApplicationInput.js +2 -2
- package/dist/model/RestApplicationResponse.d.ts +1 -1
- package/dist/model/RestApplicationResponse.js +2 -2
- package/dist/model/ScreenSchema.d.ts +1 -1
- package/dist/model/ScreenSchema.js +2 -2
- package/dist/model/SimulcastInfo.d.ts +1 -1
- package/dist/model/SimulcastInfo.js +2 -2
- package/dist/model/SiteInput.d.ts +1 -1
- package/dist/model/SiteInput.js +2 -2
- package/dist/model/SiteResponse.d.ts +1 -1
- package/dist/model/SiteResponse.js +2 -2
- package/dist/model/SiteTypeInput.d.ts +1 -1
- package/dist/model/SiteTypeInput.js +2 -2
- package/dist/model/SiteTypeResponse.d.ts +1 -1
- package/dist/model/SiteTypeResponse.js +2 -2
- package/dist/model/SkinField.d.ts +10 -10
- package/dist/model/SkinField.d.ts.map +1 -1
- package/dist/model/SkinField.js +27 -27
- package/dist/model/SkinFieldResponse.d.ts +1 -1
- package/dist/model/SkinFieldResponse.js +2 -2
- package/dist/model/SocialGroup.d.ts +1 -1
- package/dist/model/SocialGroup.js +2 -2
- package/dist/model/SocialGroupInput.d.ts +101 -0
- package/dist/model/SocialGroupInput.d.ts.map +1 -0
- package/dist/model/SocialGroupInput.js +289 -0
- package/dist/model/SocialGroupResponse.d.ts +204 -0
- package/dist/model/SocialGroupResponse.d.ts.map +1 -0
- package/dist/model/SocialGroupResponse.js +614 -0
- package/dist/model/SocialGroupType.d.ts +12 -12
- package/dist/model/SocialGroupType.d.ts.map +1 -1
- package/dist/model/SocialGroupType.js +31 -31
- package/dist/model/SocialGroupTypeInput.d.ts +102 -0
- package/dist/model/SocialGroupTypeInput.d.ts.map +1 -0
- package/dist/model/SocialGroupTypeInput.js +295 -0
- package/dist/model/Sort.d.ts +1 -1
- package/dist/model/Sort.js +2 -2
- package/dist/model/SourceTypes.d.ts +1 -1
- package/dist/model/SourceTypes.js +2 -2
- package/dist/model/StatusUpdate.d.ts +1 -1
- package/dist/model/StatusUpdate.js +2 -2
- package/dist/model/StreetAddress.d.ts +1 -1
- package/dist/model/StreetAddress.js +2 -2
- package/dist/model/StripeAccount.d.ts +1 -1
- package/dist/model/StripeAccount.js +2 -2
- package/dist/model/StripeCustomerAccount.d.ts +1 -1
- package/dist/model/StripeCustomerAccount.js +2 -2
- package/dist/model/Template.d.ts +1 -1
- package/dist/model/Template.js +2 -2
- package/dist/model/TemplateResponse.d.ts +1 -1
- package/dist/model/TemplateResponse.js +2 -2
- package/dist/model/TemplateSchema.d.ts +1 -1
- package/dist/model/TemplateSchema.js +2 -2
- package/dist/model/ThemeMapping.d.ts +1 -1
- package/dist/model/ThemeMapping.js +2 -2
- package/dist/model/ThemeMappingPayload.d.ts +1 -1
- package/dist/model/ThemeMappingPayload.js +2 -2
- package/dist/model/Timezone.d.ts +65 -0
- package/dist/model/Timezone.d.ts.map +1 -0
- package/dist/model/Timezone.js +187 -0
- package/dist/model/Timezone1.d.ts +65 -0
- package/dist/model/Timezone1.d.ts.map +1 -0
- package/dist/model/Timezone1.js +187 -0
- package/dist/model/TopicInfoResponse.d.ts +1 -1
- package/dist/model/TopicInfoResponse.js +2 -2
- package/dist/model/TopicMessageInput.d.ts +1 -1
- package/dist/model/TopicMessageInput.js +2 -2
- package/dist/model/TopicSubscriptionResponse.d.ts +1 -1
- package/dist/model/TopicSubscriptionResponse.js +2 -2
- package/dist/model/Transaction.d.ts +1 -1
- package/dist/model/Transaction.js +2 -2
- package/dist/model/Transfer.d.ts +1 -1
- package/dist/model/Transfer.js +2 -2
- package/dist/model/TransferInput.d.ts +1 -1
- package/dist/model/TransferInput.js +2 -2
- package/dist/model/TransferResponse.d.ts +1 -1
- package/dist/model/TransferResponse.js +2 -2
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts +1 -1
- package/dist/model/TransferResponsePaymentMethodDetails.js +2 -2
- package/dist/model/TraversalRelationResponse.d.ts +1 -1
- package/dist/model/TraversalRelationResponse.js +2 -2
- package/dist/model/User.d.ts +19 -19
- package/dist/model/User.d.ts.map +1 -1
- package/dist/model/User.js +54 -54
- package/dist/model/UserDataPayload.d.ts +19 -19
- package/dist/model/UserDataPayload.d.ts.map +1 -1
- package/dist/model/UserDataPayload.js +54 -54
- package/dist/model/UserDomain.d.ts +1 -1
- package/dist/model/UserDomain.js +2 -2
- package/dist/model/UserInvite.d.ts +1 -1
- package/dist/model/UserInvite.js +2 -2
- package/dist/model/UserInviteInput.d.ts +1 -1
- package/dist/model/UserInviteInput.js +2 -2
- package/dist/model/UserResponse.d.ts +1 -1
- package/dist/model/UserResponse.js +2 -2
- package/dist/model/UserSchema.d.ts +19 -19
- package/dist/model/UserSchema.d.ts.map +1 -1
- package/dist/model/UserSchema.js +54 -54
- package/dist/model/UserTag.d.ts +1 -1
- package/dist/model/UserTag.js +2 -2
- package/dist/model/Userid.d.ts +1 -1
- package/dist/model/Userid.js +2 -2
- package/dist/model/Video.d.ts +10 -10
- package/dist/model/Video.d.ts.map +1 -1
- package/dist/model/Video.js +31 -31
- package/dist/model/VideoLiveUrl.d.ts +9 -9
- package/dist/model/VideoLiveUrl.d.ts.map +1 -1
- package/dist/model/VideoLiveUrl.js +27 -27
- package/dist/model/VideoSchema.d.ts +10 -10
- package/dist/model/VideoSchema.d.ts.map +1 -1
- package/dist/model/VideoSchema.js +31 -31
- package/dist/model/VideoUploadObject.d.ts +10 -10
- package/dist/model/VideoUploadObject.d.ts.map +1 -1
- package/dist/model/VideoUploadObject.js +31 -31
- package/dist/model/WalletHoldInput.d.ts +1 -1
- package/dist/model/WalletHoldInput.js +2 -2
- package/dist/model/WalletHoldResponse.d.ts +1 -1
- package/dist/model/WalletHoldResponse.js +2 -2
- package/dist/model/WalletPayoutInput.d.ts +1 -1
- package/dist/model/WalletPayoutInput.js +2 -2
- package/dist/model/WalletPayoutResponse.d.ts +1 -1
- package/dist/model/WalletPayoutResponse.js +2 -2
- package/dist/model/WalletResponse.d.ts +1 -1
- package/dist/model/WalletResponse.js +2 -2
- package/dist/model/ZeusPortalCategory.d.ts +1 -1
- package/dist/model/ZeusPortalCategory.js +2 -2
- package/package.json +2 -2
|
@@ -5,6 +5,8 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
|
+
var _PublicationInput = _interopRequireDefault(require("../model/PublicationInput"));
|
|
9
|
+
var _PublicationResponse = _interopRequireDefault(require("../model/PublicationResponse"));
|
|
8
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
9
11
|
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
10
12
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
@@ -15,7 +17,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
15
17
|
* gobodo-api
|
|
16
18
|
* REST Interface for Gobodo API
|
|
17
19
|
*
|
|
18
|
-
* The version of the OpenAPI document: 0.1.
|
|
20
|
+
* The version of the OpenAPI document: 0.1.95
|
|
19
21
|
* Contact: info@gobodo.io
|
|
20
22
|
*
|
|
21
23
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -26,7 +28,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
28
|
/**
|
|
27
29
|
* Publications service.
|
|
28
30
|
* @module api/PublicationsApi
|
|
29
|
-
* @version 0.1.
|
|
31
|
+
* @version 0.1.95
|
|
30
32
|
*/
|
|
31
33
|
var PublicationsApi = exports["default"] = /*#__PURE__*/function () {
|
|
32
34
|
/**
|
|
@@ -42,8 +44,8 @@ var PublicationsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
42
44
|
}
|
|
43
45
|
|
|
44
46
|
/**
|
|
45
|
-
*
|
|
46
|
-
* @param {
|
|
47
|
+
* Create a new publication
|
|
48
|
+
* @param {module:model/PublicationInput} publicationInput
|
|
47
49
|
* @param {Object} opts Optional parameters
|
|
48
50
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
49
51
|
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
@@ -55,9 +57,80 @@ var PublicationsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
55
57
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
56
58
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
57
59
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
58
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
60
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PublicationResponse} and HTTP response
|
|
59
61
|
*/
|
|
60
62
|
_createClass(PublicationsApi, [{
|
|
63
|
+
key: "createPublicationWithHttpInfo",
|
|
64
|
+
value: function createPublicationWithHttpInfo(publicationInput, opts) {
|
|
65
|
+
opts = opts || {};
|
|
66
|
+
var postBody = publicationInput;
|
|
67
|
+
// verify the required parameter 'publicationInput' is set
|
|
68
|
+
if (publicationInput === undefined || publicationInput === null) {
|
|
69
|
+
throw new Error("Missing the required parameter 'publicationInput' when calling createPublication");
|
|
70
|
+
}
|
|
71
|
+
var pathParams = {};
|
|
72
|
+
var queryParams = {};
|
|
73
|
+
var headerParams = {
|
|
74
|
+
'Authorization': opts['authorization'],
|
|
75
|
+
'cacheduration': opts['cacheduration'],
|
|
76
|
+
'cachegroup': opts['cachegroup'],
|
|
77
|
+
'cachekey': opts['cachekey'],
|
|
78
|
+
'cachescope': opts['cachescope'],
|
|
79
|
+
'cacheuser': opts['cacheuser'],
|
|
80
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
81
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
82
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
83
|
+
'transactionid': opts['transactionid']
|
|
84
|
+
};
|
|
85
|
+
var formParams = {};
|
|
86
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
87
|
+
var contentTypes = [];
|
|
88
|
+
var accepts = ['application/json'];
|
|
89
|
+
var returnType = _PublicationResponse["default"];
|
|
90
|
+
return this.apiClient.callApi('/graph/data/publications', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
/**
|
|
94
|
+
* Create a new publication
|
|
95
|
+
* @param {module:model/PublicationInput} publicationInput
|
|
96
|
+
* @param {Object} opts Optional parameters
|
|
97
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
98
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
99
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
100
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
101
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
102
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
103
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
104
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
105
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
106
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
107
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PublicationResponse}
|
|
108
|
+
*/
|
|
109
|
+
}, {
|
|
110
|
+
key: "createPublication",
|
|
111
|
+
value: function createPublication(publicationInput, opts) {
|
|
112
|
+
return this.createPublicationWithHttpInfo(publicationInput, opts).then(function (response_and_data) {
|
|
113
|
+
return response_and_data.data;
|
|
114
|
+
});
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
/**
|
|
118
|
+
* Delete's the object with the id
|
|
119
|
+
* @param {Number} id The id of the object to delete
|
|
120
|
+
* @param {Object} opts Optional parameters
|
|
121
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
122
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
123
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
124
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
125
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
126
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
127
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
128
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
129
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
130
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
131
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
132
|
+
*/
|
|
133
|
+
}, {
|
|
61
134
|
key: "deleteObjectWithHttpInfo",
|
|
62
135
|
value: function deleteObjectWithHttpInfo(id, opts) {
|
|
63
136
|
opts = opts || {};
|
|
@@ -113,6 +186,611 @@ var PublicationsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
113
186
|
return response_and_data.data;
|
|
114
187
|
});
|
|
115
188
|
}
|
|
189
|
+
|
|
190
|
+
/**
|
|
191
|
+
* Delete a publication
|
|
192
|
+
* @param {Number} publicationId
|
|
193
|
+
* @param {Object} opts Optional parameters
|
|
194
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
195
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
196
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
197
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
198
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
199
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
200
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
201
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
202
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
203
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
204
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
205
|
+
*/
|
|
206
|
+
}, {
|
|
207
|
+
key: "deletePublicationWithHttpInfo",
|
|
208
|
+
value: function deletePublicationWithHttpInfo(publicationId, opts) {
|
|
209
|
+
opts = opts || {};
|
|
210
|
+
var postBody = null;
|
|
211
|
+
// verify the required parameter 'publicationId' is set
|
|
212
|
+
if (publicationId === undefined || publicationId === null) {
|
|
213
|
+
throw new Error("Missing the required parameter 'publicationId' when calling deletePublication");
|
|
214
|
+
}
|
|
215
|
+
var pathParams = {
|
|
216
|
+
'publicationId': publicationId
|
|
217
|
+
};
|
|
218
|
+
var queryParams = {};
|
|
219
|
+
var headerParams = {
|
|
220
|
+
'Authorization': opts['authorization'],
|
|
221
|
+
'cacheduration': opts['cacheduration'],
|
|
222
|
+
'cachegroup': opts['cachegroup'],
|
|
223
|
+
'cachekey': opts['cachekey'],
|
|
224
|
+
'cachescope': opts['cachescope'],
|
|
225
|
+
'cacheuser': opts['cacheuser'],
|
|
226
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
227
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
228
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
229
|
+
'transactionid': opts['transactionid']
|
|
230
|
+
};
|
|
231
|
+
var formParams = {};
|
|
232
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
233
|
+
var contentTypes = [];
|
|
234
|
+
var accepts = [];
|
|
235
|
+
var returnType = null;
|
|
236
|
+
return this.apiClient.callApi('/graph/data/publications/{publicationId}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
/**
|
|
240
|
+
* Delete a publication
|
|
241
|
+
* @param {Number} publicationId
|
|
242
|
+
* @param {Object} opts Optional parameters
|
|
243
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
244
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
245
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
246
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
247
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
248
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
249
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
250
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
251
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
252
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
253
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
254
|
+
*/
|
|
255
|
+
}, {
|
|
256
|
+
key: "deletePublication",
|
|
257
|
+
value: function deletePublication(publicationId, opts) {
|
|
258
|
+
return this.deletePublicationWithHttpInfo(publicationId, opts).then(function (response_and_data) {
|
|
259
|
+
return response_and_data.data;
|
|
260
|
+
});
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
/**
|
|
264
|
+
* Get all publications
|
|
265
|
+
* @param {Object} opts Optional parameters
|
|
266
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
267
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
268
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
269
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
270
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
271
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
272
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
273
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
274
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
275
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
276
|
+
* @param {Number} [pagenum]
|
|
277
|
+
* @param {Number} [pagesize]
|
|
278
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/PublicationResponse>} and HTTP response
|
|
279
|
+
*/
|
|
280
|
+
}, {
|
|
281
|
+
key: "getAllPublicationsWithHttpInfo",
|
|
282
|
+
value: function getAllPublicationsWithHttpInfo(opts) {
|
|
283
|
+
opts = opts || {};
|
|
284
|
+
var postBody = null;
|
|
285
|
+
var pathParams = {};
|
|
286
|
+
var queryParams = {
|
|
287
|
+
'pagenum': opts['pagenum'],
|
|
288
|
+
'pagesize': opts['pagesize']
|
|
289
|
+
};
|
|
290
|
+
var headerParams = {
|
|
291
|
+
'Authorization': opts['authorization'],
|
|
292
|
+
'cacheduration': opts['cacheduration'],
|
|
293
|
+
'cachegroup': opts['cachegroup'],
|
|
294
|
+
'cachekey': opts['cachekey'],
|
|
295
|
+
'cachescope': opts['cachescope'],
|
|
296
|
+
'cacheuser': opts['cacheuser'],
|
|
297
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
298
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
299
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
300
|
+
'transactionid': opts['transactionid']
|
|
301
|
+
};
|
|
302
|
+
var formParams = {};
|
|
303
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
304
|
+
var contentTypes = [];
|
|
305
|
+
var accepts = ['application/json'];
|
|
306
|
+
var returnType = [_PublicationResponse["default"]];
|
|
307
|
+
return this.apiClient.callApi('/graph/data/publications', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
308
|
+
}
|
|
309
|
+
|
|
310
|
+
/**
|
|
311
|
+
* Get all publications
|
|
312
|
+
* @param {Object} opts Optional parameters
|
|
313
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
314
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
315
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
316
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
317
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
318
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
319
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
320
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
321
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
322
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
323
|
+
* @param {Number} opts.pagenum
|
|
324
|
+
* @param {Number} opts.pagesize
|
|
325
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/PublicationResponse>}
|
|
326
|
+
*/
|
|
327
|
+
}, {
|
|
328
|
+
key: "getAllPublications",
|
|
329
|
+
value: function getAllPublications(opts) {
|
|
330
|
+
return this.getAllPublicationsWithHttpInfo(opts).then(function (response_and_data) {
|
|
331
|
+
return response_and_data.data;
|
|
332
|
+
});
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
/**
|
|
336
|
+
* Get a publication by id
|
|
337
|
+
* @param {Number} publicationId
|
|
338
|
+
* @param {Object} opts Optional parameters
|
|
339
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
340
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
341
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
342
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
343
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
344
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
345
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
346
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
347
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
348
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
349
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PublicationResponse} and HTTP response
|
|
350
|
+
*/
|
|
351
|
+
}, {
|
|
352
|
+
key: "getPublicationByIdWithHttpInfo",
|
|
353
|
+
value: function getPublicationByIdWithHttpInfo(publicationId, opts) {
|
|
354
|
+
opts = opts || {};
|
|
355
|
+
var postBody = null;
|
|
356
|
+
// verify the required parameter 'publicationId' is set
|
|
357
|
+
if (publicationId === undefined || publicationId === null) {
|
|
358
|
+
throw new Error("Missing the required parameter 'publicationId' when calling getPublicationById");
|
|
359
|
+
}
|
|
360
|
+
var pathParams = {
|
|
361
|
+
'publicationId': publicationId
|
|
362
|
+
};
|
|
363
|
+
var queryParams = {};
|
|
364
|
+
var headerParams = {
|
|
365
|
+
'Authorization': opts['authorization'],
|
|
366
|
+
'cacheduration': opts['cacheduration'],
|
|
367
|
+
'cachegroup': opts['cachegroup'],
|
|
368
|
+
'cachekey': opts['cachekey'],
|
|
369
|
+
'cachescope': opts['cachescope'],
|
|
370
|
+
'cacheuser': opts['cacheuser'],
|
|
371
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
372
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
373
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
374
|
+
'transactionid': opts['transactionid']
|
|
375
|
+
};
|
|
376
|
+
var formParams = {};
|
|
377
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
378
|
+
var contentTypes = [];
|
|
379
|
+
var accepts = ['application/json'];
|
|
380
|
+
var returnType = _PublicationResponse["default"];
|
|
381
|
+
return this.apiClient.callApi('/graph/data/publications/{publicationId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
/**
|
|
385
|
+
* Get a publication by id
|
|
386
|
+
* @param {Number} publicationId
|
|
387
|
+
* @param {Object} opts Optional parameters
|
|
388
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
389
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
390
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
391
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
392
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
393
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
394
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
395
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
396
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
397
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
398
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PublicationResponse}
|
|
399
|
+
*/
|
|
400
|
+
}, {
|
|
401
|
+
key: "getPublicationById",
|
|
402
|
+
value: function getPublicationById(publicationId, opts) {
|
|
403
|
+
return this.getPublicationByIdWithHttpInfo(publicationId, opts).then(function (response_and_data) {
|
|
404
|
+
return response_and_data.data;
|
|
405
|
+
});
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
/**
|
|
409
|
+
* Get all publications by member
|
|
410
|
+
* @param {Number} memberId
|
|
411
|
+
* @param {Object} opts Optional parameters
|
|
412
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
413
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
414
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
415
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
416
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
417
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
418
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
419
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
420
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
421
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
422
|
+
* @param {Number} [pagenum]
|
|
423
|
+
* @param {Number} [pagesize]
|
|
424
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/PublicationResponse>} and HTTP response
|
|
425
|
+
*/
|
|
426
|
+
}, {
|
|
427
|
+
key: "getPublicationsByMemberWithHttpInfo",
|
|
428
|
+
value: function getPublicationsByMemberWithHttpInfo(memberId, opts) {
|
|
429
|
+
opts = opts || {};
|
|
430
|
+
var postBody = null;
|
|
431
|
+
// verify the required parameter 'memberId' is set
|
|
432
|
+
if (memberId === undefined || memberId === null) {
|
|
433
|
+
throw new Error("Missing the required parameter 'memberId' when calling getPublicationsByMember");
|
|
434
|
+
}
|
|
435
|
+
var pathParams = {
|
|
436
|
+
'memberId': memberId
|
|
437
|
+
};
|
|
438
|
+
var queryParams = {
|
|
439
|
+
'pagenum': opts['pagenum'],
|
|
440
|
+
'pagesize': opts['pagesize']
|
|
441
|
+
};
|
|
442
|
+
var headerParams = {
|
|
443
|
+
'Authorization': opts['authorization'],
|
|
444
|
+
'cacheduration': opts['cacheduration'],
|
|
445
|
+
'cachegroup': opts['cachegroup'],
|
|
446
|
+
'cachekey': opts['cachekey'],
|
|
447
|
+
'cachescope': opts['cachescope'],
|
|
448
|
+
'cacheuser': opts['cacheuser'],
|
|
449
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
450
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
451
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
452
|
+
'transactionid': opts['transactionid']
|
|
453
|
+
};
|
|
454
|
+
var formParams = {};
|
|
455
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
456
|
+
var contentTypes = [];
|
|
457
|
+
var accepts = ['application/json'];
|
|
458
|
+
var returnType = [_PublicationResponse["default"]];
|
|
459
|
+
return this.apiClient.callApi('/graph/data/publications/member/{memberId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
460
|
+
}
|
|
461
|
+
|
|
462
|
+
/**
|
|
463
|
+
* Get all publications by member
|
|
464
|
+
* @param {Number} memberId
|
|
465
|
+
* @param {Object} opts Optional parameters
|
|
466
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
467
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
468
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
469
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
470
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
471
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
472
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
473
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
474
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
475
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
476
|
+
* @param {Number} opts.pagenum
|
|
477
|
+
* @param {Number} opts.pagesize
|
|
478
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/PublicationResponse>}
|
|
479
|
+
*/
|
|
480
|
+
}, {
|
|
481
|
+
key: "getPublicationsByMember",
|
|
482
|
+
value: function getPublicationsByMember(memberId, opts) {
|
|
483
|
+
return this.getPublicationsByMemberWithHttpInfo(memberId, opts).then(function (response_and_data) {
|
|
484
|
+
return response_and_data.data;
|
|
485
|
+
});
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
/**
|
|
489
|
+
* Get all publications by visibility
|
|
490
|
+
* @param {Number} visibility
|
|
491
|
+
* @param {Object} opts Optional parameters
|
|
492
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
493
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
494
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
495
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
496
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
497
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
498
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
499
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
500
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
501
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
502
|
+
* @param {Number} [pagenum]
|
|
503
|
+
* @param {Number} [pagesize]
|
|
504
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/PublicationResponse>} and HTTP response
|
|
505
|
+
*/
|
|
506
|
+
}, {
|
|
507
|
+
key: "getPublicationsByVisibilityWithHttpInfo",
|
|
508
|
+
value: function getPublicationsByVisibilityWithHttpInfo(visibility, opts) {
|
|
509
|
+
opts = opts || {};
|
|
510
|
+
var postBody = null;
|
|
511
|
+
// verify the required parameter 'visibility' is set
|
|
512
|
+
if (visibility === undefined || visibility === null) {
|
|
513
|
+
throw new Error("Missing the required parameter 'visibility' when calling getPublicationsByVisibility");
|
|
514
|
+
}
|
|
515
|
+
var pathParams = {
|
|
516
|
+
'visibility': visibility
|
|
517
|
+
};
|
|
518
|
+
var queryParams = {
|
|
519
|
+
'pagenum': opts['pagenum'],
|
|
520
|
+
'pagesize': opts['pagesize']
|
|
521
|
+
};
|
|
522
|
+
var headerParams = {
|
|
523
|
+
'Authorization': opts['authorization'],
|
|
524
|
+
'cacheduration': opts['cacheduration'],
|
|
525
|
+
'cachegroup': opts['cachegroup'],
|
|
526
|
+
'cachekey': opts['cachekey'],
|
|
527
|
+
'cachescope': opts['cachescope'],
|
|
528
|
+
'cacheuser': opts['cacheuser'],
|
|
529
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
530
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
531
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
532
|
+
'transactionid': opts['transactionid']
|
|
533
|
+
};
|
|
534
|
+
var formParams = {};
|
|
535
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
536
|
+
var contentTypes = [];
|
|
537
|
+
var accepts = ['application/json'];
|
|
538
|
+
var returnType = [_PublicationResponse["default"]];
|
|
539
|
+
return this.apiClient.callApi('/graph/data/publications/visibility/{visibility}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
540
|
+
}
|
|
541
|
+
|
|
542
|
+
/**
|
|
543
|
+
* Get all publications by visibility
|
|
544
|
+
* @param {Number} visibility
|
|
545
|
+
* @param {Object} opts Optional parameters
|
|
546
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
547
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
548
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
549
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
550
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
551
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
552
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
553
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
554
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
555
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
556
|
+
* @param {Number} opts.pagenum
|
|
557
|
+
* @param {Number} opts.pagesize
|
|
558
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/PublicationResponse>}
|
|
559
|
+
*/
|
|
560
|
+
}, {
|
|
561
|
+
key: "getPublicationsByVisibility",
|
|
562
|
+
value: function getPublicationsByVisibility(visibility, opts) {
|
|
563
|
+
return this.getPublicationsByVisibilityWithHttpInfo(visibility, opts).then(function (response_and_data) {
|
|
564
|
+
return response_and_data.data;
|
|
565
|
+
});
|
|
566
|
+
}
|
|
567
|
+
|
|
568
|
+
/**
|
|
569
|
+
* Check if a publication exists
|
|
570
|
+
* @param {Number} publicationId
|
|
571
|
+
* @param {Object} opts Optional parameters
|
|
572
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
573
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
574
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
575
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
576
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
577
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
578
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
579
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
580
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
581
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
582
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Boolean} and HTTP response
|
|
583
|
+
*/
|
|
584
|
+
}, {
|
|
585
|
+
key: "isPublicationExistsWithHttpInfo",
|
|
586
|
+
value: function isPublicationExistsWithHttpInfo(publicationId, opts) {
|
|
587
|
+
opts = opts || {};
|
|
588
|
+
var postBody = null;
|
|
589
|
+
// verify the required parameter 'publicationId' is set
|
|
590
|
+
if (publicationId === undefined || publicationId === null) {
|
|
591
|
+
throw new Error("Missing the required parameter 'publicationId' when calling isPublicationExists");
|
|
592
|
+
}
|
|
593
|
+
var pathParams = {
|
|
594
|
+
'publicationId': publicationId
|
|
595
|
+
};
|
|
596
|
+
var queryParams = {};
|
|
597
|
+
var headerParams = {
|
|
598
|
+
'Authorization': opts['authorization'],
|
|
599
|
+
'cacheduration': opts['cacheduration'],
|
|
600
|
+
'cachegroup': opts['cachegroup'],
|
|
601
|
+
'cachekey': opts['cachekey'],
|
|
602
|
+
'cachescope': opts['cachescope'],
|
|
603
|
+
'cacheuser': opts['cacheuser'],
|
|
604
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
605
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
606
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
607
|
+
'transactionid': opts['transactionid']
|
|
608
|
+
};
|
|
609
|
+
var formParams = {};
|
|
610
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
611
|
+
var contentTypes = [];
|
|
612
|
+
var accepts = ['application/json'];
|
|
613
|
+
var returnType = 'Boolean';
|
|
614
|
+
return this.apiClient.callApi('/graph/data/publications/exists/{publicationId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
/**
|
|
618
|
+
* Check if a publication exists
|
|
619
|
+
* @param {Number} publicationId
|
|
620
|
+
* @param {Object} opts Optional parameters
|
|
621
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
622
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
623
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
624
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
625
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
626
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
627
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
628
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
629
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
630
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
631
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Boolean}
|
|
632
|
+
*/
|
|
633
|
+
}, {
|
|
634
|
+
key: "isPublicationExists",
|
|
635
|
+
value: function isPublicationExists(publicationId, opts) {
|
|
636
|
+
return this.isPublicationExistsWithHttpInfo(publicationId, opts).then(function (response_and_data) {
|
|
637
|
+
return response_and_data.data;
|
|
638
|
+
});
|
|
639
|
+
}
|
|
640
|
+
|
|
641
|
+
/**
|
|
642
|
+
* Search publications by name
|
|
643
|
+
* @param {Object} opts Optional parameters
|
|
644
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
645
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
646
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
647
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
648
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
649
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
650
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
651
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
652
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
653
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
654
|
+
* @param {String} [name]
|
|
655
|
+
* @param {Number} [pagenum]
|
|
656
|
+
* @param {Number} [pagesize]
|
|
657
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/PublicationResponse>} and HTTP response
|
|
658
|
+
*/
|
|
659
|
+
}, {
|
|
660
|
+
key: "searchPublicationsWithHttpInfo",
|
|
661
|
+
value: function searchPublicationsWithHttpInfo(opts) {
|
|
662
|
+
opts = opts || {};
|
|
663
|
+
var postBody = null;
|
|
664
|
+
var pathParams = {};
|
|
665
|
+
var queryParams = {
|
|
666
|
+
'name': opts['name'],
|
|
667
|
+
'pagenum': opts['pagenum'],
|
|
668
|
+
'pagesize': opts['pagesize']
|
|
669
|
+
};
|
|
670
|
+
var headerParams = {
|
|
671
|
+
'Authorization': opts['authorization'],
|
|
672
|
+
'cacheduration': opts['cacheduration'],
|
|
673
|
+
'cachegroup': opts['cachegroup'],
|
|
674
|
+
'cachekey': opts['cachekey'],
|
|
675
|
+
'cachescope': opts['cachescope'],
|
|
676
|
+
'cacheuser': opts['cacheuser'],
|
|
677
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
678
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
679
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
680
|
+
'transactionid': opts['transactionid']
|
|
681
|
+
};
|
|
682
|
+
var formParams = {};
|
|
683
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
684
|
+
var contentTypes = [];
|
|
685
|
+
var accepts = ['application/json'];
|
|
686
|
+
var returnType = [_PublicationResponse["default"]];
|
|
687
|
+
return this.apiClient.callApi('/graph/data/publications/search', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
688
|
+
}
|
|
689
|
+
|
|
690
|
+
/**
|
|
691
|
+
* Search publications by name
|
|
692
|
+
* @param {Object} opts Optional parameters
|
|
693
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
694
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
695
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
696
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
697
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
698
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
699
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
700
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
701
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
702
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
703
|
+
* @param {String} opts.name
|
|
704
|
+
* @param {Number} opts.pagenum
|
|
705
|
+
* @param {Number} opts.pagesize
|
|
706
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/PublicationResponse>}
|
|
707
|
+
*/
|
|
708
|
+
}, {
|
|
709
|
+
key: "searchPublications",
|
|
710
|
+
value: function searchPublications(opts) {
|
|
711
|
+
return this.searchPublicationsWithHttpInfo(opts).then(function (response_and_data) {
|
|
712
|
+
return response_and_data.data;
|
|
713
|
+
});
|
|
714
|
+
}
|
|
715
|
+
|
|
716
|
+
/**
|
|
717
|
+
* Update a publication
|
|
718
|
+
* @param {Number} publicationId
|
|
719
|
+
* @param {module:model/PublicationInput} publicationInput
|
|
720
|
+
* @param {Object} opts Optional parameters
|
|
721
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
722
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
723
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
724
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
725
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
726
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
727
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
728
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
729
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
730
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
731
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PublicationResponse} and HTTP response
|
|
732
|
+
*/
|
|
733
|
+
}, {
|
|
734
|
+
key: "updatePublicationWithHttpInfo",
|
|
735
|
+
value: function updatePublicationWithHttpInfo(publicationId, publicationInput, opts) {
|
|
736
|
+
opts = opts || {};
|
|
737
|
+
var postBody = publicationInput;
|
|
738
|
+
// verify the required parameter 'publicationId' is set
|
|
739
|
+
if (publicationId === undefined || publicationId === null) {
|
|
740
|
+
throw new Error("Missing the required parameter 'publicationId' when calling updatePublication");
|
|
741
|
+
}
|
|
742
|
+
// verify the required parameter 'publicationInput' is set
|
|
743
|
+
if (publicationInput === undefined || publicationInput === null) {
|
|
744
|
+
throw new Error("Missing the required parameter 'publicationInput' when calling updatePublication");
|
|
745
|
+
}
|
|
746
|
+
var pathParams = {
|
|
747
|
+
'publicationId': publicationId
|
|
748
|
+
};
|
|
749
|
+
var queryParams = {};
|
|
750
|
+
var headerParams = {
|
|
751
|
+
'Authorization': opts['authorization'],
|
|
752
|
+
'cacheduration': opts['cacheduration'],
|
|
753
|
+
'cachegroup': opts['cachegroup'],
|
|
754
|
+
'cachekey': opts['cachekey'],
|
|
755
|
+
'cachescope': opts['cachescope'],
|
|
756
|
+
'cacheuser': opts['cacheuser'],
|
|
757
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
758
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
759
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
760
|
+
'transactionid': opts['transactionid']
|
|
761
|
+
};
|
|
762
|
+
var formParams = {};
|
|
763
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
764
|
+
var contentTypes = [];
|
|
765
|
+
var accepts = ['application/json'];
|
|
766
|
+
var returnType = _PublicationResponse["default"];
|
|
767
|
+
return this.apiClient.callApi('/graph/data/publications/{publicationId}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
768
|
+
}
|
|
769
|
+
|
|
770
|
+
/**
|
|
771
|
+
* Update a publication
|
|
772
|
+
* @param {Number} publicationId
|
|
773
|
+
* @param {module:model/PublicationInput} publicationInput
|
|
774
|
+
* @param {Object} opts Optional parameters
|
|
775
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
776
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
777
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
778
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
779
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
780
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
781
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
782
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
783
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
784
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
785
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PublicationResponse}
|
|
786
|
+
*/
|
|
787
|
+
}, {
|
|
788
|
+
key: "updatePublication",
|
|
789
|
+
value: function updatePublication(publicationId, publicationInput, opts) {
|
|
790
|
+
return this.updatePublicationWithHttpInfo(publicationId, publicationInput, opts).then(function (response_and_data) {
|
|
791
|
+
return response_and_data.data;
|
|
792
|
+
});
|
|
793
|
+
}
|
|
116
794
|
}]);
|
|
117
795
|
return PublicationsApi;
|
|
118
796
|
}();
|