@gobodo/gobodo-api-promise 0.1.97 → 0.1.100
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +602 -684
- package/dist/.tsbuildinfo +1 -1
- package/dist/ApiClient.d.ts +1 -1
- package/dist/ApiClient.d.ts.map +1 -1
- package/dist/ApiClient.js +7 -3
- package/dist/api/ActionTypesApi.d.ts +3 -5
- package/dist/api/ActionTypesApi.d.ts.map +1 -1
- package/dist/api/ActionTypesApi.js +7 -3
- package/dist/api/AdCampaignsApi.d.ts +37 -98
- package/dist/api/AdCampaignsApi.d.ts.map +1 -1
- package/dist/api/AdCampaignsApi.js +119 -166
- package/dist/api/AdManagementApi.d.ts +63 -90
- package/dist/api/AdManagementApi.d.ts.map +1 -1
- package/dist/api/AdManagementApi.js +204 -162
- package/dist/api/AdminDataManagementApi.d.ts +5 -7
- package/dist/api/AdminDataManagementApi.d.ts.map +1 -1
- package/dist/api/AdminDataManagementApi.js +18 -15
- package/dist/api/AdsApi.d.ts +27 -83
- package/dist/api/AdsApi.d.ts.map +1 -1
- package/dist/api/AdsApi.js +88 -143
- package/dist/api/AttachmentsApi.d.ts +19 -123
- package/dist/api/AttachmentsApi.d.ts.map +1 -1
- package/dist/api/AttachmentsApi.js +73 -201
- package/dist/api/AuthenticationApi.d.ts +1 -1
- package/dist/api/AuthenticationApi.js +12 -12
- package/dist/api/CategoriesApi.d.ts +23 -37
- package/dist/api/CategoriesApi.d.ts.map +1 -1
- package/dist/api/CategoriesApi.js +96 -66
- package/dist/api/CommentsApi.d.ts +15 -115
- package/dist/api/CommentsApi.d.ts.map +1 -1
- package/dist/api/CommentsApi.js +73 -192
- package/dist/api/ContentManagementApi.d.ts +69 -127
- package/dist/api/ContentManagementApi.d.ts.map +1 -1
- package/dist/api/ContentManagementApi.js +335 -223
- package/dist/api/ConversationsApi.d.ts +19 -80
- package/dist/api/ConversationsApi.d.ts.map +1 -1
- package/dist/api/ConversationsApi.js +95 -135
- package/dist/api/CurrencyApi.d.ts +15 -32
- package/dist/api/CurrencyApi.d.ts.map +1 -1
- package/dist/api/CurrencyApi.js +78 -50
- package/dist/api/DataSheetImportsApi.d.ts +39 -81
- package/dist/api/DataSheetImportsApi.d.ts.map +1 -1
- package/dist/api/DataSheetImportsApi.js +185 -133
- package/dist/api/DefaultApi.d.ts +19 -31
- package/dist/api/DefaultApi.d.ts.map +1 -1
- package/dist/api/DefaultApi.js +78 -58
- package/dist/api/DocumentPartTypesApi.d.ts +5 -10
- package/dist/api/DocumentPartTypesApi.d.ts.map +1 -1
- package/dist/api/DocumentPartTypesApi.js +25 -16
- package/dist/api/DocumentTypesApi.d.ts +5 -10
- package/dist/api/DocumentTypesApi.d.ts.map +1 -1
- package/dist/api/DocumentTypesApi.js +25 -16
- package/dist/api/DocumentsApi.d.ts +31 -100
- package/dist/api/DocumentsApi.d.ts.map +1 -1
- package/dist/api/DocumentsApi.js +147 -173
- package/dist/api/EmailsApi.d.ts +9 -17
- package/dist/api/EmailsApi.d.ts.map +1 -1
- package/dist/api/EmailsApi.js +47 -30
- package/dist/api/EntryPartsApi.d.ts +31 -100
- package/dist/api/EntryPartsApi.d.ts.map +1 -1
- package/dist/api/EntryPartsApi.js +146 -170
- package/dist/api/FacebookApi.d.ts +1 -1
- package/dist/api/FacebookApi.js +3 -3
- package/dist/api/FieldsApi.d.ts +7 -13
- package/dist/api/FieldsApi.d.ts.map +1 -1
- package/dist/api/FieldsApi.js +36 -23
- package/dist/api/FilesApi.d.ts +7 -13
- package/dist/api/FilesApi.d.ts.map +1 -1
- package/dist/api/FilesApi.js +15 -14
- package/dist/api/FormsApi.d.ts +57 -94
- package/dist/api/FormsApi.d.ts.map +1 -1
- package/dist/api/FormsApi.js +252 -183
- package/dist/api/FunctionsApi.d.ts +41 -132
- package/dist/api/FunctionsApi.d.ts.map +1 -1
- package/dist/api/FunctionsApi.js +217 -220
- package/dist/api/GeocodeApi.d.ts +35 -121
- package/dist/api/GeocodeApi.d.ts.map +1 -1
- package/dist/api/GeocodeApi.js +84 -212
- package/dist/api/GobodoManagementApi.d.ts +11 -21
- package/dist/api/GobodoManagementApi.d.ts.map +1 -1
- package/dist/api/GobodoManagementApi.js +58 -37
- package/dist/api/GoogleApi.d.ts +1 -1
- package/dist/api/GoogleApi.js +3 -3
- package/dist/api/GraphActionTypesApi.d.ts +93 -95
- package/dist/api/GraphActionTypesApi.d.ts.map +1 -1
- package/dist/api/GraphActionTypesApi.js +255 -198
- package/dist/api/GraphActionsApi.d.ts +43 -288
- package/dist/api/GraphActionsApi.d.ts.map +1 -1
- package/dist/api/GraphActionsApi.js +107 -471
- package/dist/api/GraphObjectTypesApi.d.ts +53 -292
- package/dist/api/GraphObjectTypesApi.d.ts.map +1 -1
- package/dist/api/GraphObjectTypesApi.js +166 -480
- package/dist/api/GraphObjectsApi.d.ts +289 -2054
- package/dist/api/GraphObjectsApi.d.ts.map +1 -1
- package/dist/api/GraphObjectsApi.js +803 -3533
- package/dist/api/GraphRelationshipTypesApi.d.ts +91 -564
- package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -1
- package/dist/api/GraphRelationshipTypesApi.js +326 -1012
- package/dist/api/GraphRelationshipsApi.d.ts +145 -948
- package/dist/api/GraphRelationshipsApi.d.ts.map +1 -1
- package/dist/api/GraphRelationshipsApi.js +392 -1592
- package/dist/api/GraphSchemasApi.d.ts +17 -451
- package/dist/api/GraphSchemasApi.d.ts.map +1 -1
- package/dist/api/GraphSchemasApi.js +117 -773
- package/dist/api/GraphTraversalApi.d.ts +19 -33
- package/dist/api/GraphTraversalApi.d.ts.map +1 -1
- package/dist/api/GraphTraversalApi.js +87 -58
- package/dist/api/GraphsApi.d.ts +117 -135
- package/dist/api/GraphsApi.d.ts.map +1 -1
- package/dist/api/GraphsApi.js +311 -255
- package/dist/api/GroupsApi.d.ts +11 -11
- package/dist/api/IAMApi.d.ts +23 -32
- package/dist/api/IAMApi.d.ts.map +1 -1
- package/dist/api/IAMApi.js +75 -59
- package/dist/api/ImagesApi.d.ts +21 -190
- package/dist/api/ImagesApi.d.ts.map +1 -1
- package/dist/api/ImagesApi.js +81 -291
- package/dist/api/InvitesApi.d.ts +11 -21
- package/dist/api/InvitesApi.d.ts.map +1 -1
- package/dist/api/InvitesApi.js +58 -37
- package/dist/api/LikesApi.d.ts +43 -69
- package/dist/api/LikesApi.d.ts.map +1 -1
- package/dist/api/LikesApi.js +192 -143
- package/dist/api/LinkedINApi.d.ts +1 -1
- package/dist/api/LinkedINApi.js +3 -3
- package/dist/api/LiveMeetingsApi.d.ts +7 -11
- package/dist/api/LiveMeetingsApi.d.ts.map +1 -1
- package/dist/api/LiveMeetingsApi.js +29 -22
- package/dist/api/MeetingEventsApi.d.ts +39 -331
- package/dist/api/MeetingEventsApi.d.ts.map +1 -1
- package/dist/api/MeetingEventsApi.js +196 -515
- package/dist/api/NotificationsApi.d.ts +29 -63
- package/dist/api/NotificationsApi.d.ts.map +1 -1
- package/dist/api/NotificationsApi.js +151 -97
- package/dist/api/PagesApi.d.ts +23 -85
- package/dist/api/PagesApi.d.ts.map +1 -1
- package/dist/api/PagesApi.js +106 -146
- package/dist/api/PasswordResetApi.d.ts +80 -0
- package/dist/api/PasswordResetApi.d.ts.map +1 -0
- package/dist/api/PasswordResetApi.js +212 -0
- package/dist/api/PhoneNumbersApi.d.ts +11 -24
- package/dist/api/PhoneNumbersApi.d.ts.map +1 -1
- package/dist/api/PhoneNumbersApi.js +58 -37
- package/dist/api/PostsApi.d.ts +11 -64
- package/dist/api/PostsApi.d.ts.map +1 -1
- package/dist/api/PostsApi.js +51 -107
- package/dist/api/PrivateMessagesApi.d.ts +35 -110
- package/dist/api/PrivateMessagesApi.d.ts.map +1 -1
- package/dist/api/PrivateMessagesApi.js +177 -189
- package/dist/api/PublicationsApi.d.ts +19 -91
- package/dist/api/PublicationsApi.d.ts.map +1 -1
- package/dist/api/PublicationsApi.js +94 -134
- package/dist/api/RestApplicationsApi.d.ts +11 -25
- package/dist/api/RestApplicationsApi.d.ts.map +1 -1
- package/dist/api/RestApplicationsApi.js +56 -36
- package/dist/api/ScreensApi.d.ts +7 -13
- package/dist/api/ScreensApi.d.ts.map +1 -1
- package/dist/api/ScreensApi.js +36 -23
- package/dist/api/SitesApi.d.ts +21 -48
- package/dist/api/SitesApi.d.ts.map +1 -1
- package/dist/api/SitesApi.js +109 -70
- package/dist/api/SocialGroupsApi.d.ts +43 -90
- package/dist/api/SocialGroupsApi.d.ts.map +1 -1
- package/dist/api/SocialGroupsApi.js +213 -140
- package/dist/api/SocialIntegrationApi.d.ts +1 -1
- package/dist/api/SocialIntegrationApi.js +6 -6
- package/dist/api/StripeAccountsApi.d.ts +81 -161
- package/dist/api/StripeAccountsApi.d.ts.map +1 -1
- package/dist/api/StripeAccountsApi.js +436 -281
- package/dist/api/TagsApi.d.ts +3 -5
- package/dist/api/TagsApi.d.ts.map +1 -1
- package/dist/api/TagsApi.js +7 -3
- package/dist/api/TemplatesApi.d.ts +7 -13
- package/dist/api/TemplatesApi.d.ts.map +1 -1
- package/dist/api/TemplatesApi.js +36 -23
- package/dist/api/ThemeMappingsApi.d.ts +9 -16
- package/dist/api/ThemeMappingsApi.d.ts.map +1 -1
- package/dist/api/ThemeMappingsApi.js +42 -29
- package/dist/api/TopicsApi.d.ts +17 -33
- package/dist/api/TopicsApi.d.ts.map +1 -1
- package/dist/api/TopicsApi.js +91 -58
- package/dist/api/TransactionsApi.d.ts +1 -1
- package/dist/api/TransactionsApi.js +5 -5
- package/dist/api/TwitterApi.d.ts +1 -1
- package/dist/api/TwitterApi.js +3 -3
- package/dist/api/UserManagerAdministrationApi.d.ts +83 -0
- package/dist/api/UserManagerAdministrationApi.d.ts.map +1 -0
- package/dist/api/UserManagerAdministrationApi.js +257 -0
- package/dist/api/UserTagsApi.d.ts +31 -135
- package/dist/api/UserTagsApi.d.ts.map +1 -1
- package/dist/api/UserTagsApi.js +121 -241
- package/dist/api/UsersApi.d.ts +23 -47
- package/dist/api/UsersApi.d.ts.map +1 -1
- package/dist/api/UsersApi.js +122 -78
- package/dist/api/UtilsApi.d.ts +1 -1
- package/dist/api/UtilsApi.js +3 -3
- package/dist/api/VideosApi.d.ts +25 -137
- package/dist/api/VideosApi.d.ts.map +1 -1
- package/dist/api/VideosApi.js +114 -226
- package/dist/api/WalletsApi.d.ts +35 -72
- package/dist/api/WalletsApi.d.ts.map +1 -1
- package/dist/api/WalletsApi.js +184 -118
- package/dist/index.d.ts +33 -16
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +204 -85
- package/dist/model/APIClient.d.ts +10 -10
- package/dist/model/APIClient.d.ts.map +1 -1
- package/dist/model/APIClient.js +27 -27
- package/dist/model/AccountSessionInput.d.ts +1 -1
- package/dist/model/AccountSessionInput.js +2 -2
- package/dist/model/AccountSessionResponse.d.ts +1 -1
- package/dist/model/AccountSessionResponse.js +2 -2
- package/dist/model/Address.d.ts +74 -0
- package/dist/model/Address.d.ts.map +1 -0
- package/dist/model/Address.js +224 -0
- package/dist/model/AddressResponse.d.ts +87 -0
- package/dist/model/AddressResponse.d.ts.map +1 -0
- package/dist/model/AddressResponse.js +255 -0
- package/dist/model/ApplicationPaymentAccountResponse.d.ts +1 -1
- package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
- package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts +1 -1
- package/dist/model/ApplicationPaymentAccountResponseFailureException.js +2 -2
- package/dist/model/Article.d.ts +65 -65
- package/dist/model/Article.d.ts.map +1 -1
- package/dist/model/Article.js +179 -179
- package/dist/model/AuthResponse.d.ts +1 -1
- package/dist/model/AuthResponse.js +2 -2
- package/dist/model/AwsSettings.d.ts +1 -1
- package/dist/model/AwsSettings.js +2 -2
- package/dist/model/Balance.d.ts +9 -9
- package/dist/model/Balance.d.ts.map +1 -1
- package/dist/model/Balance.js +33 -33
- package/dist/model/BalanceDetails.d.ts +1 -1
- package/dist/model/BalanceDetails.js +2 -2
- package/dist/model/BalanceResponse.d.ts +1 -1
- package/dist/model/BalanceResponse.js +2 -2
- package/dist/model/BankAccountInfo.d.ts +1 -1
- package/dist/model/BankAccountInfo.js +2 -2
- package/dist/model/Base64ImageUpload.d.ts +1 -1
- package/dist/model/Base64ImageUpload.js +2 -2
- package/dist/model/BlogPostResponse.d.ts +1 -1
- package/dist/model/BlogPostResponse.js +2 -2
- package/dist/model/CacheInvalidation.d.ts +63 -0
- package/dist/model/CacheInvalidation.d.ts.map +1 -0
- package/dist/model/CacheInvalidation.js +173 -0
- package/dist/model/CardInfo.d.ts +1 -1
- package/dist/model/CardInfo.js +2 -2
- package/dist/model/Comment.d.ts +20 -20
- package/dist/model/Comment.d.ts.map +1 -1
- package/dist/model/Comment.js +55 -55
- package/dist/model/ConsoleProjectInput.d.ts +1 -1
- package/dist/model/ConsoleProjectInput.js +2 -2
- package/dist/model/ConsoleProjectResponse.d.ts +1 -1
- package/dist/model/ConsoleProjectResponse.js +2 -2
- package/dist/model/Coordinates.d.ts +1 -1
- package/dist/model/Coordinates.js +2 -2
- package/dist/model/CreateAccountResponse.d.ts +1 -1
- package/dist/model/CreateAccountResponse.js +2 -2
- package/dist/model/CreateFunctionInput.d.ts +1 -1
- package/dist/model/CreateFunctionInput.js +2 -2
- package/dist/model/CreateStripeAccountInput.d.ts +1 -1
- package/dist/model/CreateStripeAccountInput.js +2 -2
- package/dist/model/CreateStripeCustomerInput.d.ts +1 -1
- package/dist/model/CreateStripeCustomerInput.js +2 -2
- package/dist/model/CreateTopicInput.d.ts +1 -1
- package/dist/model/CreateTopicInput.js +2 -2
- package/dist/model/CreateTopicListenerInput.d.ts +1 -1
- package/dist/model/CreateTopicListenerInput.js +2 -2
- package/dist/model/Currency.d.ts +1 -1
- package/dist/model/Currency.js +2 -2
- package/dist/model/CurrencyGrantInput.d.ts +1 -1
- package/dist/model/CurrencyGrantInput.js +2 -2
- package/dist/model/CurrencyGrantResponse.d.ts +1 -1
- package/dist/model/CurrencyGrantResponse.js +2 -2
- package/dist/model/CurrencyInput.d.ts +1 -1
- package/dist/model/CurrencyInput.js +2 -2
- package/dist/model/CurrencyMinterRegistrationInput.d.ts +1 -1
- package/dist/model/CurrencyMinterRegistrationInput.js +2 -2
- package/dist/model/CurrencyResponse.d.ts +1 -1
- package/dist/model/CurrencyResponse.js +2 -2
- package/dist/model/CurrencySettings.d.ts +1 -1
- package/dist/model/CurrencySettings.js +2 -2
- package/dist/model/CustomerResponse.d.ts +1 -1
- package/dist/model/CustomerResponse.js +2 -2
- package/dist/model/DataObject.d.ts +1 -1
- package/dist/model/DataObject.js +2 -2
- package/dist/model/DataSheetImport.d.ts +60 -60
- package/dist/model/DataSheetImport.d.ts.map +1 -1
- package/dist/model/DataSheetImport.js +188 -188
- package/dist/model/DataSheetImportPrivacySettings.d.ts +10 -10
- package/dist/model/DataSheetImportPrivacySettings.d.ts.map +1 -1
- package/dist/model/DataSheetImportPrivacySettings.js +29 -29
- package/dist/model/DataSheetImportSummary.d.ts +10 -10
- package/dist/model/DataSheetImportSummary.d.ts.map +1 -1
- package/dist/model/DataSheetImportSummary.js +33 -33
- package/dist/model/DeviceRegistrationRequest.d.ts +1 -1
- package/dist/model/DeviceRegistrationRequest.js +2 -2
- package/dist/model/Document.d.ts +70 -70
- package/dist/model/Document.d.ts.map +1 -1
- package/dist/model/Document.js +193 -193
- package/dist/model/DocumentPart.d.ts +46 -46
- package/dist/model/DocumentPart.d.ts.map +1 -1
- package/dist/model/DocumentPart.js +140 -140
- package/dist/model/DocumentPartType.d.ts +24 -24
- package/dist/model/DocumentPartType.d.ts.map +1 -1
- package/dist/model/DocumentPartType.js +71 -71
- package/dist/model/DocumentType.d.ts +46 -46
- package/dist/model/DocumentType.d.ts.map +1 -1
- package/dist/model/DocumentType.js +124 -124
- package/dist/model/DomainMappingInput.d.ts +57 -0
- package/dist/model/DomainMappingInput.d.ts.map +1 -0
- package/dist/model/DomainMappingInput.js +158 -0
- package/dist/model/DomainMappingResponse.d.ts +57 -0
- package/dist/model/DomainMappingResponse.d.ts.map +1 -0
- package/dist/model/DomainMappingResponse.js +158 -0
- package/dist/model/EmailAddress.d.ts +1 -1
- package/dist/model/EmailAddress.js +2 -2
- package/dist/model/FieldMapping.d.ts +1 -1
- package/dist/model/FieldMapping.js +2 -2
- package/dist/model/Fields.d.ts +28 -28
- package/dist/model/Fields.d.ts.map +1 -1
- package/dist/model/Fields.js +74 -74
- package/dist/model/File.d.ts +29 -29
- package/dist/model/File.d.ts.map +1 -1
- package/dist/model/File.js +75 -75
- package/dist/model/FileAttachmentUploadObject.d.ts +29 -29
- package/dist/model/FileAttachmentUploadObject.d.ts.map +1 -1
- package/dist/model/FileAttachmentUploadObject.js +75 -75
- package/dist/model/Filter.d.ts +1 -1
- package/dist/model/Filter.js +2 -2
- package/dist/model/FilterManager.d.ts +1 -1
- package/dist/model/FilterManager.js +2 -2
- package/dist/model/Form.d.ts +15 -15
- package/dist/model/Form.d.ts.map +1 -1
- package/dist/model/Form.js +45 -45
- package/dist/model/FormSection.d.ts +1 -1
- package/dist/model/FormSection.js +2 -2
- package/dist/model/FormSubmission.d.ts +11 -11
- package/dist/model/FormSubmission.d.ts.map +1 -1
- package/dist/model/FormSubmission.js +33 -33
- package/dist/model/FunctionConfigInput.d.ts +1 -1
- package/dist/model/FunctionConfigInput.js +2 -2
- package/dist/model/FunctionEnvironmentConfig.d.ts +1 -1
- package/dist/model/FunctionEnvironmentConfig.js +2 -2
- package/dist/model/FunctionInput.d.ts +1 -1
- package/dist/model/FunctionInput.js +2 -2
- package/dist/model/FunctionOutput.d.ts +1 -1
- package/dist/model/FunctionOutput.js +2 -2
- package/dist/model/Geocode.d.ts +1 -1
- package/dist/model/Geocode.js +2 -2
- package/dist/model/GeocodePayload.d.ts +3 -3
- package/dist/model/GeocodePayload.d.ts.map +1 -1
- package/dist/model/GeocodePayload.js +8 -8
- package/dist/model/GeocodeResponse.d.ts +67 -0
- package/dist/model/GeocodeResponse.d.ts.map +1 -0
- package/dist/model/GeocodeResponse.js +193 -0
- package/dist/model/GeolocationInput.d.ts +1 -1
- package/dist/model/GeolocationInput.js +2 -2
- package/dist/model/GetFunctionConfig.d.ts +1 -1
- package/dist/model/GetFunctionConfig.js +2 -2
- package/dist/model/GetFunctionEnvironmentConfig.d.ts +1 -1
- package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
- package/dist/model/GetFunctionResponse.d.ts +1 -1
- package/dist/model/GetFunctionResponse.js +2 -2
- package/dist/model/GoogleCloudSettings.d.ts +1 -1
- package/dist/model/GoogleCloudSettings.js +2 -2
- package/dist/model/Graph.d.ts +37 -37
- package/dist/model/Graph.d.ts.map +1 -1
- package/dist/model/Graph.js +100 -100
- package/dist/model/GraphAction.d.ts +12 -12
- package/dist/model/GraphAction.d.ts.map +1 -1
- package/dist/model/GraphAction.js +29 -29
- package/dist/model/GraphActionPayload.d.ts +1 -1
- package/dist/model/GraphActionPayload.js +2 -2
- package/dist/model/GraphActionResponse.d.ts +19 -1
- package/dist/model/GraphActionResponse.d.ts.map +1 -1
- package/dist/model/GraphActionResponse.js +60 -2
- package/dist/model/GraphActionTypeInput.d.ts +144 -0
- package/dist/model/GraphActionTypeInput.d.ts.map +1 -0
- package/dist/model/GraphActionTypeInput.js +505 -0
- package/dist/model/GraphActionTypeResponse.d.ts +198 -0
- package/dist/model/GraphActionTypeResponse.d.ts.map +1 -0
- package/dist/model/GraphActionTypeResponse.js +681 -0
- package/dist/model/GraphDatabaseService.d.ts +10 -10
- package/dist/model/GraphDatabaseService.d.ts.map +1 -1
- package/dist/model/GraphDatabaseService.js +27 -27
- package/dist/model/GraphGeocode.d.ts +1 -1
- package/dist/model/GraphGeocode.js +2 -2
- package/dist/model/GraphInput.d.ts +92 -0
- package/dist/model/GraphInput.d.ts.map +1 -0
- package/dist/model/GraphInput.js +256 -0
- package/dist/model/GraphIteratorEntryPart.d.ts +1 -1
- package/dist/model/GraphIteratorEntryPart.js +2 -2
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +10 -10
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts.map +1 -1
- package/dist/model/GraphIteratorEntryPartStackTraceInner.js +25 -25
- package/dist/model/GraphObject.d.ts +21 -21
- package/dist/model/GraphObject.d.ts.map +1 -1
- package/dist/model/GraphObject.js +54 -54
- package/dist/model/GraphObjectPayload.d.ts +16 -16
- package/dist/model/GraphObjectPayload.d.ts.map +1 -1
- package/dist/model/GraphObjectPayload.js +42 -44
- package/dist/model/GraphObjectResponse.d.ts +43 -3
- package/dist/model/GraphObjectResponse.d.ts.map +1 -1
- package/dist/model/GraphObjectResponse.js +142 -6
- package/dist/model/GraphObjectSchema.d.ts +30 -30
- package/dist/model/GraphObjectSchema.d.ts.map +1 -1
- package/dist/model/GraphObjectSchema.js +83 -83
- package/dist/model/GraphObjectType.d.ts +20 -20
- package/dist/model/GraphObjectType.d.ts.map +1 -1
- package/dist/model/GraphObjectType.js +51 -51
- package/dist/model/GraphObjectTypeInput.d.ts +1 -1
- package/dist/model/GraphObjectTypeInput.js +2 -2
- package/dist/model/GraphObjectTypeResponse.d.ts +23 -13
- package/dist/model/GraphObjectTypeResponse.d.ts.map +1 -1
- package/dist/model/GraphObjectTypeResponse.js +90 -42
- package/dist/model/GraphObjectTypeSchema.d.ts +20 -20
- package/dist/model/GraphObjectTypeSchema.d.ts.map +1 -1
- package/dist/model/GraphObjectTypeSchema.js +51 -51
- package/dist/model/GraphOwner.d.ts +1 -1
- package/dist/model/GraphOwner.js +2 -2
- package/dist/model/GraphRelationship.d.ts +12 -12
- package/dist/model/GraphRelationship.d.ts.map +1 -1
- package/dist/model/GraphRelationship.js +30 -30
- package/dist/model/GraphRelationshipPayload.d.ts +19 -19
- package/dist/model/GraphRelationshipPayload.d.ts.map +1 -1
- package/dist/model/GraphRelationshipPayload.js +52 -54
- package/dist/model/GraphRelationshipResponse.d.ts +144 -0
- package/dist/model/GraphRelationshipResponse.d.ts.map +1 -0
- package/dist/model/GraphRelationshipResponse.js +418 -0
- package/dist/model/GraphRelationshipType.d.ts +41 -41
- package/dist/model/GraphRelationshipType.d.ts.map +1 -1
- package/dist/model/GraphRelationshipType.js +111 -111
- package/dist/model/GraphRelationshipTypeInput.d.ts +172 -0
- package/dist/model/GraphRelationshipTypeInput.d.ts.map +1 -0
- package/dist/model/GraphRelationshipTypeInput.js +607 -0
- package/dist/model/GraphRelationshipTypeResponse.d.ts +28 -1
- package/dist/model/GraphRelationshipTypeResponse.d.ts.map +1 -1
- package/dist/model/GraphRelationshipTypeResponse.js +89 -2
- package/dist/model/GraphResponse.d.ts +127 -0
- package/dist/model/GraphResponse.d.ts.map +1 -0
- package/dist/model/GraphResponse.js +351 -0
- package/dist/model/GraphSchema.d.ts +41 -41
- package/dist/model/GraphSchema.d.ts.map +1 -1
- package/dist/model/GraphSchema.js +113 -113
- package/dist/model/GraphSchemaInput.d.ts +1 -1
- package/dist/model/GraphSchemaInput.js +2 -2
- package/dist/model/GraphSchemaResponse.d.ts +1 -1
- package/dist/model/GraphSchemaResponse.js +2 -2
- package/dist/model/GraphTraversalInput.d.ts +55 -1
- package/dist/model/GraphTraversalInput.d.ts.map +1 -1
- package/dist/model/GraphTraversalInput.js +176 -2
- package/dist/model/Image.d.ts +1 -1
- package/dist/model/Image.js +2 -2
- package/dist/model/InputPart.d.ts +36 -18
- package/dist/model/InputPart.d.ts.map +1 -1
- package/dist/model/InputPart.js +102 -49
- package/dist/model/InputPartHeaders.d.ts +1 -1
- package/dist/model/InputPartHeaders.js +2 -2
- package/dist/model/InputPartMediaType.d.ts +1 -1
- package/dist/model/InputPartMediaType.js +2 -2
- package/dist/model/JsonArray.d.ts +35 -0
- package/dist/model/JsonArray.d.ts.map +1 -0
- package/dist/model/JsonArray.js +96 -0
- package/dist/model/JsonObject.d.ts +58 -0
- package/dist/model/JsonObject.d.ts.map +1 -0
- package/dist/model/JsonObject.js +179 -0
- package/dist/model/JsonValue.d.ts +49 -0
- package/dist/model/JsonValue.d.ts.map +1 -0
- package/dist/model/JsonValue.js +151 -0
- package/dist/model/KafkaSettings.d.ts +1 -1
- package/dist/model/KafkaSettings.js +2 -2
- package/dist/model/Link.d.ts +15 -15
- package/dist/model/Link.d.ts.map +1 -1
- package/dist/model/Link.js +44 -44
- package/dist/model/LiveStreamInfo.d.ts +1 -1
- package/dist/model/LiveStreamInfo.js +2 -2
- package/dist/model/MediaType.d.ts +74 -0
- package/dist/model/MediaType.d.ts.map +1 -0
- package/dist/model/MediaType.js +214 -0
- package/dist/model/MeetingEvent.d.ts +46 -46
- package/dist/model/MeetingEvent.d.ts.map +1 -1
- package/dist/model/MeetingEvent.js +133 -133
- package/dist/model/MeetingEventInput.d.ts +1 -1
- package/dist/model/MeetingEventInput.js +2 -2
- package/dist/model/MeetingEventResponse.d.ts +1 -1
- package/dist/model/MeetingEventResponse.js +2 -2
- package/dist/model/MeetingEventTimezone.d.ts +1 -1
- package/dist/model/MeetingEventTimezone.js +2 -2
- package/dist/model/MeetingEventTypeInput.d.ts +1 -1
- package/dist/model/MeetingEventTypeInput.js +2 -2
- package/dist/model/MeetingEventTypeResponse.d.ts +1 -1
- package/dist/model/MeetingEventTypeResponse.js +2 -2
- package/dist/model/MeetingInfo.d.ts +12 -12
- package/dist/model/MeetingInfo.d.ts.map +1 -1
- package/dist/model/MeetingInfo.js +34 -34
- package/dist/model/Member.d.ts +19 -19
- package/dist/model/Member.d.ts.map +1 -1
- package/dist/model/Member.js +56 -56
- package/dist/model/MemberGroupCategory.d.ts +1 -1
- package/dist/model/MemberGroupCategory.js +2 -2
- package/dist/model/MemberList.d.ts +1 -1
- package/dist/model/MemberList.js +2 -2
- package/dist/model/MemberManagerConfigInput.d.ts +56 -0
- package/dist/model/MemberManagerConfigInput.d.ts.map +1 -0
- package/dist/model/MemberManagerConfigInput.js +160 -0
- package/dist/model/MemberManagerConfigResponse.d.ts +66 -0
- package/dist/model/MemberManagerConfigResponse.d.ts.map +1 -0
- package/dist/model/MemberManagerConfigResponse.js +187 -0
- package/dist/model/MemberManagerInput.d.ts +66 -0
- package/dist/model/MemberManagerInput.d.ts.map +1 -0
- package/dist/model/MemberManagerInput.js +187 -0
- package/dist/model/MemberManagerResponse.d.ts +66 -0
- package/dist/model/MemberManagerResponse.d.ts.map +1 -0
- package/dist/model/MemberManagerResponse.js +187 -0
- package/dist/model/MessageGroup.d.ts +1 -1
- package/dist/model/MessageGroup.js +2 -2
- package/dist/model/MultipartBody.d.ts +1 -1
- package/dist/model/MultipartBody.js +2 -2
- package/dist/model/MultivaluedMapStringString.d.ts +38 -0
- package/dist/model/MultivaluedMapStringString.d.ts.map +1 -0
- package/dist/model/MultivaluedMapStringString.js +106 -0
- package/dist/model/NotificationInput.d.ts +1 -1
- package/dist/model/NotificationInput.js +2 -2
- package/dist/model/NotificationResponse.d.ts +1 -1
- package/dist/model/NotificationResponse.js +2 -2
- package/dist/model/NumberSettings.d.ts +1 -1
- package/dist/model/NumberSettings.js +2 -2
- package/dist/model/ObjectSettings.d.ts +1 -1
- package/dist/model/ObjectSettings.js +2 -2
- package/dist/model/Objecttype.d.ts +20 -20
- package/dist/model/Objecttype.d.ts.map +1 -1
- package/dist/model/Objecttype.js +51 -51
- package/dist/model/OutParameter.d.ts +1 -1
- package/dist/model/OutParameter.js +2 -2
- package/dist/model/Page.d.ts +19 -19
- package/dist/model/Page.d.ts.map +1 -1
- package/dist/model/Page.js +48 -48
- package/dist/model/PageSchema.d.ts +24 -24
- package/dist/model/PageSchema.d.ts.map +1 -1
- package/dist/model/PageSchema.js +65 -65
- package/dist/model/Pageable.d.ts +19 -19
- package/dist/model/Pageable.d.ts.map +1 -1
- package/dist/model/Pageable.js +48 -48
- package/dist/model/Parameter.d.ts +1 -1
- package/dist/model/Parameter.js +2 -2
- package/dist/model/PasswordResetInitiateRequest.d.ts +47 -0
- package/dist/model/PasswordResetInitiateRequest.d.ts.map +1 -0
- package/dist/model/PasswordResetInitiateRequest.js +131 -0
- package/dist/model/PasswordResetInitiateResponse.d.ts +87 -0
- package/dist/model/PasswordResetInitiateResponse.d.ts.map +1 -0
- package/dist/model/PasswordResetInitiateResponse.js +243 -0
- package/dist/model/PasswordResetRequest.d.ts +67 -0
- package/dist/model/PasswordResetRequest.d.ts.map +1 -0
- package/dist/model/PasswordResetRequest.js +189 -0
- package/dist/model/PasswordResetResponse.d.ts +95 -0
- package/dist/model/PasswordResetResponse.d.ts.map +1 -0
- package/dist/model/PasswordResetResponse.js +266 -0
- package/dist/model/PasswordResetValidationResponse.d.ts +95 -0
- package/dist/model/PasswordResetValidationResponse.d.ts.map +1 -0
- package/dist/model/PasswordResetValidationResponse.js +266 -0
- package/dist/model/Path.d.ts +5 -5
- package/dist/model/Path.d.ts.map +1 -1
- package/dist/model/Path.js +13 -13
- package/dist/model/PaymentAccountObject.d.ts +1 -1
- package/dist/model/PaymentAccountObject.js +2 -2
- package/dist/model/PaymentIntentInput.d.ts +1 -1
- package/dist/model/PaymentIntentInput.js +2 -2
- package/dist/model/PaymentIntentResponse.d.ts +1 -1
- package/dist/model/PaymentIntentResponse.js +2 -2
- package/dist/model/PaymentMethod.d.ts +10 -10
- package/dist/model/PaymentMethod.d.ts.map +1 -1
- package/dist/model/PaymentMethod.js +27 -27
- package/dist/model/PaymentMethodInput.d.ts +1 -1
- package/dist/model/PaymentMethodInput.js +2 -2
- package/dist/model/PaymentMethodResponse.d.ts +1 -1
- package/dist/model/PaymentMethodResponse.js +2 -2
- package/dist/model/PaymentMethodsResponse.d.ts +1 -1
- package/dist/model/PaymentMethodsResponse.js +2 -2
- package/dist/model/Payout.d.ts +12 -12
- package/dist/model/Payout.d.ts.map +1 -1
- package/dist/model/Payout.js +34 -34
- package/dist/model/PayoutInput.d.ts +1 -1
- package/dist/model/PayoutInput.js +2 -2
- package/dist/model/PayoutResponse.d.ts +1 -1
- package/dist/model/PayoutResponse.js +2 -2
- package/dist/model/PhoneNumber.d.ts +14 -14
- package/dist/model/PhoneNumber.d.ts.map +1 -1
- package/dist/model/PhoneNumber.js +44 -44
- package/dist/model/Post.d.ts +19 -19
- package/dist/model/Post.d.ts.map +1 -1
- package/dist/model/Post.js +50 -50
- package/dist/model/PrivateMessage.d.ts +28 -28
- package/dist/model/PrivateMessage.d.ts.map +1 -1
- package/dist/model/PrivateMessage.js +77 -77
- package/dist/model/PrivateMessageConversation.d.ts +47 -47
- package/dist/model/PrivateMessageConversation.d.ts.map +1 -1
- package/dist/model/PrivateMessageConversation.js +124 -124
- package/dist/model/PrivateMessageConversationSchema.d.ts +1 -1
- package/dist/model/PrivateMessageConversationSchema.js +2 -2
- package/dist/model/Profile.d.ts +10 -10
- package/dist/model/Profile.d.ts.map +1 -1
- package/dist/model/Profile.js +30 -30
- package/dist/model/Profiletype.d.ts +1 -1
- package/dist/model/Profiletype.js +2 -2
- package/dist/model/PropertyContainer.d.ts +1 -1
- package/dist/model/PropertyContainer.js +2 -2
- package/dist/model/PublicationInput.d.ts +1 -1
- package/dist/model/PublicationInput.js +2 -2
- package/dist/model/PublicationResponse.d.ts +1 -1
- package/dist/model/PublicationResponse.js +2 -2
- package/dist/model/PurchaseInput.d.ts +1 -1
- package/dist/model/PurchaseInput.js +2 -2
- package/dist/model/PurchaseResponse.d.ts +1 -1
- package/dist/model/PurchaseResponse.js +2 -2
- package/dist/model/PurgeDataDefaultResponse.d.ts +1 -1
- package/dist/model/PurgeDataDefaultResponse.js +4 -4
- package/dist/model/PurgeDataDefaultResponseValue.d.ts +1 -1
- package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
- package/dist/model/RelationshipMapping.d.ts +10 -10
- package/dist/model/RelationshipMapping.d.ts.map +1 -1
- package/dist/model/RelationshipMapping.js +35 -35
- package/dist/model/RestApplicationInput.d.ts +1 -1
- package/dist/model/RestApplicationInput.js +2 -2
- package/dist/model/RestApplicationResponse.d.ts +1 -1
- package/dist/model/RestApplicationResponse.js +2 -2
- package/dist/model/ScreenSchema.d.ts +35 -35
- package/dist/model/ScreenSchema.d.ts.map +1 -1
- package/dist/model/ScreenSchema.js +97 -97
- package/dist/model/SimulcastInfo.d.ts +1 -1
- package/dist/model/SimulcastInfo.js +2 -2
- package/dist/model/SiteInput.d.ts +1 -1
- package/dist/model/SiteInput.js +2 -2
- package/dist/model/SiteResponse.d.ts +1 -1
- package/dist/model/SiteResponse.js +2 -2
- package/dist/model/SiteTypeInput.d.ts +1 -1
- package/dist/model/SiteTypeInput.js +2 -2
- package/dist/model/SiteTypeResponse.d.ts +1 -1
- package/dist/model/SiteTypeResponse.js +2 -2
- package/dist/model/SkinField.d.ts +28 -28
- package/dist/model/SkinField.d.ts.map +1 -1
- package/dist/model/SkinField.js +74 -74
- package/dist/model/SkinFieldResponse.d.ts +1 -1
- package/dist/model/SkinFieldResponse.js +2 -2
- package/dist/model/SocialGroup.d.ts +10 -10
- package/dist/model/SocialGroup.d.ts.map +1 -1
- package/dist/model/SocialGroup.js +33 -33
- package/dist/model/SocialGroupInput.d.ts +1 -1
- package/dist/model/SocialGroupInput.js +2 -2
- package/dist/model/SocialGroupResponse.d.ts +1 -1
- package/dist/model/SocialGroupResponse.js +2 -2
- package/dist/model/SocialGroupType.d.ts +1 -1
- package/dist/model/SocialGroupType.js +2 -2
- package/dist/model/SocialGroupTypeInput.d.ts +1 -1
- package/dist/model/SocialGroupTypeInput.js +2 -2
- package/dist/model/Sort.d.ts +9 -9
- package/dist/model/Sort.d.ts.map +1 -1
- package/dist/model/Sort.js +23 -23
- package/dist/model/SourceTypes.d.ts +1 -1
- package/dist/model/SourceTypes.js +2 -2
- package/dist/model/StatusUpdate.d.ts +10 -10
- package/dist/model/StatusUpdate.d.ts.map +1 -1
- package/dist/model/StatusUpdate.js +27 -27
- package/dist/model/StreetAddress.d.ts +1 -1
- package/dist/model/StreetAddress.js +2 -2
- package/dist/model/StripeAccount.d.ts +10 -10
- package/dist/model/StripeAccount.d.ts.map +1 -1
- package/dist/model/StripeAccount.js +27 -27
- package/dist/model/StripeCustomerAccount.d.ts +1 -1
- package/dist/model/StripeCustomerAccount.js +2 -2
- package/dist/model/Template.d.ts +10 -10
- package/dist/model/Template.d.ts.map +1 -1
- package/dist/model/Template.js +27 -27
- package/dist/model/TemplateResponse.d.ts +1 -1
- package/dist/model/TemplateResponse.js +2 -2
- package/dist/model/TemplateSchema.d.ts +10 -10
- package/dist/model/TemplateSchema.d.ts.map +1 -1
- package/dist/model/TemplateSchema.js +27 -27
- package/dist/model/ThemeMapping.d.ts +10 -10
- package/dist/model/ThemeMapping.d.ts.map +1 -1
- package/dist/model/ThemeMapping.js +30 -30
- package/dist/model/ThemeMappingPayload.d.ts +1 -1
- package/dist/model/ThemeMappingPayload.js +2 -2
- package/dist/model/Timezone.d.ts +1 -1
- package/dist/model/Timezone.js +2 -2
- package/dist/model/Timezone1.d.ts +1 -1
- package/dist/model/Timezone1.js +2 -2
- package/dist/model/TopicInfoResponse.d.ts +1 -1
- package/dist/model/TopicInfoResponse.js +2 -2
- package/dist/model/TopicMessageInput.d.ts +1 -1
- package/dist/model/TopicMessageInput.js +2 -2
- package/dist/model/TopicSubscriptionResponse.d.ts +1 -1
- package/dist/model/TopicSubscriptionResponse.js +2 -2
- package/dist/model/Transaction.d.ts +1 -1
- package/dist/model/Transaction.js +2 -2
- package/dist/model/Transfer.d.ts +10 -10
- package/dist/model/Transfer.d.ts.map +1 -1
- package/dist/model/Transfer.js +29 -29
- package/dist/model/TransferInput.d.ts +1 -1
- package/dist/model/TransferInput.js +2 -2
- package/dist/model/TransferResponse.d.ts +1 -1
- package/dist/model/TransferResponse.js +2 -2
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts +10 -10
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts.map +1 -1
- package/dist/model/TransferResponsePaymentMethodDetails.js +29 -29
- package/dist/model/TraversalRelationResponse.d.ts +5 -5
- package/dist/model/TraversalRelationResponse.js +14 -14
- package/dist/model/User.d.ts +19 -19
- package/dist/model/User.d.ts.map +1 -1
- package/dist/model/User.js +56 -56
- package/dist/model/UserDataPayload.d.ts +19 -19
- package/dist/model/UserDataPayload.d.ts.map +1 -1
- package/dist/model/UserDataPayload.js +56 -56
- package/dist/model/UserDomain.d.ts +1 -1
- package/dist/model/UserDomain.js +2 -2
- package/dist/model/UserInvite.d.ts +18 -18
- package/dist/model/UserInvite.d.ts.map +1 -1
- package/dist/model/UserInvite.js +57 -57
- package/dist/model/UserInviteInput.d.ts +1 -1
- package/dist/model/UserInviteInput.js +2 -2
- package/dist/model/UserResponse.d.ts +1 -1
- package/dist/model/UserResponse.js +2 -2
- package/dist/model/UserSchema.d.ts +19 -19
- package/dist/model/UserSchema.d.ts.map +1 -1
- package/dist/model/UserSchema.js +56 -56
- package/dist/model/UserTag.d.ts +19 -19
- package/dist/model/UserTag.d.ts.map +1 -1
- package/dist/model/UserTag.js +52 -52
- package/dist/model/Userid.d.ts +1 -1
- package/dist/model/Userid.js +2 -2
- package/dist/model/UsernameReminderRequest.d.ts +47 -0
- package/dist/model/UsernameReminderRequest.d.ts.map +1 -0
- package/dist/model/UsernameReminderRequest.js +131 -0
- package/dist/model/UsernameReminderResponse.d.ts +87 -0
- package/dist/model/UsernameReminderResponse.d.ts.map +1 -0
- package/dist/model/UsernameReminderResponse.js +243 -0
- package/dist/model/Video.d.ts +71 -71
- package/dist/model/Video.d.ts.map +1 -1
- package/dist/model/Video.js +178 -178
- package/dist/model/VideoLiveUrl.d.ts +1 -1
- package/dist/model/VideoLiveUrl.js +2 -2
- package/dist/model/VideoSchema.d.ts +71 -71
- package/dist/model/VideoSchema.d.ts.map +1 -1
- package/dist/model/VideoSchema.js +178 -178
- package/dist/model/VideoUploadObject.d.ts +71 -71
- package/dist/model/VideoUploadObject.d.ts.map +1 -1
- package/dist/model/VideoUploadObject.js +178 -178
- package/dist/model/WalletHoldInput.d.ts +1 -1
- package/dist/model/WalletHoldInput.js +2 -2
- package/dist/model/WalletHoldResponse.d.ts +1 -1
- package/dist/model/WalletHoldResponse.js +2 -2
- package/dist/model/WalletPayoutInput.d.ts +1 -1
- package/dist/model/WalletPayoutInput.js +2 -2
- package/dist/model/WalletPayoutResponse.d.ts +1 -1
- package/dist/model/WalletPayoutResponse.js +2 -2
- package/dist/model/WalletResponse.d.ts +1 -1
- package/dist/model/WalletResponse.js +2 -2
- package/dist/model/ZeusPortalCategory.d.ts +1 -1
- package/dist/model/ZeusPortalCategory.js +2 -2
- package/package.json +3 -3
|
@@ -5,12 +5,10 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
|
+
var _CacheInvalidation = _interopRequireDefault(require("../model/CacheInvalidation"));
|
|
8
9
|
var _CreateFunctionInput = _interopRequireDefault(require("../model/CreateFunctionInput"));
|
|
9
|
-
var _GraphObjectTypeResponse = _interopRequireDefault(require("../model/GraphObjectTypeResponse"));
|
|
10
|
-
var _GraphSchema = _interopRequireDefault(require("../model/GraphSchema"));
|
|
11
10
|
var _GraphSchemaInput = _interopRequireDefault(require("../model/GraphSchemaInput"));
|
|
12
11
|
var _GraphSchemaResponse = _interopRequireDefault(require("../model/GraphSchemaResponse"));
|
|
13
|
-
var _PurgeDataDefaultResponseValue = _interopRequireDefault(require("../model/PurgeDataDefaultResponseValue"));
|
|
14
12
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
15
13
|
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); }
|
|
16
14
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
@@ -21,7 +19,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
21
19
|
* gobodo-api
|
|
22
20
|
* REST Interface for Gobodo API
|
|
23
21
|
*
|
|
24
|
-
* The version of the OpenAPI document: 0.1.
|
|
22
|
+
* The version of the OpenAPI document: 0.1.100
|
|
25
23
|
* Contact: info@gobodo.io
|
|
26
24
|
*
|
|
27
25
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -32,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
32
30
|
/**
|
|
33
31
|
* GraphSchemas service.
|
|
34
32
|
* @module api/GraphSchemasApi
|
|
35
|
-
* @version 0.1.
|
|
33
|
+
* @version 0.1.100
|
|
36
34
|
*/
|
|
37
35
|
var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
38
36
|
/**
|
|
@@ -48,9 +46,8 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
48
46
|
}
|
|
49
47
|
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
* @param {Array.<Number>} requestBody Array of schema ids
|
|
49
|
+
* Create Schema
|
|
50
|
+
* Create a new Schema
|
|
54
51
|
* @param {Object} opts Optional parameters
|
|
55
52
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
56
53
|
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
@@ -58,105 +55,30 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
58
55
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
59
56
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
60
57
|
* @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)
|
|
58
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
61
59
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
62
60
|
* @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
|
|
63
61
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
64
62
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
65
|
-
* @
|
|
63
|
+
* @param {module:model/GraphSchemaInput} [graphSchemaInput]
|
|
64
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphSchemaResponse} and HTTP response
|
|
66
65
|
*/
|
|
67
66
|
_createClass(GraphSchemasApi, [{
|
|
68
|
-
key: "addSchemasWithHttpInfo",
|
|
69
|
-
value: function addSchemasWithHttpInfo(id, requestBody, opts) {
|
|
70
|
-
opts = opts || {};
|
|
71
|
-
var postBody = requestBody;
|
|
72
|
-
// verify the required parameter 'id' is set
|
|
73
|
-
if (id === undefined || id === null) {
|
|
74
|
-
throw new Error("Missing the required parameter 'id' when calling addSchemas");
|
|
75
|
-
}
|
|
76
|
-
// verify the required parameter 'requestBody' is set
|
|
77
|
-
if (requestBody === undefined || requestBody === null) {
|
|
78
|
-
throw new Error("Missing the required parameter 'requestBody' when calling addSchemas");
|
|
79
|
-
}
|
|
80
|
-
var pathParams = {
|
|
81
|
-
'id': id
|
|
82
|
-
};
|
|
83
|
-
var queryParams = {};
|
|
84
|
-
var headerParams = {
|
|
85
|
-
'Authorization': opts['authorization'],
|
|
86
|
-
'cacheduration': opts['cacheduration'],
|
|
87
|
-
'cachegroup': opts['cachegroup'],
|
|
88
|
-
'cachekey': opts['cachekey'],
|
|
89
|
-
'cachescope': opts['cachescope'],
|
|
90
|
-
'cacheuser': opts['cacheuser'],
|
|
91
|
-
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
92
|
-
'zeusportal-postas': opts['zeusportalPostas'],
|
|
93
|
-
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
94
|
-
'transactionid': opts['transactionid']
|
|
95
|
-
};
|
|
96
|
-
var formParams = {};
|
|
97
|
-
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
98
|
-
var contentTypes = ['application/json'];
|
|
99
|
-
var accepts = ['application/json'];
|
|
100
|
-
var returnType = _GraphSchema["default"];
|
|
101
|
-
return this.apiClient.callApi('/graph/data/graph/{id}/schemas', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
/**
|
|
105
|
-
* Adds schemas to the graph
|
|
106
|
-
* @param {Number} id
|
|
107
|
-
* @param {Array.<Number>} requestBody Array of schema ids
|
|
108
|
-
* @param {Object} opts Optional parameters
|
|
109
|
-
* @param {String} opts.authorization The authorization token of the logged in user
|
|
110
|
-
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
111
|
-
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
112
|
-
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
113
|
-
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
114
|
-
* @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)
|
|
115
|
-
* @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
|
|
116
|
-
* @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
|
|
117
|
-
* @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
|
|
118
|
-
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
119
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphSchema}
|
|
120
|
-
*/
|
|
121
|
-
}, {
|
|
122
|
-
key: "addSchemas",
|
|
123
|
-
value: function addSchemas(id, requestBody, opts) {
|
|
124
|
-
return this.addSchemasWithHttpInfo(id, requestBody, opts).then(function (response_and_data) {
|
|
125
|
-
return response_and_data.data;
|
|
126
|
-
});
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
/**
|
|
130
|
-
* Create Schema
|
|
131
|
-
* Create a new Schema
|
|
132
|
-
* @param {Object} opts Optional parameters
|
|
133
|
-
* @param {String} [authorization] The authorization token of the logged in user
|
|
134
|
-
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
135
|
-
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
136
|
-
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
137
|
-
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
138
|
-
* @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)
|
|
139
|
-
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
140
|
-
* @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
|
|
141
|
-
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
142
|
-
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
143
|
-
* @param {module:model/GraphSchemaInput} [graphSchemaInput]
|
|
144
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphSchemaResponse} and HTTP response
|
|
145
|
-
*/
|
|
146
|
-
}, {
|
|
147
67
|
key: "createSchemaWithHttpInfo",
|
|
148
68
|
value: function createSchemaWithHttpInfo(opts) {
|
|
149
69
|
opts = opts || {};
|
|
150
70
|
var postBody = opts['graphSchemaInput'];
|
|
151
71
|
var pathParams = {};
|
|
152
|
-
var queryParams = {
|
|
153
|
-
var headerParams = {
|
|
154
|
-
'Authorization': opts['authorization'],
|
|
72
|
+
var queryParams = {
|
|
155
73
|
'cacheduration': opts['cacheduration'],
|
|
156
|
-
'cachegroup': opts['cachegroup'],
|
|
157
|
-
'cachekey': opts['cachekey'],
|
|
74
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
75
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
158
76
|
'cachescope': opts['cachescope'],
|
|
159
|
-
'cacheuser': opts['cacheuser'],
|
|
77
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
78
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
79
|
+
};
|
|
80
|
+
var headerParams = {
|
|
81
|
+
'Authorization': opts['authorization'],
|
|
160
82
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
161
83
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
162
84
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -165,9 +87,9 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
165
87
|
var formParams = {};
|
|
166
88
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
167
89
|
var contentTypes = [];
|
|
168
|
-
var accepts = ['
|
|
90
|
+
var accepts = ['application/json'];
|
|
169
91
|
var returnType = _GraphSchemaResponse["default"];
|
|
170
|
-
return this.apiClient.callApi('/
|
|
92
|
+
return this.apiClient.callApi('/schema', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
171
93
|
}
|
|
172
94
|
|
|
173
95
|
/**
|
|
@@ -180,6 +102,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
180
102
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
181
103
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
182
104
|
* @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)
|
|
105
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
183
106
|
* @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
|
|
184
107
|
* @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
|
|
185
108
|
* @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
|
|
@@ -205,6 +128,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
205
128
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
206
129
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
207
130
|
* @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)
|
|
131
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
208
132
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
209
133
|
* @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
|
|
210
134
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -220,16 +144,17 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
220
144
|
var postBody = null;
|
|
221
145
|
var pathParams = {};
|
|
222
146
|
var queryParams = {
|
|
147
|
+
'cacheduration': opts['cacheduration'],
|
|
148
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
149
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
150
|
+
'cachescope': opts['cachescope'],
|
|
151
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
152
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi'),
|
|
223
153
|
'startindex': opts['startindex'],
|
|
224
154
|
'count': opts['count']
|
|
225
155
|
};
|
|
226
156
|
var headerParams = {
|
|
227
157
|
'Authorization': opts['authorization'],
|
|
228
|
-
'cacheduration': opts['cacheduration'],
|
|
229
|
-
'cachegroup': opts['cachegroup'],
|
|
230
|
-
'cachekey': opts['cachekey'],
|
|
231
|
-
'cachescope': opts['cachescope'],
|
|
232
|
-
'cacheuser': opts['cacheuser'],
|
|
233
158
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
234
159
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
235
160
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -238,9 +163,9 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
238
163
|
var formParams = {};
|
|
239
164
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
240
165
|
var contentTypes = [];
|
|
241
|
-
var accepts = ['
|
|
166
|
+
var accepts = ['application/json'];
|
|
242
167
|
var returnType = [_GraphSchemaResponse["default"]];
|
|
243
|
-
return this.apiClient.callApi('/
|
|
168
|
+
return this.apiClient.callApi('/schema', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
244
169
|
}
|
|
245
170
|
|
|
246
171
|
/**
|
|
@@ -253,6 +178,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
253
178
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
254
179
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
255
180
|
* @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)
|
|
181
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
256
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
|
|
257
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
|
|
258
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
|
|
@@ -280,6 +206,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
280
206
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
281
207
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
282
208
|
* @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)
|
|
209
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
283
210
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
284
211
|
* @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
|
|
285
212
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -298,14 +225,16 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
298
225
|
var pathParams = {
|
|
299
226
|
'id': id
|
|
300
227
|
};
|
|
301
|
-
var queryParams = {
|
|
302
|
-
var headerParams = {
|
|
303
|
-
'Authorization': opts['authorization'],
|
|
228
|
+
var queryParams = {
|
|
304
229
|
'cacheduration': opts['cacheduration'],
|
|
305
|
-
'cachegroup': opts['cachegroup'],
|
|
306
|
-
'cachekey': opts['cachekey'],
|
|
230
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
231
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
307
232
|
'cachescope': opts['cachescope'],
|
|
308
|
-
'cacheuser': opts['cacheuser'],
|
|
233
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
234
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
235
|
+
};
|
|
236
|
+
var headerParams = {
|
|
237
|
+
'Authorization': opts['authorization'],
|
|
309
238
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
310
239
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
311
240
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -316,7 +245,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
316
245
|
var contentTypes = [];
|
|
317
246
|
var accepts = ['application/json'];
|
|
318
247
|
var returnType = _GraphSchemaResponse["default"];
|
|
319
|
-
return this.apiClient.callApi('/
|
|
248
|
+
return this.apiClient.callApi('/schema/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
320
249
|
}
|
|
321
250
|
|
|
322
251
|
/**
|
|
@@ -330,6 +259,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
330
259
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
331
260
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
332
261
|
* @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)
|
|
262
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
333
263
|
* @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
|
|
334
264
|
* @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
|
|
335
265
|
* @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
|
|
@@ -355,6 +285,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
355
285
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
356
286
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
357
287
|
* @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)
|
|
288
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
358
289
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
359
290
|
* @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
|
|
360
291
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -373,14 +304,16 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
373
304
|
var pathParams = {
|
|
374
305
|
'key': key
|
|
375
306
|
};
|
|
376
|
-
var queryParams = {
|
|
377
|
-
var headerParams = {
|
|
378
|
-
'Authorization': opts['authorization'],
|
|
307
|
+
var queryParams = {
|
|
379
308
|
'cacheduration': opts['cacheduration'],
|
|
380
|
-
'cachegroup': opts['cachegroup'],
|
|
381
|
-
'cachekey': opts['cachekey'],
|
|
309
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
310
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
382
311
|
'cachescope': opts['cachescope'],
|
|
383
|
-
'cacheuser': opts['cacheuser'],
|
|
312
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
313
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
314
|
+
};
|
|
315
|
+
var headerParams = {
|
|
316
|
+
'Authorization': opts['authorization'],
|
|
384
317
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
385
318
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
386
319
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -389,9 +322,9 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
389
322
|
var formParams = {};
|
|
390
323
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
391
324
|
var contentTypes = [];
|
|
392
|
-
var accepts = ['
|
|
325
|
+
var accepts = ['application/json'];
|
|
393
326
|
var returnType = _GraphSchemaResponse["default"];
|
|
394
|
-
return this.apiClient.callApi('/
|
|
327
|
+
return this.apiClient.callApi('/schema/{key}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
395
328
|
}
|
|
396
329
|
|
|
397
330
|
/**
|
|
@@ -405,6 +338,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
405
338
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
406
339
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
407
340
|
* @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)
|
|
341
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
408
342
|
* @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
|
|
409
343
|
* @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
|
|
410
344
|
* @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
|
|
@@ -429,6 +363,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
429
363
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
430
364
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
431
365
|
* @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)
|
|
366
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
432
367
|
* @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
368
|
* @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
369
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -452,14 +387,16 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
452
387
|
'id': id,
|
|
453
388
|
'functionName': functionName
|
|
454
389
|
};
|
|
455
|
-
var queryParams = {
|
|
456
|
-
var headerParams = {
|
|
457
|
-
'Authorization': opts['authorization'],
|
|
390
|
+
var queryParams = {
|
|
458
391
|
'cacheduration': opts['cacheduration'],
|
|
459
|
-
'cachegroup': opts['cachegroup'],
|
|
460
|
-
'cachekey': opts['cachekey'],
|
|
392
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
393
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
461
394
|
'cachescope': opts['cachescope'],
|
|
462
|
-
'cacheuser': opts['cacheuser'],
|
|
395
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
396
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
397
|
+
};
|
|
398
|
+
var headerParams = {
|
|
399
|
+
'Authorization': opts['authorization'],
|
|
463
400
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
464
401
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
465
402
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -470,7 +407,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
470
407
|
var contentTypes = [];
|
|
471
408
|
var accepts = ['application/json'];
|
|
472
409
|
var returnType = null;
|
|
473
|
-
return this.apiClient.callApi('/
|
|
410
|
+
return this.apiClient.callApi('/functions/schema/{id}/functions/{functionName}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
474
411
|
}
|
|
475
412
|
|
|
476
413
|
/**
|
|
@@ -483,6 +420,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
483
420
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
484
421
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
485
422
|
* @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)
|
|
423
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
486
424
|
* @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
|
|
487
425
|
* @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
|
|
488
426
|
* @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
|
|
@@ -506,6 +444,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
506
444
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
507
445
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
508
446
|
* @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)
|
|
447
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
509
448
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
510
449
|
* @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
|
|
511
450
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -524,14 +463,16 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
524
463
|
var pathParams = {
|
|
525
464
|
'id': id
|
|
526
465
|
};
|
|
527
|
-
var queryParams = {
|
|
528
|
-
var headerParams = {
|
|
529
|
-
'Authorization': opts['authorization'],
|
|
466
|
+
var queryParams = {
|
|
530
467
|
'cacheduration': opts['cacheduration'],
|
|
531
|
-
'cachegroup': opts['cachegroup'],
|
|
532
|
-
'cachekey': opts['cachekey'],
|
|
468
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
469
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
533
470
|
'cachescope': opts['cachescope'],
|
|
534
|
-
'cacheuser': opts['cacheuser'],
|
|
471
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
472
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
473
|
+
};
|
|
474
|
+
var headerParams = {
|
|
475
|
+
'Authorization': opts['authorization'],
|
|
535
476
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
536
477
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
537
478
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -542,7 +483,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
542
483
|
var contentTypes = [];
|
|
543
484
|
var accepts = ['application/json'];
|
|
544
485
|
var returnType = null;
|
|
545
|
-
return this.apiClient.callApi('/
|
|
486
|
+
return this.apiClient.callApi('/functions/schema/{id}/functions', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
546
487
|
}
|
|
547
488
|
|
|
548
489
|
/**
|
|
@@ -554,6 +495,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
554
495
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
555
496
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
556
497
|
* @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)
|
|
498
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
557
499
|
* @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
500
|
* @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
501
|
* @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
|
|
@@ -569,8 +511,8 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
569
511
|
}
|
|
570
512
|
|
|
571
513
|
/**
|
|
572
|
-
*
|
|
573
|
-
*
|
|
514
|
+
* Update Schema
|
|
515
|
+
* Update a Schema
|
|
574
516
|
* @param {Number} id
|
|
575
517
|
* @param {Object} opts Optional parameters
|
|
576
518
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
@@ -579,107 +521,36 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
579
521
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
580
522
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
581
523
|
* @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)
|
|
524
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
582
525
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
583
526
|
* @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
|
|
584
527
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
585
528
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
586
|
-
* @
|
|
529
|
+
* @param {module:model/GraphSchemaInput} [graphSchemaInput]
|
|
530
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphSchemaResponse} and HTTP response
|
|
587
531
|
*/
|
|
588
532
|
}, {
|
|
589
|
-
key: "
|
|
590
|
-
value: function
|
|
533
|
+
key: "updateSchemaWithHttpInfo",
|
|
534
|
+
value: function updateSchemaWithHttpInfo(id, opts) {
|
|
591
535
|
opts = opts || {};
|
|
592
|
-
var postBody =
|
|
536
|
+
var postBody = opts['graphSchemaInput'];
|
|
593
537
|
// verify the required parameter 'id' is set
|
|
594
538
|
if (id === undefined || id === null) {
|
|
595
|
-
throw new Error("Missing the required parameter 'id' when calling
|
|
539
|
+
throw new Error("Missing the required parameter 'id' when calling updateSchema");
|
|
596
540
|
}
|
|
597
541
|
var pathParams = {
|
|
598
542
|
'id': id
|
|
599
543
|
};
|
|
600
|
-
var queryParams = {
|
|
601
|
-
var headerParams = {
|
|
602
|
-
'Authorization': opts['authorization'],
|
|
544
|
+
var queryParams = {
|
|
603
545
|
'cacheduration': opts['cacheduration'],
|
|
604
|
-
'cachegroup': opts['cachegroup'],
|
|
605
|
-
'cachekey': opts['cachekey'],
|
|
546
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
547
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
606
548
|
'cachescope': opts['cachescope'],
|
|
607
|
-
'cacheuser': opts['cacheuser'],
|
|
608
|
-
'
|
|
609
|
-
'zeusportal-postas': opts['zeusportalPostas'],
|
|
610
|
-
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
611
|
-
'transactionid': opts['transactionid']
|
|
612
|
-
};
|
|
613
|
-
var formParams = {};
|
|
614
|
-
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
615
|
-
var contentTypes = [];
|
|
616
|
-
var accepts = ['application/json'];
|
|
617
|
-
var returnType = [_GraphObjectTypeResponse["default"]];
|
|
618
|
-
return this.apiClient.callApi('/graph/data/schema/{id}/objecttypes', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
619
|
-
}
|
|
620
|
-
|
|
621
|
-
/**
|
|
622
|
-
* Get Object Types
|
|
623
|
-
* Get the Object Types for a Schema
|
|
624
|
-
* @param {Number} id
|
|
625
|
-
* @param {Object} opts Optional parameters
|
|
626
|
-
* @param {String} opts.authorization The authorization token of the logged in user
|
|
627
|
-
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
628
|
-
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
629
|
-
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
630
|
-
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
631
|
-
* @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)
|
|
632
|
-
* @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
|
|
633
|
-
* @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
|
|
634
|
-
* @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
|
|
635
|
-
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
636
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectTypeResponse>}
|
|
637
|
-
*/
|
|
638
|
-
}, {
|
|
639
|
-
key: "getSchemaObjectTypes",
|
|
640
|
-
value: function getSchemaObjectTypes(id, opts) {
|
|
641
|
-
return this.getSchemaObjectTypesWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
642
|
-
return response_and_data.data;
|
|
643
|
-
});
|
|
644
|
-
}
|
|
645
|
-
|
|
646
|
-
/**
|
|
647
|
-
* Get Relationship Types
|
|
648
|
-
* Get the Object Types for a Schema
|
|
649
|
-
* @param {Number} id
|
|
650
|
-
* @param {Object} opts Optional parameters
|
|
651
|
-
* @param {String} [authorization] The authorization token of the logged in user
|
|
652
|
-
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
653
|
-
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
654
|
-
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
655
|
-
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
656
|
-
* @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)
|
|
657
|
-
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
658
|
-
* @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
|
|
659
|
-
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
660
|
-
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
661
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectTypeResponse>} and HTTP response
|
|
662
|
-
*/
|
|
663
|
-
}, {
|
|
664
|
-
key: "getSchemaRelationshipTypesWithHttpInfo",
|
|
665
|
-
value: function getSchemaRelationshipTypesWithHttpInfo(id, opts) {
|
|
666
|
-
opts = opts || {};
|
|
667
|
-
var postBody = null;
|
|
668
|
-
// verify the required parameter 'id' is set
|
|
669
|
-
if (id === undefined || id === null) {
|
|
670
|
-
throw new Error("Missing the required parameter 'id' when calling getSchemaRelationshipTypes");
|
|
671
|
-
}
|
|
672
|
-
var pathParams = {
|
|
673
|
-
'id': id
|
|
549
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
550
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
674
551
|
};
|
|
675
|
-
var queryParams = {};
|
|
676
552
|
var headerParams = {
|
|
677
553
|
'Authorization': opts['authorization'],
|
|
678
|
-
'cacheduration': opts['cacheduration'],
|
|
679
|
-
'cachegroup': opts['cachegroup'],
|
|
680
|
-
'cachekey': opts['cachekey'],
|
|
681
|
-
'cachescope': opts['cachescope'],
|
|
682
|
-
'cacheuser': opts['cacheuser'],
|
|
683
554
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
684
555
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
685
556
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -689,13 +560,13 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
689
560
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
690
561
|
var contentTypes = [];
|
|
691
562
|
var accepts = ['application/json'];
|
|
692
|
-
var returnType = [
|
|
693
|
-
return this.apiClient.callApi('/
|
|
563
|
+
var returnType = _GraphSchemaResponse["default"];
|
|
564
|
+
return this.apiClient.callApi('/schema/{id}', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
694
565
|
}
|
|
695
566
|
|
|
696
567
|
/**
|
|
697
|
-
*
|
|
698
|
-
*
|
|
568
|
+
* Update Schema
|
|
569
|
+
* Update a Schema
|
|
699
570
|
* @param {Number} id
|
|
700
571
|
* @param {Object} opts Optional parameters
|
|
701
572
|
* @param {String} opts.authorization The authorization token of the logged in user
|
|
@@ -704,23 +575,25 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
704
575
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
705
576
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
706
577
|
* @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)
|
|
578
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
707
579
|
* @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
|
|
708
580
|
* @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
|
|
709
581
|
* @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
|
|
710
582
|
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
711
|
-
* @
|
|
583
|
+
* @param {module:model/GraphSchemaInput} opts.graphSchemaInput
|
|
584
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphSchemaResponse}
|
|
712
585
|
*/
|
|
713
586
|
}, {
|
|
714
|
-
key: "
|
|
715
|
-
value: function
|
|
716
|
-
return this.
|
|
587
|
+
key: "updateSchema",
|
|
588
|
+
value: function updateSchema(id, opts) {
|
|
589
|
+
return this.updateSchemaWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
717
590
|
return response_and_data.data;
|
|
718
591
|
});
|
|
719
592
|
}
|
|
720
593
|
|
|
721
594
|
/**
|
|
722
|
-
* Get schemas in the graph
|
|
723
595
|
* @param {Number} id
|
|
596
|
+
* @param {Array.<module:model/CreateFunctionInput>} createFunctionInput
|
|
724
597
|
* @param {Object} opts Optional parameters
|
|
725
598
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
726
599
|
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
@@ -728,110 +601,39 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
728
601
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
729
602
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
730
603
|
* @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)
|
|
604
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
731
605
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
732
606
|
* @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
|
|
733
607
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
734
608
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
735
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing
|
|
609
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
736
610
|
*/
|
|
737
611
|
}, {
|
|
738
|
-
key: "
|
|
739
|
-
value: function
|
|
612
|
+
key: "updateSchemaFunctionsWithHttpInfo",
|
|
613
|
+
value: function updateSchemaFunctionsWithHttpInfo(id, createFunctionInput, opts) {
|
|
740
614
|
opts = opts || {};
|
|
741
|
-
var postBody =
|
|
615
|
+
var postBody = createFunctionInput;
|
|
742
616
|
// verify the required parameter 'id' is set
|
|
743
617
|
if (id === undefined || id === null) {
|
|
744
|
-
throw new Error("Missing the required parameter 'id' when calling
|
|
618
|
+
throw new Error("Missing the required parameter 'id' when calling updateSchemaFunctions");
|
|
619
|
+
}
|
|
620
|
+
// verify the required parameter 'createFunctionInput' is set
|
|
621
|
+
if (createFunctionInput === undefined || createFunctionInput === null) {
|
|
622
|
+
throw new Error("Missing the required parameter 'createFunctionInput' when calling updateSchemaFunctions");
|
|
745
623
|
}
|
|
746
624
|
var pathParams = {
|
|
747
625
|
'id': id
|
|
748
626
|
};
|
|
749
|
-
var queryParams = {
|
|
750
|
-
var headerParams = {
|
|
751
|
-
'Authorization': opts['authorization'],
|
|
627
|
+
var queryParams = {
|
|
752
628
|
'cacheduration': opts['cacheduration'],
|
|
753
|
-
'cachegroup': opts['cachegroup'],
|
|
754
|
-
'cachekey': opts['cachekey'],
|
|
629
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
630
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
755
631
|
'cachescope': opts['cachescope'],
|
|
756
|
-
'cacheuser': opts['cacheuser'],
|
|
757
|
-
'
|
|
758
|
-
'zeusportal-postas': opts['zeusportalPostas'],
|
|
759
|
-
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
760
|
-
'transactionid': opts['transactionid']
|
|
761
|
-
};
|
|
762
|
-
var formParams = {};
|
|
763
|
-
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
764
|
-
var contentTypes = [];
|
|
765
|
-
var accepts = ['application/json'];
|
|
766
|
-
var returnType = [_GraphSchemaResponse["default"]];
|
|
767
|
-
return this.apiClient.callApi('/graph/data/graph/{id}/schemas', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
768
|
-
}
|
|
769
|
-
|
|
770
|
-
/**
|
|
771
|
-
* Get schemas in the graph
|
|
772
|
-
* @param {Number} id
|
|
773
|
-
* @param {Object} opts Optional parameters
|
|
774
|
-
* @param {String} opts.authorization The authorization token of the logged in user
|
|
775
|
-
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
776
|
-
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
777
|
-
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
778
|
-
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
779
|
-
* @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)
|
|
780
|
-
* @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
|
|
781
|
-
* @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
|
|
782
|
-
* @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
|
|
783
|
-
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
784
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphSchemaResponse>}
|
|
785
|
-
*/
|
|
786
|
-
}, {
|
|
787
|
-
key: "getSchemas",
|
|
788
|
-
value: function getSchemas(id, opts) {
|
|
789
|
-
return this.getSchemasWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
790
|
-
return response_and_data.data;
|
|
791
|
-
});
|
|
792
|
-
}
|
|
793
|
-
|
|
794
|
-
/**
|
|
795
|
-
* Removes schemas to the graph
|
|
796
|
-
* @param {Number} id
|
|
797
|
-
* @param {Array.<Number>} requestBody Array of schema ids
|
|
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
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
810
|
-
*/
|
|
811
|
-
}, {
|
|
812
|
-
key: "removeSchemasWithHttpInfo",
|
|
813
|
-
value: function removeSchemasWithHttpInfo(id, requestBody, opts) {
|
|
814
|
-
opts = opts || {};
|
|
815
|
-
var postBody = requestBody;
|
|
816
|
-
// verify the required parameter 'id' is set
|
|
817
|
-
if (id === undefined || id === null) {
|
|
818
|
-
throw new Error("Missing the required parameter 'id' when calling removeSchemas");
|
|
819
|
-
}
|
|
820
|
-
// verify the required parameter 'requestBody' is set
|
|
821
|
-
if (requestBody === undefined || requestBody === null) {
|
|
822
|
-
throw new Error("Missing the required parameter 'requestBody' when calling removeSchemas");
|
|
823
|
-
}
|
|
824
|
-
var pathParams = {
|
|
825
|
-
'id': id
|
|
632
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
633
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
826
634
|
};
|
|
827
|
-
var queryParams = {};
|
|
828
635
|
var headerParams = {
|
|
829
636
|
'Authorization': opts['authorization'],
|
|
830
|
-
'cacheduration': opts['cacheduration'],
|
|
831
|
-
'cachegroup': opts['cachegroup'],
|
|
832
|
-
'cachekey': opts['cachekey'],
|
|
833
|
-
'cachescope': opts['cachescope'],
|
|
834
|
-
'cacheuser': opts['cacheuser'],
|
|
835
637
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
836
638
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
837
639
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -842,244 +644,12 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
842
644
|
var contentTypes = ['application/json'];
|
|
843
645
|
var accepts = ['application/json'];
|
|
844
646
|
var returnType = null;
|
|
845
|
-
return this.apiClient.callApi('/
|
|
647
|
+
return this.apiClient.callApi('/functions/schema/{id}/functions', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
846
648
|
}
|
|
847
649
|
|
|
848
650
|
/**
|
|
849
|
-
* Removes schemas to the graph
|
|
850
651
|
* @param {Number} id
|
|
851
|
-
* @param {Array.<
|
|
852
|
-
* @param {Object} opts Optional parameters
|
|
853
|
-
* @param {String} opts.authorization The authorization token of the logged in user
|
|
854
|
-
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
855
|
-
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
856
|
-
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
857
|
-
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
858
|
-
* @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)
|
|
859
|
-
* @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
|
|
860
|
-
* @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
|
|
861
|
-
* @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
|
|
862
|
-
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
863
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
864
|
-
*/
|
|
865
|
-
}, {
|
|
866
|
-
key: "removeSchemas",
|
|
867
|
-
value: function removeSchemas(id, requestBody, opts) {
|
|
868
|
-
return this.removeSchemasWithHttpInfo(id, requestBody, opts).then(function (response_and_data) {
|
|
869
|
-
return response_and_data.data;
|
|
870
|
-
});
|
|
871
|
-
}
|
|
872
|
-
|
|
873
|
-
/**
|
|
874
|
-
* Update Schema
|
|
875
|
-
* Update a Schema
|
|
876
|
-
* @param {Number} id
|
|
877
|
-
* @param {Object} opts Optional parameters
|
|
878
|
-
* @param {String} [authorization] The authorization token of the logged in user
|
|
879
|
-
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
880
|
-
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
881
|
-
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
882
|
-
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
883
|
-
* @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)
|
|
884
|
-
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
885
|
-
* @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
|
|
886
|
-
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
887
|
-
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
888
|
-
* @param {module:model/GraphSchemaInput} [graphSchemaInput]
|
|
889
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphSchemaResponse} and HTTP response
|
|
890
|
-
*/
|
|
891
|
-
}, {
|
|
892
|
-
key: "updateSchemaWithHttpInfo",
|
|
893
|
-
value: function updateSchemaWithHttpInfo(id, opts) {
|
|
894
|
-
opts = opts || {};
|
|
895
|
-
var postBody = opts['graphSchemaInput'];
|
|
896
|
-
// verify the required parameter 'id' is set
|
|
897
|
-
if (id === undefined || id === null) {
|
|
898
|
-
throw new Error("Missing the required parameter 'id' when calling updateSchema");
|
|
899
|
-
}
|
|
900
|
-
var pathParams = {
|
|
901
|
-
'id': id
|
|
902
|
-
};
|
|
903
|
-
var queryParams = {};
|
|
904
|
-
var headerParams = {
|
|
905
|
-
'Authorization': opts['authorization'],
|
|
906
|
-
'cacheduration': opts['cacheduration'],
|
|
907
|
-
'cachegroup': opts['cachegroup'],
|
|
908
|
-
'cachekey': opts['cachekey'],
|
|
909
|
-
'cachescope': opts['cachescope'],
|
|
910
|
-
'cacheuser': opts['cacheuser'],
|
|
911
|
-
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
912
|
-
'zeusportal-postas': opts['zeusportalPostas'],
|
|
913
|
-
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
914
|
-
'transactionid': opts['transactionid']
|
|
915
|
-
};
|
|
916
|
-
var formParams = {};
|
|
917
|
-
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
918
|
-
var contentTypes = [];
|
|
919
|
-
var accepts = ['*/*'];
|
|
920
|
-
var returnType = _GraphSchemaResponse["default"];
|
|
921
|
-
return this.apiClient.callApi('/graph/data/schema/{id}', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
922
|
-
}
|
|
923
|
-
|
|
924
|
-
/**
|
|
925
|
-
* Update Schema
|
|
926
|
-
* Update a Schema
|
|
927
|
-
* @param {Number} id
|
|
928
|
-
* @param {Object} opts Optional parameters
|
|
929
|
-
* @param {String} opts.authorization The authorization token of the logged in user
|
|
930
|
-
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
931
|
-
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
932
|
-
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
933
|
-
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
934
|
-
* @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)
|
|
935
|
-
* @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
|
|
936
|
-
* @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
|
|
937
|
-
* @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
|
|
938
|
-
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
939
|
-
* @param {module:model/GraphSchemaInput} opts.graphSchemaInput
|
|
940
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphSchemaResponse}
|
|
941
|
-
*/
|
|
942
|
-
}, {
|
|
943
|
-
key: "updateSchema",
|
|
944
|
-
value: function updateSchema(id, opts) {
|
|
945
|
-
return this.updateSchemaWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
946
|
-
return response_and_data.data;
|
|
947
|
-
});
|
|
948
|
-
}
|
|
949
|
-
|
|
950
|
-
/**
|
|
951
|
-
* @param {Number} id
|
|
952
|
-
* @param {Array.<Number>} requestBody
|
|
953
|
-
* @param {Object} opts Optional parameters
|
|
954
|
-
* @param {String} [authorization] The authorization token of the logged in user
|
|
955
|
-
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
956
|
-
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
957
|
-
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
958
|
-
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
959
|
-
* @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)
|
|
960
|
-
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
961
|
-
* @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
|
|
962
|
-
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
963
|
-
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
964
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
965
|
-
*/
|
|
966
|
-
}, {
|
|
967
|
-
key: "updateSchemaActionTypesWithHttpInfo",
|
|
968
|
-
value: function updateSchemaActionTypesWithHttpInfo(id, requestBody, opts) {
|
|
969
|
-
opts = opts || {};
|
|
970
|
-
var postBody = requestBody;
|
|
971
|
-
// verify the required parameter 'id' is set
|
|
972
|
-
if (id === undefined || id === null) {
|
|
973
|
-
throw new Error("Missing the required parameter 'id' when calling updateSchemaActionTypes");
|
|
974
|
-
}
|
|
975
|
-
// verify the required parameter 'requestBody' is set
|
|
976
|
-
if (requestBody === undefined || requestBody === null) {
|
|
977
|
-
throw new Error("Missing the required parameter 'requestBody' when calling updateSchemaActionTypes");
|
|
978
|
-
}
|
|
979
|
-
var pathParams = {
|
|
980
|
-
'id': id
|
|
981
|
-
};
|
|
982
|
-
var queryParams = {};
|
|
983
|
-
var headerParams = {
|
|
984
|
-
'Authorization': opts['authorization'],
|
|
985
|
-
'cacheduration': opts['cacheduration'],
|
|
986
|
-
'cachegroup': opts['cachegroup'],
|
|
987
|
-
'cachekey': opts['cachekey'],
|
|
988
|
-
'cachescope': opts['cachescope'],
|
|
989
|
-
'cacheuser': opts['cacheuser'],
|
|
990
|
-
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
991
|
-
'zeusportal-postas': opts['zeusportalPostas'],
|
|
992
|
-
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
993
|
-
'transactionid': opts['transactionid']
|
|
994
|
-
};
|
|
995
|
-
var formParams = {};
|
|
996
|
-
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
997
|
-
var contentTypes = ['application/json'];
|
|
998
|
-
var accepts = ['application/json'];
|
|
999
|
-
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
1000
|
-
return this.apiClient.callApi('/graph/data/schema/{id}/actiontypes', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1001
|
-
}
|
|
1002
|
-
|
|
1003
|
-
/**
|
|
1004
|
-
* @param {Number} id
|
|
1005
|
-
* @param {Array.<Number>} requestBody
|
|
1006
|
-
* @param {Object} opts Optional parameters
|
|
1007
|
-
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1008
|
-
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
1009
|
-
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1010
|
-
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1011
|
-
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1012
|
-
* @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)
|
|
1013
|
-
* @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
|
|
1014
|
-
* @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
|
|
1015
|
-
* @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
|
|
1016
|
-
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1017
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
1018
|
-
*/
|
|
1019
|
-
}, {
|
|
1020
|
-
key: "updateSchemaActionTypes",
|
|
1021
|
-
value: function updateSchemaActionTypes(id, requestBody, opts) {
|
|
1022
|
-
return this.updateSchemaActionTypesWithHttpInfo(id, requestBody, opts).then(function (response_and_data) {
|
|
1023
|
-
return response_and_data.data;
|
|
1024
|
-
});
|
|
1025
|
-
}
|
|
1026
|
-
|
|
1027
|
-
/**
|
|
1028
|
-
* @param {Number} id
|
|
1029
|
-
* @param {Array.<module:model/CreateFunctionInput>} createFunctionInput
|
|
1030
|
-
* @param {Object} opts Optional parameters
|
|
1031
|
-
* @param {String} [authorization] The authorization token of the logged in user
|
|
1032
|
-
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
1033
|
-
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1034
|
-
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1035
|
-
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1036
|
-
* @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)
|
|
1037
|
-
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1038
|
-
* @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
|
|
1039
|
-
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1040
|
-
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1041
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
1042
|
-
*/
|
|
1043
|
-
}, {
|
|
1044
|
-
key: "updateSchemaFunctionsWithHttpInfo",
|
|
1045
|
-
value: function updateSchemaFunctionsWithHttpInfo(id, createFunctionInput, opts) {
|
|
1046
|
-
opts = opts || {};
|
|
1047
|
-
var postBody = createFunctionInput;
|
|
1048
|
-
// verify the required parameter 'id' is set
|
|
1049
|
-
if (id === undefined || id === null) {
|
|
1050
|
-
throw new Error("Missing the required parameter 'id' when calling updateSchemaFunctions");
|
|
1051
|
-
}
|
|
1052
|
-
// verify the required parameter 'createFunctionInput' is set
|
|
1053
|
-
if (createFunctionInput === undefined || createFunctionInput === null) {
|
|
1054
|
-
throw new Error("Missing the required parameter 'createFunctionInput' when calling updateSchemaFunctions");
|
|
1055
|
-
}
|
|
1056
|
-
var pathParams = {
|
|
1057
|
-
'id': id
|
|
1058
|
-
};
|
|
1059
|
-
var queryParams = {};
|
|
1060
|
-
var headerParams = {
|
|
1061
|
-
'Authorization': opts['authorization'],
|
|
1062
|
-
'cacheduration': opts['cacheduration'],
|
|
1063
|
-
'cachegroup': opts['cachegroup'],
|
|
1064
|
-
'cachekey': opts['cachekey'],
|
|
1065
|
-
'cachescope': opts['cachescope'],
|
|
1066
|
-
'cacheuser': opts['cacheuser'],
|
|
1067
|
-
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1068
|
-
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1069
|
-
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1070
|
-
'transactionid': opts['transactionid']
|
|
1071
|
-
};
|
|
1072
|
-
var formParams = {};
|
|
1073
|
-
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1074
|
-
var contentTypes = ['application/json'];
|
|
1075
|
-
var accepts = ['application/json'];
|
|
1076
|
-
var returnType = null;
|
|
1077
|
-
return this.apiClient.callApi('/graph/data/functions/schema/{id}/functions', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1078
|
-
}
|
|
1079
|
-
|
|
1080
|
-
/**
|
|
1081
|
-
* @param {Number} id
|
|
1082
|
-
* @param {Array.<module:model/CreateFunctionInput>} createFunctionInput
|
|
652
|
+
* @param {Array.<module:model/CreateFunctionInput>} createFunctionInput
|
|
1083
653
|
* @param {Object} opts Optional parameters
|
|
1084
654
|
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1085
655
|
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
@@ -1087,6 +657,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1087
657
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1088
658
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1089
659
|
* @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)
|
|
660
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1090
661
|
* @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
|
|
1091
662
|
* @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
|
|
1092
663
|
* @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
|
|
@@ -1100,233 +671,6 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1100
671
|
return response_and_data.data;
|
|
1101
672
|
});
|
|
1102
673
|
}
|
|
1103
|
-
|
|
1104
|
-
/**
|
|
1105
|
-
* @param {Number} id
|
|
1106
|
-
* @param {Array.<Number>} requestBody
|
|
1107
|
-
* @param {Object} opts Optional parameters
|
|
1108
|
-
* @param {String} [authorization] The authorization token of the logged in user
|
|
1109
|
-
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
1110
|
-
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1111
|
-
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1112
|
-
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1113
|
-
* @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)
|
|
1114
|
-
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1115
|
-
* @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
|
|
1116
|
-
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1117
|
-
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1118
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
1119
|
-
*/
|
|
1120
|
-
}, {
|
|
1121
|
-
key: "updateSchemaObjectTypesWithHttpInfo",
|
|
1122
|
-
value: function updateSchemaObjectTypesWithHttpInfo(id, requestBody, opts) {
|
|
1123
|
-
opts = opts || {};
|
|
1124
|
-
var postBody = requestBody;
|
|
1125
|
-
// verify the required parameter 'id' is set
|
|
1126
|
-
if (id === undefined || id === null) {
|
|
1127
|
-
throw new Error("Missing the required parameter 'id' when calling updateSchemaObjectTypes");
|
|
1128
|
-
}
|
|
1129
|
-
// verify the required parameter 'requestBody' is set
|
|
1130
|
-
if (requestBody === undefined || requestBody === null) {
|
|
1131
|
-
throw new Error("Missing the required parameter 'requestBody' when calling updateSchemaObjectTypes");
|
|
1132
|
-
}
|
|
1133
|
-
var pathParams = {
|
|
1134
|
-
'id': id
|
|
1135
|
-
};
|
|
1136
|
-
var queryParams = {};
|
|
1137
|
-
var headerParams = {
|
|
1138
|
-
'Authorization': opts['authorization'],
|
|
1139
|
-
'cacheduration': opts['cacheduration'],
|
|
1140
|
-
'cachegroup': opts['cachegroup'],
|
|
1141
|
-
'cachekey': opts['cachekey'],
|
|
1142
|
-
'cachescope': opts['cachescope'],
|
|
1143
|
-
'cacheuser': opts['cacheuser'],
|
|
1144
|
-
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1145
|
-
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1146
|
-
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1147
|
-
'transactionid': opts['transactionid']
|
|
1148
|
-
};
|
|
1149
|
-
var formParams = {};
|
|
1150
|
-
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1151
|
-
var contentTypes = ['application/json'];
|
|
1152
|
-
var accepts = ['application/json'];
|
|
1153
|
-
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
1154
|
-
return this.apiClient.callApi('/graph/data/schema/{id}/objecttypes', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1155
|
-
}
|
|
1156
|
-
|
|
1157
|
-
/**
|
|
1158
|
-
* @param {Number} id
|
|
1159
|
-
* @param {Array.<Number>} requestBody
|
|
1160
|
-
* @param {Object} opts Optional parameters
|
|
1161
|
-
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1162
|
-
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
1163
|
-
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1164
|
-
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1165
|
-
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1166
|
-
* @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)
|
|
1167
|
-
* @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
|
|
1168
|
-
* @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
|
|
1169
|
-
* @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
|
|
1170
|
-
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1171
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
1172
|
-
*/
|
|
1173
|
-
}, {
|
|
1174
|
-
key: "updateSchemaObjectTypes",
|
|
1175
|
-
value: function updateSchemaObjectTypes(id, requestBody, opts) {
|
|
1176
|
-
return this.updateSchemaObjectTypesWithHttpInfo(id, requestBody, opts).then(function (response_and_data) {
|
|
1177
|
-
return response_and_data.data;
|
|
1178
|
-
});
|
|
1179
|
-
}
|
|
1180
|
-
|
|
1181
|
-
/**
|
|
1182
|
-
* @param {Number} id
|
|
1183
|
-
* @param {Array.<Number>} requestBody
|
|
1184
|
-
* @param {Object} opts Optional parameters
|
|
1185
|
-
* @param {String} [authorization] The authorization token of the logged in user
|
|
1186
|
-
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
1187
|
-
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1188
|
-
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1189
|
-
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1190
|
-
* @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)
|
|
1191
|
-
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1192
|
-
* @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
|
|
1193
|
-
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1194
|
-
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1195
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
1196
|
-
*/
|
|
1197
|
-
}, {
|
|
1198
|
-
key: "updateSchemaRelationshipTypesWithHttpInfo",
|
|
1199
|
-
value: function updateSchemaRelationshipTypesWithHttpInfo(id, requestBody, opts) {
|
|
1200
|
-
opts = opts || {};
|
|
1201
|
-
var postBody = requestBody;
|
|
1202
|
-
// verify the required parameter 'id' is set
|
|
1203
|
-
if (id === undefined || id === null) {
|
|
1204
|
-
throw new Error("Missing the required parameter 'id' when calling updateSchemaRelationshipTypes");
|
|
1205
|
-
}
|
|
1206
|
-
// verify the required parameter 'requestBody' is set
|
|
1207
|
-
if (requestBody === undefined || requestBody === null) {
|
|
1208
|
-
throw new Error("Missing the required parameter 'requestBody' when calling updateSchemaRelationshipTypes");
|
|
1209
|
-
}
|
|
1210
|
-
var pathParams = {
|
|
1211
|
-
'id': id
|
|
1212
|
-
};
|
|
1213
|
-
var queryParams = {};
|
|
1214
|
-
var headerParams = {
|
|
1215
|
-
'Authorization': opts['authorization'],
|
|
1216
|
-
'cacheduration': opts['cacheduration'],
|
|
1217
|
-
'cachegroup': opts['cachegroup'],
|
|
1218
|
-
'cachekey': opts['cachekey'],
|
|
1219
|
-
'cachescope': opts['cachescope'],
|
|
1220
|
-
'cacheuser': opts['cacheuser'],
|
|
1221
|
-
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1222
|
-
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1223
|
-
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1224
|
-
'transactionid': opts['transactionid']
|
|
1225
|
-
};
|
|
1226
|
-
var formParams = {};
|
|
1227
|
-
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1228
|
-
var contentTypes = ['application/json'];
|
|
1229
|
-
var accepts = ['application/json'];
|
|
1230
|
-
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
1231
|
-
return this.apiClient.callApi('/graph/data/schema/{id}/relationshiptypes', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1232
|
-
}
|
|
1233
|
-
|
|
1234
|
-
/**
|
|
1235
|
-
* @param {Number} id
|
|
1236
|
-
* @param {Array.<Number>} requestBody
|
|
1237
|
-
* @param {Object} opts Optional parameters
|
|
1238
|
-
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1239
|
-
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
1240
|
-
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1241
|
-
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1242
|
-
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1243
|
-
* @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)
|
|
1244
|
-
* @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
|
|
1245
|
-
* @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
|
|
1246
|
-
* @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
|
|
1247
|
-
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1248
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
1249
|
-
*/
|
|
1250
|
-
}, {
|
|
1251
|
-
key: "updateSchemaRelationshipTypes",
|
|
1252
|
-
value: function updateSchemaRelationshipTypes(id, requestBody, opts) {
|
|
1253
|
-
return this.updateSchemaRelationshipTypesWithHttpInfo(id, requestBody, opts).then(function (response_and_data) {
|
|
1254
|
-
return response_and_data.data;
|
|
1255
|
-
});
|
|
1256
|
-
}
|
|
1257
|
-
|
|
1258
|
-
/**
|
|
1259
|
-
* @param {Number} id
|
|
1260
|
-
* @param {Object} opts Optional parameters
|
|
1261
|
-
* @param {String} [authorization] The authorization token of the logged in user
|
|
1262
|
-
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
1263
|
-
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1264
|
-
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1265
|
-
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1266
|
-
* @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)
|
|
1267
|
-
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1268
|
-
* @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
|
|
1269
|
-
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1270
|
-
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1271
|
-
* @param {String} [body]
|
|
1272
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
1273
|
-
*/
|
|
1274
|
-
}, {
|
|
1275
|
-
key: "updateTemplate3WithHttpInfo",
|
|
1276
|
-
value: function updateTemplate3WithHttpInfo(id, opts) {
|
|
1277
|
-
opts = opts || {};
|
|
1278
|
-
var postBody = opts['body'];
|
|
1279
|
-
// verify the required parameter 'id' is set
|
|
1280
|
-
if (id === undefined || id === null) {
|
|
1281
|
-
throw new Error("Missing the required parameter 'id' when calling updateTemplate3");
|
|
1282
|
-
}
|
|
1283
|
-
var pathParams = {
|
|
1284
|
-
'id': id
|
|
1285
|
-
};
|
|
1286
|
-
var queryParams = {};
|
|
1287
|
-
var headerParams = {
|
|
1288
|
-
'Authorization': opts['authorization'],
|
|
1289
|
-
'cacheduration': opts['cacheduration'],
|
|
1290
|
-
'cachegroup': opts['cachegroup'],
|
|
1291
|
-
'cachekey': opts['cachekey'],
|
|
1292
|
-
'cachescope': opts['cachescope'],
|
|
1293
|
-
'cacheuser': opts['cacheuser'],
|
|
1294
|
-
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1295
|
-
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1296
|
-
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1297
|
-
'transactionid': opts['transactionid']
|
|
1298
|
-
};
|
|
1299
|
-
var formParams = {};
|
|
1300
|
-
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1301
|
-
var contentTypes = ['application/json'];
|
|
1302
|
-
var accepts = ['application/json'];
|
|
1303
|
-
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
1304
|
-
return this.apiClient.callApi('/graph/data/schema/{id}/template', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1305
|
-
}
|
|
1306
|
-
|
|
1307
|
-
/**
|
|
1308
|
-
* @param {Number} id
|
|
1309
|
-
* @param {Object} opts Optional parameters
|
|
1310
|
-
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1311
|
-
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
1312
|
-
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1313
|
-
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1314
|
-
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1315
|
-
* @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)
|
|
1316
|
-
* @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
|
|
1317
|
-
* @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
|
|
1318
|
-
* @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
|
|
1319
|
-
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1320
|
-
* @param {String} opts.body
|
|
1321
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
1322
|
-
*/
|
|
1323
|
-
}, {
|
|
1324
|
-
key: "updateTemplate3",
|
|
1325
|
-
value: function updateTemplate3(id, opts) {
|
|
1326
|
-
return this.updateTemplate3WithHttpInfo(id, opts).then(function (response_and_data) {
|
|
1327
|
-
return response_and_data.data;
|
|
1328
|
-
});
|
|
1329
|
-
}
|
|
1330
674
|
}]);
|
|
1331
675
|
return GraphSchemasApi;
|
|
1332
676
|
}();
|