@gobodo/gobodo-api-promise 0.1.84 → 0.1.86
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 +39 -39
- 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/CurrencyApi.js +2 -2
- package/dist/api/DataSheetImportsApi.js +7 -7
- package/dist/api/DefaultApi.js +13 -13
- package/dist/api/DocumentPartTypesApi.js +2 -2
- package/dist/api/DocumentTypesApi.js +2 -2
- 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/GobodoManagementApi.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 +47 -38
- package/dist/api/GraphTraversalApi.js +2 -2
- package/dist/api/GraphsApi.js +2 -2
- 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/RestApplicationsApi.js +2 -2
- package/dist/api/ScreensApi.js +2 -2
- package/dist/api/SitesApi.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/api/WalletsApi.js +2 -2
- 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/Article.js +2 -2
- package/dist/model/AuthResponse.js +2 -2
- package/dist/model/AwsSettings.js +2 -2
- package/dist/model/Balance.js +78 -78
- 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 +2 -2
- package/dist/model/ConsoleProjectInput.js +2 -2
- package/dist/model/ConsoleProjectResponse.js +2 -2
- 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/Currency.js +2 -2
- package/dist/model/CurrencyGrantInput.js +2 -2
- package/dist/model/CurrencyGrantResponse.js +27 -2
- package/dist/model/CurrencyInput.js +2 -2
- package/dist/model/CurrencyMinterRegistrationInput.js +2 -2
- package/dist/model/CurrencyResponse.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 +27 -27
- package/dist/model/DocumentPartType.js +2 -2
- package/dist/model/DocumentType.js +48 -48
- package/dist/model/EmailAddress.js +2 -2
- package/dist/model/FieldMapping.js +2 -2
- package/dist/model/Fields.js +50 -50
- 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 +25 -25
- 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 +36 -36
- package/dist/model/GraphAction.js +29 -29
- package/dist/model/GraphDatabaseService.js +2 -2
- package/dist/model/GraphGeocode.js +2 -2
- package/dist/model/GraphIteratorEntryPart.js +2 -2
- package/dist/model/GraphIteratorEntryPartStackTraceInner.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 +27 -27
- package/dist/model/GraphObjectTypeInput.js +2 -2
- package/dist/model/GraphObjectTypeResponse.js +2 -2
- package/dist/model/GraphObjectTypeSchema.js +27 -27
- package/dist/model/GraphOwner.js +2 -2
- package/dist/model/GraphRelationship.js +30 -30
- 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 +77 -77
- package/dist/model/GraphSchemaInput.js +2 -2
- package/dist/model/GraphTraversalInput.js +2 -2
- package/dist/model/Image.js +27 -27
- package/dist/model/ImageUploadObject.js +27 -27
- 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 +29 -29
- 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 +27 -27
- package/dist/model/OutParameter.js +2 -2
- package/dist/model/Page.js +2 -2
- 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 +2 -2
- 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 +29 -29
- package/dist/model/PrivateMessageConversation.js +27 -27
- 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/PurchaseInput.js +2 -2
- package/dist/model/PurchaseResponse.js +27 -2
- package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
- package/dist/model/RelationshipMapping.js +2 -2
- package/dist/model/RestApplicationInput.js +2 -2
- package/dist/model/RestApplicationResponse.js +2 -2
- package/dist/model/ScreenSchema.js +2 -2
- package/dist/model/SimulcastInfo.js +2 -2
- package/dist/model/SiteInput.js +2 -2
- package/dist/model/SiteResponse.js +2 -2
- package/dist/model/SiteTypeInput.js +2 -2
- package/dist/model/SiteTypeResponse.js +2 -2
- package/dist/model/SkinField.js +50 -50
- package/dist/model/SkinFieldResponse.js +2 -2
- package/dist/model/SocialGroup.js +2 -2
- 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 +30 -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 +34 -34
- package/dist/model/Userid.js +2 -2
- package/dist/model/Video.js +2 -2
- package/dist/model/VideoLiveUrl.js +2 -2
- package/dist/model/VideoSchema.js +25 -25
- package/dist/model/VideoUploadObject.js +2 -2
- package/dist/model/WalletHoldInput.js +2 -2
- package/dist/model/WalletHoldResponse.js +27 -2
- package/dist/model/WalletPayoutInput.js +2 -2
- package/dist/model/WalletPayoutResponse.js +27 -2
- package/dist/model/WalletResponse.js +2 -2
- 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.86
|
|
8
|
+
- Package version: 0.1.86
|
|
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* | [**get11**](docs/AdCampaignsApi.md#get11) | **GET** /graph/data/ads/campaigns |
|
|
149
|
+
*Gobodo.AdCampaignsApi* | [**get13**](docs/AdCampaignsApi.md#get13) | **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* | [**get11**](docs/AdManagementApi.md#get11) | **GET** /graph/data/ads/campaigns |
|
|
157
|
+
*Gobodo.AdManagementApi* | [**get13**](docs/AdManagementApi.md#get13) | **GET** /graph/data/ads/campaigns/{id} |
|
|
158
|
+
*Gobodo.AdManagementApi* | [**get14**](docs/AdManagementApi.md#get14) | **GET** /graph/data/ads/ads |
|
|
159
|
+
*Gobodo.AdManagementApi* | [**get15**](docs/AdManagementApi.md#get15) | **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* | [**get14**](docs/AdsApi.md#get14) | **GET** /graph/data/ads/ads |
|
|
170
|
+
*Gobodo.AdsApi* | [**get15**](docs/AdsApi.md#get15) | **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* | [**get18**](docs/AttachmentsApi.md#get18) | **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* | [**get19**](docs/CategoriesApi.md#get19) | **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* | [**get20**](docs/CommentsApi.md#get20) | **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* | [**get21**](docs/ContentManagementApi.md#get21) | **GET** /graph/data/articles |
|
|
217
|
+
*Gobodo.ContentManagementApi* | [**get22**](docs/ContentManagementApi.md#get22) | **GET** /graph/data/entryparts |
|
|
218
218
|
*Gobodo.ContentManagementApi* | [**getAllDocumentPartTypes**](docs/ContentManagementApi.md#getAllDocumentPartTypes) | **GET** /graph/data/entryparttypes |
|
|
219
219
|
*Gobodo.ContentManagementApi* | [**getAllDocumentTypes**](docs/ContentManagementApi.md#getAllDocumentTypes) | **GET** /graph/data/entrytypes |
|
|
220
220
|
*Gobodo.ContentManagementApi* | [**getAllDocuments**](docs/ContentManagementApi.md#getAllDocuments) | **GET** /graph/data/articles/all |
|
|
@@ -232,7 +232,7 @@ Class | Method | HTTP request | Description
|
|
|
232
232
|
*Gobodo.ContentManagementApi* | [**updateDocumentPart**](docs/ContentManagementApi.md#updateDocumentPart) | **PUT** /graph/data/entryparts/{docpartid} |
|
|
233
233
|
*Gobodo.ConversationsApi* | [**createConversation**](docs/ConversationsApi.md#createConversation) | **POST** /graph/data/privatemessages/conversations | Create conversation(s)
|
|
234
234
|
*Gobodo.ConversationsApi* | [**deleteObject**](docs/ConversationsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
235
|
-
*Gobodo.ConversationsApi* | [**
|
|
235
|
+
*Gobodo.ConversationsApi* | [**get33**](docs/ConversationsApi.md#get33) | **GET** /graph/data/privatemessages/conversations |
|
|
236
236
|
*Gobodo.ConversationsApi* | [**getAllConversations**](docs/ConversationsApi.md#getAllConversations) | **GET** /graph/data/privatemessages/conversations/all | Get All Conversations
|
|
237
237
|
*Gobodo.ConversationsApi* | [**getChildConversations**](docs/ConversationsApi.md#getChildConversations) | **GET** /graph/data/privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
|
|
238
238
|
*Gobodo.ConversationsApi* | [**getConversationById**](docs/ConversationsApi.md#getConversationById) | **GET** /graph/data/privatemessages/conversations/{id} | Get Conversation by ID
|
|
@@ -250,7 +250,7 @@ Class | Method | HTTP request | Description
|
|
|
250
250
|
*Gobodo.DataSheetImportsApi* | [**addStartObjectLookup**](docs/DataSheetImportsApi.md#addStartObjectLookup) | **PUT** /graph/data/datasheetimport/{dsimportid}/startobjectlookup | Sets the lookup for the start object in a relationship import
|
|
251
251
|
*Gobodo.DataSheetImportsApi* | [**createDataSheetImport**](docs/DataSheetImportsApi.md#createDataSheetImport) | **POST** /graph/data/datasheetimport/{containerid}/{reltypeid}/{objecttypeid} | Create a datasheet import
|
|
252
252
|
*Gobodo.DataSheetImportsApi* | [**createRelationshipDataSheetImport**](docs/DataSheetImportsApi.md#createRelationshipDataSheetImport) | **POST** /graph/data/datasheetimport/{containerid}/{reltypeid} | Create a datasheet import for relationships
|
|
253
|
-
*Gobodo.DataSheetImportsApi* | [**
|
|
253
|
+
*Gobodo.DataSheetImportsApi* | [**get23**](docs/DataSheetImportsApi.md#get23) | **GET** /graph/data/datasheetimport |
|
|
254
254
|
*Gobodo.DataSheetImportsApi* | [**getDataSheetImportById**](docs/DataSheetImportsApi.md#getDataSheetImportById) | **GET** /graph/data/datasheetimport/{dsimportid} | Gets the datasheet import specified by the given id
|
|
255
255
|
*Gobodo.DataSheetImportsApi* | [**getDataSheetImportMapping**](docs/DataSheetImportsApi.md#getDataSheetImportMapping) | **GET** /graph/data/datasheetimport/{dsimportid}/mapping/{sheetprop} | Gets the mapping associated with the sheetprop
|
|
256
256
|
*Gobodo.DataSheetImportsApi* | [**getDataSheetImportPreview**](docs/DataSheetImportsApi.md#getDataSheetImportPreview) | **GET** /graph/data/datasheetimport/{dsimportid}/preview | Gets the preview of the data being imported
|
|
@@ -261,8 +261,8 @@ Class | Method | HTTP request | Description
|
|
|
261
261
|
*Gobodo.DataSheetImportsApi* | [**updateDataSheetImportFile**](docs/DataSheetImportsApi.md#updateDataSheetImportFile) | **PUT** /graph/data/datasheetimport/{dsimportid}/datasheet | Updates the file used by a datasheet import
|
|
262
262
|
*Gobodo.DefaultApi* | [**createApiClient**](docs/DefaultApi.md#createApiClient) | **POST** /graph/data/api/clients |
|
|
263
263
|
*Gobodo.DefaultApi* | [**doEndPoint**](docs/DefaultApi.md#doEndPoint) | **GET** /graph/data |
|
|
264
|
-
*Gobodo.DefaultApi* | [**
|
|
265
|
-
*Gobodo.DefaultApi* | [**
|
|
264
|
+
*Gobodo.DefaultApi* | [**get16**](docs/DefaultApi.md#get16) | **GET** /graph/data/api/clients |
|
|
265
|
+
*Gobodo.DefaultApi* | [**get17**](docs/DefaultApi.md#get17) | **GET** /graph/data/api/clients/{id} |
|
|
266
266
|
*Gobodo.DefaultApi* | [**getApiClientById**](docs/DefaultApi.md#getApiClientById) | **GET** /graph/data/api/clients/{key} | Gets an api client by id
|
|
267
267
|
*Gobodo.DefaultApi* | [**resetSecretKey**](docs/DefaultApi.md#resetSecretKey) | **PUT** /graph/data/api/clients/{key}/resetSecretkey | Resets the secret key of the API Client
|
|
268
268
|
*Gobodo.DocumentPartTypesApi* | [**getAllDocumentPartTypes**](docs/DocumentPartTypesApi.md#getAllDocumentPartTypes) | **GET** /graph/data/entryparttypes |
|
|
@@ -276,7 +276,7 @@ Class | Method | HTTP request | Description
|
|
|
276
276
|
*Gobodo.DocumentsApi* | [**deleteDocument**](docs/DocumentsApi.md#deleteDocument) | **DELETE** /graph/data/articles/{docid} | Delete Document Part
|
|
277
277
|
*Gobodo.DocumentsApi* | [**deleteObject**](docs/DocumentsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
278
278
|
*Gobodo.DocumentsApi* | [**editDocument**](docs/DocumentsApi.md#editDocument) | **PUT** /graph/data/articles/{docid} |
|
|
279
|
-
*Gobodo.DocumentsApi* | [**
|
|
279
|
+
*Gobodo.DocumentsApi* | [**get21**](docs/DocumentsApi.md#get21) | **GET** /graph/data/articles |
|
|
280
280
|
*Gobodo.DocumentsApi* | [**getAllDocuments**](docs/DocumentsApi.md#getAllDocuments) | **GET** /graph/data/articles/all |
|
|
281
281
|
*Gobodo.DocumentsApi* | [**getDocumentById**](docs/DocumentsApi.md#getDocumentById) | **GET** /graph/data/articles/{id} |
|
|
282
282
|
*Gobodo.DocumentsApi* | [**getDocumentPartByPageNumber**](docs/DocumentsApi.md#getDocumentPartByPageNumber) | **GET** /graph/data/articles/{id}/entryparts/{pagenum} |
|
|
@@ -292,7 +292,7 @@ Class | Method | HTTP request | Description
|
|
|
292
292
|
*Gobodo.EntryPartsApi* | [**createDocumentPart**](docs/EntryPartsApi.md#createDocumentPart) | **POST** /graph/data/entryparts |
|
|
293
293
|
*Gobodo.EntryPartsApi* | [**deleteDocPart**](docs/EntryPartsApi.md#deleteDocPart) | **DELETE** /graph/data/entryparts/{docpartid} | Delete Document Part
|
|
294
294
|
*Gobodo.EntryPartsApi* | [**deleteObject**](docs/EntryPartsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
295
|
-
*Gobodo.EntryPartsApi* | [**
|
|
295
|
+
*Gobodo.EntryPartsApi* | [**get22**](docs/EntryPartsApi.md#get22) | **GET** /graph/data/entryparts |
|
|
296
296
|
*Gobodo.EntryPartsApi* | [**getChildDocPartByPageNum**](docs/EntryPartsApi.md#getChildDocPartByPageNum) | **GET** /graph/data/entryparts/{id}/entryparts/{pagenum} |
|
|
297
297
|
*Gobodo.EntryPartsApi* | [**getDocumentPartById**](docs/EntryPartsApi.md#getDocumentPartById) | **GET** /graph/data/entryparts/{id} |
|
|
298
298
|
*Gobodo.EntryPartsApi* | [**getDocumentPartById1**](docs/EntryPartsApi.md#getDocumentPartById1) | **GET** /graph/data/entryparts/{id}/entryparts |
|
|
@@ -310,9 +310,9 @@ Class | Method | HTTP request | Description
|
|
|
310
310
|
*Gobodo.FormsApi* | [**createForm3**](docs/FormsApi.md#createForm3) | **PUT** /graph/data/forms/sections/{formsectionid} | Update a form object
|
|
311
311
|
*Gobodo.FormsApi* | [**createFormSection**](docs/FormsApi.md#createFormSection) | **POST** /graph/data/forms/{id}/sections | Create a new Form
|
|
312
312
|
*Gobodo.FormsApi* | [**deleteRelationship1**](docs/FormsApi.md#deleteRelationship1) | **DELETE** /graph/data/forms/submissions/{id} | Delete Relationship
|
|
313
|
-
*Gobodo.FormsApi* | [**
|
|
314
|
-
*Gobodo.FormsApi* | [**
|
|
315
|
-
*Gobodo.FormsApi* | [**
|
|
313
|
+
*Gobodo.FormsApi* | [**get24**](docs/FormsApi.md#get24) | **GET** /graph/data/forms |
|
|
314
|
+
*Gobodo.FormsApi* | [**get25**](docs/FormsApi.md#get25) | **GET** /graph/data/forms/sections |
|
|
315
|
+
*Gobodo.FormsApi* | [**get26**](docs/FormsApi.md#get26) | **GET** /graph/data/forms/submissions |
|
|
316
316
|
*Gobodo.FormsApi* | [**getFormById**](docs/FormsApi.md#getFormById) | **GET** /graph/data/forms/{id} | Get Form By Id
|
|
317
317
|
*Gobodo.FormsApi* | [**getFormFields**](docs/FormsApi.md#getFormFields) | **GET** /graph/data/forms/{id}/fields |
|
|
318
318
|
*Gobodo.FormsApi* | [**getFormSectionById**](docs/FormsApi.md#getFormSectionById) | **GET** /graph/data/forms/sections/{id} | Get Form By Id
|
|
@@ -501,8 +501,8 @@ Class | Method | HTTP request | Description
|
|
|
501
501
|
*Gobodo.GraphRelationshipsApi* | [**updateTemplate2**](docs/GraphRelationshipsApi.md#updateTemplate2) | **PUT** /graph/data/relationshiptype/{id}/template |
|
|
502
502
|
*Gobodo.GraphSchemasApi* | [**addSchemas**](docs/GraphSchemasApi.md#addSchemas) | **PUT** /graph/data/graph/{id}/schemas | Adds schemas to the graph
|
|
503
503
|
*Gobodo.GraphSchemasApi* | [**createSchema**](docs/GraphSchemasApi.md#createSchema) | **POST** /graph/data/schema | Create Schema
|
|
504
|
-
*Gobodo.GraphSchemasApi* | [**get11**](docs/GraphSchemasApi.md#get11) | **GET** /graph/data/schema |
|
|
505
504
|
*Gobodo.GraphSchemasApi* | [**get12**](docs/GraphSchemasApi.md#get12) | **GET** /graph/data/schema/{id} |
|
|
505
|
+
*Gobodo.GraphSchemasApi* | [**getAllSchemas**](docs/GraphSchemasApi.md#getAllSchemas) | **GET** /graph/data/schema | Get Schemas
|
|
506
506
|
*Gobodo.GraphSchemasApi* | [**getSchemaObjectTypes**](docs/GraphSchemasApi.md#getSchemaObjectTypes) | **GET** /graph/data/schema/{id}/objecttypes | Get Object Types
|
|
507
507
|
*Gobodo.GraphSchemasApi* | [**getSchemaRelationshipTypes**](docs/GraphSchemasApi.md#getSchemaRelationshipTypes) | **GET** /graph/data/schema/{id}/relationshiptypes | Get Relationship Types
|
|
508
508
|
*Gobodo.GraphSchemasApi* | [**getSchemas**](docs/GraphSchemasApi.md#getSchemas) | **GET** /graph/data/graph/{id}/schemas | Get schemas in the graph
|
|
@@ -530,7 +530,7 @@ Class | Method | HTTP request | Description
|
|
|
530
530
|
*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
|
|
531
531
|
*Gobodo.GroupsApi* | [**createGroup**](docs/GroupsApi.md#createGroup) | **POST** /graph/data/groups | Create Group
|
|
532
532
|
*Gobodo.GroupsApi* | [**editGroup**](docs/GroupsApi.md#editGroup) | **PUT** /graph/data/groups/{id} | Edit Group
|
|
533
|
-
*Gobodo.GroupsApi* | [**
|
|
533
|
+
*Gobodo.GroupsApi* | [**get36**](docs/GroupsApi.md#get36) | **GET** /graph/data/groups |
|
|
534
534
|
*Gobodo.GroupsApi* | [**getGroupById**](docs/GroupsApi.md#getGroupById) | **GET** /graph/data/groups/{id} | Get Group By Id
|
|
535
535
|
*Gobodo.GroupsApi* | [**getMembers**](docs/GroupsApi.md#getMembers) | **GET** /graph/data/groups/{groupid}/administrators | Returns the admins in the group
|
|
536
536
|
*Gobodo.GroupsApi* | [**getMembers1**](docs/GroupsApi.md#getMembers1) | **GET** /graph/data/groups/{groupid}/members | Returns the users in the group
|
|
@@ -539,12 +539,12 @@ Class | Method | HTTP request | Description
|
|
|
539
539
|
*Gobodo.GroupsApi* | [**setGroupProperties**](docs/GroupsApi.md#setGroupProperties) | **PUT** /graph/data/groups/{id}/properties | Set Multiple Properties
|
|
540
540
|
*Gobodo.GroupsApi* | [**setGroupProperty**](docs/GroupsApi.md#setGroupProperty) | **PUT** /graph/data/groups/{id}/properties/{prop} | Update Property
|
|
541
541
|
*Gobodo.IAMApi* | [**createPolicy**](docs/IAMApi.md#createPolicy) | **POST** /graph/data/iam/policies | Create Policy
|
|
542
|
-
*Gobodo.IAMApi* | [**
|
|
543
|
-
*Gobodo.IAMApi* | [**
|
|
542
|
+
*Gobodo.IAMApi* | [**get30**](docs/IAMApi.md#get30) | **GET** /graph/data/iam/policies |
|
|
543
|
+
*Gobodo.IAMApi* | [**get31**](docs/IAMApi.md#get31) | **GET** /graph/data/iam/policies/{id} |
|
|
544
544
|
*Gobodo.IAMApi* | [**update2**](docs/IAMApi.md#update2) | **PUT** /graph/data/iam/policies/{id} |
|
|
545
545
|
*Gobodo.ImagesApi* | [**attachImage**](docs/ImagesApi.md#attachImage) | **POST** /graph/data/object/{id}/attachimage |
|
|
546
546
|
*Gobodo.ImagesApi* | [**deleteObject**](docs/ImagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
547
|
-
*Gobodo.ImagesApi* | [**
|
|
547
|
+
*Gobodo.ImagesApi* | [**get27**](docs/ImagesApi.md#get27) | **GET** /graph/data/images |
|
|
548
548
|
*Gobodo.ImagesApi* | [**getImageById**](docs/ImagesApi.md#getImageById) | **GET** /graph/data/images/{id} | Get Image By Id
|
|
549
549
|
*Gobodo.ImagesApi* | [**getImages**](docs/ImagesApi.md#getImages) | **GET** /graph/data/object/{id}/images |
|
|
550
550
|
*Gobodo.ImagesApi* | [**updateImage**](docs/ImagesApi.md#updateImage) | **PUT** /graph/data/images/{id} | Updates an image
|
|
@@ -559,7 +559,7 @@ Class | Method | HTTP request | Description
|
|
|
559
559
|
*Gobodo.LikesApi* | [**deleteAction1**](docs/LikesApi.md#deleteAction1) | **DELETE** /graph/data/likes/{id} | Delete Action
|
|
560
560
|
*Gobodo.LikesApi* | [**deleteLike**](docs/LikesApi.md#deleteLike) | **DELETE** /graph/data/likes/{objectid} | Delete Like
|
|
561
561
|
*Gobodo.LikesApi* | [**dislike**](docs/LikesApi.md#dislike) | **POST** /graph/data/likes/{objectid}/dislike | Dislike an Object
|
|
562
|
-
*Gobodo.LikesApi* | [**
|
|
562
|
+
*Gobodo.LikesApi* | [**get32**](docs/LikesApi.md#get32) | **GET** /graph/data/likes |
|
|
563
563
|
*Gobodo.LikesApi* | [**getActionById1**](docs/LikesApi.md#getActionById1) | **GET** /graph/data/likes/{id} |
|
|
564
564
|
*Gobodo.LikesApi* | [**getActionProperties1**](docs/LikesApi.md#getActionProperties1) | **GET** /graph/data/likes/{id}/properties | Get Properties
|
|
565
565
|
*Gobodo.LikesApi* | [**getActionProperty1**](docs/LikesApi.md#getActionProperty1) | **GET** /graph/data/likes/{id}/properties/{prop} | Get Property
|
|
@@ -593,7 +593,7 @@ Class | Method | HTTP request | Description
|
|
|
593
593
|
*Gobodo.PagesApi* | [**createPage**](docs/PagesApi.md#createPage) | **POST** /graph/data/pages | Create Page
|
|
594
594
|
*Gobodo.PagesApi* | [**deleteObject**](docs/PagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
595
595
|
*Gobodo.PagesApi* | [**editPage**](docs/PagesApi.md#editPage) | **PUT** /graph/data/pages/{id} | Edit Page
|
|
596
|
-
*Gobodo.PagesApi* | [**
|
|
596
|
+
*Gobodo.PagesApi* | [**get29**](docs/PagesApi.md#get29) | **GET** /graph/data/pages |
|
|
597
597
|
*Gobodo.PagesApi* | [**getOwnedPages**](docs/PagesApi.md#getOwnedPages) | **GET** /graph/data/pages/ownedpages/{uid} | Get Owned Pages
|
|
598
598
|
*Gobodo.PagesApi* | [**getPageById**](docs/PagesApi.md#getPageById) | **GET** /graph/data/pages/{id} | Get Page By Id
|
|
599
599
|
*Gobodo.PagesApi* | [**setPageProfilePicture**](docs/PagesApi.md#setPageProfilePicture) | **PUT** /graph/data/pages/{id}/profilepicture | Edit Page
|
|
@@ -606,7 +606,7 @@ Class | Method | HTTP request | Description
|
|
|
606
606
|
*Gobodo.PhoneNumbersApi* | [**getPhoneNumbersByUser**](docs/PhoneNumbersApi.md#getPhoneNumbersByUser) | **GET** /graph/data/phoneNumbers/user/{userid} | Returns all email addresses for a given user
|
|
607
607
|
*Gobodo.PostsApi* | [**createPost**](docs/PostsApi.md#createPost) | **POST** /graph/data/posts |
|
|
608
608
|
*Gobodo.PostsApi* | [**deleteObject**](docs/PostsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
609
|
-
*Gobodo.PostsApi* | [**
|
|
609
|
+
*Gobodo.PostsApi* | [**get37**](docs/PostsApi.md#get37) | **GET** /graph/data/posts |
|
|
610
610
|
*Gobodo.PostsApi* | [**getPostById**](docs/PostsApi.md#getPostById) | **GET** /graph/data/posts/{id} | Gets a post by id
|
|
611
611
|
*Gobodo.PostsApi* | [**updatePost**](docs/PostsApi.md#updatePost) | **PUT** /graph/data/posts/{id} |
|
|
612
612
|
*Gobodo.PrivateMessagesApi* | [**createBranch**](docs/PrivateMessagesApi.md#createBranch) | **POST** /graph/data/privatemessages/messages/{messageid}/branch |
|
|
@@ -614,9 +614,9 @@ Class | Method | HTTP request | Description
|
|
|
614
614
|
*Gobodo.PrivateMessagesApi* | [**createReply**](docs/PrivateMessagesApi.md#createReply) | **POST** /graph/data/privatemessages/messages/{messageid} |
|
|
615
615
|
*Gobodo.PrivateMessagesApi* | [**deleteMessage**](docs/PrivateMessagesApi.md#deleteMessage) | **DELETE** /graph/data/privatemessages/messages/{messageid}/send |
|
|
616
616
|
*Gobodo.PrivateMessagesApi* | [**deleteObject**](docs/PrivateMessagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
617
|
-
*Gobodo.PrivateMessagesApi* | [**
|
|
618
|
-
*Gobodo.PrivateMessagesApi* | [**
|
|
619
|
-
*Gobodo.PrivateMessagesApi* | [**
|
|
617
|
+
*Gobodo.PrivateMessagesApi* | [**get33**](docs/PrivateMessagesApi.md#get33) | **GET** /graph/data/privatemessages/conversations |
|
|
618
|
+
*Gobodo.PrivateMessagesApi* | [**get34**](docs/PrivateMessagesApi.md#get34) | **GET** /graph/data/privatemessages/messages |
|
|
619
|
+
*Gobodo.PrivateMessagesApi* | [**get35**](docs/PrivateMessagesApi.md#get35) | **GET** /graph/data/privatemessages/messages/{id} |
|
|
620
620
|
*Gobodo.PrivateMessagesApi* | [**getAllConversations**](docs/PrivateMessagesApi.md#getAllConversations) | **GET** /graph/data/privatemessages/conversations/all | Get All Conversations
|
|
621
621
|
*Gobodo.PrivateMessagesApi* | [**getChildConversations**](docs/PrivateMessagesApi.md#getChildConversations) | **GET** /graph/data/privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
|
|
622
622
|
*Gobodo.PrivateMessagesApi* | [**getConversationById**](docs/PrivateMessagesApi.md#getConversationById) | **GET** /graph/data/privatemessages/conversations/{id} | Get Conversation by ID
|
|
@@ -693,7 +693,7 @@ Class | Method | HTTP request | Description
|
|
|
693
693
|
*Gobodo.TemplatesApi* | [**getScreenById**](docs/TemplatesApi.md#getScreenById) | **GET** /graph/data/templates/{screenId} |
|
|
694
694
|
*Gobodo.ThemeMappingsApi* | [**addUrlPatterns**](docs/ThemeMappingsApi.md#addUrlPatterns) | **PUT** /graph/data/themes/{themeid}/urlpatterns |
|
|
695
695
|
*Gobodo.ThemeMappingsApi* | [**createTheme**](docs/ThemeMappingsApi.md#createTheme) | **POST** /graph/data/themes | Create a Theme Mapping
|
|
696
|
-
*Gobodo.ThemeMappingsApi* | [**
|
|
696
|
+
*Gobodo.ThemeMappingsApi* | [**get40**](docs/ThemeMappingsApi.md#get40) | **GET** /graph/data/themes/{themeid} |
|
|
697
697
|
*Gobodo.TopicsApi* | [**createTopic**](docs/TopicsApi.md#createTopic) | **POST** /graph/data/topics | Creates a new topic
|
|
698
698
|
*Gobodo.TopicsApi* | [**deleteSubscription**](docs/TopicsApi.md#deleteSubscription) | **DELETE** /graph/data/topics/subscription/{subscriptionId} | Deletes a subscription
|
|
699
699
|
*Gobodo.TopicsApi* | [**deleteTopic**](docs/TopicsApi.md#deleteTopic) | **DELETE** /graph/data/topics/{topicName} | Deletes a topic
|
|
@@ -707,7 +707,7 @@ Class | Method | HTTP request | Description
|
|
|
707
707
|
*Gobodo.TransactionsApi* | [**failTx**](docs/TransactionsApi.md#failTx) | **DELETE** /graph/data/transaction/{id} | Marks a transaction for failure
|
|
708
708
|
*Gobodo.TwitterApi* | [**loginTwitter**](docs/TwitterApi.md#loginTwitter) | **POST** /graph/data/auth_twitter |
|
|
709
709
|
*Gobodo.UserTagsApi* | [**deleteRelationship2**](docs/UserTagsApi.md#deleteRelationship2) | **DELETE** /graph/data/usertags/{id} | Delete Relationship
|
|
710
|
-
*Gobodo.UserTagsApi* | [**
|
|
710
|
+
*Gobodo.UserTagsApi* | [**get38**](docs/UserTagsApi.md#get38) | **GET** /graph/data/usertags |
|
|
711
711
|
*Gobodo.UserTagsApi* | [**getRelProperties2**](docs/UserTagsApi.md#getRelProperties2) | **GET** /graph/data/usertags/{id}/properties | Get Properties
|
|
712
712
|
*Gobodo.UserTagsApi* | [**getRelProperty2**](docs/UserTagsApi.md#getRelProperty2) | **GET** /graph/data/usertags/{id}/properties/{prop} | Get Property
|
|
713
713
|
*Gobodo.UserTagsApi* | [**getRelationshipById1**](docs/UserTagsApi.md#getRelationshipById1) | **GET** /graph/data/usertags/{id} |
|
|
@@ -717,7 +717,7 @@ Class | Method | HTTP request | Description
|
|
|
717
717
|
*Gobodo.UserTagsApi* | [**tagUsers**](docs/UserTagsApi.md#tagUsers) | **POST** /graph/data/object/{id}/tagusers |
|
|
718
718
|
*Gobodo.UsersApi* | [**createUser**](docs/UsersApi.md#createUser) | **POST** /graph/data/user | Create a new User
|
|
719
719
|
*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
|
|
720
|
-
*Gobodo.UsersApi* | [**
|
|
720
|
+
*Gobodo.UsersApi* | [**get28**](docs/UsersApi.md#get28) | **GET** /graph/data/user |
|
|
721
721
|
*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
|
|
722
722
|
*Gobodo.UsersApi* | [**getProfiles**](docs/UsersApi.md#getProfiles) | **GET** /graph/data/user/{id}/profiles | Get a list of profiles attached to the user's account
|
|
723
723
|
*Gobodo.UsersApi* | [**getSelf**](docs/UsersApi.md#getSelf) | **GET** /graph/data/user/self | Returns the logged in user
|
|
@@ -728,7 +728,7 @@ Class | Method | HTTP request | Description
|
|
|
728
728
|
*Gobodo.UsersApi* | [**updateUser**](docs/UsersApi.md#updateUser) | **PUT** /graph/data/user/{id} | Update User Info
|
|
729
729
|
*Gobodo.UtilsApi* | [**encodeAuth**](docs/UtilsApi.md#encodeAuth) | **POST** /graph/data/utils/encodeauth |
|
|
730
730
|
*Gobodo.VideosApi* | [**deleteObject**](docs/VideosApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
731
|
-
*Gobodo.VideosApi* | [**
|
|
731
|
+
*Gobodo.VideosApi* | [**get39**](docs/VideosApi.md#get39) | **GET** /graph/data/videos |
|
|
732
732
|
*Gobodo.VideosApi* | [**getVideoById**](docs/VideosApi.md#getVideoById) | **GET** /graph/data/videos/{id} | Gets a video by id
|
|
733
733
|
*Gobodo.VideosApi* | [**getVideos**](docs/VideosApi.md#getVideos) | **GET** /graph/data/object/{id}/videos |
|
|
734
734
|
*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.86
|
|
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.86
|
|
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.86/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.86
|
|
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.86
|
|
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.86
|
|
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.86
|
|
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: "get11WithHttpInfo",
|
|
204
|
+
value: function get11WithHttpInfo(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: "get11",
|
|
246
|
+
value: function get11(opts) {
|
|
247
|
+
return this.get11WithHttpInfo(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: "get13WithHttpInfo",
|
|
270
|
+
value: function get13WithHttpInfo(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 get13");
|
|
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: "get13",
|
|
321
|
+
value: function get13(id, opts) {
|
|
322
|
+
return this.get13WithHttpInfo(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.86
|
|
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.86
|
|
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: "get11WithHttpInfo",
|
|
200
|
+
value: function get11WithHttpInfo(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: "get11",
|
|
242
|
+
value: function get11(opts) {
|
|
243
|
+
return this.get11WithHttpInfo(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: "get13WithHttpInfo",
|
|
266
|
+
value: function get13WithHttpInfo(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 get13");
|
|
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: "get13",
|
|
317
|
+
value: function get13(id, opts) {
|
|
318
|
+
return this.get13WithHttpInfo(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: "get14WithHttpInfo",
|
|
340
|
+
value: function get14WithHttpInfo(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: "get14",
|
|
382
|
+
value: function get14(opts) {
|
|
383
|
+
return this.get14WithHttpInfo(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: "get15WithHttpInfo",
|
|
406
|
+
value: function get15WithHttpInfo(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 get15");
|
|
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: "get15",
|
|
457
|
+
value: function get15(id, opts) {
|
|
458
|
+
return this.get15WithHttpInfo(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.86
|
|
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.86
|
|
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.86
|
|
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.86
|
|
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: "get14WithHttpInfo",
|
|
204
|
+
value: function get14WithHttpInfo(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: "get14",
|
|
246
|
+
value: function get14(opts) {
|
|
247
|
+
return this.get14WithHttpInfo(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: "get15WithHttpInfo",
|
|
270
|
+
value: function get15WithHttpInfo(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 get15");
|
|
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: "get15",
|
|
321
|
+
value: function get15(id, opts) {
|
|
322
|
+
return this.get15WithHttpInfo(id, opts).then(function (response_and_data) {
|
|
323
323
|
return response_and_data.data;
|
|
324
324
|
});
|
|
325
325
|
}
|