@gobodo/gobodo-api 0.1.86 → 0.1.88
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 +40 -37
- package/dist/ApiClient.js +3 -3
- package/dist/api/ActionTypesApi.js +2 -2
- package/dist/api/AdCampaignsApi.js +8 -8
- package/dist/api/AdManagementApi.js +19 -19
- 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 +96 -37
- package/dist/api/GraphTraversalApi.js +2 -2
- package/dist/api/GraphsApi.js +6 -5
- 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 +54 -52
- package/dist/api/UtilsApi.js +2 -2
- package/dist/api/VideosApi.js +7 -7
- package/dist/api/WalletsApi.js +2 -2
- package/dist/index.js +14 -0
- 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 +43 -43
- 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 +2 -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 +10 -10
- package/dist/model/DocumentPartType.js +2 -2
- package/dist/model/DocumentType.js +16 -16
- package/dist/model/EmailAddress.js +2 -2
- package/dist/model/FieldMapping.js +2 -2
- package/dist/model/Fields.js +9 -9
- 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 +9 -9
- package/dist/model/Form.js +21 -21
- package/dist/model/FormSection.js +21 -21
- 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 +13 -13
- package/dist/model/GraphAction.js +11 -11
- 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 +10 -10
- package/dist/model/GraphObjectTypeInput.js +2 -2
- package/dist/model/GraphObjectTypeResponse.js +2 -2
- package/dist/model/GraphObjectTypeSchema.js +10 -10
- package/dist/model/GraphOwner.js +2 -2
- package/dist/model/GraphRelationship.js +11 -11
- 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 +26 -26
- package/dist/model/GraphSchemaInput.js +2 -2
- package/dist/model/GraphSchemaResponse.js +315 -0
- package/dist/model/GraphTraversalInput.js +2 -2
- package/dist/model/Image.js +10 -10
- package/dist/model/ImageUploadObject.js +10 -10
- 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 +13 -13
- package/dist/model/LiveStreamInfo.js +2 -2
- package/dist/model/MeetingEvent.js +21 -21
- 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 +10 -10
- 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 +9 -9
- 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 +10 -10
- package/dist/model/PrivateMessageConversation.js +10 -10
- 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 +2 -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 +9 -9
- 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 +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/UserResponse.js +304 -0
- 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 +2 -2
- package/dist/model/VideoLiveUrl.js +13 -13
- package/dist/model/VideoSchema.js +9 -9
- package/dist/model/VideoUploadObject.js +2 -2
- package/dist/model/WalletHoldInput.js +2 -2
- package/dist/model/WalletHoldResponse.js +2 -2
- package/dist/model/WalletPayoutInput.js +2 -2
- package/dist/model/WalletPayoutResponse.js +2 -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 @@ GobodoGobodoApi - JavaScript client for @gobodo/gobodo-api
|
|
|
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.88
|
|
8
|
+
- Package version: 0.1.88
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
|
|
10
10
|
|
|
11
11
|
## Installation
|
|
@@ -148,7 +148,7 @@ Class | Method | HTTP request | Description
|
|
|
148
148
|
*GobodoGobodoApi.AdCampaignsApi* | [**createAdCampaign**](docs/AdCampaignsApi.md#createAdCampaign) | **POST** /graph/data/ads/campaigns | Create Ad Campaign
|
|
149
149
|
*GobodoGobodoApi.AdCampaignsApi* | [**deleteObject**](docs/AdCampaignsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
150
150
|
*GobodoGobodoApi.AdCampaignsApi* | [**get11**](docs/AdCampaignsApi.md#get11) | **GET** /graph/data/ads/campaigns |
|
|
151
|
-
*GobodoGobodoApi.AdCampaignsApi* | [**
|
|
151
|
+
*GobodoGobodoApi.AdCampaignsApi* | [**get12**](docs/AdCampaignsApi.md#get12) | **GET** /graph/data/ads/campaigns/{id} |
|
|
152
152
|
*GobodoGobodoApi.AdCampaignsApi* | [**getFromCat**](docs/AdCampaignsApi.md#getFromCat) | **GET** /graph/data/ads/campaigns/nextfromcategory/{id} |
|
|
153
153
|
*GobodoGobodoApi.AdCampaignsApi* | [**update**](docs/AdCampaignsApi.md#update) | **PUT** /graph/data/ads/campaigns/{id} |
|
|
154
154
|
*GobodoGobodoApi.AdCampaignsApi* | [**updateAds**](docs/AdCampaignsApi.md#updateAds) | **POST** /graph/data/ads/campaigns/{id}/ads |
|
|
@@ -156,9 +156,9 @@ Class | Method | HTTP request | Description
|
|
|
156
156
|
*GobodoGobodoApi.AdManagementApi* | [**createAd**](docs/AdManagementApi.md#createAd) | **POST** /graph/data/ads/ads | Create Ad
|
|
157
157
|
*GobodoGobodoApi.AdManagementApi* | [**createAdCampaign**](docs/AdManagementApi.md#createAdCampaign) | **POST** /graph/data/ads/campaigns | Create Ad Campaign
|
|
158
158
|
*GobodoGobodoApi.AdManagementApi* | [**get11**](docs/AdManagementApi.md#get11) | **GET** /graph/data/ads/campaigns |
|
|
159
|
-
*GobodoGobodoApi.AdManagementApi* | [**
|
|
160
|
-
*GobodoGobodoApi.AdManagementApi* | [**
|
|
161
|
-
*GobodoGobodoApi.AdManagementApi* | [**
|
|
159
|
+
*GobodoGobodoApi.AdManagementApi* | [**get12**](docs/AdManagementApi.md#get12) | **GET** /graph/data/ads/campaigns/{id} |
|
|
160
|
+
*GobodoGobodoApi.AdManagementApi* | [**get13**](docs/AdManagementApi.md#get13) | **GET** /graph/data/ads/ads |
|
|
161
|
+
*GobodoGobodoApi.AdManagementApi* | [**get14**](docs/AdManagementApi.md#get14) | **GET** /graph/data/ads/ads/{id} |
|
|
162
162
|
*GobodoGobodoApi.AdManagementApi* | [**getCampaign**](docs/AdManagementApi.md#getCampaign) | **GET** /graph/data/ads/ads/{id}/campaign |
|
|
163
163
|
*GobodoGobodoApi.AdManagementApi* | [**getFromCat**](docs/AdManagementApi.md#getFromCat) | **GET** /graph/data/ads/campaigns/nextfromcategory/{id} |
|
|
164
164
|
*GobodoGobodoApi.AdManagementApi* | [**update**](docs/AdManagementApi.md#update) | **PUT** /graph/data/ads/campaigns/{id} |
|
|
@@ -168,12 +168,12 @@ Class | Method | HTTP request | Description
|
|
|
168
168
|
*GobodoGobodoApi.AdminDataManagementApi* | [**purgeData**](docs/AdminDataManagementApi.md#purgeData) | **GET** /graph/data/admin/datamanagement/purge/{key}/{days} |
|
|
169
169
|
*GobodoGobodoApi.AdsApi* | [**createAd**](docs/AdsApi.md#createAd) | **POST** /graph/data/ads/ads | Create Ad
|
|
170
170
|
*GobodoGobodoApi.AdsApi* | [**deleteObject**](docs/AdsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
171
|
-
*GobodoGobodoApi.AdsApi* | [**
|
|
172
|
-
*GobodoGobodoApi.AdsApi* | [**
|
|
171
|
+
*GobodoGobodoApi.AdsApi* | [**get13**](docs/AdsApi.md#get13) | **GET** /graph/data/ads/ads |
|
|
172
|
+
*GobodoGobodoApi.AdsApi* | [**get14**](docs/AdsApi.md#get14) | **GET** /graph/data/ads/ads/{id} |
|
|
173
173
|
*GobodoGobodoApi.AdsApi* | [**getCampaign**](docs/AdsApi.md#getCampaign) | **GET** /graph/data/ads/ads/{id}/campaign |
|
|
174
174
|
*GobodoGobodoApi.AdsApi* | [**update1**](docs/AdsApi.md#update1) | **PUT** /graph/data/ads/ads/{id} |
|
|
175
175
|
*GobodoGobodoApi.AttachmentsApi* | [**deleteObject**](docs/AttachmentsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
176
|
-
*GobodoGobodoApi.AttachmentsApi* | [**
|
|
176
|
+
*GobodoGobodoApi.AttachmentsApi* | [**get17**](docs/AttachmentsApi.md#get17) | **GET** /graph/data/files |
|
|
177
177
|
*GobodoGobodoApi.AttachmentsApi* | [**getFileById**](docs/AttachmentsApi.md#getFileById) | **GET** /graph/data/files/{id} | Get File By Id
|
|
178
178
|
*GobodoGobodoApi.AttachmentsApi* | [**getFiles**](docs/AttachmentsApi.md#getFiles) | **GET** /graph/data/object/{id}/files |
|
|
179
179
|
*GobodoGobodoApi.AttachmentsApi* | [**updateFile**](docs/AttachmentsApi.md#updateFile) | **PUT** /graph/data/files/{id} | Update File
|
|
@@ -191,14 +191,14 @@ Class | Method | HTTP request | Description
|
|
|
191
191
|
*GobodoGobodoApi.AuthenticationApi* | [**logout**](docs/AuthenticationApi.md#logout) | **POST** /graph/data/signout |
|
|
192
192
|
*GobodoGobodoApi.CategoriesApi* | [**createCategory**](docs/CategoriesApi.md#createCategory) | **POST** /graph/data/categories | Create Category
|
|
193
193
|
*GobodoGobodoApi.CategoriesApi* | [**createChildCategory**](docs/CategoriesApi.md#createChildCategory) | **POST** /graph/data/categories/{id}/subcategories | Create a child category
|
|
194
|
-
*GobodoGobodoApi.CategoriesApi* | [**
|
|
194
|
+
*GobodoGobodoApi.CategoriesApi* | [**get18**](docs/CategoriesApi.md#get18) | **GET** /graph/data/categories |
|
|
195
195
|
*GobodoGobodoApi.CategoriesApi* | [**getCategoryById**](docs/CategoriesApi.md#getCategoryById) | **GET** /graph/data/categories/{id} | Gets a category by id
|
|
196
196
|
*GobodoGobodoApi.CategoriesApi* | [**getChildCategories**](docs/CategoriesApi.md#getChildCategories) | **GET** /graph/data/categories/{id}/subcategories |
|
|
197
197
|
*GobodoGobodoApi.CategoriesApi* | [**getRootCategory**](docs/CategoriesApi.md#getRootCategory) | **GET** /graph/data/categories/get/root | Gets the root category
|
|
198
198
|
*GobodoGobodoApi.CategoriesApi* | [**updateCategory**](docs/CategoriesApi.md#updateCategory) | **POST** /graph/data/categories/{id} | Update Category
|
|
199
199
|
*GobodoGobodoApi.CommentsApi* | [**createComment**](docs/CommentsApi.md#createComment) | **POST** /graph/data/comments | Create a comment
|
|
200
200
|
*GobodoGobodoApi.CommentsApi* | [**deleteObject**](docs/CommentsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
201
|
-
*GobodoGobodoApi.CommentsApi* | [**
|
|
201
|
+
*GobodoGobodoApi.CommentsApi* | [**get19**](docs/CommentsApi.md#get19) | **GET** /graph/data/comments |
|
|
202
202
|
*GobodoGobodoApi.CommentsApi* | [**getCommentById**](docs/CommentsApi.md#getCommentById) | **GET** /graph/data/comments/{id} | Gets a comment by id
|
|
203
203
|
*GobodoGobodoApi.CommentsApi* | [**getCommentReplies**](docs/CommentsApi.md#getCommentReplies) | **GET** /graph/data/comments/{id}/replies | Get Replies
|
|
204
204
|
*GobodoGobodoApi.CommentsApi* | [**getComments**](docs/CommentsApi.md#getComments) | **GET** /graph/data/object/{objectid}/comments |
|
|
@@ -215,8 +215,8 @@ Class | Method | HTTP request | Description
|
|
|
215
215
|
*GobodoGobodoApi.ContentManagementApi* | [**deleteDocPart**](docs/ContentManagementApi.md#deleteDocPart) | **DELETE** /graph/data/entryparts/{docpartid} | Delete Document Part
|
|
216
216
|
*GobodoGobodoApi.ContentManagementApi* | [**deleteDocument**](docs/ContentManagementApi.md#deleteDocument) | **DELETE** /graph/data/articles/{docid} | Delete Document Part
|
|
217
217
|
*GobodoGobodoApi.ContentManagementApi* | [**editDocument**](docs/ContentManagementApi.md#editDocument) | **PUT** /graph/data/articles/{docid} |
|
|
218
|
-
*GobodoGobodoApi.ContentManagementApi* | [**
|
|
219
|
-
*GobodoGobodoApi.ContentManagementApi* | [**
|
|
218
|
+
*GobodoGobodoApi.ContentManagementApi* | [**get20**](docs/ContentManagementApi.md#get20) | **GET** /graph/data/articles |
|
|
219
|
+
*GobodoGobodoApi.ContentManagementApi* | [**get21**](docs/ContentManagementApi.md#get21) | **GET** /graph/data/entryparts |
|
|
220
220
|
*GobodoGobodoApi.ContentManagementApi* | [**getAllDocumentPartTypes**](docs/ContentManagementApi.md#getAllDocumentPartTypes) | **GET** /graph/data/entryparttypes |
|
|
221
221
|
*GobodoGobodoApi.ContentManagementApi* | [**getAllDocumentTypes**](docs/ContentManagementApi.md#getAllDocumentTypes) | **GET** /graph/data/entrytypes |
|
|
222
222
|
*GobodoGobodoApi.ContentManagementApi* | [**getAllDocuments**](docs/ContentManagementApi.md#getAllDocuments) | **GET** /graph/data/articles/all |
|
|
@@ -234,7 +234,7 @@ Class | Method | HTTP request | Description
|
|
|
234
234
|
*GobodoGobodoApi.ContentManagementApi* | [**updateDocumentPart**](docs/ContentManagementApi.md#updateDocumentPart) | **PUT** /graph/data/entryparts/{docpartid} |
|
|
235
235
|
*GobodoGobodoApi.ConversationsApi* | [**createConversation**](docs/ConversationsApi.md#createConversation) | **POST** /graph/data/privatemessages/conversations | Create conversation(s)
|
|
236
236
|
*GobodoGobodoApi.ConversationsApi* | [**deleteObject**](docs/ConversationsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
237
|
-
*GobodoGobodoApi.ConversationsApi* | [**
|
|
237
|
+
*GobodoGobodoApi.ConversationsApi* | [**get31**](docs/ConversationsApi.md#get31) | **GET** /graph/data/privatemessages/conversations |
|
|
238
238
|
*GobodoGobodoApi.ConversationsApi* | [**getAllConversations**](docs/ConversationsApi.md#getAllConversations) | **GET** /graph/data/privatemessages/conversations/all | Get All Conversations
|
|
239
239
|
*GobodoGobodoApi.ConversationsApi* | [**getChildConversations**](docs/ConversationsApi.md#getChildConversations) | **GET** /graph/data/privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
|
|
240
240
|
*GobodoGobodoApi.ConversationsApi* | [**getConversationById**](docs/ConversationsApi.md#getConversationById) | **GET** /graph/data/privatemessages/conversations/{id} | Get Conversation by ID
|
|
@@ -252,7 +252,7 @@ Class | Method | HTTP request | Description
|
|
|
252
252
|
*GobodoGobodoApi.DataSheetImportsApi* | [**addStartObjectLookup**](docs/DataSheetImportsApi.md#addStartObjectLookup) | **PUT** /graph/data/datasheetimport/{dsimportid}/startobjectlookup | Sets the lookup for the start object in a relationship import
|
|
253
253
|
*GobodoGobodoApi.DataSheetImportsApi* | [**createDataSheetImport**](docs/DataSheetImportsApi.md#createDataSheetImport) | **POST** /graph/data/datasheetimport/{containerid}/{reltypeid}/{objecttypeid} | Create a datasheet import
|
|
254
254
|
*GobodoGobodoApi.DataSheetImportsApi* | [**createRelationshipDataSheetImport**](docs/DataSheetImportsApi.md#createRelationshipDataSheetImport) | **POST** /graph/data/datasheetimport/{containerid}/{reltypeid} | Create a datasheet import for relationships
|
|
255
|
-
*GobodoGobodoApi.DataSheetImportsApi* | [**
|
|
255
|
+
*GobodoGobodoApi.DataSheetImportsApi* | [**get22**](docs/DataSheetImportsApi.md#get22) | **GET** /graph/data/datasheetimport |
|
|
256
256
|
*GobodoGobodoApi.DataSheetImportsApi* | [**getDataSheetImportById**](docs/DataSheetImportsApi.md#getDataSheetImportById) | **GET** /graph/data/datasheetimport/{dsimportid} | Gets the datasheet import specified by the given id
|
|
257
257
|
*GobodoGobodoApi.DataSheetImportsApi* | [**getDataSheetImportMapping**](docs/DataSheetImportsApi.md#getDataSheetImportMapping) | **GET** /graph/data/datasheetimport/{dsimportid}/mapping/{sheetprop} | Gets the mapping associated with the sheetprop
|
|
258
258
|
*GobodoGobodoApi.DataSheetImportsApi* | [**getDataSheetImportPreview**](docs/DataSheetImportsApi.md#getDataSheetImportPreview) | **GET** /graph/data/datasheetimport/{dsimportid}/preview | Gets the preview of the data being imported
|
|
@@ -263,8 +263,8 @@ Class | Method | HTTP request | Description
|
|
|
263
263
|
*GobodoGobodoApi.DataSheetImportsApi* | [**updateDataSheetImportFile**](docs/DataSheetImportsApi.md#updateDataSheetImportFile) | **PUT** /graph/data/datasheetimport/{dsimportid}/datasheet | Updates the file used by a datasheet import
|
|
264
264
|
*GobodoGobodoApi.DefaultApi* | [**createApiClient**](docs/DefaultApi.md#createApiClient) | **POST** /graph/data/api/clients |
|
|
265
265
|
*GobodoGobodoApi.DefaultApi* | [**doEndPoint**](docs/DefaultApi.md#doEndPoint) | **GET** /graph/data |
|
|
266
|
-
*GobodoGobodoApi.DefaultApi* | [**
|
|
267
|
-
*GobodoGobodoApi.DefaultApi* | [**
|
|
266
|
+
*GobodoGobodoApi.DefaultApi* | [**get15**](docs/DefaultApi.md#get15) | **GET** /graph/data/api/clients |
|
|
267
|
+
*GobodoGobodoApi.DefaultApi* | [**get16**](docs/DefaultApi.md#get16) | **GET** /graph/data/api/clients/{id} |
|
|
268
268
|
*GobodoGobodoApi.DefaultApi* | [**getApiClientById**](docs/DefaultApi.md#getApiClientById) | **GET** /graph/data/api/clients/{key} | Gets an api client by id
|
|
269
269
|
*GobodoGobodoApi.DefaultApi* | [**resetSecretKey**](docs/DefaultApi.md#resetSecretKey) | **PUT** /graph/data/api/clients/{key}/resetSecretkey | Resets the secret key of the API Client
|
|
270
270
|
*GobodoGobodoApi.DocumentPartTypesApi* | [**getAllDocumentPartTypes**](docs/DocumentPartTypesApi.md#getAllDocumentPartTypes) | **GET** /graph/data/entryparttypes |
|
|
@@ -278,7 +278,7 @@ Class | Method | HTTP request | Description
|
|
|
278
278
|
*GobodoGobodoApi.DocumentsApi* | [**deleteDocument**](docs/DocumentsApi.md#deleteDocument) | **DELETE** /graph/data/articles/{docid} | Delete Document Part
|
|
279
279
|
*GobodoGobodoApi.DocumentsApi* | [**deleteObject**](docs/DocumentsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
280
280
|
*GobodoGobodoApi.DocumentsApi* | [**editDocument**](docs/DocumentsApi.md#editDocument) | **PUT** /graph/data/articles/{docid} |
|
|
281
|
-
*GobodoGobodoApi.DocumentsApi* | [**
|
|
281
|
+
*GobodoGobodoApi.DocumentsApi* | [**get20**](docs/DocumentsApi.md#get20) | **GET** /graph/data/articles |
|
|
282
282
|
*GobodoGobodoApi.DocumentsApi* | [**getAllDocuments**](docs/DocumentsApi.md#getAllDocuments) | **GET** /graph/data/articles/all |
|
|
283
283
|
*GobodoGobodoApi.DocumentsApi* | [**getDocumentById**](docs/DocumentsApi.md#getDocumentById) | **GET** /graph/data/articles/{id} |
|
|
284
284
|
*GobodoGobodoApi.DocumentsApi* | [**getDocumentPartByPageNumber**](docs/DocumentsApi.md#getDocumentPartByPageNumber) | **GET** /graph/data/articles/{id}/entryparts/{pagenum} |
|
|
@@ -294,7 +294,7 @@ Class | Method | HTTP request | Description
|
|
|
294
294
|
*GobodoGobodoApi.EntryPartsApi* | [**createDocumentPart**](docs/EntryPartsApi.md#createDocumentPart) | **POST** /graph/data/entryparts |
|
|
295
295
|
*GobodoGobodoApi.EntryPartsApi* | [**deleteDocPart**](docs/EntryPartsApi.md#deleteDocPart) | **DELETE** /graph/data/entryparts/{docpartid} | Delete Document Part
|
|
296
296
|
*GobodoGobodoApi.EntryPartsApi* | [**deleteObject**](docs/EntryPartsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
297
|
-
*GobodoGobodoApi.EntryPartsApi* | [**
|
|
297
|
+
*GobodoGobodoApi.EntryPartsApi* | [**get21**](docs/EntryPartsApi.md#get21) | **GET** /graph/data/entryparts |
|
|
298
298
|
*GobodoGobodoApi.EntryPartsApi* | [**getChildDocPartByPageNum**](docs/EntryPartsApi.md#getChildDocPartByPageNum) | **GET** /graph/data/entryparts/{id}/entryparts/{pagenum} |
|
|
299
299
|
*GobodoGobodoApi.EntryPartsApi* | [**getDocumentPartById**](docs/EntryPartsApi.md#getDocumentPartById) | **GET** /graph/data/entryparts/{id} |
|
|
300
300
|
*GobodoGobodoApi.EntryPartsApi* | [**getDocumentPartById1**](docs/EntryPartsApi.md#getDocumentPartById1) | **GET** /graph/data/entryparts/{id}/entryparts |
|
|
@@ -312,9 +312,9 @@ Class | Method | HTTP request | Description
|
|
|
312
312
|
*GobodoGobodoApi.FormsApi* | [**createForm3**](docs/FormsApi.md#createForm3) | **PUT** /graph/data/forms/sections/{formsectionid} | Update a form object
|
|
313
313
|
*GobodoGobodoApi.FormsApi* | [**createFormSection**](docs/FormsApi.md#createFormSection) | **POST** /graph/data/forms/{id}/sections | Create a new Form
|
|
314
314
|
*GobodoGobodoApi.FormsApi* | [**deleteRelationship1**](docs/FormsApi.md#deleteRelationship1) | **DELETE** /graph/data/forms/submissions/{id} | Delete Relationship
|
|
315
|
-
*GobodoGobodoApi.FormsApi* | [**
|
|
316
|
-
*GobodoGobodoApi.FormsApi* | [**
|
|
317
|
-
*GobodoGobodoApi.FormsApi* | [**
|
|
315
|
+
*GobodoGobodoApi.FormsApi* | [**get23**](docs/FormsApi.md#get23) | **GET** /graph/data/forms |
|
|
316
|
+
*GobodoGobodoApi.FormsApi* | [**get24**](docs/FormsApi.md#get24) | **GET** /graph/data/forms/sections |
|
|
317
|
+
*GobodoGobodoApi.FormsApi* | [**get25**](docs/FormsApi.md#get25) | **GET** /graph/data/forms/submissions |
|
|
318
318
|
*GobodoGobodoApi.FormsApi* | [**getFormById**](docs/FormsApi.md#getFormById) | **GET** /graph/data/forms/{id} | Get Form By Id
|
|
319
319
|
*GobodoGobodoApi.FormsApi* | [**getFormFields**](docs/FormsApi.md#getFormFields) | **GET** /graph/data/forms/{id}/fields |
|
|
320
320
|
*GobodoGobodoApi.FormsApi* | [**getFormSectionById**](docs/FormsApi.md#getFormSectionById) | **GET** /graph/data/forms/sections/{id} | Get Form By Id
|
|
@@ -503,8 +503,9 @@ Class | Method | HTTP request | Description
|
|
|
503
503
|
*GobodoGobodoApi.GraphRelationshipsApi* | [**updateTemplate2**](docs/GraphRelationshipsApi.md#updateTemplate2) | **PUT** /graph/data/relationshiptype/{id}/template |
|
|
504
504
|
*GobodoGobodoApi.GraphSchemasApi* | [**addSchemas**](docs/GraphSchemasApi.md#addSchemas) | **PUT** /graph/data/graph/{id}/schemas | Adds schemas to the graph
|
|
505
505
|
*GobodoGobodoApi.GraphSchemasApi* | [**createSchema**](docs/GraphSchemasApi.md#createSchema) | **POST** /graph/data/schema | Create Schema
|
|
506
|
-
*GobodoGobodoApi.GraphSchemasApi* | [**get12**](docs/GraphSchemasApi.md#get12) | **GET** /graph/data/schema/{id} |
|
|
507
506
|
*GobodoGobodoApi.GraphSchemasApi* | [**getAllSchemas**](docs/GraphSchemasApi.md#getAllSchemas) | **GET** /graph/data/schema | Get Schemas
|
|
507
|
+
*GobodoGobodoApi.GraphSchemasApi* | [**getSchemaById**](docs/GraphSchemasApi.md#getSchemaById) | **GET** /graph/data/schema/{id} | Get Schema
|
|
508
|
+
*GobodoGobodoApi.GraphSchemasApi* | [**getSchemaByKey**](docs/GraphSchemasApi.md#getSchemaByKey) | **GET** /graph/data/schema/{key} | Get Schema
|
|
508
509
|
*GobodoGobodoApi.GraphSchemasApi* | [**getSchemaObjectTypes**](docs/GraphSchemasApi.md#getSchemaObjectTypes) | **GET** /graph/data/schema/{id}/objecttypes | Get Object Types
|
|
509
510
|
*GobodoGobodoApi.GraphSchemasApi* | [**getSchemaRelationshipTypes**](docs/GraphSchemasApi.md#getSchemaRelationshipTypes) | **GET** /graph/data/schema/{id}/relationshiptypes | Get Relationship Types
|
|
510
511
|
*GobodoGobodoApi.GraphSchemasApi* | [**getSchemas**](docs/GraphSchemasApi.md#getSchemas) | **GET** /graph/data/graph/{id}/schemas | Get schemas in the graph
|
|
@@ -532,7 +533,7 @@ Class | Method | HTTP request | Description
|
|
|
532
533
|
*GobodoGobodoApi.GroupsApi* | [**addMembers**](docs/GroupsApi.md#addMembers) | **PUT** /graph/data/groups/{groupid}/addmembers | Adds the users corresponding to the list of userids to the group
|
|
533
534
|
*GobodoGobodoApi.GroupsApi* | [**createGroup**](docs/GroupsApi.md#createGroup) | **POST** /graph/data/groups | Create Group
|
|
534
535
|
*GobodoGobodoApi.GroupsApi* | [**editGroup**](docs/GroupsApi.md#editGroup) | **PUT** /graph/data/groups/{id} | Edit Group
|
|
535
|
-
*GobodoGobodoApi.GroupsApi* | [**
|
|
536
|
+
*GobodoGobodoApi.GroupsApi* | [**get34**](docs/GroupsApi.md#get34) | **GET** /graph/data/groups |
|
|
536
537
|
*GobodoGobodoApi.GroupsApi* | [**getGroupById**](docs/GroupsApi.md#getGroupById) | **GET** /graph/data/groups/{id} | Get Group By Id
|
|
537
538
|
*GobodoGobodoApi.GroupsApi* | [**getMembers**](docs/GroupsApi.md#getMembers) | **GET** /graph/data/groups/{groupid}/administrators | Returns the admins in the group
|
|
538
539
|
*GobodoGobodoApi.GroupsApi* | [**getMembers1**](docs/GroupsApi.md#getMembers1) | **GET** /graph/data/groups/{groupid}/members | Returns the users in the group
|
|
@@ -541,12 +542,12 @@ Class | Method | HTTP request | Description
|
|
|
541
542
|
*GobodoGobodoApi.GroupsApi* | [**setGroupProperties**](docs/GroupsApi.md#setGroupProperties) | **PUT** /graph/data/groups/{id}/properties | Set Multiple Properties
|
|
542
543
|
*GobodoGobodoApi.GroupsApi* | [**setGroupProperty**](docs/GroupsApi.md#setGroupProperty) | **PUT** /graph/data/groups/{id}/properties/{prop} | Update Property
|
|
543
544
|
*GobodoGobodoApi.IAMApi* | [**createPolicy**](docs/IAMApi.md#createPolicy) | **POST** /graph/data/iam/policies | Create Policy
|
|
544
|
-
*GobodoGobodoApi.IAMApi* | [**
|
|
545
|
-
*GobodoGobodoApi.IAMApi* | [**
|
|
545
|
+
*GobodoGobodoApi.IAMApi* | [**get28**](docs/IAMApi.md#get28) | **GET** /graph/data/iam/policies |
|
|
546
|
+
*GobodoGobodoApi.IAMApi* | [**get29**](docs/IAMApi.md#get29) | **GET** /graph/data/iam/policies/{id} |
|
|
546
547
|
*GobodoGobodoApi.IAMApi* | [**update2**](docs/IAMApi.md#update2) | **PUT** /graph/data/iam/policies/{id} |
|
|
547
548
|
*GobodoGobodoApi.ImagesApi* | [**attachImage**](docs/ImagesApi.md#attachImage) | **POST** /graph/data/object/{id}/attachimage |
|
|
548
549
|
*GobodoGobodoApi.ImagesApi* | [**deleteObject**](docs/ImagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
549
|
-
*GobodoGobodoApi.ImagesApi* | [**
|
|
550
|
+
*GobodoGobodoApi.ImagesApi* | [**get26**](docs/ImagesApi.md#get26) | **GET** /graph/data/images |
|
|
550
551
|
*GobodoGobodoApi.ImagesApi* | [**getImageById**](docs/ImagesApi.md#getImageById) | **GET** /graph/data/images/{id} | Get Image By Id
|
|
551
552
|
*GobodoGobodoApi.ImagesApi* | [**getImages**](docs/ImagesApi.md#getImages) | **GET** /graph/data/object/{id}/images |
|
|
552
553
|
*GobodoGobodoApi.ImagesApi* | [**updateImage**](docs/ImagesApi.md#updateImage) | **PUT** /graph/data/images/{id} | Updates an image
|
|
@@ -561,7 +562,7 @@ Class | Method | HTTP request | Description
|
|
|
561
562
|
*GobodoGobodoApi.LikesApi* | [**deleteAction1**](docs/LikesApi.md#deleteAction1) | **DELETE** /graph/data/likes/{id} | Delete Action
|
|
562
563
|
*GobodoGobodoApi.LikesApi* | [**deleteLike**](docs/LikesApi.md#deleteLike) | **DELETE** /graph/data/likes/{objectid} | Delete Like
|
|
563
564
|
*GobodoGobodoApi.LikesApi* | [**dislike**](docs/LikesApi.md#dislike) | **POST** /graph/data/likes/{objectid}/dislike | Dislike an Object
|
|
564
|
-
*GobodoGobodoApi.LikesApi* | [**
|
|
565
|
+
*GobodoGobodoApi.LikesApi* | [**get30**](docs/LikesApi.md#get30) | **GET** /graph/data/likes |
|
|
565
566
|
*GobodoGobodoApi.LikesApi* | [**getActionById1**](docs/LikesApi.md#getActionById1) | **GET** /graph/data/likes/{id} |
|
|
566
567
|
*GobodoGobodoApi.LikesApi* | [**getActionProperties1**](docs/LikesApi.md#getActionProperties1) | **GET** /graph/data/likes/{id}/properties | Get Properties
|
|
567
568
|
*GobodoGobodoApi.LikesApi* | [**getActionProperty1**](docs/LikesApi.md#getActionProperty1) | **GET** /graph/data/likes/{id}/properties/{prop} | Get Property
|
|
@@ -595,7 +596,7 @@ Class | Method | HTTP request | Description
|
|
|
595
596
|
*GobodoGobodoApi.PagesApi* | [**createPage**](docs/PagesApi.md#createPage) | **POST** /graph/data/pages | Create Page
|
|
596
597
|
*GobodoGobodoApi.PagesApi* | [**deleteObject**](docs/PagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
597
598
|
*GobodoGobodoApi.PagesApi* | [**editPage**](docs/PagesApi.md#editPage) | **PUT** /graph/data/pages/{id} | Edit Page
|
|
598
|
-
*GobodoGobodoApi.PagesApi* | [**
|
|
599
|
+
*GobodoGobodoApi.PagesApi* | [**get27**](docs/PagesApi.md#get27) | **GET** /graph/data/pages |
|
|
599
600
|
*GobodoGobodoApi.PagesApi* | [**getOwnedPages**](docs/PagesApi.md#getOwnedPages) | **GET** /graph/data/pages/ownedpages/{uid} | Get Owned Pages
|
|
600
601
|
*GobodoGobodoApi.PagesApi* | [**getPageById**](docs/PagesApi.md#getPageById) | **GET** /graph/data/pages/{id} | Get Page By Id
|
|
601
602
|
*GobodoGobodoApi.PagesApi* | [**setPageProfilePicture**](docs/PagesApi.md#setPageProfilePicture) | **PUT** /graph/data/pages/{id}/profilepicture | Edit Page
|
|
@@ -608,7 +609,7 @@ Class | Method | HTTP request | Description
|
|
|
608
609
|
*GobodoGobodoApi.PhoneNumbersApi* | [**getPhoneNumbersByUser**](docs/PhoneNumbersApi.md#getPhoneNumbersByUser) | **GET** /graph/data/phoneNumbers/user/{userid} | Returns all email addresses for a given user
|
|
609
610
|
*GobodoGobodoApi.PostsApi* | [**createPost**](docs/PostsApi.md#createPost) | **POST** /graph/data/posts |
|
|
610
611
|
*GobodoGobodoApi.PostsApi* | [**deleteObject**](docs/PostsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
611
|
-
*GobodoGobodoApi.PostsApi* | [**
|
|
612
|
+
*GobodoGobodoApi.PostsApi* | [**get35**](docs/PostsApi.md#get35) | **GET** /graph/data/posts |
|
|
612
613
|
*GobodoGobodoApi.PostsApi* | [**getPostById**](docs/PostsApi.md#getPostById) | **GET** /graph/data/posts/{id} | Gets a post by id
|
|
613
614
|
*GobodoGobodoApi.PostsApi* | [**updatePost**](docs/PostsApi.md#updatePost) | **PUT** /graph/data/posts/{id} |
|
|
614
615
|
*GobodoGobodoApi.PrivateMessagesApi* | [**createBranch**](docs/PrivateMessagesApi.md#createBranch) | **POST** /graph/data/privatemessages/messages/{messageid}/branch |
|
|
@@ -616,9 +617,9 @@ Class | Method | HTTP request | Description
|
|
|
616
617
|
*GobodoGobodoApi.PrivateMessagesApi* | [**createReply**](docs/PrivateMessagesApi.md#createReply) | **POST** /graph/data/privatemessages/messages/{messageid} |
|
|
617
618
|
*GobodoGobodoApi.PrivateMessagesApi* | [**deleteMessage**](docs/PrivateMessagesApi.md#deleteMessage) | **DELETE** /graph/data/privatemessages/messages/{messageid}/send |
|
|
618
619
|
*GobodoGobodoApi.PrivateMessagesApi* | [**deleteObject**](docs/PrivateMessagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
619
|
-
*GobodoGobodoApi.PrivateMessagesApi* | [**
|
|
620
|
-
*GobodoGobodoApi.PrivateMessagesApi* | [**
|
|
621
|
-
*GobodoGobodoApi.PrivateMessagesApi* | [**
|
|
620
|
+
*GobodoGobodoApi.PrivateMessagesApi* | [**get31**](docs/PrivateMessagesApi.md#get31) | **GET** /graph/data/privatemessages/conversations |
|
|
621
|
+
*GobodoGobodoApi.PrivateMessagesApi* | [**get32**](docs/PrivateMessagesApi.md#get32) | **GET** /graph/data/privatemessages/messages |
|
|
622
|
+
*GobodoGobodoApi.PrivateMessagesApi* | [**get33**](docs/PrivateMessagesApi.md#get33) | **GET** /graph/data/privatemessages/messages/{id} |
|
|
622
623
|
*GobodoGobodoApi.PrivateMessagesApi* | [**getAllConversations**](docs/PrivateMessagesApi.md#getAllConversations) | **GET** /graph/data/privatemessages/conversations/all | Get All Conversations
|
|
623
624
|
*GobodoGobodoApi.PrivateMessagesApi* | [**getChildConversations**](docs/PrivateMessagesApi.md#getChildConversations) | **GET** /graph/data/privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
|
|
624
625
|
*GobodoGobodoApi.PrivateMessagesApi* | [**getConversationById**](docs/PrivateMessagesApi.md#getConversationById) | **GET** /graph/data/privatemessages/conversations/{id} | Get Conversation by ID
|
|
@@ -695,7 +696,7 @@ Class | Method | HTTP request | Description
|
|
|
695
696
|
*GobodoGobodoApi.TemplatesApi* | [**getScreenById**](docs/TemplatesApi.md#getScreenById) | **GET** /graph/data/templates/{screenId} |
|
|
696
697
|
*GobodoGobodoApi.ThemeMappingsApi* | [**addUrlPatterns**](docs/ThemeMappingsApi.md#addUrlPatterns) | **PUT** /graph/data/themes/{themeid}/urlpatterns |
|
|
697
698
|
*GobodoGobodoApi.ThemeMappingsApi* | [**createTheme**](docs/ThemeMappingsApi.md#createTheme) | **POST** /graph/data/themes | Create a Theme Mapping
|
|
698
|
-
*GobodoGobodoApi.ThemeMappingsApi* | [**
|
|
699
|
+
*GobodoGobodoApi.ThemeMappingsApi* | [**get38**](docs/ThemeMappingsApi.md#get38) | **GET** /graph/data/themes/{themeid} |
|
|
699
700
|
*GobodoGobodoApi.TopicsApi* | [**createTopic**](docs/TopicsApi.md#createTopic) | **POST** /graph/data/topics | Creates a new topic
|
|
700
701
|
*GobodoGobodoApi.TopicsApi* | [**deleteSubscription**](docs/TopicsApi.md#deleteSubscription) | **DELETE** /graph/data/topics/subscription/{subscriptionId} | Deletes a subscription
|
|
701
702
|
*GobodoGobodoApi.TopicsApi* | [**deleteTopic**](docs/TopicsApi.md#deleteTopic) | **DELETE** /graph/data/topics/{topicName} | Deletes a topic
|
|
@@ -709,7 +710,7 @@ Class | Method | HTTP request | Description
|
|
|
709
710
|
*GobodoGobodoApi.TransactionsApi* | [**failTx**](docs/TransactionsApi.md#failTx) | **DELETE** /graph/data/transaction/{id} | Marks a transaction for failure
|
|
710
711
|
*GobodoGobodoApi.TwitterApi* | [**loginTwitter**](docs/TwitterApi.md#loginTwitter) | **POST** /graph/data/auth_twitter |
|
|
711
712
|
*GobodoGobodoApi.UserTagsApi* | [**deleteRelationship2**](docs/UserTagsApi.md#deleteRelationship2) | **DELETE** /graph/data/usertags/{id} | Delete Relationship
|
|
712
|
-
*GobodoGobodoApi.UserTagsApi* | [**
|
|
713
|
+
*GobodoGobodoApi.UserTagsApi* | [**get36**](docs/UserTagsApi.md#get36) | **GET** /graph/data/usertags |
|
|
713
714
|
*GobodoGobodoApi.UserTagsApi* | [**getRelProperties2**](docs/UserTagsApi.md#getRelProperties2) | **GET** /graph/data/usertags/{id}/properties | Get Properties
|
|
714
715
|
*GobodoGobodoApi.UserTagsApi* | [**getRelProperty2**](docs/UserTagsApi.md#getRelProperty2) | **GET** /graph/data/usertags/{id}/properties/{prop} | Get Property
|
|
715
716
|
*GobodoGobodoApi.UserTagsApi* | [**getRelationshipById1**](docs/UserTagsApi.md#getRelationshipById1) | **GET** /graph/data/usertags/{id} |
|
|
@@ -719,18 +720,18 @@ Class | Method | HTTP request | Description
|
|
|
719
720
|
*GobodoGobodoApi.UserTagsApi* | [**tagUsers**](docs/UserTagsApi.md#tagUsers) | **POST** /graph/data/object/{id}/tagusers |
|
|
720
721
|
*GobodoGobodoApi.UsersApi* | [**createUser**](docs/UsersApi.md#createUser) | **POST** /graph/data/user | Create a new User
|
|
721
722
|
*GobodoGobodoApi.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
|
|
722
|
-
*GobodoGobodoApi.UsersApi* | [**get28**](docs/UsersApi.md#get28) | **GET** /graph/data/user |
|
|
723
723
|
*GobodoGobodoApi.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
|
|
724
724
|
*GobodoGobodoApi.UsersApi* | [**getProfiles**](docs/UsersApi.md#getProfiles) | **GET** /graph/data/user/{id}/profiles | Get a list of profiles attached to the user's account
|
|
725
725
|
*GobodoGobodoApi.UsersApi* | [**getSelf**](docs/UsersApi.md#getSelf) | **GET** /graph/data/user/self | Returns the logged in user
|
|
726
726
|
*GobodoGobodoApi.UsersApi* | [**getUserById**](docs/UsersApi.md#getUserById) | **GET** /graph/data/user/{id} | Get User By Id
|
|
727
727
|
*GobodoGobodoApi.UsersApi* | [**getUserByUserName**](docs/UsersApi.md#getUserByUserName) | **GET** /graph/data/user/{username} | Get User By Username
|
|
728
|
+
*GobodoGobodoApi.UsersApi* | [**getUsers**](docs/UsersApi.md#getUsers) | **GET** /graph/data/user | Get a list of users
|
|
728
729
|
*GobodoGobodoApi.UsersApi* | [**setUserProfilePicture**](docs/UsersApi.md#setUserProfilePicture) | **PUT** /graph/data/user/{id}/profilepicture | Set user profile picture
|
|
729
730
|
*GobodoGobodoApi.UsersApi* | [**updatePassword**](docs/UsersApi.md#updatePassword) | **PUT** /graph/data/user/{id}/password | Set User Password
|
|
730
731
|
*GobodoGobodoApi.UsersApi* | [**updateUser**](docs/UsersApi.md#updateUser) | **PUT** /graph/data/user/{id} | Update User Info
|
|
731
732
|
*GobodoGobodoApi.UtilsApi* | [**encodeAuth**](docs/UtilsApi.md#encodeAuth) | **POST** /graph/data/utils/encodeauth |
|
|
732
733
|
*GobodoGobodoApi.VideosApi* | [**deleteObject**](docs/VideosApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
733
|
-
*GobodoGobodoApi.VideosApi* | [**
|
|
734
|
+
*GobodoGobodoApi.VideosApi* | [**get37**](docs/VideosApi.md#get37) | **GET** /graph/data/videos |
|
|
734
735
|
*GobodoGobodoApi.VideosApi* | [**getVideoById**](docs/VideosApi.md#getVideoById) | **GET** /graph/data/videos/{id} | Gets a video by id
|
|
735
736
|
*GobodoGobodoApi.VideosApi* | [**getVideos**](docs/VideosApi.md#getVideos) | **GET** /graph/data/object/{id}/videos |
|
|
736
737
|
*GobodoGobodoApi.VideosApi* | [**setThumbnail**](docs/VideosApi.md#setThumbnail) | **PUT** /graph/data/videos/{id}/setthumbnail |
|
|
@@ -842,6 +843,7 @@ Class | Method | HTTP request | Description
|
|
|
842
843
|
- [GobodoGobodoApi.GraphRelationshipTypeResponse](docs/GraphRelationshipTypeResponse.md)
|
|
843
844
|
- [GobodoGobodoApi.GraphSchema](docs/GraphSchema.md)
|
|
844
845
|
- [GobodoGobodoApi.GraphSchemaInput](docs/GraphSchemaInput.md)
|
|
846
|
+
- [GobodoGobodoApi.GraphSchemaResponse](docs/GraphSchemaResponse.md)
|
|
845
847
|
- [GobodoGobodoApi.GraphTraversalInput](docs/GraphTraversalInput.md)
|
|
846
848
|
- [GobodoGobodoApi.Image](docs/Image.md)
|
|
847
849
|
- [GobodoGobodoApi.ImageUploadObject](docs/ImageUploadObject.md)
|
|
@@ -928,6 +930,7 @@ Class | Method | HTTP request | Description
|
|
|
928
930
|
- [GobodoGobodoApi.UserDomain](docs/UserDomain.md)
|
|
929
931
|
- [GobodoGobodoApi.UserInvite](docs/UserInvite.md)
|
|
930
932
|
- [GobodoGobodoApi.UserInviteInput](docs/UserInviteInput.md)
|
|
933
|
+
- [GobodoGobodoApi.UserResponse](docs/UserResponse.md)
|
|
931
934
|
- [GobodoGobodoApi.UserSchema](docs/UserSchema.md)
|
|
932
935
|
- [GobodoGobodoApi.UserTag](docs/UserTag.md)
|
|
933
936
|
- [GobodoGobodoApi.Userid](docs/Userid.md)
|
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.88
|
|
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.88
|
|
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.88/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.88
|
|
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.88
|
|
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.88
|
|
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.88
|
|
31
31
|
*/
|
|
32
32
|
var AdCampaignsApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -203,8 +203,8 @@ var AdCampaignsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
203
203
|
}
|
|
204
204
|
|
|
205
205
|
/**
|
|
206
|
-
* Callback function to receive the result of the
|
|
207
|
-
* @callback module:api/AdCampaignsApi~
|
|
206
|
+
* Callback function to receive the result of the get12 operation.
|
|
207
|
+
* @callback module:api/AdCampaignsApi~get12Callback
|
|
208
208
|
* @param {String} error Error message, if any.
|
|
209
209
|
* @param {Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} data The data returned by the service call.
|
|
210
210
|
* @param {String} response The complete HTTP response.
|
|
@@ -224,17 +224,17 @@ var AdCampaignsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
224
224
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
225
225
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
226
226
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
227
|
-
* @param {module:api/AdCampaignsApi~
|
|
227
|
+
* @param {module:api/AdCampaignsApi~get12Callback} callback The callback function, accepting three arguments: error, data, response
|
|
228
228
|
* data is of type: {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
|
|
229
229
|
*/
|
|
230
230
|
}, {
|
|
231
|
-
key: "
|
|
232
|
-
value: function
|
|
231
|
+
key: "get12",
|
|
232
|
+
value: function get12(id, opts, callback) {
|
|
233
233
|
opts = opts || {};
|
|
234
234
|
var postBody = null;
|
|
235
235
|
// verify the required parameter 'id' is set
|
|
236
236
|
if (id === undefined || id === null) {
|
|
237
|
-
throw new Error("Missing the required parameter 'id' when calling
|
|
237
|
+
throw new Error("Missing the required parameter 'id' when calling get12");
|
|
238
238
|
}
|
|
239
239
|
var pathParams = {
|
|
240
240
|
'id': id
|
|
@@ -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.88
|
|
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.88
|
|
31
31
|
*/
|
|
32
32
|
var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -199,8 +199,8 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
199
199
|
}
|
|
200
200
|
|
|
201
201
|
/**
|
|
202
|
-
* Callback function to receive the result of the
|
|
203
|
-
* @callback module:api/AdManagementApi~
|
|
202
|
+
* Callback function to receive the result of the get12 operation.
|
|
203
|
+
* @callback module:api/AdManagementApi~get12Callback
|
|
204
204
|
* @param {String} error Error message, if any.
|
|
205
205
|
* @param {Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} data The data returned by the service call.
|
|
206
206
|
* @param {String} response The complete HTTP response.
|
|
@@ -220,17 +220,17 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
220
220
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
221
221
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
222
222
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
223
|
-
* @param {module:api/AdManagementApi~
|
|
223
|
+
* @param {module:api/AdManagementApi~get12Callback} callback The callback function, accepting three arguments: error, data, response
|
|
224
224
|
* data is of type: {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
|
|
225
225
|
*/
|
|
226
226
|
}, {
|
|
227
|
-
key: "
|
|
228
|
-
value: function
|
|
227
|
+
key: "get12",
|
|
228
|
+
value: function get12(id, opts, callback) {
|
|
229
229
|
opts = opts || {};
|
|
230
230
|
var postBody = null;
|
|
231
231
|
// verify the required parameter 'id' is set
|
|
232
232
|
if (id === undefined || id === null) {
|
|
233
|
-
throw new Error("Missing the required parameter 'id' when calling
|
|
233
|
+
throw new Error("Missing the required parameter 'id' when calling get12");
|
|
234
234
|
}
|
|
235
235
|
var pathParams = {
|
|
236
236
|
'id': id
|
|
@@ -259,8 +259,8 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
259
259
|
}
|
|
260
260
|
|
|
261
261
|
/**
|
|
262
|
-
* Callback function to receive the result of the
|
|
263
|
-
* @callback module:api/AdManagementApi~
|
|
262
|
+
* Callback function to receive the result of the get13 operation.
|
|
263
|
+
* @callback module:api/AdManagementApi~get13Callback
|
|
264
264
|
* @param {String} error Error message, if any.
|
|
265
265
|
* @param data This operation does not return a value.
|
|
266
266
|
* @param {String} response The complete HTTP response.
|
|
@@ -279,11 +279,11 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
279
279
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
280
280
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
281
281
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
282
|
-
* @param {module:api/AdManagementApi~
|
|
282
|
+
* @param {module:api/AdManagementApi~get13Callback} callback The callback function, accepting three arguments: error, data, response
|
|
283
283
|
*/
|
|
284
284
|
}, {
|
|
285
|
-
key: "
|
|
286
|
-
value: function
|
|
285
|
+
key: "get13",
|
|
286
|
+
value: function get13(opts, callback) {
|
|
287
287
|
opts = opts || {};
|
|
288
288
|
var postBody = null;
|
|
289
289
|
var pathParams = {};
|
|
@@ -309,8 +309,8 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
309
309
|
}
|
|
310
310
|
|
|
311
311
|
/**
|
|
312
|
-
* Callback function to receive the result of the
|
|
313
|
-
* @callback module:api/AdManagementApi~
|
|
312
|
+
* Callback function to receive the result of the get14 operation.
|
|
313
|
+
* @callback module:api/AdManagementApi~get14Callback
|
|
314
314
|
* @param {String} error Error message, if any.
|
|
315
315
|
* @param {Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} data The data returned by the service call.
|
|
316
316
|
* @param {String} response The complete HTTP response.
|
|
@@ -330,17 +330,17 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
330
330
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
331
331
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
332
332
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
333
|
-
* @param {module:api/AdManagementApi~
|
|
333
|
+
* @param {module:api/AdManagementApi~get14Callback} callback The callback function, accepting three arguments: error, data, response
|
|
334
334
|
* data is of type: {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
|
|
335
335
|
*/
|
|
336
336
|
}, {
|
|
337
|
-
key: "
|
|
338
|
-
value: function
|
|
337
|
+
key: "get14",
|
|
338
|
+
value: function get14(id, opts, callback) {
|
|
339
339
|
opts = opts || {};
|
|
340
340
|
var postBody = null;
|
|
341
341
|
// verify the required parameter 'id' is set
|
|
342
342
|
if (id === undefined || id === null) {
|
|
343
|
-
throw new Error("Missing the required parameter 'id' when calling
|
|
343
|
+
throw new Error("Missing the required parameter 'id' when calling get14");
|
|
344
344
|
}
|
|
345
345
|
var pathParams = {
|
|
346
346
|
'id': id
|
|
@@ -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.88
|
|
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.88
|
|
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.88
|
|
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.88
|
|
31
31
|
*/
|
|
32
32
|
var AdsApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -153,8 +153,8 @@ var AdsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
/**
|
|
156
|
-
* Callback function to receive the result of the
|
|
157
|
-
* @callback module:api/AdsApi~
|
|
156
|
+
* Callback function to receive the result of the get13 operation.
|
|
157
|
+
* @callback module:api/AdsApi~get13Callback
|
|
158
158
|
* @param {String} error Error message, if any.
|
|
159
159
|
* @param data This operation does not return a value.
|
|
160
160
|
* @param {String} response The complete HTTP response.
|
|
@@ -173,11 +173,11 @@ var AdsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
173
173
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
174
174
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
175
175
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
176
|
-
* @param {module:api/AdsApi~
|
|
176
|
+
* @param {module:api/AdsApi~get13Callback} callback The callback function, accepting three arguments: error, data, response
|
|
177
177
|
*/
|
|
178
178
|
}, {
|
|
179
|
-
key: "
|
|
180
|
-
value: function
|
|
179
|
+
key: "get13",
|
|
180
|
+
value: function get13(opts, callback) {
|
|
181
181
|
opts = opts || {};
|
|
182
182
|
var postBody = null;
|
|
183
183
|
var pathParams = {};
|
|
@@ -203,8 +203,8 @@ var AdsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
203
203
|
}
|
|
204
204
|
|
|
205
205
|
/**
|
|
206
|
-
* Callback function to receive the result of the
|
|
207
|
-
* @callback module:api/AdsApi~
|
|
206
|
+
* Callback function to receive the result of the get14 operation.
|
|
207
|
+
* @callback module:api/AdsApi~get14Callback
|
|
208
208
|
* @param {String} error Error message, if any.
|
|
209
209
|
* @param {Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} data The data returned by the service call.
|
|
210
210
|
* @param {String} response The complete HTTP response.
|
|
@@ -224,17 +224,17 @@ var AdsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
224
224
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
225
225
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
226
226
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
227
|
-
* @param {module:api/AdsApi~
|
|
227
|
+
* @param {module:api/AdsApi~get14Callback} callback The callback function, accepting three arguments: error, data, response
|
|
228
228
|
* data is of type: {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
|
|
229
229
|
*/
|
|
230
230
|
}, {
|
|
231
|
-
key: "
|
|
232
|
-
value: function
|
|
231
|
+
key: "get14",
|
|
232
|
+
value: function get14(id, opts, callback) {
|
|
233
233
|
opts = opts || {};
|
|
234
234
|
var postBody = null;
|
|
235
235
|
// verify the required parameter 'id' is set
|
|
236
236
|
if (id === undefined || id === null) {
|
|
237
|
-
throw new Error("Missing the required parameter 'id' when calling
|
|
237
|
+
throw new Error("Missing the required parameter 'id' when calling get14");
|
|
238
238
|
}
|
|
239
239
|
var pathParams = {
|
|
240
240
|
'id': id
|