@gobodo/gobodo-api-promise 0.1.8-9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +970 -0
- package/dist/.tsbuildinfo +1 -0
- package/dist/ApiClient.d.ts +317 -0
- package/dist/ApiClient.d.ts.map +1 -0
- package/dist/ApiClient.js +720 -0
- package/dist/api/ActionTypesApi.d.ts +66 -0
- package/dist/api/ActionTypesApi.d.ts.map +1 -0
- package/dist/api/ActionTypesApi.js +128 -0
- package/dist/api/AdCampaignsApi.d.ts +377 -0
- package/dist/api/AdCampaignsApi.d.ts.map +1 -0
- package/dist/api/AdCampaignsApi.js +620 -0
- package/dist/api/AdManagementApi.d.ts +556 -0
- package/dist/api/AdManagementApi.d.ts.map +1 -0
- package/dist/api/AdManagementApi.js +902 -0
- package/dist/api/AdminDataManagementApi.d.ts +62 -0
- package/dist/api/AdminDataManagementApi.d.ts.map +1 -0
- package/dist/api/AdminDataManagementApi.js +126 -0
- package/dist/api/AdsApi.d.ts +286 -0
- package/dist/api/AdsApi.d.ts.map +1 -0
- package/dist/api/AdsApi.js +474 -0
- package/dist/api/AttachmentsApi.d.ts +348 -0
- package/dist/api/AttachmentsApi.d.ts.map +1 -0
- package/dist/api/AttachmentsApi.js +570 -0
- package/dist/api/AuthenticationApi.d.ts +211 -0
- package/dist/api/AuthenticationApi.d.ts.map +1 -0
- package/dist/api/AuthenticationApi.js +460 -0
- package/dist/api/CategoriesApi.d.ts +340 -0
- package/dist/api/CategoriesApi.d.ts.map +1 -0
- package/dist/api/CategoriesApi.js +556 -0
- package/dist/api/CommentsApi.d.ts +387 -0
- package/dist/api/CommentsApi.d.ts.map +1 -0
- package/dist/api/CommentsApi.js +640 -0
- package/dist/api/ContentManagementApi.d.ts +1295 -0
- package/dist/api/ContentManagementApi.d.ts.map +1 -0
- package/dist/api/ContentManagementApi.js +2117 -0
- package/dist/api/ConversationsApi.d.ts +430 -0
- package/dist/api/ConversationsApi.d.ts.map +1 -0
- package/dist/api/ConversationsApi.js +694 -0
- package/dist/api/CurrencyApi.d.ts +249 -0
- package/dist/api/CurrencyApi.d.ts.map +1 -0
- package/dist/api/CurrencyApi.js +411 -0
- package/dist/api/DataSheetImportsApi.d.ts +774 -0
- package/dist/api/DataSheetImportsApi.d.ts.map +1 -0
- package/dist/api/DataSheetImportsApi.js +1291 -0
- package/dist/api/DefaultApi.d.ts +261 -0
- package/dist/api/DefaultApi.d.ts.map +1 -0
- package/dist/api/DefaultApi.js +433 -0
- package/dist/api/DocumentPartTypesApi.d.ts +106 -0
- package/dist/api/DocumentPartTypesApi.d.ts.map +1 -0
- package/dist/api/DocumentPartTypesApi.js +178 -0
- package/dist/api/DocumentTypesApi.d.ts +106 -0
- package/dist/api/DocumentTypesApi.d.ts.map +1 -0
- package/dist/api/DocumentTypesApi.js +178 -0
- package/dist/api/DocumentsApi.d.ts +606 -0
- package/dist/api/DocumentsApi.d.ts.map +1 -0
- package/dist/api/DocumentsApi.js +1002 -0
- package/dist/api/EmailsApi.d.ts +205 -0
- package/dist/api/EmailsApi.d.ts.map +1 -0
- package/dist/api/EmailsApi.js +346 -0
- package/dist/api/EntryPartsApi.d.ts +618 -0
- package/dist/api/EntryPartsApi.d.ts.map +1 -0
- package/dist/api/EntryPartsApi.js +1042 -0
- package/dist/api/FacebookApi.d.ts +37 -0
- package/dist/api/FacebookApi.d.ts.map +1 -0
- package/dist/api/FacebookApi.js +88 -0
- package/dist/api/FieldsApi.d.ts +164 -0
- package/dist/api/FieldsApi.d.ts.map +1 -0
- package/dist/api/FieldsApi.js +288 -0
- package/dist/api/FilesApi.d.ts +70 -0
- package/dist/api/FilesApi.d.ts.map +1 -0
- package/dist/api/FilesApi.js +131 -0
- package/dist/api/FormsApi.d.ts +860 -0
- package/dist/api/FormsApi.d.ts.map +1 -0
- package/dist/api/FormsApi.js +1406 -0
- package/dist/api/FunctionsApi.d.ts +891 -0
- package/dist/api/FunctionsApi.d.ts.map +1 -0
- package/dist/api/FunctionsApi.js +1474 -0
- package/dist/api/GeocodeApi.d.ts +238 -0
- package/dist/api/GeocodeApi.d.ts.map +1 -0
- package/dist/api/GeocodeApi.js +415 -0
- package/dist/api/GobodoManagementApi.d.ts +242 -0
- package/dist/api/GobodoManagementApi.d.ts.map +1 -0
- package/dist/api/GobodoManagementApi.js +408 -0
- package/dist/api/GoogleApi.d.ts +37 -0
- package/dist/api/GoogleApi.d.ts.map +1 -0
- package/dist/api/GoogleApi.js +88 -0
- package/dist/api/GraphActionTypesApi.d.ts +377 -0
- package/dist/api/GraphActionTypesApi.d.ts.map +1 -0
- package/dist/api/GraphActionTypesApi.js +632 -0
- package/dist/api/GraphActionsApi.d.ts +536 -0
- package/dist/api/GraphActionsApi.d.ts.map +1 -0
- package/dist/api/GraphActionsApi.js +897 -0
- package/dist/api/GraphObjectTypesApi.d.ts +651 -0
- package/dist/api/GraphObjectTypesApi.d.ts.map +1 -0
- package/dist/api/GraphObjectTypesApi.js +1040 -0
- package/dist/api/GraphObjectsApi.d.ts +3023 -0
- package/dist/api/GraphObjectsApi.d.ts.map +1 -0
- package/dist/api/GraphObjectsApi.js +4993 -0
- package/dist/api/GraphRelationshipTypesApi.d.ts +940 -0
- package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -0
- package/dist/api/GraphRelationshipTypesApi.js +1545 -0
- package/dist/api/GraphRelationshipsApi.d.ts +1460 -0
- package/dist/api/GraphRelationshipsApi.d.ts.map +1 -0
- package/dist/api/GraphRelationshipsApi.js +2387 -0
- package/dist/api/GraphSchemasApi.d.ts +535 -0
- package/dist/api/GraphSchemasApi.d.ts.map +1 -0
- package/dist/api/GraphSchemasApi.js +870 -0
- package/dist/api/GraphTraversalApi.d.ts +346 -0
- package/dist/api/GraphTraversalApi.d.ts.map +1 -0
- package/dist/api/GraphTraversalApi.js +578 -0
- package/dist/api/GraphsApi.d.ts +532 -0
- package/dist/api/GraphsApi.d.ts.map +1 -0
- package/dist/api/GraphsApi.js +891 -0
- package/dist/api/GroupsApi.d.ts +546 -0
- package/dist/api/GroupsApi.d.ts.map +1 -0
- package/dist/api/GroupsApi.js +896 -0
- package/dist/api/IAMApi.d.ts +198 -0
- package/dist/api/IAMApi.d.ts.map +1 -0
- package/dist/api/IAMApi.js +328 -0
- package/dist/api/ImagesApi.d.ts +401 -0
- package/dist/api/ImagesApi.d.ts.map +1 -0
- package/dist/api/ImagesApi.js +655 -0
- package/dist/api/InvitesApi.d.ts +248 -0
- package/dist/api/InvitesApi.d.ts.map +1 -0
- package/dist/api/InvitesApi.js +414 -0
- package/dist/api/LikesApi.d.ts +630 -0
- package/dist/api/LikesApi.d.ts.map +1 -0
- package/dist/api/LikesApi.js +1038 -0
- package/dist/api/LinkedINApi.d.ts +37 -0
- package/dist/api/LinkedINApi.d.ts.map +1 -0
- package/dist/api/LinkedINApi.js +88 -0
- package/dist/api/LiveMeetingsApi.d.ts +113 -0
- package/dist/api/LiveMeetingsApi.d.ts.map +1 -0
- package/dist/api/LiveMeetingsApi.js +205 -0
- package/dist/api/MeetingEventsApi.d.ts +254 -0
- package/dist/api/MeetingEventsApi.d.ts.map +1 -0
- package/dist/api/MeetingEventsApi.js +433 -0
- package/dist/api/NotificationsApi.d.ts +669 -0
- package/dist/api/NotificationsApi.d.ts.map +1 -0
- package/dist/api/NotificationsApi.js +1076 -0
- package/dist/api/PagesApi.d.ts +449 -0
- package/dist/api/PagesApi.d.ts.map +1 -0
- package/dist/api/PagesApi.js +740 -0
- package/dist/api/PhoneNumbersApi.d.ts +255 -0
- package/dist/api/PhoneNumbersApi.d.ts.map +1 -0
- package/dist/api/PhoneNumbersApi.js +403 -0
- package/dist/api/PostsApi.d.ts +240 -0
- package/dist/api/PostsApi.d.ts.map +1 -0
- package/dist/api/PostsApi.js +405 -0
- package/dist/api/PrivateMessagesApi.d.ts +739 -0
- package/dist/api/PrivateMessagesApi.d.ts.map +1 -0
- package/dist/api/PrivateMessagesApi.js +1205 -0
- package/dist/api/PublicationsApi.d.ts +62 -0
- package/dist/api/PublicationsApi.d.ts.map +1 -0
- package/dist/api/PublicationsApi.js +118 -0
- package/dist/api/RestApplicationsApi.d.ts +250 -0
- package/dist/api/RestApplicationsApi.d.ts.map +1 -0
- package/dist/api/RestApplicationsApi.js +407 -0
- package/dist/api/ScreensApi.d.ts +154 -0
- package/dist/api/ScreensApi.d.ts.map +1 -0
- package/dist/api/ScreensApi.js +269 -0
- package/dist/api/SitesApi.d.ts +480 -0
- package/dist/api/SitesApi.d.ts.map +1 -0
- package/dist/api/SitesApi.js +767 -0
- package/dist/api/SocialIntegrationApi.d.ts +97 -0
- package/dist/api/SocialIntegrationApi.d.ts.map +1 -0
- package/dist/api/SocialIntegrationApi.js +214 -0
- package/dist/api/StripeAccountsApi.d.ts +1844 -0
- package/dist/api/StripeAccountsApi.d.ts.map +1 -0
- package/dist/api/StripeAccountsApi.js +2950 -0
- package/dist/api/TagsApi.d.ts +64 -0
- package/dist/api/TagsApi.d.ts.map +1 -0
- package/dist/api/TagsApi.js +126 -0
- package/dist/api/TemplatesApi.d.ts +154 -0
- package/dist/api/TemplatesApi.d.ts.map +1 -0
- package/dist/api/TemplatesApi.js +269 -0
- package/dist/api/ThemeMappingsApi.d.ts +153 -0
- package/dist/api/ThemeMappingsApi.d.ts.map +1 -0
- package/dist/api/ThemeMappingsApi.js +264 -0
- package/dist/api/TopicsApi.d.ts +393 -0
- package/dist/api/TopicsApi.d.ts.map +1 -0
- package/dist/api/TopicsApi.js +644 -0
- package/dist/api/TransactionsApi.d.ts +57 -0
- package/dist/api/TransactionsApi.d.ts.map +1 -0
- package/dist/api/TransactionsApi.js +161 -0
- package/dist/api/TwitterApi.d.ts +37 -0
- package/dist/api/TwitterApi.d.ts.map +1 -0
- package/dist/api/TwitterApi.js +88 -0
- package/dist/api/UserTagsApi.d.ts +438 -0
- package/dist/api/UserTagsApi.d.ts.map +1 -0
- package/dist/api/UserTagsApi.js +727 -0
- package/dist/api/UsersApi.d.ts +546 -0
- package/dist/api/UsersApi.d.ts.map +1 -0
- package/dist/api/UsersApi.js +883 -0
- package/dist/api/UtilsApi.d.ts +27 -0
- package/dist/api/UtilsApi.d.ts.map +1 -0
- package/dist/api/UtilsApi.js +80 -0
- package/dist/api/VideosApi.d.ts +522 -0
- package/dist/api/VideosApi.d.ts.map +1 -0
- package/dist/api/VideosApi.js +874 -0
- package/dist/api/WalletsApi.d.ts +789 -0
- package/dist/api/WalletsApi.d.ts.map +1 -0
- package/dist/api/WalletsApi.js +1290 -0
- package/dist/index.d.ts +251 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +1749 -0
- package/dist/model/APIClient.d.ts +118 -0
- package/dist/model/APIClient.d.ts.map +1 -0
- package/dist/model/APIClient.js +354 -0
- package/dist/model/AccountSessionInput.d.ts +82 -0
- package/dist/model/AccountSessionInput.d.ts.map +1 -0
- package/dist/model/AccountSessionInput.js +222 -0
- package/dist/model/AccountSessionResponse.d.ts +62 -0
- package/dist/model/AccountSessionResponse.d.ts.map +1 -0
- package/dist/model/AccountSessionResponse.js +171 -0
- package/dist/model/ApplicationPaymentAccountResponse.d.ts +83 -0
- package/dist/model/ApplicationPaymentAccountResponse.d.ts.map +1 -0
- package/dist/model/ApplicationPaymentAccountResponse.js +243 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts +56 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts.map +1 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureException.js +187 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionStackTraceInner.d.ts +101 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionStackTraceInner.d.ts.map +1 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionStackTraceInner.js +303 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionSuppressedInner.d.ts +56 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionSuppressedInner.d.ts.map +1 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionSuppressedInner.js +187 -0
- package/dist/model/Article.d.ts +227 -0
- package/dist/model/Article.d.ts.map +1 -0
- package/dist/model/Article.js +668 -0
- package/dist/model/AuthResponse.d.ts +80 -0
- package/dist/model/AuthResponse.d.ts.map +1 -0
- package/dist/model/AuthResponse.js +238 -0
- package/dist/model/AwsSettings.d.ts +67 -0
- package/dist/model/AwsSettings.d.ts.map +1 -0
- package/dist/model/AwsSettings.js +193 -0
- package/dist/model/Balance.d.ts +74 -0
- package/dist/model/Balance.d.ts.map +1 -0
- package/dist/model/Balance.js +313 -0
- package/dist/model/BalanceDetails.d.ts +56 -0
- package/dist/model/BalanceDetails.d.ts.map +1 -0
- package/dist/model/BalanceDetails.js +164 -0
- package/dist/model/BalanceResponse.d.ts +47 -0
- package/dist/model/BalanceResponse.d.ts.map +1 -0
- package/dist/model/BalanceResponse.js +139 -0
- package/dist/model/BankAccountInfo.d.ts +75 -0
- package/dist/model/BankAccountInfo.d.ts.map +1 -0
- package/dist/model/BankAccountInfo.js +232 -0
- package/dist/model/CardInfo.d.ts +74 -0
- package/dist/model/CardInfo.d.ts.map +1 -0
- package/dist/model/CardInfo.js +213 -0
- package/dist/model/Comment.d.ts +173 -0
- package/dist/model/Comment.d.ts.map +1 -0
- package/dist/model/Comment.js +495 -0
- package/dist/model/ConsoleProjectInput.d.ts +66 -0
- package/dist/model/ConsoleProjectInput.d.ts.map +1 -0
- package/dist/model/ConsoleProjectInput.js +187 -0
- package/dist/model/ConsoleProjectResponse.d.ts +77 -0
- package/dist/model/ConsoleProjectResponse.d.ts.map +1 -0
- package/dist/model/ConsoleProjectResponse.js +216 -0
- package/dist/model/Coordinates.d.ts +47 -0
- package/dist/model/Coordinates.d.ts.map +1 -0
- package/dist/model/Coordinates.js +129 -0
- package/dist/model/CreateAccountResponse.d.ts +102 -0
- package/dist/model/CreateAccountResponse.d.ts.map +1 -0
- package/dist/model/CreateAccountResponse.js +289 -0
- package/dist/model/CreateFunctionInput.d.ts +74 -0
- package/dist/model/CreateFunctionInput.d.ts.map +1 -0
- package/dist/model/CreateFunctionInput.js +238 -0
- package/dist/model/CreateStripeAccountInput.d.ts +81 -0
- package/dist/model/CreateStripeAccountInput.d.ts.map +1 -0
- package/dist/model/CreateStripeAccountInput.js +241 -0
- package/dist/model/CreateStripeCustomerInput.d.ts +65 -0
- package/dist/model/CreateStripeCustomerInput.d.ts.map +1 -0
- package/dist/model/CreateStripeCustomerInput.js +195 -0
- package/dist/model/CreateTopicInput.d.ts +65 -0
- package/dist/model/CreateTopicInput.d.ts.map +1 -0
- package/dist/model/CreateTopicInput.js +191 -0
- package/dist/model/CreateTopicListenerInput.d.ts +56 -0
- package/dist/model/CreateTopicListenerInput.d.ts.map +1 -0
- package/dist/model/CreateTopicListenerInput.js +160 -0
- package/dist/model/Currency.d.ts +92 -0
- package/dist/model/Currency.d.ts.map +1 -0
- package/dist/model/Currency.js +262 -0
- package/dist/model/CurrencyGrantInput.d.ts +108 -0
- package/dist/model/CurrencyGrantInput.d.ts.map +1 -0
- package/dist/model/CurrencyGrantInput.js +305 -0
- package/dist/model/CurrencyGrantResponse.d.ts +140 -0
- package/dist/model/CurrencyGrantResponse.d.ts.map +1 -0
- package/dist/model/CurrencyGrantResponse.js +394 -0
- package/dist/model/CurrencyInput.d.ts +94 -0
- package/dist/model/CurrencyInput.d.ts.map +1 -0
- package/dist/model/CurrencyInput.js +268 -0
- package/dist/model/CurrencyMinterRegistrationInput.d.ts +77 -0
- package/dist/model/CurrencyMinterRegistrationInput.d.ts.map +1 -0
- package/dist/model/CurrencyMinterRegistrationInput.js +208 -0
- package/dist/model/CurrencyResponse.d.ts +107 -0
- package/dist/model/CurrencyResponse.d.ts.map +1 -0
- package/dist/model/CurrencyResponse.js +301 -0
- package/dist/model/CurrencySettings.d.ts +47 -0
- package/dist/model/CurrencySettings.d.ts.map +1 -0
- package/dist/model/CurrencySettings.js +131 -0
- package/dist/model/CustomerResponse.d.ts +56 -0
- package/dist/model/CustomerResponse.d.ts.map +1 -0
- package/dist/model/CustomerResponse.js +168 -0
- package/dist/model/DataObject.d.ts +47 -0
- package/dist/model/DataObject.d.ts.map +1 -0
- package/dist/model/DataObject.js +129 -0
- package/dist/model/DataSheetImport.d.ts +238 -0
- package/dist/model/DataSheetImport.d.ts.map +1 -0
- package/dist/model/DataSheetImport.js +732 -0
- package/dist/model/DataSheetImportPrivacySettings.d.ts +56 -0
- package/dist/model/DataSheetImportPrivacySettings.d.ts.map +1 -0
- package/dist/model/DataSheetImportPrivacySettings.js +154 -0
- package/dist/model/DataSheetImportSummary.d.ts +63 -0
- package/dist/model/DataSheetImportSummary.d.ts.map +1 -0
- package/dist/model/DataSheetImportSummary.js +206 -0
- package/dist/model/DeviceRegistrationRequest.d.ts +78 -0
- package/dist/model/DeviceRegistrationRequest.d.ts.map +1 -0
- package/dist/model/DeviceRegistrationRequest.js +252 -0
- package/dist/model/Document.d.ts +245 -0
- package/dist/model/Document.d.ts.map +1 -0
- package/dist/model/Document.js +743 -0
- package/dist/model/DocumentPart.d.ts +200 -0
- package/dist/model/DocumentPart.d.ts.map +1 -0
- package/dist/model/DocumentPart.js +612 -0
- package/dist/model/DocumentPartType.d.ts +119 -0
- package/dist/model/DocumentPartType.d.ts.map +1 -0
- package/dist/model/DocumentPartType.js +358 -0
- package/dist/model/DocumentType.d.ts +155 -0
- package/dist/model/DocumentType.d.ts.map +1 -0
- package/dist/model/DocumentType.js +458 -0
- package/dist/model/EmailAddress.d.ts +83 -0
- package/dist/model/EmailAddress.d.ts.map +1 -0
- package/dist/model/EmailAddress.js +245 -0
- package/dist/model/FieldMapping.d.ts +59 -0
- package/dist/model/FieldMapping.d.ts.map +1 -0
- package/dist/model/FieldMapping.js +185 -0
- package/dist/model/Fields.d.ts +381 -0
- package/dist/model/Fields.d.ts.map +1 -0
- package/dist/model/Fields.js +737 -0
- package/dist/model/File.d.ts +119 -0
- package/dist/model/File.d.ts.map +1 -0
- package/dist/model/File.js +341 -0
- package/dist/model/FileAttachmentUploadObject.d.ts +119 -0
- package/dist/model/FileAttachmentUploadObject.d.ts.map +1 -0
- package/dist/model/FileAttachmentUploadObject.js +341 -0
- package/dist/model/Filter.d.ts +47 -0
- package/dist/model/Filter.d.ts.map +1 -0
- package/dist/model/Filter.js +137 -0
- package/dist/model/FilterManager.d.ts +47 -0
- package/dist/model/FilterManager.d.ts.map +1 -0
- package/dist/model/FilterManager.js +154 -0
- package/dist/model/Form.d.ts +116 -0
- package/dist/model/Form.d.ts.map +1 -0
- package/dist/model/Form.js +393 -0
- package/dist/model/FormSection.d.ts +92 -0
- package/dist/model/FormSection.d.ts.map +1 -0
- package/dist/model/FormSection.js +304 -0
- package/dist/model/FormSubmission.d.ts +80 -0
- package/dist/model/FormSubmission.d.ts.map +1 -0
- package/dist/model/FormSubmission.js +238 -0
- package/dist/model/FunctionConfigInput.d.ts +172 -0
- package/dist/model/FunctionConfigInput.d.ts.map +1 -0
- package/dist/model/FunctionConfigInput.js +563 -0
- package/dist/model/FunctionEnvironmentConfig.d.ts +72 -0
- package/dist/model/FunctionEnvironmentConfig.d.ts.map +1 -0
- package/dist/model/FunctionEnvironmentConfig.js +221 -0
- package/dist/model/FunctionInput.d.ts +98 -0
- package/dist/model/FunctionInput.d.ts.map +1 -0
- package/dist/model/FunctionInput.js +260 -0
- package/dist/model/FunctionOutput.d.ts +89 -0
- package/dist/model/FunctionOutput.d.ts.map +1 -0
- package/dist/model/FunctionOutput.js +235 -0
- package/dist/model/Geocode.d.ts +65 -0
- package/dist/model/Geocode.d.ts.map +1 -0
- package/dist/model/Geocode.js +191 -0
- package/dist/model/GeocodePayload.d.ts +47 -0
- package/dist/model/GeocodePayload.d.ts.map +1 -0
- package/dist/model/GeocodePayload.js +141 -0
- package/dist/model/GeolocationInput.d.ts +65 -0
- package/dist/model/GeolocationInput.d.ts.map +1 -0
- package/dist/model/GeolocationInput.js +216 -0
- package/dist/model/GetFunctionConfig.d.ts +169 -0
- package/dist/model/GetFunctionConfig.d.ts.map +1 -0
- package/dist/model/GetFunctionConfig.js +536 -0
- package/dist/model/GetFunctionEnvironmentConfig.d.ts +73 -0
- package/dist/model/GetFunctionEnvironmentConfig.d.ts.map +1 -0
- package/dist/model/GetFunctionEnvironmentConfig.js +223 -0
- package/dist/model/GetFunctionResponse.d.ts +97 -0
- package/dist/model/GetFunctionResponse.d.ts.map +1 -0
- package/dist/model/GetFunctionResponse.js +302 -0
- package/dist/model/GoogleCloudSettings.d.ts +57 -0
- package/dist/model/GoogleCloudSettings.d.ts.map +1 -0
- package/dist/model/GoogleCloudSettings.js +162 -0
- package/dist/model/Graph.d.ts +177 -0
- package/dist/model/Graph.d.ts.map +1 -0
- package/dist/model/Graph.js +499 -0
- package/dist/model/GraphAction.d.ts +111 -0
- package/dist/model/GraphAction.d.ts.map +1 -0
- package/dist/model/GraphAction.js +298 -0
- package/dist/model/GraphDatabaseService.d.ts +92 -0
- package/dist/model/GraphDatabaseService.d.ts.map +1 -0
- package/dist/model/GraphDatabaseService.js +254 -0
- package/dist/model/GraphGeocode.d.ts +96 -0
- package/dist/model/GraphGeocode.d.ts.map +1 -0
- package/dist/model/GraphGeocode.js +282 -0
- package/dist/model/GraphIteratorEntryPart.d.ts +38 -0
- package/dist/model/GraphIteratorEntryPart.d.ts.map +1 -0
- package/dist/model/GraphIteratorEntryPart.js +129 -0
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +101 -0
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts.map +1 -0
- package/dist/model/GraphIteratorEntryPartStackTraceInner.js +303 -0
- package/dist/model/GraphObject.d.ts +162 -0
- package/dist/model/GraphObject.d.ts.map +1 -0
- package/dist/model/GraphObject.js +454 -0
- package/dist/model/GraphObjectPayload.d.ts +137 -0
- package/dist/model/GraphObjectPayload.d.ts.map +1 -0
- package/dist/model/GraphObjectPayload.js +430 -0
- package/dist/model/GraphObjectSchema.d.ts +193 -0
- package/dist/model/GraphObjectSchema.d.ts.map +1 -0
- package/dist/model/GraphObjectSchema.js +545 -0
- package/dist/model/GraphObjectType.d.ts +215 -0
- package/dist/model/GraphObjectType.d.ts.map +1 -0
- package/dist/model/GraphObjectType.js +626 -0
- package/dist/model/GraphObjectTypeInput.d.ts +184 -0
- package/dist/model/GraphObjectTypeInput.d.ts.map +1 -0
- package/dist/model/GraphObjectTypeInput.js +570 -0
- package/dist/model/GraphObjectTypeResponse.d.ts +137 -0
- package/dist/model/GraphObjectTypeResponse.d.ts.map +1 -0
- package/dist/model/GraphObjectTypeResponse.js +440 -0
- package/dist/model/GraphObjectTypeSchema.d.ts +215 -0
- package/dist/model/GraphObjectTypeSchema.d.ts.map +1 -0
- package/dist/model/GraphObjectTypeSchema.js +645 -0
- package/dist/model/GraphOwner.d.ts +56 -0
- package/dist/model/GraphOwner.d.ts.map +1 -0
- package/dist/model/GraphOwner.js +158 -0
- package/dist/model/GraphRelationship.d.ts +113 -0
- package/dist/model/GraphRelationship.d.ts.map +1 -0
- package/dist/model/GraphRelationship.js +301 -0
- package/dist/model/GraphRelationshipPayload.d.ts +74 -0
- package/dist/model/GraphRelationshipPayload.d.ts.map +1 -0
- package/dist/model/GraphRelationshipPayload.js +214 -0
- package/dist/model/GraphRelationshipType.d.ts +232 -0
- package/dist/model/GraphRelationshipType.d.ts.map +1 -0
- package/dist/model/GraphRelationshipType.js +675 -0
- package/dist/model/GraphRelationshipTypeResponse.d.ts +201 -0
- package/dist/model/GraphRelationshipTypeResponse.d.ts.map +1 -0
- package/dist/model/GraphRelationshipTypeResponse.js +683 -0
- package/dist/model/GraphSchema.d.ts +222 -0
- package/dist/model/GraphSchema.d.ts.map +1 -0
- package/dist/model/GraphSchema.js +645 -0
- package/dist/model/GraphSchemaInput.d.ts +101 -0
- package/dist/model/GraphSchemaInput.d.ts.map +1 -0
- package/dist/model/GraphSchemaInput.js +285 -0
- package/dist/model/GraphSchemaResponse.d.ts +226 -0
- package/dist/model/GraphSchemaResponse.d.ts.map +1 -0
- package/dist/model/GraphSchemaResponse.js +640 -0
- package/dist/model/GraphTraversalInput.d.ts +365 -0
- package/dist/model/GraphTraversalInput.d.ts.map +1 -0
- package/dist/model/GraphTraversalInput.js +1125 -0
- package/dist/model/Image.d.ts +155 -0
- package/dist/model/Image.d.ts.map +1 -0
- package/dist/model/Image.js +449 -0
- package/dist/model/ImageUploadObject.d.ts +155 -0
- package/dist/model/ImageUploadObject.d.ts.map +1 -0
- package/dist/model/ImageUploadObject.js +449 -0
- package/dist/model/InputPart.d.ts +65 -0
- package/dist/model/InputPart.d.ts.map +1 -0
- package/dist/model/InputPart.js +191 -0
- package/dist/model/InputPartHeaders.d.ts +38 -0
- package/dist/model/InputPartHeaders.d.ts.map +1 -0
- package/dist/model/InputPartHeaders.js +106 -0
- package/dist/model/InputPartMediaType.d.ts +74 -0
- package/dist/model/InputPartMediaType.d.ts.map +1 -0
- package/dist/model/InputPartMediaType.js +214 -0
- package/dist/model/KafkaSettings.d.ts +75 -0
- package/dist/model/KafkaSettings.d.ts.map +1 -0
- package/dist/model/KafkaSettings.js +220 -0
- package/dist/model/Link.d.ts +101 -0
- package/dist/model/Link.d.ts.map +1 -0
- package/dist/model/Link.js +305 -0
- package/dist/model/LiveStreamInfo.d.ts +56 -0
- package/dist/model/LiveStreamInfo.d.ts.map +1 -0
- package/dist/model/LiveStreamInfo.js +167 -0
- package/dist/model/MeetingEvent.d.ts +197 -0
- package/dist/model/MeetingEvent.d.ts.map +1 -0
- package/dist/model/MeetingEvent.js +591 -0
- package/dist/model/MeetingEventTimezone.d.ts +65 -0
- package/dist/model/MeetingEventTimezone.d.ts.map +1 -0
- package/dist/model/MeetingEventTimezone.js +187 -0
- package/dist/model/MeetingInfo.d.ts +77 -0
- package/dist/model/MeetingInfo.d.ts.map +1 -0
- package/dist/model/MeetingInfo.js +220 -0
- package/dist/model/Member.d.ts +173 -0
- package/dist/model/Member.d.ts.map +1 -0
- package/dist/model/Member.js +525 -0
- package/dist/model/MemberGroupCategory.d.ts +83 -0
- package/dist/model/MemberGroupCategory.d.ts.map +1 -0
- package/dist/model/MemberGroupCategory.js +237 -0
- package/dist/model/MemberList.d.ts +35 -0
- package/dist/model/MemberList.d.ts.map +1 -0
- package/dist/model/MemberList.js +96 -0
- package/dist/model/MessageGroup.d.ts +56 -0
- package/dist/model/MessageGroup.d.ts.map +1 -0
- package/dist/model/MessageGroup.js +160 -0
- package/dist/model/MultipartBody.d.ts +47 -0
- package/dist/model/MultipartBody.d.ts.map +1 -0
- package/dist/model/MultipartBody.js +133 -0
- package/dist/model/Notification.d.ts +127 -0
- package/dist/model/Notification.d.ts.map +1 -0
- package/dist/model/Notification.js +381 -0
- package/dist/model/NotificationInput.d.ts +92 -0
- package/dist/model/NotificationInput.d.ts.map +1 -0
- package/dist/model/NotificationInput.js +273 -0
- package/dist/model/NotificationResponse.d.ts +117 -0
- package/dist/model/NotificationResponse.d.ts.map +1 -0
- package/dist/model/NotificationResponse.js +332 -0
- package/dist/model/NumberSettings.d.ts +47 -0
- package/dist/model/NumberSettings.d.ts.map +1 -0
- package/dist/model/NumberSettings.js +127 -0
- package/dist/model/ObjectSettings.d.ts +56 -0
- package/dist/model/ObjectSettings.d.ts.map +1 -0
- package/dist/model/ObjectSettings.js +152 -0
- package/dist/model/Objecttype.d.ts +206 -0
- package/dist/model/Objecttype.d.ts.map +1 -0
- package/dist/model/Objecttype.js +615 -0
- package/dist/model/OutParameter.d.ts +57 -0
- package/dist/model/OutParameter.d.ts.map +1 -0
- package/dist/model/OutParameter.js +162 -0
- package/dist/model/Page.d.ts +128 -0
- package/dist/model/Page.d.ts.map +1 -0
- package/dist/model/Page.js +370 -0
- package/dist/model/PageSchema.d.ts +164 -0
- package/dist/model/PageSchema.d.ts.map +1 -0
- package/dist/model/PageSchema.js +482 -0
- package/dist/model/Pageable.d.ts +83 -0
- package/dist/model/Pageable.d.ts.map +1 -0
- package/dist/model/Pageable.js +235 -0
- package/dist/model/Parameter.d.ts +57 -0
- package/dist/model/Parameter.d.ts.map +1 -0
- package/dist/model/Parameter.js +162 -0
- package/dist/model/Path.d.ts +56 -0
- package/dist/model/Path.d.ts.map +1 -0
- package/dist/model/Path.js +190 -0
- package/dist/model/PaymentAccountObject.d.ts +74 -0
- package/dist/model/PaymentAccountObject.d.ts.map +1 -0
- package/dist/model/PaymentAccountObject.js +209 -0
- package/dist/model/PaymentIntentInput.d.ts +78 -0
- package/dist/model/PaymentIntentInput.d.ts.map +1 -0
- package/dist/model/PaymentIntentInput.js +214 -0
- package/dist/model/PaymentIntentResponse.d.ts +47 -0
- package/dist/model/PaymentIntentResponse.d.ts.map +1 -0
- package/dist/model/PaymentIntentResponse.js +137 -0
- package/dist/model/PaymentMethod.d.ts +109 -0
- package/dist/model/PaymentMethod.d.ts.map +1 -0
- package/dist/model/PaymentMethod.js +319 -0
- package/dist/model/PaymentMethodInput.d.ts +99 -0
- package/dist/model/PaymentMethodInput.d.ts.map +1 -0
- package/dist/model/PaymentMethodInput.js +291 -0
- package/dist/model/PaymentMethodResponse.d.ts +47 -0
- package/dist/model/PaymentMethodResponse.d.ts.map +1 -0
- package/dist/model/PaymentMethodResponse.js +139 -0
- package/dist/model/PaymentMethodsResponse.d.ts +47 -0
- package/dist/model/PaymentMethodsResponse.d.ts.map +1 -0
- package/dist/model/PaymentMethodsResponse.js +158 -0
- package/dist/model/Payout.d.ts +113 -0
- package/dist/model/Payout.d.ts.map +1 -0
- package/dist/model/Payout.js +313 -0
- package/dist/model/PayoutInput.d.ts +122 -0
- package/dist/model/PayoutInput.d.ts.map +1 -0
- package/dist/model/PayoutInput.js +347 -0
- package/dist/model/PayoutResponse.d.ts +49 -0
- package/dist/model/PayoutResponse.d.ts.map +1 -0
- package/dist/model/PayoutResponse.js +142 -0
- package/dist/model/PhoneNumber.d.ts +110 -0
- package/dist/model/PhoneNumber.d.ts.map +1 -0
- package/dist/model/PhoneNumber.js +332 -0
- package/dist/model/Post.d.ts +128 -0
- package/dist/model/Post.d.ts.map +1 -0
- package/dist/model/Post.js +368 -0
- package/dist/model/PrivateMessage.d.ts +170 -0
- package/dist/model/PrivateMessage.d.ts.map +1 -0
- package/dist/model/PrivateMessage.js +494 -0
- package/dist/model/PrivateMessageConversation.d.ts +183 -0
- package/dist/model/PrivateMessageConversation.d.ts.map +1 -0
- package/dist/model/PrivateMessageConversation.js +520 -0
- package/dist/model/PrivateMessageConversationSchema.d.ts +96 -0
- package/dist/model/PrivateMessageConversationSchema.d.ts.map +1 -0
- package/dist/model/PrivateMessageConversationSchema.js +268 -0
- package/dist/model/Profile.d.ts +65 -0
- package/dist/model/Profile.d.ts.map +1 -0
- package/dist/model/Profile.js +191 -0
- package/dist/model/Profiletype.d.ts +65 -0
- package/dist/model/Profiletype.d.ts.map +1 -0
- package/dist/model/Profiletype.js +210 -0
- package/dist/model/Project.d.ts +65 -0
- package/dist/model/Project.d.ts.map +1 -0
- package/dist/model/Project.js +187 -0
- package/dist/model/ProjectInput.d.ts +66 -0
- package/dist/model/ProjectInput.d.ts.map +1 -0
- package/dist/model/ProjectInput.js +187 -0
- package/dist/model/PropertyContainer.d.ts +56 -0
- package/dist/model/PropertyContainer.d.ts.map +1 -0
- package/dist/model/PropertyContainer.js +162 -0
- package/dist/model/PurchaseInput.d.ts +84 -0
- package/dist/model/PurchaseInput.d.ts.map +1 -0
- package/dist/model/PurchaseInput.js +229 -0
- package/dist/model/PurchaseResponse.d.ts +126 -0
- package/dist/model/PurchaseResponse.d.ts.map +1 -0
- package/dist/model/PurchaseResponse.js +345 -0
- package/dist/model/PurgeDataDefaultResponse.d.ts +58 -0
- package/dist/model/PurgeDataDefaultResponse.d.ts.map +1 -0
- package/dist/model/PurgeDataDefaultResponse.js +179 -0
- package/dist/model/PurgeDataDefaultResponseValue.d.ts +49 -0
- package/dist/model/PurgeDataDefaultResponseValue.d.ts.map +1 -0
- package/dist/model/PurgeDataDefaultResponseValue.js +151 -0
- package/dist/model/RelationshipMapping.d.ts +77 -0
- package/dist/model/RelationshipMapping.d.ts.map +1 -0
- package/dist/model/RelationshipMapping.js +264 -0
- package/dist/model/RestApplicationInput.d.ts +85 -0
- package/dist/model/RestApplicationInput.d.ts.map +1 -0
- package/dist/model/RestApplicationInput.js +247 -0
- package/dist/model/RestApplicationResponse.d.ts +107 -0
- package/dist/model/RestApplicationResponse.d.ts.map +1 -0
- package/dist/model/RestApplicationResponse.js +309 -0
- package/dist/model/ScreenSchema.d.ts +271 -0
- package/dist/model/ScreenSchema.d.ts.map +1 -0
- package/dist/model/ScreenSchema.js +834 -0
- package/dist/model/SimulcastInfo.d.ts +62 -0
- package/dist/model/SimulcastInfo.d.ts.map +1 -0
- package/dist/model/SimulcastInfo.js +175 -0
- package/dist/model/SiteInput.d.ts +85 -0
- package/dist/model/SiteInput.d.ts.map +1 -0
- package/dist/model/SiteInput.js +243 -0
- package/dist/model/SiteResponse.d.ts +117 -0
- package/dist/model/SiteResponse.d.ts.map +1 -0
- package/dist/model/SiteResponse.js +342 -0
- package/dist/model/SiteTypeInput.d.ts +75 -0
- package/dist/model/SiteTypeInput.d.ts.map +1 -0
- package/dist/model/SiteTypeInput.js +216 -0
- package/dist/model/SiteTypeResponse.d.ts +77 -0
- package/dist/model/SiteTypeResponse.d.ts.map +1 -0
- package/dist/model/SiteTypeResponse.js +216 -0
- package/dist/model/SkinField.d.ts +381 -0
- package/dist/model/SkinField.d.ts.map +1 -0
- package/dist/model/SkinField.js +737 -0
- package/dist/model/SkinFieldResponse.d.ts +227 -0
- package/dist/model/SkinFieldResponse.d.ts.map +1 -0
- package/dist/model/SkinFieldResponse.js +655 -0
- package/dist/model/SocialGroup.d.ts +200 -0
- package/dist/model/SocialGroup.d.ts.map +1 -0
- package/dist/model/SocialGroup.js +602 -0
- package/dist/model/SocialGroupType.d.ts +110 -0
- package/dist/model/SocialGroupType.d.ts.map +1 -0
- package/dist/model/SocialGroupType.js +327 -0
- package/dist/model/Sort.d.ts +56 -0
- package/dist/model/Sort.d.ts.map +1 -0
- package/dist/model/Sort.js +154 -0
- package/dist/model/SourceTypes.d.ts +56 -0
- package/dist/model/SourceTypes.d.ts.map +1 -0
- package/dist/model/SourceTypes.js +154 -0
- package/dist/model/StatusUpdate.d.ts +110 -0
- package/dist/model/StatusUpdate.d.ts.map +1 -0
- package/dist/model/StatusUpdate.js +312 -0
- package/dist/model/StreetAddress.d.ts +74 -0
- package/dist/model/StreetAddress.d.ts.map +1 -0
- package/dist/model/StreetAddress.js +224 -0
- package/dist/model/StripeAccount.d.ts +157 -0
- package/dist/model/StripeAccount.d.ts.map +1 -0
- package/dist/model/StripeAccount.js +463 -0
- package/dist/model/StripeCustomerAccount.d.ts +74 -0
- package/dist/model/StripeCustomerAccount.d.ts.map +1 -0
- package/dist/model/StripeCustomerAccount.js +212 -0
- package/dist/model/Template.d.ts +96 -0
- package/dist/model/Template.d.ts.map +1 -0
- package/dist/model/Template.js +272 -0
- package/dist/model/TemplateResponse.d.ts +107 -0
- package/dist/model/TemplateResponse.d.ts.map +1 -0
- package/dist/model/TemplateResponse.js +301 -0
- package/dist/model/TemplateSchema.d.ts +105 -0
- package/dist/model/TemplateSchema.d.ts.map +1 -0
- package/dist/model/TemplateSchema.js +300 -0
- package/dist/model/ThemeMapping.d.ts +83 -0
- package/dist/model/ThemeMapping.d.ts.map +1 -0
- package/dist/model/ThemeMapping.js +245 -0
- package/dist/model/ThemeMappingPayload.d.ts +83 -0
- package/dist/model/ThemeMappingPayload.d.ts.map +1 -0
- package/dist/model/ThemeMappingPayload.js +239 -0
- package/dist/model/TopicInfoResponse.d.ts +87 -0
- package/dist/model/TopicInfoResponse.d.ts.map +1 -0
- package/dist/model/TopicInfoResponse.js +269 -0
- package/dist/model/TopicMessageInput.d.ts +57 -0
- package/dist/model/TopicMessageInput.d.ts.map +1 -0
- package/dist/model/TopicMessageInput.js +158 -0
- package/dist/model/TopicSubscriptionResponse.d.ts +77 -0
- package/dist/model/TopicSubscriptionResponse.d.ts.map +1 -0
- package/dist/model/TopicSubscriptionResponse.js +220 -0
- package/dist/model/Transaction.d.ts +47 -0
- package/dist/model/Transaction.d.ts.map +1 -0
- package/dist/model/Transaction.js +137 -0
- package/dist/model/Transfer.d.ts +100 -0
- package/dist/model/Transfer.d.ts.map +1 -0
- package/dist/model/Transfer.js +286 -0
- package/dist/model/TransferInput.d.ts +156 -0
- package/dist/model/TransferInput.d.ts.map +1 -0
- package/dist/model/TransferInput.js +433 -0
- package/dist/model/TransferResponse.d.ts +91 -0
- package/dist/model/TransferResponse.d.ts.map +1 -0
- package/dist/model/TransferResponse.js +276 -0
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts +100 -0
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts.map +1 -0
- package/dist/model/TransferResponsePaymentMethodDetails.js +286 -0
- package/dist/model/TraversalRelationResponse.d.ts +47 -0
- package/dist/model/TraversalRelationResponse.d.ts.map +1 -0
- package/dist/model/TraversalRelationResponse.js +176 -0
- package/dist/model/User.d.ts +173 -0
- package/dist/model/User.d.ts.map +1 -0
- package/dist/model/User.js +525 -0
- package/dist/model/UserDataPayload.d.ts +173 -0
- package/dist/model/UserDataPayload.d.ts.map +1 -0
- package/dist/model/UserDataPayload.js +525 -0
- package/dist/model/UserDomain.d.ts +65 -0
- package/dist/model/UserDomain.d.ts.map +1 -0
- package/dist/model/UserDomain.js +191 -0
- package/dist/model/UserInvite.d.ts +137 -0
- package/dist/model/UserInvite.d.ts.map +1 -0
- package/dist/model/UserInvite.js +404 -0
- package/dist/model/UserInviteInput.d.ts +83 -0
- package/dist/model/UserInviteInput.d.ts.map +1 -0
- package/dist/model/UserInviteInput.js +245 -0
- package/dist/model/UserResponse.d.ts +197 -0
- package/dist/model/UserResponse.d.ts.map +1 -0
- package/dist/model/UserResponse.js +578 -0
- package/dist/model/UserSchema.d.ts +173 -0
- package/dist/model/UserSchema.d.ts.map +1 -0
- package/dist/model/UserSchema.js +525 -0
- package/dist/model/UserTag.d.ts +83 -0
- package/dist/model/UserTag.d.ts.map +1 -0
- package/dist/model/UserTag.js +246 -0
- package/dist/model/Userid.d.ts +47 -0
- package/dist/model/Userid.d.ts.map +1 -0
- package/dist/model/Userid.js +133 -0
- package/dist/model/Video.d.ts +218 -0
- package/dist/model/Video.d.ts.map +1 -0
- package/dist/model/Video.js +632 -0
- package/dist/model/VideoLiveUrl.d.ts +47 -0
- package/dist/model/VideoLiveUrl.d.ts.map +1 -0
- package/dist/model/VideoLiveUrl.js +137 -0
- package/dist/model/VideoSchema.d.ts +245 -0
- package/dist/model/VideoSchema.d.ts.map +1 -0
- package/dist/model/VideoSchema.js +717 -0
- package/dist/model/VideoUploadObject.d.ts +218 -0
- package/dist/model/VideoUploadObject.d.ts.map +1 -0
- package/dist/model/VideoUploadObject.js +632 -0
- package/dist/model/WalletHoldInput.d.ts +96 -0
- package/dist/model/WalletHoldInput.d.ts.map +1 -0
- package/dist/model/WalletHoldInput.js +260 -0
- package/dist/model/WalletHoldResponse.d.ts +126 -0
- package/dist/model/WalletHoldResponse.d.ts.map +1 -0
- package/dist/model/WalletHoldResponse.js +345 -0
- package/dist/model/WalletPayoutInput.d.ts +76 -0
- package/dist/model/WalletPayoutInput.d.ts.map +1 -0
- package/dist/model/WalletPayoutInput.js +206 -0
- package/dist/model/WalletPayoutResponse.d.ts +96 -0
- package/dist/model/WalletPayoutResponse.d.ts.map +1 -0
- package/dist/model/WalletPayoutResponse.js +260 -0
- package/dist/model/WalletResponse.d.ts +87 -0
- package/dist/model/WalletResponse.d.ts.map +1 -0
- package/dist/model/WalletResponse.js +239 -0
- package/dist/model/ZeusPortalCategory.d.ts +146 -0
- package/dist/model/ZeusPortalCategory.d.ts.map +1 -0
- package/dist/model/ZeusPortalCategory.js +434 -0
- package/package.json +53 -0
|
@@ -0,0 +1,870 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
|
+
var _GraphObjectTypeResponse = _interopRequireDefault(require("../model/GraphObjectTypeResponse"));
|
|
9
|
+
var _GraphSchema = _interopRequireDefault(require("../model/GraphSchema"));
|
|
10
|
+
var _GraphSchemaInput = _interopRequireDefault(require("../model/GraphSchemaInput"));
|
|
11
|
+
var _GraphSchemaResponse = _interopRequireDefault(require("../model/GraphSchemaResponse"));
|
|
12
|
+
var _PurgeDataDefaultResponseValue = _interopRequireDefault(require("../model/PurgeDataDefaultResponseValue"));
|
|
13
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
14
|
+
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); }
|
|
15
|
+
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
16
|
+
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
17
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
18
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
19
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); } /**
|
|
20
|
+
* gobodo-api
|
|
21
|
+
* REST Interface for Gobodo API
|
|
22
|
+
*
|
|
23
|
+
* The version of the OpenAPI document: 0.1.89
|
|
24
|
+
* Contact: info@gobodo.io
|
|
25
|
+
*
|
|
26
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
27
|
+
* https://openapi-generator.tech
|
|
28
|
+
* Do not edit the class manually.
|
|
29
|
+
*
|
|
30
|
+
*/
|
|
31
|
+
/**
|
|
32
|
+
* GraphSchemas service.
|
|
33
|
+
* @module api/GraphSchemasApi
|
|
34
|
+
* @version 0.1.89
|
|
35
|
+
*/
|
|
36
|
+
var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
37
|
+
/**
|
|
38
|
+
* Constructs a new GraphSchemasApi.
|
|
39
|
+
* @alias module:api/GraphSchemasApi
|
|
40
|
+
* @class
|
|
41
|
+
* @param {module:ApiClient} [apiClient] Optional API client implementation to use,
|
|
42
|
+
* default to {@link module:ApiClient#instance} if unspecified.
|
|
43
|
+
*/
|
|
44
|
+
function GraphSchemasApi(apiClient) {
|
|
45
|
+
_classCallCheck(this, GraphSchemasApi);
|
|
46
|
+
this.apiClient = apiClient || _ApiClient["default"].instance;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
/**
|
|
50
|
+
* Adds schemas to the graph
|
|
51
|
+
* @param {Number} id
|
|
52
|
+
* @param {Array.<Number>} requestBody Array of schema ids
|
|
53
|
+
* @param {Object} opts Optional parameters
|
|
54
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
55
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
56
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
57
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
58
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
59
|
+
* @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)
|
|
60
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
61
|
+
* @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
|
|
62
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
63
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
64
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphSchema} and HTTP response
|
|
65
|
+
*/
|
|
66
|
+
_createClass(GraphSchemasApi, [{
|
|
67
|
+
key: "addSchemasWithHttpInfo",
|
|
68
|
+
value: function addSchemasWithHttpInfo(id, requestBody, opts) {
|
|
69
|
+
opts = opts || {};
|
|
70
|
+
var postBody = requestBody;
|
|
71
|
+
// verify the required parameter 'id' is set
|
|
72
|
+
if (id === undefined || id === null) {
|
|
73
|
+
throw new Error("Missing the required parameter 'id' when calling addSchemas");
|
|
74
|
+
}
|
|
75
|
+
// verify the required parameter 'requestBody' is set
|
|
76
|
+
if (requestBody === undefined || requestBody === null) {
|
|
77
|
+
throw new Error("Missing the required parameter 'requestBody' when calling addSchemas");
|
|
78
|
+
}
|
|
79
|
+
var pathParams = {
|
|
80
|
+
'id': id
|
|
81
|
+
};
|
|
82
|
+
var queryParams = {};
|
|
83
|
+
var headerParams = {
|
|
84
|
+
'Authorization': opts['authorization'],
|
|
85
|
+
'cacheduration': opts['cacheduration'],
|
|
86
|
+
'cachegroup': opts['cachegroup'],
|
|
87
|
+
'cachekey': opts['cachekey'],
|
|
88
|
+
'cachescope': opts['cachescope'],
|
|
89
|
+
'cacheuser': opts['cacheuser'],
|
|
90
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
91
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
92
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
93
|
+
'transactionid': opts['transactionid']
|
|
94
|
+
};
|
|
95
|
+
var formParams = {};
|
|
96
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
97
|
+
var contentTypes = ['application/json'];
|
|
98
|
+
var accepts = ['application/json'];
|
|
99
|
+
var returnType = _GraphSchema["default"];
|
|
100
|
+
return this.apiClient.callApi('/graph/data/graph/{id}/schemas', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
/**
|
|
104
|
+
* Adds schemas to the graph
|
|
105
|
+
* @param {Number} id
|
|
106
|
+
* @param {Array.<Number>} requestBody Array of schema ids
|
|
107
|
+
* @param {Object} opts Optional parameters
|
|
108
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
109
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
110
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
111
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
112
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
113
|
+
* @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)
|
|
114
|
+
* @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
|
|
115
|
+
* @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
|
|
116
|
+
* @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
|
|
117
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
118
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphSchema}
|
|
119
|
+
*/
|
|
120
|
+
}, {
|
|
121
|
+
key: "addSchemas",
|
|
122
|
+
value: function addSchemas(id, requestBody, opts) {
|
|
123
|
+
return this.addSchemasWithHttpInfo(id, requestBody, opts).then(function (response_and_data) {
|
|
124
|
+
return response_and_data.data;
|
|
125
|
+
});
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
/**
|
|
129
|
+
* Create Schema
|
|
130
|
+
* Create a new Schema
|
|
131
|
+
* @param {Object} opts Optional parameters
|
|
132
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
133
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
134
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
135
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
136
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
137
|
+
* @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)
|
|
138
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
139
|
+
* @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
|
|
140
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
141
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
142
|
+
* @param {module:model/GraphSchemaInput} [graphSchemaInput]
|
|
143
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphSchemaResponse} and HTTP response
|
|
144
|
+
*/
|
|
145
|
+
}, {
|
|
146
|
+
key: "createSchemaWithHttpInfo",
|
|
147
|
+
value: function createSchemaWithHttpInfo(opts) {
|
|
148
|
+
opts = opts || {};
|
|
149
|
+
var postBody = opts['graphSchemaInput'];
|
|
150
|
+
var pathParams = {};
|
|
151
|
+
var queryParams = {};
|
|
152
|
+
var headerParams = {
|
|
153
|
+
'Authorization': opts['authorization'],
|
|
154
|
+
'cacheduration': opts['cacheduration'],
|
|
155
|
+
'cachegroup': opts['cachegroup'],
|
|
156
|
+
'cachekey': opts['cachekey'],
|
|
157
|
+
'cachescope': opts['cachescope'],
|
|
158
|
+
'cacheuser': opts['cacheuser'],
|
|
159
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
160
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
161
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
162
|
+
'transactionid': opts['transactionid']
|
|
163
|
+
};
|
|
164
|
+
var formParams = {};
|
|
165
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
166
|
+
var contentTypes = [];
|
|
167
|
+
var accepts = ['*/*'];
|
|
168
|
+
var returnType = _GraphSchemaResponse["default"];
|
|
169
|
+
return this.apiClient.callApi('/graph/data/schema', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
/**
|
|
173
|
+
* Create Schema
|
|
174
|
+
* Create a new Schema
|
|
175
|
+
* @param {Object} opts Optional parameters
|
|
176
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
177
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
178
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
179
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
180
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
181
|
+
* @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)
|
|
182
|
+
* @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
|
|
183
|
+
* @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
|
|
184
|
+
* @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
|
|
185
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
186
|
+
* @param {module:model/GraphSchemaInput} opts.graphSchemaInput
|
|
187
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphSchemaResponse}
|
|
188
|
+
*/
|
|
189
|
+
}, {
|
|
190
|
+
key: "createSchema",
|
|
191
|
+
value: function createSchema(opts) {
|
|
192
|
+
return this.createSchemaWithHttpInfo(opts).then(function (response_and_data) {
|
|
193
|
+
return response_and_data.data;
|
|
194
|
+
});
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
/**
|
|
198
|
+
* Get Schemas
|
|
199
|
+
* Get all Schemas the user has permissions to manage
|
|
200
|
+
* @param {Object} opts Optional parameters
|
|
201
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
202
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
203
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
204
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
205
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
206
|
+
* @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)
|
|
207
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
208
|
+
* @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
|
|
209
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
210
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
211
|
+
* @param {Number} [startindex]
|
|
212
|
+
* @param {Number} [count]
|
|
213
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphSchemaResponse>} and HTTP response
|
|
214
|
+
*/
|
|
215
|
+
}, {
|
|
216
|
+
key: "getAllSchemasWithHttpInfo",
|
|
217
|
+
value: function getAllSchemasWithHttpInfo(opts) {
|
|
218
|
+
opts = opts || {};
|
|
219
|
+
var postBody = null;
|
|
220
|
+
var pathParams = {};
|
|
221
|
+
var queryParams = {
|
|
222
|
+
'startindex': opts['startindex'],
|
|
223
|
+
'count': opts['count']
|
|
224
|
+
};
|
|
225
|
+
var headerParams = {
|
|
226
|
+
'Authorization': opts['authorization'],
|
|
227
|
+
'cacheduration': opts['cacheduration'],
|
|
228
|
+
'cachegroup': opts['cachegroup'],
|
|
229
|
+
'cachekey': opts['cachekey'],
|
|
230
|
+
'cachescope': opts['cachescope'],
|
|
231
|
+
'cacheuser': opts['cacheuser'],
|
|
232
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
233
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
234
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
235
|
+
'transactionid': opts['transactionid']
|
|
236
|
+
};
|
|
237
|
+
var formParams = {};
|
|
238
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
239
|
+
var contentTypes = [];
|
|
240
|
+
var accepts = ['*/*'];
|
|
241
|
+
var returnType = [_GraphSchemaResponse["default"]];
|
|
242
|
+
return this.apiClient.callApi('/graph/data/schema', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
/**
|
|
246
|
+
* Get Schemas
|
|
247
|
+
* Get all Schemas the user has permissions to manage
|
|
248
|
+
* @param {Object} opts Optional parameters
|
|
249
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
250
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
251
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
252
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
253
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
254
|
+
* @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)
|
|
255
|
+
* @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
|
|
256
|
+
* @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
|
|
257
|
+
* @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
|
|
258
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
259
|
+
* @param {Number} opts.startindex
|
|
260
|
+
* @param {Number} opts.count
|
|
261
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphSchemaResponse>}
|
|
262
|
+
*/
|
|
263
|
+
}, {
|
|
264
|
+
key: "getAllSchemas",
|
|
265
|
+
value: function getAllSchemas(opts) {
|
|
266
|
+
return this.getAllSchemasWithHttpInfo(opts).then(function (response_and_data) {
|
|
267
|
+
return response_and_data.data;
|
|
268
|
+
});
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
/**
|
|
272
|
+
* Get Schema
|
|
273
|
+
* Get a Schema by ID
|
|
274
|
+
* @param {Number} id
|
|
275
|
+
* @param {Object} opts Optional parameters
|
|
276
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
277
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
278
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
279
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
280
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
281
|
+
* @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)
|
|
282
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
283
|
+
* @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
|
|
284
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
285
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
286
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphSchemaResponse} and HTTP response
|
|
287
|
+
*/
|
|
288
|
+
}, {
|
|
289
|
+
key: "getSchemaByIdWithHttpInfo",
|
|
290
|
+
value: function getSchemaByIdWithHttpInfo(id, opts) {
|
|
291
|
+
opts = opts || {};
|
|
292
|
+
var postBody = null;
|
|
293
|
+
// verify the required parameter 'id' is set
|
|
294
|
+
if (id === undefined || id === null) {
|
|
295
|
+
throw new Error("Missing the required parameter 'id' when calling getSchemaById");
|
|
296
|
+
}
|
|
297
|
+
var pathParams = {
|
|
298
|
+
'id': id
|
|
299
|
+
};
|
|
300
|
+
var queryParams = {};
|
|
301
|
+
var headerParams = {
|
|
302
|
+
'Authorization': opts['authorization'],
|
|
303
|
+
'cacheduration': opts['cacheduration'],
|
|
304
|
+
'cachegroup': opts['cachegroup'],
|
|
305
|
+
'cachekey': opts['cachekey'],
|
|
306
|
+
'cachescope': opts['cachescope'],
|
|
307
|
+
'cacheuser': opts['cacheuser'],
|
|
308
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
309
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
310
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
311
|
+
'transactionid': opts['transactionid']
|
|
312
|
+
};
|
|
313
|
+
var formParams = {};
|
|
314
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
315
|
+
var contentTypes = [];
|
|
316
|
+
var accepts = ['application/json'];
|
|
317
|
+
var returnType = _GraphSchemaResponse["default"];
|
|
318
|
+
return this.apiClient.callApi('/graph/data/schema/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
/**
|
|
322
|
+
* Get Schema
|
|
323
|
+
* Get a Schema by ID
|
|
324
|
+
* @param {Number} id
|
|
325
|
+
* @param {Object} opts Optional parameters
|
|
326
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
327
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
328
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
329
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
330
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
331
|
+
* @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)
|
|
332
|
+
* @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
|
|
333
|
+
* @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
|
|
334
|
+
* @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
|
|
335
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
336
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphSchemaResponse}
|
|
337
|
+
*/
|
|
338
|
+
}, {
|
|
339
|
+
key: "getSchemaById",
|
|
340
|
+
value: function getSchemaById(id, opts) {
|
|
341
|
+
return this.getSchemaByIdWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
342
|
+
return response_and_data.data;
|
|
343
|
+
});
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
/**
|
|
347
|
+
* Get Schema
|
|
348
|
+
* Get a Schema by Key
|
|
349
|
+
* @param {String} key
|
|
350
|
+
* @param {Object} opts Optional parameters
|
|
351
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
352
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
353
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
354
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
355
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
356
|
+
* @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)
|
|
357
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
358
|
+
* @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
|
|
359
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
360
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
361
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphSchemaResponse} and HTTP response
|
|
362
|
+
*/
|
|
363
|
+
}, {
|
|
364
|
+
key: "getSchemaByKeyWithHttpInfo",
|
|
365
|
+
value: function getSchemaByKeyWithHttpInfo(key, opts) {
|
|
366
|
+
opts = opts || {};
|
|
367
|
+
var postBody = null;
|
|
368
|
+
// verify the required parameter 'key' is set
|
|
369
|
+
if (key === undefined || key === null) {
|
|
370
|
+
throw new Error("Missing the required parameter 'key' when calling getSchemaByKey");
|
|
371
|
+
}
|
|
372
|
+
var pathParams = {
|
|
373
|
+
'key': key
|
|
374
|
+
};
|
|
375
|
+
var queryParams = {};
|
|
376
|
+
var headerParams = {
|
|
377
|
+
'Authorization': opts['authorization'],
|
|
378
|
+
'cacheduration': opts['cacheduration'],
|
|
379
|
+
'cachegroup': opts['cachegroup'],
|
|
380
|
+
'cachekey': opts['cachekey'],
|
|
381
|
+
'cachescope': opts['cachescope'],
|
|
382
|
+
'cacheuser': opts['cacheuser'],
|
|
383
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
384
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
385
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
386
|
+
'transactionid': opts['transactionid']
|
|
387
|
+
};
|
|
388
|
+
var formParams = {};
|
|
389
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
390
|
+
var contentTypes = [];
|
|
391
|
+
var accepts = ['*/*'];
|
|
392
|
+
var returnType = _GraphSchemaResponse["default"];
|
|
393
|
+
return this.apiClient.callApi('/graph/data/schema/{key}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
/**
|
|
397
|
+
* Get Schema
|
|
398
|
+
* Get a Schema by Key
|
|
399
|
+
* @param {String} key
|
|
400
|
+
* @param {Object} opts Optional parameters
|
|
401
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
402
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
403
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
404
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
405
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
406
|
+
* @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)
|
|
407
|
+
* @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
|
|
408
|
+
* @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
|
|
409
|
+
* @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
|
|
410
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
411
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphSchemaResponse}
|
|
412
|
+
*/
|
|
413
|
+
}, {
|
|
414
|
+
key: "getSchemaByKey",
|
|
415
|
+
value: function getSchemaByKey(key, opts) {
|
|
416
|
+
return this.getSchemaByKeyWithHttpInfo(key, opts).then(function (response_and_data) {
|
|
417
|
+
return response_and_data.data;
|
|
418
|
+
});
|
|
419
|
+
}
|
|
420
|
+
|
|
421
|
+
/**
|
|
422
|
+
* Get Object Types
|
|
423
|
+
* Get the Object Types for a Schema
|
|
424
|
+
* @param {Number} id
|
|
425
|
+
* @param {Object} opts Optional parameters
|
|
426
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
427
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
428
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
429
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
430
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
431
|
+
* @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)
|
|
432
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
433
|
+
* @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
|
|
434
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
435
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
436
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectTypeResponse>} and HTTP response
|
|
437
|
+
*/
|
|
438
|
+
}, {
|
|
439
|
+
key: "getSchemaObjectTypesWithHttpInfo",
|
|
440
|
+
value: function getSchemaObjectTypesWithHttpInfo(id, opts) {
|
|
441
|
+
opts = opts || {};
|
|
442
|
+
var postBody = null;
|
|
443
|
+
// verify the required parameter 'id' is set
|
|
444
|
+
if (id === undefined || id === null) {
|
|
445
|
+
throw new Error("Missing the required parameter 'id' when calling getSchemaObjectTypes");
|
|
446
|
+
}
|
|
447
|
+
var pathParams = {
|
|
448
|
+
'id': id
|
|
449
|
+
};
|
|
450
|
+
var queryParams = {};
|
|
451
|
+
var headerParams = {
|
|
452
|
+
'Authorization': opts['authorization'],
|
|
453
|
+
'cacheduration': opts['cacheduration'],
|
|
454
|
+
'cachegroup': opts['cachegroup'],
|
|
455
|
+
'cachekey': opts['cachekey'],
|
|
456
|
+
'cachescope': opts['cachescope'],
|
|
457
|
+
'cacheuser': opts['cacheuser'],
|
|
458
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
459
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
460
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
461
|
+
'transactionid': opts['transactionid']
|
|
462
|
+
};
|
|
463
|
+
var formParams = {};
|
|
464
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
465
|
+
var contentTypes = [];
|
|
466
|
+
var accepts = ['application/json'];
|
|
467
|
+
var returnType = [_GraphObjectTypeResponse["default"]];
|
|
468
|
+
return this.apiClient.callApi('/graph/data/schema/{id}/objecttypes', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
/**
|
|
472
|
+
* Get Object Types
|
|
473
|
+
* Get the Object Types for a Schema
|
|
474
|
+
* @param {Number} id
|
|
475
|
+
* @param {Object} opts Optional parameters
|
|
476
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
477
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
478
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
479
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
480
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
481
|
+
* @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)
|
|
482
|
+
* @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
|
|
483
|
+
* @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
|
|
484
|
+
* @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
|
|
485
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
486
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectTypeResponse>}
|
|
487
|
+
*/
|
|
488
|
+
}, {
|
|
489
|
+
key: "getSchemaObjectTypes",
|
|
490
|
+
value: function getSchemaObjectTypes(id, opts) {
|
|
491
|
+
return this.getSchemaObjectTypesWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
492
|
+
return response_and_data.data;
|
|
493
|
+
});
|
|
494
|
+
}
|
|
495
|
+
|
|
496
|
+
/**
|
|
497
|
+
* Get Relationship Types
|
|
498
|
+
* Get the Object Types for a Schema
|
|
499
|
+
* @param {Number} id
|
|
500
|
+
* @param {Object} opts Optional parameters
|
|
501
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
502
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
503
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
504
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
505
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
506
|
+
* @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)
|
|
507
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
508
|
+
* @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
|
|
509
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
510
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
511
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectTypeResponse>} and HTTP response
|
|
512
|
+
*/
|
|
513
|
+
}, {
|
|
514
|
+
key: "getSchemaRelationshipTypesWithHttpInfo",
|
|
515
|
+
value: function getSchemaRelationshipTypesWithHttpInfo(id, opts) {
|
|
516
|
+
opts = opts || {};
|
|
517
|
+
var postBody = null;
|
|
518
|
+
// verify the required parameter 'id' is set
|
|
519
|
+
if (id === undefined || id === null) {
|
|
520
|
+
throw new Error("Missing the required parameter 'id' when calling getSchemaRelationshipTypes");
|
|
521
|
+
}
|
|
522
|
+
var pathParams = {
|
|
523
|
+
'id': id
|
|
524
|
+
};
|
|
525
|
+
var queryParams = {};
|
|
526
|
+
var headerParams = {
|
|
527
|
+
'Authorization': opts['authorization'],
|
|
528
|
+
'cacheduration': opts['cacheduration'],
|
|
529
|
+
'cachegroup': opts['cachegroup'],
|
|
530
|
+
'cachekey': opts['cachekey'],
|
|
531
|
+
'cachescope': opts['cachescope'],
|
|
532
|
+
'cacheuser': opts['cacheuser'],
|
|
533
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
534
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
535
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
536
|
+
'transactionid': opts['transactionid']
|
|
537
|
+
};
|
|
538
|
+
var formParams = {};
|
|
539
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
540
|
+
var contentTypes = [];
|
|
541
|
+
var accepts = ['application/json'];
|
|
542
|
+
var returnType = [_GraphObjectTypeResponse["default"]];
|
|
543
|
+
return this.apiClient.callApi('/graph/data/schema/{id}/relationshiptypes', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
544
|
+
}
|
|
545
|
+
|
|
546
|
+
/**
|
|
547
|
+
* Get Relationship Types
|
|
548
|
+
* Get the Object Types for a Schema
|
|
549
|
+
* @param {Number} id
|
|
550
|
+
* @param {Object} opts Optional parameters
|
|
551
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
552
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
553
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
554
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
555
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
556
|
+
* @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)
|
|
557
|
+
* @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
|
|
558
|
+
* @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
|
|
559
|
+
* @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
|
|
560
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
561
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectTypeResponse>}
|
|
562
|
+
*/
|
|
563
|
+
}, {
|
|
564
|
+
key: "getSchemaRelationshipTypes",
|
|
565
|
+
value: function getSchemaRelationshipTypes(id, opts) {
|
|
566
|
+
return this.getSchemaRelationshipTypesWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
567
|
+
return response_and_data.data;
|
|
568
|
+
});
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
/**
|
|
572
|
+
* Get schemas in the graph
|
|
573
|
+
* @param {Number} id
|
|
574
|
+
* @param {Object} opts Optional parameters
|
|
575
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
576
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
577
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
578
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
579
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
580
|
+
* @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)
|
|
581
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
582
|
+
* @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
|
|
583
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
584
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
585
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphSchemaResponse>} and HTTP response
|
|
586
|
+
*/
|
|
587
|
+
}, {
|
|
588
|
+
key: "getSchemasWithHttpInfo",
|
|
589
|
+
value: function getSchemasWithHttpInfo(id, opts) {
|
|
590
|
+
opts = opts || {};
|
|
591
|
+
var postBody = null;
|
|
592
|
+
// verify the required parameter 'id' is set
|
|
593
|
+
if (id === undefined || id === null) {
|
|
594
|
+
throw new Error("Missing the required parameter 'id' when calling getSchemas");
|
|
595
|
+
}
|
|
596
|
+
var pathParams = {
|
|
597
|
+
'id': id
|
|
598
|
+
};
|
|
599
|
+
var queryParams = {};
|
|
600
|
+
var headerParams = {
|
|
601
|
+
'Authorization': opts['authorization'],
|
|
602
|
+
'cacheduration': opts['cacheduration'],
|
|
603
|
+
'cachegroup': opts['cachegroup'],
|
|
604
|
+
'cachekey': opts['cachekey'],
|
|
605
|
+
'cachescope': opts['cachescope'],
|
|
606
|
+
'cacheuser': opts['cacheuser'],
|
|
607
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
608
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
609
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
610
|
+
'transactionid': opts['transactionid']
|
|
611
|
+
};
|
|
612
|
+
var formParams = {};
|
|
613
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
614
|
+
var contentTypes = [];
|
|
615
|
+
var accepts = ['application/json'];
|
|
616
|
+
var returnType = [_GraphSchemaResponse["default"]];
|
|
617
|
+
return this.apiClient.callApi('/graph/data/graph/{id}/schemas', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
618
|
+
}
|
|
619
|
+
|
|
620
|
+
/**
|
|
621
|
+
* Get schemas in the graph
|
|
622
|
+
* @param {Number} id
|
|
623
|
+
* @param {Object} opts Optional parameters
|
|
624
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
625
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
626
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
627
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
628
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
629
|
+
* @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)
|
|
630
|
+
* @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
|
|
631
|
+
* @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
|
|
632
|
+
* @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
|
|
633
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
634
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphSchemaResponse>}
|
|
635
|
+
*/
|
|
636
|
+
}, {
|
|
637
|
+
key: "getSchemas",
|
|
638
|
+
value: function getSchemas(id, opts) {
|
|
639
|
+
return this.getSchemasWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
640
|
+
return response_and_data.data;
|
|
641
|
+
});
|
|
642
|
+
}
|
|
643
|
+
|
|
644
|
+
/**
|
|
645
|
+
* Removes schemas to the graph
|
|
646
|
+
* @param {Number} id
|
|
647
|
+
* @param {Array.<Number>} requestBody Array of schema ids
|
|
648
|
+
* @param {Object} opts Optional parameters
|
|
649
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
650
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
651
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
652
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
653
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
654
|
+
* @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)
|
|
655
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
656
|
+
* @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
|
|
657
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
658
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
659
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
660
|
+
*/
|
|
661
|
+
}, {
|
|
662
|
+
key: "removeSchemasWithHttpInfo",
|
|
663
|
+
value: function removeSchemasWithHttpInfo(id, requestBody, opts) {
|
|
664
|
+
opts = opts || {};
|
|
665
|
+
var postBody = requestBody;
|
|
666
|
+
// verify the required parameter 'id' is set
|
|
667
|
+
if (id === undefined || id === null) {
|
|
668
|
+
throw new Error("Missing the required parameter 'id' when calling removeSchemas");
|
|
669
|
+
}
|
|
670
|
+
// verify the required parameter 'requestBody' is set
|
|
671
|
+
if (requestBody === undefined || requestBody === null) {
|
|
672
|
+
throw new Error("Missing the required parameter 'requestBody' when calling removeSchemas");
|
|
673
|
+
}
|
|
674
|
+
var pathParams = {
|
|
675
|
+
'id': id
|
|
676
|
+
};
|
|
677
|
+
var queryParams = {};
|
|
678
|
+
var headerParams = {
|
|
679
|
+
'Authorization': opts['authorization'],
|
|
680
|
+
'cacheduration': opts['cacheduration'],
|
|
681
|
+
'cachegroup': opts['cachegroup'],
|
|
682
|
+
'cachekey': opts['cachekey'],
|
|
683
|
+
'cachescope': opts['cachescope'],
|
|
684
|
+
'cacheuser': opts['cacheuser'],
|
|
685
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
686
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
687
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
688
|
+
'transactionid': opts['transactionid']
|
|
689
|
+
};
|
|
690
|
+
var formParams = {};
|
|
691
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
692
|
+
var contentTypes = ['application/json'];
|
|
693
|
+
var accepts = ['application/json'];
|
|
694
|
+
var returnType = null;
|
|
695
|
+
return this.apiClient.callApi('/graph/data/graph/{id}/schemas', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
696
|
+
}
|
|
697
|
+
|
|
698
|
+
/**
|
|
699
|
+
* Removes schemas to the graph
|
|
700
|
+
* @param {Number} id
|
|
701
|
+
* @param {Array.<Number>} requestBody Array of schema ids
|
|
702
|
+
* @param {Object} opts Optional parameters
|
|
703
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
704
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
705
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
706
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
707
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
708
|
+
* @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)
|
|
709
|
+
* @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
|
|
710
|
+
* @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
|
|
711
|
+
* @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
|
|
712
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
713
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
714
|
+
*/
|
|
715
|
+
}, {
|
|
716
|
+
key: "removeSchemas",
|
|
717
|
+
value: function removeSchemas(id, requestBody, opts) {
|
|
718
|
+
return this.removeSchemasWithHttpInfo(id, requestBody, opts).then(function (response_and_data) {
|
|
719
|
+
return response_and_data.data;
|
|
720
|
+
});
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
/**
|
|
724
|
+
* @param {Number} id
|
|
725
|
+
* @param {Object} opts Optional parameters
|
|
726
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
727
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
728
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
729
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
730
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
731
|
+
* @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)
|
|
732
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
733
|
+
* @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
|
|
734
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
735
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
736
|
+
* @param {String} [body]
|
|
737
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
738
|
+
*/
|
|
739
|
+
}, {
|
|
740
|
+
key: "updateObjectTypesWithHttpInfo",
|
|
741
|
+
value: function updateObjectTypesWithHttpInfo(id, opts) {
|
|
742
|
+
opts = opts || {};
|
|
743
|
+
var postBody = opts['body'];
|
|
744
|
+
// verify the required parameter 'id' is set
|
|
745
|
+
if (id === undefined || id === null) {
|
|
746
|
+
throw new Error("Missing the required parameter 'id' when calling updateObjectTypes");
|
|
747
|
+
}
|
|
748
|
+
var pathParams = {
|
|
749
|
+
'id': id
|
|
750
|
+
};
|
|
751
|
+
var queryParams = {};
|
|
752
|
+
var headerParams = {
|
|
753
|
+
'Authorization': opts['authorization'],
|
|
754
|
+
'cacheduration': opts['cacheduration'],
|
|
755
|
+
'cachegroup': opts['cachegroup'],
|
|
756
|
+
'cachekey': opts['cachekey'],
|
|
757
|
+
'cachescope': opts['cachescope'],
|
|
758
|
+
'cacheuser': opts['cacheuser'],
|
|
759
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
760
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
761
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
762
|
+
'transactionid': opts['transactionid']
|
|
763
|
+
};
|
|
764
|
+
var formParams = {};
|
|
765
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
766
|
+
var contentTypes = ['application/json'];
|
|
767
|
+
var accepts = ['application/json'];
|
|
768
|
+
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
769
|
+
return this.apiClient.callApi('/graph/data/schema/{id}/objecttypes', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
770
|
+
}
|
|
771
|
+
|
|
772
|
+
/**
|
|
773
|
+
* @param {Number} id
|
|
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
|
+
* @param {String} opts.body
|
|
786
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
787
|
+
*/
|
|
788
|
+
}, {
|
|
789
|
+
key: "updateObjectTypes",
|
|
790
|
+
value: function updateObjectTypes(id, opts) {
|
|
791
|
+
return this.updateObjectTypesWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
792
|
+
return response_and_data.data;
|
|
793
|
+
});
|
|
794
|
+
}
|
|
795
|
+
|
|
796
|
+
/**
|
|
797
|
+
* @param {Number} id
|
|
798
|
+
* @param {Object} opts Optional parameters
|
|
799
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
800
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
801
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
802
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
803
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
804
|
+
* @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)
|
|
805
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
806
|
+
* @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
|
|
807
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
808
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
809
|
+
* @param {String} [body]
|
|
810
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
811
|
+
*/
|
|
812
|
+
}, {
|
|
813
|
+
key: "updateTemplate3WithHttpInfo",
|
|
814
|
+
value: function updateTemplate3WithHttpInfo(id, opts) {
|
|
815
|
+
opts = opts || {};
|
|
816
|
+
var postBody = opts['body'];
|
|
817
|
+
// verify the required parameter 'id' is set
|
|
818
|
+
if (id === undefined || id === null) {
|
|
819
|
+
throw new Error("Missing the required parameter 'id' when calling updateTemplate3");
|
|
820
|
+
}
|
|
821
|
+
var pathParams = {
|
|
822
|
+
'id': id
|
|
823
|
+
};
|
|
824
|
+
var queryParams = {};
|
|
825
|
+
var headerParams = {
|
|
826
|
+
'Authorization': opts['authorization'],
|
|
827
|
+
'cacheduration': opts['cacheduration'],
|
|
828
|
+
'cachegroup': opts['cachegroup'],
|
|
829
|
+
'cachekey': opts['cachekey'],
|
|
830
|
+
'cachescope': opts['cachescope'],
|
|
831
|
+
'cacheuser': opts['cacheuser'],
|
|
832
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
833
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
834
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
835
|
+
'transactionid': opts['transactionid']
|
|
836
|
+
};
|
|
837
|
+
var formParams = {};
|
|
838
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
839
|
+
var contentTypes = ['application/json'];
|
|
840
|
+
var accepts = ['application/json'];
|
|
841
|
+
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
842
|
+
return this.apiClient.callApi('/graph/data/schema/{id}/template', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
843
|
+
}
|
|
844
|
+
|
|
845
|
+
/**
|
|
846
|
+
* @param {Number} id
|
|
847
|
+
* @param {Object} opts Optional parameters
|
|
848
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
849
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
850
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
851
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
852
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
853
|
+
* @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)
|
|
854
|
+
* @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
|
|
855
|
+
* @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
|
|
856
|
+
* @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
|
|
857
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
858
|
+
* @param {String} opts.body
|
|
859
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
860
|
+
*/
|
|
861
|
+
}, {
|
|
862
|
+
key: "updateTemplate3",
|
|
863
|
+
value: function updateTemplate3(id, opts) {
|
|
864
|
+
return this.updateTemplate3WithHttpInfo(id, opts).then(function (response_and_data) {
|
|
865
|
+
return response_and_data.data;
|
|
866
|
+
});
|
|
867
|
+
}
|
|
868
|
+
}]);
|
|
869
|
+
return GraphSchemasApi;
|
|
870
|
+
}();
|