@gobodo/gobodo-api-promise 0.1.61 → 0.1.63
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 +42 -42
- package/dist/ApiClient.js +3 -3
- package/dist/api/ActionTypesApi.js +2 -2
- package/dist/api/AdCampaignsApi.js +13 -13
- package/dist/api/AdManagementApi.js +24 -24
- package/dist/api/AdminDataManagementApi.js +2 -2
- package/dist/api/AdsApi.js +13 -13
- package/dist/api/AttachmentsApi.js +7 -7
- package/dist/api/AuthenticationApi.js +2 -2
- package/dist/api/CategoriesApi.js +7 -7
- package/dist/api/CommentsApi.js +7 -7
- package/dist/api/ContentManagementApi.js +12 -12
- package/dist/api/ConversationsApi.js +7 -7
- package/dist/api/DataSheetImportsApi.js +7 -7
- package/dist/api/DefaultApi.js +13 -13
- package/dist/api/DocumentsApi.js +7 -7
- package/dist/api/EmailsApi.js +2 -2
- package/dist/api/EntryPartsApi.js +7 -7
- package/dist/api/FacebookApi.js +2 -2
- package/dist/api/FieldsApi.js +2 -2
- package/dist/api/FilesApi.js +2 -2
- package/dist/api/FormsApi.js +17 -17
- package/dist/api/FunctionsApi.js +2 -2
- package/dist/api/GeocodeApi.js +2 -2
- package/dist/api/GoogleApi.js +2 -2
- package/dist/api/GraphActionTypesApi.js +2 -2
- package/dist/api/GraphActionsApi.js +2 -2
- package/dist/api/GraphObjectTypesApi.js +2 -2
- package/dist/api/GraphObjectsApi.js +2 -2
- package/dist/api/GraphRelationshipTypesApi.js +2 -2
- package/dist/api/GraphRelationshipsApi.js +2 -2
- package/dist/api/GraphSchemasApi.js +16 -16
- package/dist/api/GraphTraversalApi.js +2 -2
- package/dist/api/GraphsApi.js +43 -41
- package/dist/api/GroupsApi.js +7 -7
- package/dist/api/IAMApi.js +13 -13
- package/dist/api/ImagesApi.js +7 -7
- package/dist/api/InvitesApi.js +2 -2
- package/dist/api/LikesApi.js +7 -7
- package/dist/api/LinkedINApi.js +2 -2
- package/dist/api/LiveMeetingsApi.js +2 -2
- package/dist/api/MeetingEventsApi.js +2 -2
- package/dist/api/NotificationsApi.js +2 -2
- package/dist/api/PagesApi.js +7 -7
- package/dist/api/PhoneNumbersApi.js +2 -2
- package/dist/api/PostsApi.js +7 -7
- package/dist/api/PrivateMessagesApi.js +18 -18
- package/dist/api/PublicationsApi.js +2 -2
- package/dist/api/ScreensApi.js +2 -2
- package/dist/api/SocialIntegrationApi.js +2 -2
- package/dist/api/StripeAccountsApi.js +2 -2
- package/dist/api/TagsApi.js +2 -2
- package/dist/api/TemplatesApi.js +2 -2
- package/dist/api/ThemeMappingsApi.js +8 -8
- package/dist/api/TopicsApi.js +2 -2
- package/dist/api/TransactionsApi.js +2 -2
- package/dist/api/TwitterApi.js +2 -2
- package/dist/api/UserTagsApi.js +7 -7
- package/dist/api/UsersApi.js +7 -7
- package/dist/api/UtilsApi.js +2 -2
- package/dist/api/VideosApi.js +7 -7
- package/dist/model/APIClient.js +2 -2
- package/dist/model/AccountSessionInput.js +2 -2
- package/dist/model/AccountSessionResponse.js +2 -2
- package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
- package/dist/model/ApplicationPaymentAccountResponseFailureException.js +2 -2
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionStackTraceInner.js +2 -2
- package/dist/model/Article.js +2 -2
- package/dist/model/AuthResponse.js +2 -2
- package/dist/model/AwsSettings.js +2 -2
- package/dist/model/Balance.js +33 -33
- package/dist/model/BalanceDetails.js +2 -2
- package/dist/model/BalanceResponse.js +2 -2
- package/dist/model/BankAccountInfo.js +2 -2
- package/dist/model/CardInfo.js +2 -2
- package/dist/model/Comment.js +31 -31
- package/dist/model/Coordinates.js +2 -2
- package/dist/model/CreateAccountResponse.js +2 -2
- package/dist/model/CreateFunctionInput.js +2 -2
- package/dist/model/CreateStripeAccountInput.js +2 -2
- package/dist/model/CreateStripeCustomerInput.js +2 -2
- package/dist/model/CreateTopicInput.js +2 -2
- package/dist/model/CreateTopicListenerInput.js +2 -2
- package/dist/model/CurrencySettings.js +2 -2
- package/dist/model/CustomerResponse.js +2 -2
- package/dist/model/DataObject.js +2 -2
- package/dist/model/DataSheetImport.js +2 -2
- package/dist/model/DataSheetImportPrivacySettings.js +2 -2
- package/dist/model/DataSheetImportSummary.js +2 -2
- package/dist/model/DeviceRegistrationRequest.js +2 -2
- package/dist/model/Document.js +2 -2
- package/dist/model/DocumentPart.js +2 -2
- package/dist/model/DocumentPartType.js +23 -23
- package/dist/model/DocumentType.js +39 -39
- package/dist/model/EmailAddress.js +27 -27
- package/dist/model/FieldMapping.js +2 -2
- package/dist/model/Fields.js +2 -2
- package/dist/model/File.js +2 -2
- package/dist/model/FileAttachmentUploadObject.js +2 -2
- package/dist/model/Filter.js +2 -2
- package/dist/model/FilterManager.js +2 -2
- package/dist/model/Form.js +2 -2
- package/dist/model/FormSection.js +2 -2
- package/dist/model/FormSubmission.js +2 -2
- package/dist/model/FunctionConfigInput.js +2 -2
- package/dist/model/FunctionEnvironmentConfig.js +2 -2
- package/dist/model/FunctionInput.js +2 -2
- package/dist/model/FunctionOutput.js +2 -2
- package/dist/model/Geocode.js +2 -2
- package/dist/model/GeocodePayload.js +2 -2
- package/dist/model/GeolocationInput.js +2 -2
- package/dist/model/GetFunctionConfig.js +2 -2
- package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
- package/dist/model/GetFunctionResponse.js +2 -2
- package/dist/model/GoogleCloudSettings.js +2 -2
- package/dist/model/Graph.js +2 -2
- package/dist/model/GraphAction.js +2 -2
- package/dist/model/GraphDatabaseService.js +2 -2
- package/dist/model/GraphGeocode.js +2 -2
- package/dist/model/GraphIteratorEntryPart.js +2 -2
- package/dist/model/GraphObject.js +2 -2
- package/dist/model/GraphObjectPayload.js +2 -2
- package/dist/model/GraphObjectSchema.js +2 -2
- package/dist/model/GraphObjectType.js +2 -2
- package/dist/model/GraphObjectTypeResponse.js +2 -2
- package/dist/model/GraphObjectTypeSchema.js +2 -2
- package/dist/model/GraphOwner.js +2 -2
- package/dist/model/GraphRelationship.js +2 -2
- package/dist/model/GraphRelationshipPayload.js +2 -2
- package/dist/model/GraphRelationshipType.js +2 -2
- package/dist/model/GraphRelationshipTypeResponse.js +2 -2
- package/dist/model/GraphSchema.js +2 -2
- package/dist/model/GraphTraversalInput.js +2 -2
- package/dist/model/Image.js +2 -2
- package/dist/model/ImageUploadObject.js +2 -2
- package/dist/model/InputPart.js +2 -2
- package/dist/model/InputPartMediaType.js +2 -2
- package/dist/model/KafkaSettings.js +2 -2
- package/dist/model/Link.js +2 -2
- package/dist/model/LiveStreamInfo.js +2 -2
- package/dist/model/MeetingEvent.js +31 -31
- package/dist/model/MeetingEventTimezone.js +2 -2
- package/dist/model/MeetingInfo.js +2 -2
- package/dist/model/Member.js +2 -2
- package/dist/model/MemberGroupCategory.js +2 -2
- package/dist/model/MemberList.js +2 -2
- package/dist/model/MessageGroup.js +2 -2
- package/dist/model/MultipartBody.js +2 -2
- package/dist/model/NotificationInput.js +2 -2
- package/dist/model/NotificationResponse.js +2 -2
- package/dist/model/NumberSettings.js +2 -2
- package/dist/model/ObjectSettings.js +2 -2
- package/dist/model/Objecttype.js +2 -2
- package/dist/model/OutParameter.js +2 -2
- package/dist/model/Page.js +25 -25
- package/dist/model/PageSchema.js +2 -2
- package/dist/model/Pageable.js +2 -2
- package/dist/model/Parameter.js +2 -2
- package/dist/model/Path.js +2 -2
- package/dist/model/PaymentAccountObject.js +2 -2
- package/dist/model/PaymentIntentInput.js +2 -2
- package/dist/model/PaymentIntentResponse.js +2 -2
- package/dist/model/PaymentMethod.js +25 -25
- package/dist/model/PaymentMethodInput.js +2 -2
- package/dist/model/PaymentMethodResponse.js +2 -2
- package/dist/model/PaymentMethodsResponse.js +2 -2
- package/dist/model/Payout.js +32 -32
- package/dist/model/PayoutInput.js +2 -2
- package/dist/model/PayoutResponse.js +2 -2
- package/dist/model/PhoneNumber.js +2 -2
- package/dist/model/Post.js +2 -2
- package/dist/model/PrivateMessage.js +2 -2
- package/dist/model/PrivateMessageConversation.js +2 -2
- package/dist/model/PrivateMessageConversationSchema.js +2 -2
- package/dist/model/Profile.js +2 -2
- package/dist/model/Profiletype.js +2 -2
- package/dist/model/PropertyContainer.js +2 -2
- package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
- package/dist/model/RelationshipMapping.js +2 -2
- package/dist/model/ScreenSchema.js +2 -2
- package/dist/model/SimulcastInfo.js +2 -2
- package/dist/model/SkinField.js +2 -2
- package/dist/model/SkinFieldResponse.js +2 -2
- package/dist/model/SocialGroup.js +27 -27
- package/dist/model/SocialGroupType.js +2 -2
- package/dist/model/Sort.js +2 -2
- package/dist/model/SourceTypes.js +2 -2
- package/dist/model/StatusUpdate.js +2 -2
- package/dist/model/StreetAddress.js +2 -2
- package/dist/model/StripeAccount.js +2 -2
- package/dist/model/StripeCustomerAccount.js +2 -2
- package/dist/model/Template.js +2 -2
- package/dist/model/TemplateResponse.js +2 -2
- package/dist/model/TemplateSchema.js +2 -2
- package/dist/model/ThemeMapping.js +2 -2
- package/dist/model/ThemeMappingPayload.js +2 -2
- package/dist/model/TopicInfoResponse.js +2 -2
- package/dist/model/TopicMessageInput.js +2 -2
- package/dist/model/TopicSubscriptionResponse.js +2 -2
- package/dist/model/Transaction.js +2 -2
- package/dist/model/Transfer.js +2 -2
- package/dist/model/TransferInput.js +2 -2
- package/dist/model/TransferResponse.js +2 -2
- package/dist/model/TransferResponsePaymentMethodDetails.js +2 -2
- package/dist/model/TraversalRelationResponse.js +2 -2
- package/dist/model/User.js +2 -2
- package/dist/model/UserDataPayload.js +2 -2
- package/dist/model/UserDomain.js +2 -2
- package/dist/model/UserInvite.js +2 -2
- package/dist/model/UserInviteInput.js +2 -2
- package/dist/model/UserSchema.js +2 -2
- package/dist/model/UserTag.js +2 -2
- package/dist/model/Userid.js +2 -2
- package/dist/model/Video.js +52 -52
- package/dist/model/VideoLiveUrl.js +2 -2
- package/dist/model/VideoSchema.js +79 -79
- package/dist/model/VideoUploadObject.js +52 -52
- package/dist/model/ZeusPortalCategory.js +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,8 +4,8 @@ Gobodo - JavaScript client for @gobodo/gobodo-api-promise
|
|
|
4
4
|
REST Interface for Gobodo API
|
|
5
5
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
6
6
|
|
|
7
|
-
- API version: 0.1.
|
|
8
|
-
- Package version: 0.1.
|
|
7
|
+
- API version: 0.1.63
|
|
8
|
+
- Package version: 0.1.63
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
|
|
10
10
|
|
|
11
11
|
## Installation
|
|
@@ -145,18 +145,18 @@ Class | Method | HTTP request | Description
|
|
|
145
145
|
*Gobodo.ActionTypesApi* | [**getActionsByType**](docs/ActionTypesApi.md#getActionsByType) | **GET** /graph/data/object/{id}/actions/{actiontypeid} | Get Actions By Type
|
|
146
146
|
*Gobodo.AdCampaignsApi* | [**createAdCampaign**](docs/AdCampaignsApi.md#createAdCampaign) | **POST** /graph/data/ads/campaigns | Create Ad Campaign
|
|
147
147
|
*Gobodo.AdCampaignsApi* | [**deleteObject**](docs/AdCampaignsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
148
|
-
*Gobodo.AdCampaignsApi* | [**
|
|
149
|
-
*Gobodo.AdCampaignsApi* | [**
|
|
148
|
+
*Gobodo.AdCampaignsApi* | [**get13**](docs/AdCampaignsApi.md#get13) | **GET** /graph/data/ads/campaigns |
|
|
149
|
+
*Gobodo.AdCampaignsApi* | [**get14**](docs/AdCampaignsApi.md#get14) | **GET** /graph/data/ads/campaigns/{id} |
|
|
150
150
|
*Gobodo.AdCampaignsApi* | [**getFromCat**](docs/AdCampaignsApi.md#getFromCat) | **GET** /graph/data/ads/campaigns/nextfromcategory/{id} |
|
|
151
151
|
*Gobodo.AdCampaignsApi* | [**update**](docs/AdCampaignsApi.md#update) | **PUT** /graph/data/ads/campaigns/{id} |
|
|
152
152
|
*Gobodo.AdCampaignsApi* | [**updateAds**](docs/AdCampaignsApi.md#updateAds) | **POST** /graph/data/ads/campaigns/{id}/ads |
|
|
153
153
|
*Gobodo.AdCampaignsApi* | [**updateSites**](docs/AdCampaignsApi.md#updateSites) | **PUT** /graph/data/ads/campaigns/{id}/sites |
|
|
154
154
|
*Gobodo.AdManagementApi* | [**createAd**](docs/AdManagementApi.md#createAd) | **POST** /graph/data/ads/ads | Create Ad
|
|
155
155
|
*Gobodo.AdManagementApi* | [**createAdCampaign**](docs/AdManagementApi.md#createAdCampaign) | **POST** /graph/data/ads/campaigns | Create Ad Campaign
|
|
156
|
-
*Gobodo.AdManagementApi* | [**
|
|
157
|
-
*Gobodo.AdManagementApi* | [**
|
|
158
|
-
*Gobodo.AdManagementApi* | [**
|
|
159
|
-
*Gobodo.AdManagementApi* | [**
|
|
156
|
+
*Gobodo.AdManagementApi* | [**get13**](docs/AdManagementApi.md#get13) | **GET** /graph/data/ads/campaigns |
|
|
157
|
+
*Gobodo.AdManagementApi* | [**get14**](docs/AdManagementApi.md#get14) | **GET** /graph/data/ads/campaigns/{id} |
|
|
158
|
+
*Gobodo.AdManagementApi* | [**get15**](docs/AdManagementApi.md#get15) | **GET** /graph/data/ads/ads |
|
|
159
|
+
*Gobodo.AdManagementApi* | [**get16**](docs/AdManagementApi.md#get16) | **GET** /graph/data/ads/ads/{id} |
|
|
160
160
|
*Gobodo.AdManagementApi* | [**getCampaign**](docs/AdManagementApi.md#getCampaign) | **GET** /graph/data/ads/ads/{id}/campaign |
|
|
161
161
|
*Gobodo.AdManagementApi* | [**getFromCat**](docs/AdManagementApi.md#getFromCat) | **GET** /graph/data/ads/campaigns/nextfromcategory/{id} |
|
|
162
162
|
*Gobodo.AdManagementApi* | [**update**](docs/AdManagementApi.md#update) | **PUT** /graph/data/ads/campaigns/{id} |
|
|
@@ -166,12 +166,12 @@ Class | Method | HTTP request | Description
|
|
|
166
166
|
*Gobodo.AdminDataManagementApi* | [**purgeData**](docs/AdminDataManagementApi.md#purgeData) | **GET** /graph/data/admin/datamanagement/purge/{key}/{days} |
|
|
167
167
|
*Gobodo.AdsApi* | [**createAd**](docs/AdsApi.md#createAd) | **POST** /graph/data/ads/ads | Create Ad
|
|
168
168
|
*Gobodo.AdsApi* | [**deleteObject**](docs/AdsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
169
|
-
*Gobodo.AdsApi* | [**
|
|
170
|
-
*Gobodo.AdsApi* | [**
|
|
169
|
+
*Gobodo.AdsApi* | [**get15**](docs/AdsApi.md#get15) | **GET** /graph/data/ads/ads |
|
|
170
|
+
*Gobodo.AdsApi* | [**get16**](docs/AdsApi.md#get16) | **GET** /graph/data/ads/ads/{id} |
|
|
171
171
|
*Gobodo.AdsApi* | [**getCampaign**](docs/AdsApi.md#getCampaign) | **GET** /graph/data/ads/ads/{id}/campaign |
|
|
172
172
|
*Gobodo.AdsApi* | [**update1**](docs/AdsApi.md#update1) | **PUT** /graph/data/ads/ads/{id} |
|
|
173
173
|
*Gobodo.AttachmentsApi* | [**deleteObject**](docs/AttachmentsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
174
|
-
*Gobodo.AttachmentsApi* | [**
|
|
174
|
+
*Gobodo.AttachmentsApi* | [**get19**](docs/AttachmentsApi.md#get19) | **GET** /graph/data/files |
|
|
175
175
|
*Gobodo.AttachmentsApi* | [**getFileById**](docs/AttachmentsApi.md#getFileById) | **GET** /graph/data/files/{id} | Get File By Id
|
|
176
176
|
*Gobodo.AttachmentsApi* | [**getFiles**](docs/AttachmentsApi.md#getFiles) | **GET** /graph/data/object/{id}/files |
|
|
177
177
|
*Gobodo.AttachmentsApi* | [**updateFile**](docs/AttachmentsApi.md#updateFile) | **PUT** /graph/data/files/{id} | Update File
|
|
@@ -189,14 +189,14 @@ Class | Method | HTTP request | Description
|
|
|
189
189
|
*Gobodo.AuthenticationApi* | [**logout**](docs/AuthenticationApi.md#logout) | **POST** /graph/data/signout |
|
|
190
190
|
*Gobodo.CategoriesApi* | [**createCategory**](docs/CategoriesApi.md#createCategory) | **POST** /graph/data/categories | Create Category
|
|
191
191
|
*Gobodo.CategoriesApi* | [**createChildCategory**](docs/CategoriesApi.md#createChildCategory) | **POST** /graph/data/categories/{id}/subcategories | Create a child category
|
|
192
|
-
*Gobodo.CategoriesApi* | [**
|
|
192
|
+
*Gobodo.CategoriesApi* | [**get20**](docs/CategoriesApi.md#get20) | **GET** /graph/data/categories |
|
|
193
193
|
*Gobodo.CategoriesApi* | [**getCategoryById**](docs/CategoriesApi.md#getCategoryById) | **GET** /graph/data/categories/{id} | Gets a category by id
|
|
194
194
|
*Gobodo.CategoriesApi* | [**getChildCategories**](docs/CategoriesApi.md#getChildCategories) | **GET** /graph/data/categories/{id}/subcategories |
|
|
195
195
|
*Gobodo.CategoriesApi* | [**getRootCategory**](docs/CategoriesApi.md#getRootCategory) | **GET** /graph/data/categories/get/root | Gets the root category
|
|
196
196
|
*Gobodo.CategoriesApi* | [**updateCategory**](docs/CategoriesApi.md#updateCategory) | **POST** /graph/data/categories/{id} | Update Category
|
|
197
197
|
*Gobodo.CommentsApi* | [**createComment**](docs/CommentsApi.md#createComment) | **POST** /graph/data/comments | Create a comment
|
|
198
198
|
*Gobodo.CommentsApi* | [**deleteObject**](docs/CommentsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
199
|
-
*Gobodo.CommentsApi* | [**
|
|
199
|
+
*Gobodo.CommentsApi* | [**get21**](docs/CommentsApi.md#get21) | **GET** /graph/data/comments |
|
|
200
200
|
*Gobodo.CommentsApi* | [**getCommentById**](docs/CommentsApi.md#getCommentById) | **GET** /graph/data/comments/{id} | Gets a comment by id
|
|
201
201
|
*Gobodo.CommentsApi* | [**getCommentReplies**](docs/CommentsApi.md#getCommentReplies) | **GET** /graph/data/comments/{id}/replies | Get Replies
|
|
202
202
|
*Gobodo.CommentsApi* | [**getComments**](docs/CommentsApi.md#getComments) | **GET** /graph/data/object/{objectid}/comments |
|
|
@@ -213,8 +213,8 @@ Class | Method | HTTP request | Description
|
|
|
213
213
|
*Gobodo.ContentManagementApi* | [**deleteDocPart**](docs/ContentManagementApi.md#deleteDocPart) | **DELETE** /graph/data/entryparts/{docpartid} | Delete Document Part
|
|
214
214
|
*Gobodo.ContentManagementApi* | [**deleteDocument**](docs/ContentManagementApi.md#deleteDocument) | **DELETE** /graph/data/articles/{docid} | Delete Document Part
|
|
215
215
|
*Gobodo.ContentManagementApi* | [**editDocument**](docs/ContentManagementApi.md#editDocument) | **PUT** /graph/data/articles/{docid} |
|
|
216
|
-
*Gobodo.ContentManagementApi* | [**
|
|
217
|
-
*Gobodo.ContentManagementApi* | [**
|
|
216
|
+
*Gobodo.ContentManagementApi* | [**get22**](docs/ContentManagementApi.md#get22) | **GET** /graph/data/articles |
|
|
217
|
+
*Gobodo.ContentManagementApi* | [**get23**](docs/ContentManagementApi.md#get23) | **GET** /graph/data/entryparts |
|
|
218
218
|
*Gobodo.ContentManagementApi* | [**getAllDocuments**](docs/ContentManagementApi.md#getAllDocuments) | **GET** /graph/data/articles/all |
|
|
219
219
|
*Gobodo.ContentManagementApi* | [**getChildDocPartByPageNum**](docs/ContentManagementApi.md#getChildDocPartByPageNum) | **GET** /graph/data/entryparts/{id}/entryparts/{pagenum} |
|
|
220
220
|
*Gobodo.ContentManagementApi* | [**getDocumentById**](docs/ContentManagementApi.md#getDocumentById) | **GET** /graph/data/articles/{id} |
|
|
@@ -228,7 +228,7 @@ Class | Method | HTTP request | Description
|
|
|
228
228
|
*Gobodo.ContentManagementApi* | [**updateDocumentPart**](docs/ContentManagementApi.md#updateDocumentPart) | **PUT** /graph/data/entryparts/{docpartid} |
|
|
229
229
|
*Gobodo.ConversationsApi* | [**createConversation**](docs/ConversationsApi.md#createConversation) | **POST** /graph/data/privatemessages/conversations | Create conversation(s)
|
|
230
230
|
*Gobodo.ConversationsApi* | [**deleteObject**](docs/ConversationsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
231
|
-
*Gobodo.ConversationsApi* | [**
|
|
231
|
+
*Gobodo.ConversationsApi* | [**get34**](docs/ConversationsApi.md#get34) | **GET** /graph/data/privatemessages/conversations |
|
|
232
232
|
*Gobodo.ConversationsApi* | [**getAllConversations**](docs/ConversationsApi.md#getAllConversations) | **GET** /graph/data/privatemessages/conversations/all | Get All Conversations
|
|
233
233
|
*Gobodo.ConversationsApi* | [**getChildConversations**](docs/ConversationsApi.md#getChildConversations) | **GET** /graph/data/privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
|
|
234
234
|
*Gobodo.ConversationsApi* | [**getConversationById**](docs/ConversationsApi.md#getConversationById) | **GET** /graph/data/privatemessages/conversations/{id} | Get Conversation by ID
|
|
@@ -241,7 +241,7 @@ Class | Method | HTTP request | Description
|
|
|
241
241
|
*Gobodo.DataSheetImportsApi* | [**addStartObjectLookup**](docs/DataSheetImportsApi.md#addStartObjectLookup) | **PUT** /graph/data/datasheetimport/{dsimportid}/startobjectlookup | Sets the lookup for the start object in a relationship import
|
|
242
242
|
*Gobodo.DataSheetImportsApi* | [**createDataSheetImport**](docs/DataSheetImportsApi.md#createDataSheetImport) | **POST** /graph/data/datasheetimport/{containerid}/{reltypeid}/{objecttypeid} | Create a datasheet import
|
|
243
243
|
*Gobodo.DataSheetImportsApi* | [**createRelationshipDataSheetImport**](docs/DataSheetImportsApi.md#createRelationshipDataSheetImport) | **POST** /graph/data/datasheetimport/{containerid}/{reltypeid} | Create a datasheet import for relationships
|
|
244
|
-
*Gobodo.DataSheetImportsApi* | [**
|
|
244
|
+
*Gobodo.DataSheetImportsApi* | [**get24**](docs/DataSheetImportsApi.md#get24) | **GET** /graph/data/datasheetimport |
|
|
245
245
|
*Gobodo.DataSheetImportsApi* | [**getDataSheetImportById**](docs/DataSheetImportsApi.md#getDataSheetImportById) | **GET** /graph/data/datasheetimport/{dsimportid} | Gets the datasheet import specified by the given id
|
|
246
246
|
*Gobodo.DataSheetImportsApi* | [**getDataSheetImportMapping**](docs/DataSheetImportsApi.md#getDataSheetImportMapping) | **GET** /graph/data/datasheetimport/{dsimportid}/mapping/{sheetprop} | Gets the mapping associated with the sheetprop
|
|
247
247
|
*Gobodo.DataSheetImportsApi* | [**getDataSheetImportPreview**](docs/DataSheetImportsApi.md#getDataSheetImportPreview) | **GET** /graph/data/datasheetimport/{dsimportid}/preview | Gets the preview of the data being imported
|
|
@@ -252,8 +252,8 @@ Class | Method | HTTP request | Description
|
|
|
252
252
|
*Gobodo.DataSheetImportsApi* | [**updateDataSheetImportFile**](docs/DataSheetImportsApi.md#updateDataSheetImportFile) | **PUT** /graph/data/datasheetimport/{dsimportid}/datasheet | Updates the file used by a datasheet import
|
|
253
253
|
*Gobodo.DefaultApi* | [**createApiClient**](docs/DefaultApi.md#createApiClient) | **POST** /graph/data/api/clients |
|
|
254
254
|
*Gobodo.DefaultApi* | [**doEndPoint**](docs/DefaultApi.md#doEndPoint) | **GET** /graph/data |
|
|
255
|
-
*Gobodo.DefaultApi* | [**
|
|
256
|
-
*Gobodo.DefaultApi* | [**
|
|
255
|
+
*Gobodo.DefaultApi* | [**get17**](docs/DefaultApi.md#get17) | **GET** /graph/data/api/clients |
|
|
256
|
+
*Gobodo.DefaultApi* | [**get18**](docs/DefaultApi.md#get18) | **GET** /graph/data/api/clients/{id} |
|
|
257
257
|
*Gobodo.DefaultApi* | [**getApiClientById**](docs/DefaultApi.md#getApiClientById) | **GET** /graph/data/api/clients/{key} | Gets an api client by id
|
|
258
258
|
*Gobodo.DefaultApi* | [**resetSecretKey**](docs/DefaultApi.md#resetSecretKey) | **PUT** /graph/data/api/clients/{key}/resetSecretkey | Resets the secret key of the API Client
|
|
259
259
|
*Gobodo.DocumentsApi* | [**addDocumentPart**](docs/DocumentsApi.md#addDocumentPart) | **POST** /graph/data/articles/{docid}/entryparts |
|
|
@@ -263,7 +263,7 @@ Class | Method | HTTP request | Description
|
|
|
263
263
|
*Gobodo.DocumentsApi* | [**deleteDocument**](docs/DocumentsApi.md#deleteDocument) | **DELETE** /graph/data/articles/{docid} | Delete Document Part
|
|
264
264
|
*Gobodo.DocumentsApi* | [**deleteObject**](docs/DocumentsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
265
265
|
*Gobodo.DocumentsApi* | [**editDocument**](docs/DocumentsApi.md#editDocument) | **PUT** /graph/data/articles/{docid} |
|
|
266
|
-
*Gobodo.DocumentsApi* | [**
|
|
266
|
+
*Gobodo.DocumentsApi* | [**get22**](docs/DocumentsApi.md#get22) | **GET** /graph/data/articles |
|
|
267
267
|
*Gobodo.DocumentsApi* | [**getAllDocuments**](docs/DocumentsApi.md#getAllDocuments) | **GET** /graph/data/articles/all |
|
|
268
268
|
*Gobodo.DocumentsApi* | [**getDocumentById**](docs/DocumentsApi.md#getDocumentById) | **GET** /graph/data/articles/{id} |
|
|
269
269
|
*Gobodo.DocumentsApi* | [**getDocumentPartByPageNumber**](docs/DocumentsApi.md#getDocumentPartByPageNumber) | **GET** /graph/data/articles/{id}/entryparts/{pagenum} |
|
|
@@ -279,7 +279,7 @@ Class | Method | HTTP request | Description
|
|
|
279
279
|
*Gobodo.EntryPartsApi* | [**createDocumentPart**](docs/EntryPartsApi.md#createDocumentPart) | **POST** /graph/data/entryparts |
|
|
280
280
|
*Gobodo.EntryPartsApi* | [**deleteDocPart**](docs/EntryPartsApi.md#deleteDocPart) | **DELETE** /graph/data/entryparts/{docpartid} | Delete Document Part
|
|
281
281
|
*Gobodo.EntryPartsApi* | [**deleteObject**](docs/EntryPartsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
282
|
-
*Gobodo.EntryPartsApi* | [**
|
|
282
|
+
*Gobodo.EntryPartsApi* | [**get23**](docs/EntryPartsApi.md#get23) | **GET** /graph/data/entryparts |
|
|
283
283
|
*Gobodo.EntryPartsApi* | [**getChildDocPartByPageNum**](docs/EntryPartsApi.md#getChildDocPartByPageNum) | **GET** /graph/data/entryparts/{id}/entryparts/{pagenum} |
|
|
284
284
|
*Gobodo.EntryPartsApi* | [**getDocumentPartById**](docs/EntryPartsApi.md#getDocumentPartById) | **GET** /graph/data/entryparts/{id} |
|
|
285
285
|
*Gobodo.EntryPartsApi* | [**getDocumentPartById1**](docs/EntryPartsApi.md#getDocumentPartById1) | **GET** /graph/data/entryparts/{id}/entryparts |
|
|
@@ -297,9 +297,9 @@ Class | Method | HTTP request | Description
|
|
|
297
297
|
*Gobodo.FormsApi* | [**createForm3**](docs/FormsApi.md#createForm3) | **PUT** /graph/data/forms/sections/{formsectionid} | Update a form object
|
|
298
298
|
*Gobodo.FormsApi* | [**createFormSection**](docs/FormsApi.md#createFormSection) | **POST** /graph/data/forms/{id}/sections | Create a new Form
|
|
299
299
|
*Gobodo.FormsApi* | [**deleteRelationship1**](docs/FormsApi.md#deleteRelationship1) | **DELETE** /graph/data/forms/submissions/{id} | Delete Relationship
|
|
300
|
-
*Gobodo.FormsApi* | [**
|
|
301
|
-
*Gobodo.FormsApi* | [**
|
|
302
|
-
*Gobodo.FormsApi* | [**
|
|
300
|
+
*Gobodo.FormsApi* | [**get25**](docs/FormsApi.md#get25) | **GET** /graph/data/forms |
|
|
301
|
+
*Gobodo.FormsApi* | [**get26**](docs/FormsApi.md#get26) | **GET** /graph/data/forms/sections |
|
|
302
|
+
*Gobodo.FormsApi* | [**get27**](docs/FormsApi.md#get27) | **GET** /graph/data/forms/submissions |
|
|
303
303
|
*Gobodo.FormsApi* | [**getFormById**](docs/FormsApi.md#getFormById) | **GET** /graph/data/forms/{id} | Get Form By Id
|
|
304
304
|
*Gobodo.FormsApi* | [**getFormFields**](docs/FormsApi.md#getFormFields) | **GET** /graph/data/forms/{id}/fields |
|
|
305
305
|
*Gobodo.FormsApi* | [**getFormSectionById**](docs/FormsApi.md#getFormSectionById) | **GET** /graph/data/forms/sections/{id} | Get Form By Id
|
|
@@ -478,8 +478,8 @@ Class | Method | HTTP request | Description
|
|
|
478
478
|
*Gobodo.GraphRelationshipsApi* | [**updateRelationshipType**](docs/GraphRelationshipsApi.md#updateRelationshipType) | **PUT** /graph/data/relationshiptype/{id} | Update a relationshp type
|
|
479
479
|
*Gobodo.GraphRelationshipsApi* | [**updateTemplate2**](docs/GraphRelationshipsApi.md#updateTemplate2) | **PUT** /graph/data/relationshiptype/{id}/template |
|
|
480
480
|
*Gobodo.GraphSchemasApi* | [**addSchemas**](docs/GraphSchemasApi.md#addSchemas) | **PUT** /graph/data/graph/{id}/schemas | Adds schemas to the graph
|
|
481
|
-
*Gobodo.GraphSchemasApi* | [**
|
|
482
|
-
*Gobodo.GraphSchemasApi* | [**
|
|
481
|
+
*Gobodo.GraphSchemasApi* | [**get11**](docs/GraphSchemasApi.md#get11) | **GET** /graph/data/schema |
|
|
482
|
+
*Gobodo.GraphSchemasApi* | [**get12**](docs/GraphSchemasApi.md#get12) | **GET** /graph/data/schema/{id} |
|
|
483
483
|
*Gobodo.GraphSchemasApi* | [**getSchemas**](docs/GraphSchemasApi.md#getSchemas) | **GET** /graph/data/graph/{id}/schemas | Get schemas in the graph
|
|
484
484
|
*Gobodo.GraphSchemasApi* | [**removeSchemas**](docs/GraphSchemasApi.md#removeSchemas) | **DELETE** /graph/data/graph/{id}/schemas | Removes schemas to the graph
|
|
485
485
|
*Gobodo.GraphSchemasApi* | [**updateObjectTypes**](docs/GraphSchemasApi.md#updateObjectTypes) | **PUT** /graph/data/schema/{id}/objecttypes |
|
|
@@ -493,8 +493,8 @@ Class | Method | HTTP request | Description
|
|
|
493
493
|
*Gobodo.GraphTraversalApi* | [**traverseRelationships**](docs/GraphTraversalApi.md#traverseRelationships) | **POST** /graph/data/traverse/relationships | Traverses the graph based on the traversal query provided and returns the discovered relationships
|
|
494
494
|
*Gobodo.GraphsApi* | [**addSchemas**](docs/GraphsApi.md#addSchemas) | **PUT** /graph/data/graph/{id}/schemas | Adds schemas to the graph
|
|
495
495
|
*Gobodo.GraphsApi* | [**createAddObjectsToGraph**](docs/GraphsApi.md#createAddObjectsToGraph) | **PUT** /graph/data/graph/{id}/objects | Adds objects to the graph
|
|
496
|
-
*Gobodo.GraphsApi* | [**
|
|
497
|
-
*Gobodo.GraphsApi* | [**
|
|
496
|
+
*Gobodo.GraphsApi* | [**getGraphById**](docs/GraphsApi.md#getGraphById) | **GET** /graph/data/graph/{id} | Get graph by id
|
|
497
|
+
*Gobodo.GraphsApi* | [**getMainGraph**](docs/GraphsApi.md#getMainGraph) | **GET** /graph/data/graph | Get the main graph of the application or the object provided
|
|
498
498
|
*Gobodo.GraphsApi* | [**getObjectsInGraph**](docs/GraphsApi.md#getObjectsInGraph) | **GET** /graph/data/graph/{id}/objects | Get objects in the graph
|
|
499
499
|
*Gobodo.GraphsApi* | [**getObjectsInGraphByTag**](docs/GraphsApi.md#getObjectsInGraphByTag) | **GET** /graph/data/graph/{id}/objects/tag/{tag} | Get objects in the graph with the given tag
|
|
500
500
|
*Gobodo.GraphsApi* | [**getObjectsInGraphByType**](docs/GraphsApi.md#getObjectsInGraphByType) | **GET** /graph/data/graph/{id}/objects/type/{type} | Get objects in the graph with the given object type
|
|
@@ -505,7 +505,7 @@ Class | Method | HTTP request | Description
|
|
|
505
505
|
*Gobodo.GroupsApi* | [**addMembers**](docs/GroupsApi.md#addMembers) | **PUT** /graph/data/groups/{groupid}/addmembers | Adds the users corresponding to the list of userids to the group
|
|
506
506
|
*Gobodo.GroupsApi* | [**createGroup**](docs/GroupsApi.md#createGroup) | **POST** /graph/data/groups | Create Group
|
|
507
507
|
*Gobodo.GroupsApi* | [**editGroup**](docs/GroupsApi.md#editGroup) | **PUT** /graph/data/groups/{id} | Edit Group
|
|
508
|
-
*Gobodo.GroupsApi* | [**
|
|
508
|
+
*Gobodo.GroupsApi* | [**get37**](docs/GroupsApi.md#get37) | **GET** /graph/data/groups |
|
|
509
509
|
*Gobodo.GroupsApi* | [**getGroupById**](docs/GroupsApi.md#getGroupById) | **GET** /graph/data/groups/{id} | Get Group By Id
|
|
510
510
|
*Gobodo.GroupsApi* | [**getMembers**](docs/GroupsApi.md#getMembers) | **GET** /graph/data/groups/{groupid}/administrators | Returns the admins in the group
|
|
511
511
|
*Gobodo.GroupsApi* | [**getMembers1**](docs/GroupsApi.md#getMembers1) | **GET** /graph/data/groups/{groupid}/members | Returns the users in the group
|
|
@@ -514,12 +514,12 @@ Class | Method | HTTP request | Description
|
|
|
514
514
|
*Gobodo.GroupsApi* | [**setGroupProperties**](docs/GroupsApi.md#setGroupProperties) | **PUT** /graph/data/groups/{id}/properties | Set Multiple Properties
|
|
515
515
|
*Gobodo.GroupsApi* | [**setGroupProperty**](docs/GroupsApi.md#setGroupProperty) | **PUT** /graph/data/groups/{id}/properties/{prop} | Update Property
|
|
516
516
|
*Gobodo.IAMApi* | [**createPolicy**](docs/IAMApi.md#createPolicy) | **POST** /graph/data/iam/policies | Create Policy
|
|
517
|
-
*Gobodo.IAMApi* | [**
|
|
518
|
-
*Gobodo.IAMApi* | [**
|
|
517
|
+
*Gobodo.IAMApi* | [**get31**](docs/IAMApi.md#get31) | **GET** /graph/data/iam/policies |
|
|
518
|
+
*Gobodo.IAMApi* | [**get32**](docs/IAMApi.md#get32) | **GET** /graph/data/iam/policies/{id} |
|
|
519
519
|
*Gobodo.IAMApi* | [**update2**](docs/IAMApi.md#update2) | **PUT** /graph/data/iam/policies/{id} |
|
|
520
520
|
*Gobodo.ImagesApi* | [**attachImage**](docs/ImagesApi.md#attachImage) | **POST** /graph/data/object/{id}/attachimage |
|
|
521
521
|
*Gobodo.ImagesApi* | [**deleteObject**](docs/ImagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
522
|
-
*Gobodo.ImagesApi* | [**
|
|
522
|
+
*Gobodo.ImagesApi* | [**get28**](docs/ImagesApi.md#get28) | **GET** /graph/data/images |
|
|
523
523
|
*Gobodo.ImagesApi* | [**getImageById**](docs/ImagesApi.md#getImageById) | **GET** /graph/data/images/{id} | Get Image By Id
|
|
524
524
|
*Gobodo.ImagesApi* | [**getImages**](docs/ImagesApi.md#getImages) | **GET** /graph/data/object/{id}/images |
|
|
525
525
|
*Gobodo.ImagesApi* | [**updateImage**](docs/ImagesApi.md#updateImage) | **PUT** /graph/data/images/{id} | Updates an image
|
|
@@ -534,7 +534,7 @@ Class | Method | HTTP request | Description
|
|
|
534
534
|
*Gobodo.LikesApi* | [**deleteAction1**](docs/LikesApi.md#deleteAction1) | **DELETE** /graph/data/likes/{id} | Delete Action
|
|
535
535
|
*Gobodo.LikesApi* | [**deleteLike**](docs/LikesApi.md#deleteLike) | **DELETE** /graph/data/likes/{objectid} | Delete Like
|
|
536
536
|
*Gobodo.LikesApi* | [**dislike**](docs/LikesApi.md#dislike) | **POST** /graph/data/likes/{objectid}/dislike | Dislike an Object
|
|
537
|
-
*Gobodo.LikesApi* | [**
|
|
537
|
+
*Gobodo.LikesApi* | [**get33**](docs/LikesApi.md#get33) | **GET** /graph/data/likes |
|
|
538
538
|
*Gobodo.LikesApi* | [**getActionById1**](docs/LikesApi.md#getActionById1) | **GET** /graph/data/likes/{id} |
|
|
539
539
|
*Gobodo.LikesApi* | [**getActionProperties1**](docs/LikesApi.md#getActionProperties1) | **GET** /graph/data/likes/{id}/properties | Get Properties
|
|
540
540
|
*Gobodo.LikesApi* | [**getActionProperty1**](docs/LikesApi.md#getActionProperty1) | **GET** /graph/data/likes/{id}/properties/{prop} | Get Property
|
|
@@ -568,7 +568,7 @@ Class | Method | HTTP request | Description
|
|
|
568
568
|
*Gobodo.PagesApi* | [**createPage**](docs/PagesApi.md#createPage) | **POST** /graph/data/pages | Create Page
|
|
569
569
|
*Gobodo.PagesApi* | [**deleteObject**](docs/PagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
570
570
|
*Gobodo.PagesApi* | [**editPage**](docs/PagesApi.md#editPage) | **PUT** /graph/data/pages/{id} | Edit Page
|
|
571
|
-
*Gobodo.PagesApi* | [**
|
|
571
|
+
*Gobodo.PagesApi* | [**get30**](docs/PagesApi.md#get30) | **GET** /graph/data/pages |
|
|
572
572
|
*Gobodo.PagesApi* | [**getOwnedPages**](docs/PagesApi.md#getOwnedPages) | **GET** /graph/data/pages/ownedpages/{uid} | Get Owned Pages
|
|
573
573
|
*Gobodo.PagesApi* | [**getPageById**](docs/PagesApi.md#getPageById) | **GET** /graph/data/pages/{id} | Get Page By Id
|
|
574
574
|
*Gobodo.PagesApi* | [**setPageProfilePicture**](docs/PagesApi.md#setPageProfilePicture) | **PUT** /graph/data/pages/{id}/profilepicture | Edit Page
|
|
@@ -581,7 +581,7 @@ Class | Method | HTTP request | Description
|
|
|
581
581
|
*Gobodo.PhoneNumbersApi* | [**getPhoneNumbersByUser**](docs/PhoneNumbersApi.md#getPhoneNumbersByUser) | **GET** /graph/data/phoneNumbers/user/{userid} | Returns all email addresses for a given user
|
|
582
582
|
*Gobodo.PostsApi* | [**createPost**](docs/PostsApi.md#createPost) | **POST** /graph/data/posts |
|
|
583
583
|
*Gobodo.PostsApi* | [**deleteObject**](docs/PostsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
584
|
-
*Gobodo.PostsApi* | [**
|
|
584
|
+
*Gobodo.PostsApi* | [**get38**](docs/PostsApi.md#get38) | **GET** /graph/data/posts |
|
|
585
585
|
*Gobodo.PostsApi* | [**getPostById**](docs/PostsApi.md#getPostById) | **GET** /graph/data/posts/{id} | Gets a post by id
|
|
586
586
|
*Gobodo.PostsApi* | [**updatePost**](docs/PostsApi.md#updatePost) | **PUT** /graph/data/posts/{id} |
|
|
587
587
|
*Gobodo.PrivateMessagesApi* | [**createBranch**](docs/PrivateMessagesApi.md#createBranch) | **POST** /graph/data/privatemessages/messages/{messageid}/branch |
|
|
@@ -589,9 +589,9 @@ Class | Method | HTTP request | Description
|
|
|
589
589
|
*Gobodo.PrivateMessagesApi* | [**createReply**](docs/PrivateMessagesApi.md#createReply) | **POST** /graph/data/privatemessages/messages/{messageid} |
|
|
590
590
|
*Gobodo.PrivateMessagesApi* | [**deleteMessage**](docs/PrivateMessagesApi.md#deleteMessage) | **DELETE** /graph/data/privatemessages/messages/{messageid}/send |
|
|
591
591
|
*Gobodo.PrivateMessagesApi* | [**deleteObject**](docs/PrivateMessagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
592
|
-
*Gobodo.PrivateMessagesApi* | [**
|
|
593
|
-
*Gobodo.PrivateMessagesApi* | [**
|
|
594
|
-
*Gobodo.PrivateMessagesApi* | [**
|
|
592
|
+
*Gobodo.PrivateMessagesApi* | [**get34**](docs/PrivateMessagesApi.md#get34) | **GET** /graph/data/privatemessages/conversations |
|
|
593
|
+
*Gobodo.PrivateMessagesApi* | [**get35**](docs/PrivateMessagesApi.md#get35) | **GET** /graph/data/privatemessages/messages |
|
|
594
|
+
*Gobodo.PrivateMessagesApi* | [**get36**](docs/PrivateMessagesApi.md#get36) | **GET** /graph/data/privatemessages/messages/{id} |
|
|
595
595
|
*Gobodo.PrivateMessagesApi* | [**getAllConversations**](docs/PrivateMessagesApi.md#getAllConversations) | **GET** /graph/data/privatemessages/conversations/all | Get All Conversations
|
|
596
596
|
*Gobodo.PrivateMessagesApi* | [**getChildConversations**](docs/PrivateMessagesApi.md#getChildConversations) | **GET** /graph/data/privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
|
|
597
597
|
*Gobodo.PrivateMessagesApi* | [**getConversationById**](docs/PrivateMessagesApi.md#getConversationById) | **GET** /graph/data/privatemessages/conversations/{id} | Get Conversation by ID
|
|
@@ -653,7 +653,7 @@ Class | Method | HTTP request | Description
|
|
|
653
653
|
*Gobodo.TemplatesApi* | [**getScreenById**](docs/TemplatesApi.md#getScreenById) | **GET** /graph/data/templates/{screenId} |
|
|
654
654
|
*Gobodo.ThemeMappingsApi* | [**addUrlPatterns**](docs/ThemeMappingsApi.md#addUrlPatterns) | **PUT** /graph/data/themes/{themeid}/urlpatterns |
|
|
655
655
|
*Gobodo.ThemeMappingsApi* | [**createTheme**](docs/ThemeMappingsApi.md#createTheme) | **POST** /graph/data/themes | Create a Theme Mapping
|
|
656
|
-
*Gobodo.ThemeMappingsApi* | [**
|
|
656
|
+
*Gobodo.ThemeMappingsApi* | [**get41**](docs/ThemeMappingsApi.md#get41) | **GET** /graph/data/themes/{themeid} |
|
|
657
657
|
*Gobodo.TopicsApi* | [**createTopic**](docs/TopicsApi.md#createTopic) | **POST** /graph/data/topics | Creates a new topic
|
|
658
658
|
*Gobodo.TopicsApi* | [**deleteTopic**](docs/TopicsApi.md#deleteTopic) | **DELETE** /graph/data/topics/{topicName} | Deletes a topic
|
|
659
659
|
*Gobodo.TopicsApi* | [**getSubscription**](docs/TopicsApi.md#getSubscription) | **GET** /graph/data/topics/subscription/{subscriptionId} | Gets a subscription by key
|
|
@@ -666,7 +666,7 @@ Class | Method | HTTP request | Description
|
|
|
666
666
|
*Gobodo.TransactionsApi* | [**failTx**](docs/TransactionsApi.md#failTx) | **DELETE** /graph/data/transaction/{id} | Marks a transaction for failure
|
|
667
667
|
*Gobodo.TwitterApi* | [**loginTwitter**](docs/TwitterApi.md#loginTwitter) | **POST** /graph/data/auth_twitter |
|
|
668
668
|
*Gobodo.UserTagsApi* | [**deleteRelationship2**](docs/UserTagsApi.md#deleteRelationship2) | **DELETE** /graph/data/usertags/{id} | Delete Relationship
|
|
669
|
-
*Gobodo.UserTagsApi* | [**
|
|
669
|
+
*Gobodo.UserTagsApi* | [**get39**](docs/UserTagsApi.md#get39) | **GET** /graph/data/usertags |
|
|
670
670
|
*Gobodo.UserTagsApi* | [**getRelProperties2**](docs/UserTagsApi.md#getRelProperties2) | **GET** /graph/data/usertags/{id}/properties | Get Properties
|
|
671
671
|
*Gobodo.UserTagsApi* | [**getRelProperty2**](docs/UserTagsApi.md#getRelProperty2) | **GET** /graph/data/usertags/{id}/properties/{prop} | Get Property
|
|
672
672
|
*Gobodo.UserTagsApi* | [**getRelationshipById1**](docs/UserTagsApi.md#getRelationshipById1) | **GET** /graph/data/usertags/{id} |
|
|
@@ -676,7 +676,7 @@ Class | Method | HTTP request | Description
|
|
|
676
676
|
*Gobodo.UserTagsApi* | [**tagUsers**](docs/UserTagsApi.md#tagUsers) | **POST** /graph/data/object/{id}/tagusers |
|
|
677
677
|
*Gobodo.UsersApi* | [**createUser**](docs/UsersApi.md#createUser) | **POST** /graph/data/user | Create a new User
|
|
678
678
|
*Gobodo.UsersApi* | [**deleteAccount**](docs/UsersApi.md#deleteAccount) | **DELETE** /graph/data/user/self | Deactivates the account and clear's the user's data if the purge data flag is true
|
|
679
|
-
*Gobodo.UsersApi* | [**
|
|
679
|
+
*Gobodo.UsersApi* | [**get29**](docs/UsersApi.md#get29) | **GET** /graph/data/user |
|
|
680
680
|
*Gobodo.UsersApi* | [**getProfileByType**](docs/UsersApi.md#getProfileByType) | **GET** /graph/data/user/{id}/profile/{type} | Returns the profile of the given type for the specified user if the profile exists
|
|
681
681
|
*Gobodo.UsersApi* | [**getProfiles**](docs/UsersApi.md#getProfiles) | **GET** /graph/data/user/{id}/profiles | Get a list of profiles attached to the user's account
|
|
682
682
|
*Gobodo.UsersApi* | [**getSelf**](docs/UsersApi.md#getSelf) | **GET** /graph/data/user/self | Returns the logged in user
|
|
@@ -687,7 +687,7 @@ Class | Method | HTTP request | Description
|
|
|
687
687
|
*Gobodo.UsersApi* | [**updateUser**](docs/UsersApi.md#updateUser) | **PUT** /graph/data/user/{id} | Update User Info
|
|
688
688
|
*Gobodo.UtilsApi* | [**encodeAuth**](docs/UtilsApi.md#encodeAuth) | **POST** /graph/data/utils/encodeauth |
|
|
689
689
|
*Gobodo.VideosApi* | [**deleteObject**](docs/VideosApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
690
|
-
*Gobodo.VideosApi* | [**
|
|
690
|
+
*Gobodo.VideosApi* | [**get40**](docs/VideosApi.md#get40) | **GET** /graph/data/videos |
|
|
691
691
|
*Gobodo.VideosApi* | [**getVideoById**](docs/VideosApi.md#getVideoById) | **GET** /graph/data/videos/{id} | Gets a video by id
|
|
692
692
|
*Gobodo.VideosApi* | [**getVideos**](docs/VideosApi.md#getVideos) | **GET** /graph/data/object/{id}/videos |
|
|
693
693
|
*Gobodo.VideosApi* | [**setThumbnail**](docs/VideosApi.md#setThumbnail) | **PUT** /graph/data/videos/{id}/setthumbnail |
|
package/dist/ApiClient.js
CHANGED
|
@@ -16,7 +16,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
16
16
|
* gobodo-api
|
|
17
17
|
* REST Interface for Gobodo API
|
|
18
18
|
*
|
|
19
|
-
* The version of the OpenAPI document: 0.1.
|
|
19
|
+
* The version of the OpenAPI document: 0.1.63
|
|
20
20
|
* Contact: info@gobodo.io
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
*/
|
|
27
27
|
/**
|
|
28
28
|
* @module ApiClient
|
|
29
|
-
* @version 0.1.
|
|
29
|
+
* @version 0.1.63
|
|
30
30
|
*/
|
|
31
31
|
/**
|
|
32
32
|
* Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
|
|
@@ -74,7 +74,7 @@ var ApiClient = /*#__PURE__*/function () {
|
|
|
74
74
|
* @default {}
|
|
75
75
|
*/
|
|
76
76
|
this.defaultHeaders = {
|
|
77
|
-
'User-Agent': 'OpenAPI-Generator/0.1.
|
|
77
|
+
'User-Agent': 'OpenAPI-Generator/0.1.63/Javascript'
|
|
78
78
|
};
|
|
79
79
|
|
|
80
80
|
/**
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
16
16
|
* gobodo-api
|
|
17
17
|
* REST Interface for Gobodo API
|
|
18
18
|
*
|
|
19
|
-
* The version of the OpenAPI document: 0.1.
|
|
19
|
+
* The version of the OpenAPI document: 0.1.63
|
|
20
20
|
* Contact: info@gobodo.io
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* ActionTypes service.
|
|
29
29
|
* @module api/ActionTypesApi
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.63
|
|
31
31
|
*/
|
|
32
32
|
var ActionTypesApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
16
16
|
* gobodo-api
|
|
17
17
|
* REST Interface for Gobodo API
|
|
18
18
|
*
|
|
19
|
-
* The version of the OpenAPI document: 0.1.
|
|
19
|
+
* The version of the OpenAPI document: 0.1.63
|
|
20
20
|
* Contact: info@gobodo.io
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* AdCampaigns service.
|
|
29
29
|
* @module api/AdCampaignsApi
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.63
|
|
31
31
|
*/
|
|
32
32
|
var AdCampaignsApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -200,8 +200,8 @@ var AdCampaignsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
200
200
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
201
201
|
*/
|
|
202
202
|
}, {
|
|
203
|
-
key: "
|
|
204
|
-
value: function
|
|
203
|
+
key: "get13WithHttpInfo",
|
|
204
|
+
value: function get13WithHttpInfo(opts) {
|
|
205
205
|
opts = opts || {};
|
|
206
206
|
var postBody = null;
|
|
207
207
|
var pathParams = {};
|
|
@@ -242,9 +242,9 @@ var AdCampaignsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
242
242
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
243
243
|
*/
|
|
244
244
|
}, {
|
|
245
|
-
key: "
|
|
246
|
-
value: function
|
|
247
|
-
return this.
|
|
245
|
+
key: "get13",
|
|
246
|
+
value: function get13(opts) {
|
|
247
|
+
return this.get13WithHttpInfo(opts).then(function (response_and_data) {
|
|
248
248
|
return response_and_data.data;
|
|
249
249
|
});
|
|
250
250
|
}
|
|
@@ -266,13 +266,13 @@ var AdCampaignsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
266
266
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} and HTTP response
|
|
267
267
|
*/
|
|
268
268
|
}, {
|
|
269
|
-
key: "
|
|
270
|
-
value: function
|
|
269
|
+
key: "get14WithHttpInfo",
|
|
270
|
+
value: function get14WithHttpInfo(id, opts) {
|
|
271
271
|
opts = opts || {};
|
|
272
272
|
var postBody = null;
|
|
273
273
|
// verify the required parameter 'id' is set
|
|
274
274
|
if (id === undefined || id === null) {
|
|
275
|
-
throw new Error("Missing the required parameter 'id' when calling
|
|
275
|
+
throw new Error("Missing the required parameter 'id' when calling get14");
|
|
276
276
|
}
|
|
277
277
|
var pathParams = {
|
|
278
278
|
'id': id
|
|
@@ -317,9 +317,9 @@ var AdCampaignsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
317
317
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
|
|
318
318
|
*/
|
|
319
319
|
}, {
|
|
320
|
-
key: "
|
|
321
|
-
value: function
|
|
322
|
-
return this.
|
|
320
|
+
key: "get14",
|
|
321
|
+
value: function get14(id, opts) {
|
|
322
|
+
return this.get14WithHttpInfo(id, opts).then(function (response_and_data) {
|
|
323
323
|
return response_and_data.data;
|
|
324
324
|
});
|
|
325
325
|
}
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
16
16
|
* gobodo-api
|
|
17
17
|
* REST Interface for Gobodo API
|
|
18
18
|
*
|
|
19
|
-
* The version of the OpenAPI document: 0.1.
|
|
19
|
+
* The version of the OpenAPI document: 0.1.63
|
|
20
20
|
* Contact: info@gobodo.io
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* AdManagement service.
|
|
29
29
|
* @module api/AdManagementApi
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.63
|
|
31
31
|
*/
|
|
32
32
|
var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -196,8 +196,8 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
196
196
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
197
197
|
*/
|
|
198
198
|
}, {
|
|
199
|
-
key: "
|
|
200
|
-
value: function
|
|
199
|
+
key: "get13WithHttpInfo",
|
|
200
|
+
value: function get13WithHttpInfo(opts) {
|
|
201
201
|
opts = opts || {};
|
|
202
202
|
var postBody = null;
|
|
203
203
|
var pathParams = {};
|
|
@@ -238,9 +238,9 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
238
238
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
239
239
|
*/
|
|
240
240
|
}, {
|
|
241
|
-
key: "
|
|
242
|
-
value: function
|
|
243
|
-
return this.
|
|
241
|
+
key: "get13",
|
|
242
|
+
value: function get13(opts) {
|
|
243
|
+
return this.get13WithHttpInfo(opts).then(function (response_and_data) {
|
|
244
244
|
return response_and_data.data;
|
|
245
245
|
});
|
|
246
246
|
}
|
|
@@ -262,13 +262,13 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
262
262
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} and HTTP response
|
|
263
263
|
*/
|
|
264
264
|
}, {
|
|
265
|
-
key: "
|
|
266
|
-
value: function
|
|
265
|
+
key: "get14WithHttpInfo",
|
|
266
|
+
value: function get14WithHttpInfo(id, opts) {
|
|
267
267
|
opts = opts || {};
|
|
268
268
|
var postBody = null;
|
|
269
269
|
// verify the required parameter 'id' is set
|
|
270
270
|
if (id === undefined || id === null) {
|
|
271
|
-
throw new Error("Missing the required parameter 'id' when calling
|
|
271
|
+
throw new Error("Missing the required parameter 'id' when calling get14");
|
|
272
272
|
}
|
|
273
273
|
var pathParams = {
|
|
274
274
|
'id': id
|
|
@@ -313,9 +313,9 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
313
313
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
|
|
314
314
|
*/
|
|
315
315
|
}, {
|
|
316
|
-
key: "
|
|
317
|
-
value: function
|
|
318
|
-
return this.
|
|
316
|
+
key: "get14",
|
|
317
|
+
value: function get14(id, opts) {
|
|
318
|
+
return this.get14WithHttpInfo(id, opts).then(function (response_and_data) {
|
|
319
319
|
return response_and_data.data;
|
|
320
320
|
});
|
|
321
321
|
}
|
|
@@ -336,8 +336,8 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
336
336
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
337
337
|
*/
|
|
338
338
|
}, {
|
|
339
|
-
key: "
|
|
340
|
-
value: function
|
|
339
|
+
key: "get15WithHttpInfo",
|
|
340
|
+
value: function get15WithHttpInfo(opts) {
|
|
341
341
|
opts = opts || {};
|
|
342
342
|
var postBody = null;
|
|
343
343
|
var pathParams = {};
|
|
@@ -378,9 +378,9 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
378
378
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
379
379
|
*/
|
|
380
380
|
}, {
|
|
381
|
-
key: "
|
|
382
|
-
value: function
|
|
383
|
-
return this.
|
|
381
|
+
key: "get15",
|
|
382
|
+
value: function get15(opts) {
|
|
383
|
+
return this.get15WithHttpInfo(opts).then(function (response_and_data) {
|
|
384
384
|
return response_and_data.data;
|
|
385
385
|
});
|
|
386
386
|
}
|
|
@@ -402,13 +402,13 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
402
402
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} and HTTP response
|
|
403
403
|
*/
|
|
404
404
|
}, {
|
|
405
|
-
key: "
|
|
406
|
-
value: function
|
|
405
|
+
key: "get16WithHttpInfo",
|
|
406
|
+
value: function get16WithHttpInfo(id, opts) {
|
|
407
407
|
opts = opts || {};
|
|
408
408
|
var postBody = null;
|
|
409
409
|
// verify the required parameter 'id' is set
|
|
410
410
|
if (id === undefined || id === null) {
|
|
411
|
-
throw new Error("Missing the required parameter 'id' when calling
|
|
411
|
+
throw new Error("Missing the required parameter 'id' when calling get16");
|
|
412
412
|
}
|
|
413
413
|
var pathParams = {
|
|
414
414
|
'id': id
|
|
@@ -453,9 +453,9 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
453
453
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
|
|
454
454
|
*/
|
|
455
455
|
}, {
|
|
456
|
-
key: "
|
|
457
|
-
value: function
|
|
458
|
-
return this.
|
|
456
|
+
key: "get16",
|
|
457
|
+
value: function get16(id, opts) {
|
|
458
|
+
return this.get16WithHttpInfo(id, opts).then(function (response_and_data) {
|
|
459
459
|
return response_and_data.data;
|
|
460
460
|
});
|
|
461
461
|
}
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
16
16
|
* gobodo-api
|
|
17
17
|
* REST Interface for Gobodo API
|
|
18
18
|
*
|
|
19
|
-
* The version of the OpenAPI document: 0.1.
|
|
19
|
+
* The version of the OpenAPI document: 0.1.63
|
|
20
20
|
* Contact: info@gobodo.io
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* AdminDataManagement service.
|
|
29
29
|
* @module api/AdminDataManagementApi
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.63
|
|
31
31
|
*/
|
|
32
32
|
var AdminDataManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
package/dist/api/AdsApi.js
CHANGED
|
@@ -16,7 +16,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
16
16
|
* gobodo-api
|
|
17
17
|
* REST Interface for Gobodo API
|
|
18
18
|
*
|
|
19
|
-
* The version of the OpenAPI document: 0.1.
|
|
19
|
+
* The version of the OpenAPI document: 0.1.63
|
|
20
20
|
* Contact: info@gobodo.io
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* Ads service.
|
|
29
29
|
* @module api/AdsApi
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.63
|
|
31
31
|
*/
|
|
32
32
|
var AdsApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -200,8 +200,8 @@ var AdsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
200
200
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
201
201
|
*/
|
|
202
202
|
}, {
|
|
203
|
-
key: "
|
|
204
|
-
value: function
|
|
203
|
+
key: "get15WithHttpInfo",
|
|
204
|
+
value: function get15WithHttpInfo(opts) {
|
|
205
205
|
opts = opts || {};
|
|
206
206
|
var postBody = null;
|
|
207
207
|
var pathParams = {};
|
|
@@ -242,9 +242,9 @@ var AdsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
242
242
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
243
243
|
*/
|
|
244
244
|
}, {
|
|
245
|
-
key: "
|
|
246
|
-
value: function
|
|
247
|
-
return this.
|
|
245
|
+
key: "get15",
|
|
246
|
+
value: function get15(opts) {
|
|
247
|
+
return this.get15WithHttpInfo(opts).then(function (response_and_data) {
|
|
248
248
|
return response_and_data.data;
|
|
249
249
|
});
|
|
250
250
|
}
|
|
@@ -266,13 +266,13 @@ var AdsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
266
266
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} and HTTP response
|
|
267
267
|
*/
|
|
268
268
|
}, {
|
|
269
|
-
key: "
|
|
270
|
-
value: function
|
|
269
|
+
key: "get16WithHttpInfo",
|
|
270
|
+
value: function get16WithHttpInfo(id, opts) {
|
|
271
271
|
opts = opts || {};
|
|
272
272
|
var postBody = null;
|
|
273
273
|
// verify the required parameter 'id' is set
|
|
274
274
|
if (id === undefined || id === null) {
|
|
275
|
-
throw new Error("Missing the required parameter 'id' when calling
|
|
275
|
+
throw new Error("Missing the required parameter 'id' when calling get16");
|
|
276
276
|
}
|
|
277
277
|
var pathParams = {
|
|
278
278
|
'id': id
|
|
@@ -317,9 +317,9 @@ var AdsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
317
317
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
|
|
318
318
|
*/
|
|
319
319
|
}, {
|
|
320
|
-
key: "
|
|
321
|
-
value: function
|
|
322
|
-
return this.
|
|
320
|
+
key: "get16",
|
|
321
|
+
value: function get16(id, opts) {
|
|
322
|
+
return this.get16WithHttpInfo(id, opts).then(function (response_and_data) {
|
|
323
323
|
return response_and_data.data;
|
|
324
324
|
});
|
|
325
325
|
}
|