@gobodo/gobodo-api 0.1.61 → 0.1.63
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +42 -42
- package/dist/ApiClient.js +3 -3
- package/dist/api/ActionTypesApi.js +2 -2
- package/dist/api/AdCampaignsApi.js +13 -13
- package/dist/api/AdManagementApi.js +24 -24
- package/dist/api/AdminDataManagementApi.js +2 -2
- package/dist/api/AdsApi.js +13 -13
- package/dist/api/AttachmentsApi.js +7 -7
- package/dist/api/AuthenticationApi.js +2 -2
- package/dist/api/CategoriesApi.js +7 -7
- package/dist/api/CommentsApi.js +7 -7
- package/dist/api/ContentManagementApi.js +12 -12
- package/dist/api/ConversationsApi.js +7 -7
- package/dist/api/DataSheetImportsApi.js +7 -7
- package/dist/api/DefaultApi.js +13 -13
- package/dist/api/DocumentsApi.js +7 -7
- package/dist/api/EmailsApi.js +2 -2
- package/dist/api/EntryPartsApi.js +7 -7
- package/dist/api/FacebookApi.js +2 -2
- package/dist/api/FieldsApi.js +2 -2
- package/dist/api/FilesApi.js +2 -2
- package/dist/api/FormsApi.js +17 -17
- package/dist/api/FunctionsApi.js +2 -2
- package/dist/api/GeocodeApi.js +2 -2
- package/dist/api/GoogleApi.js +2 -2
- package/dist/api/GraphActionTypesApi.js +2 -2
- package/dist/api/GraphActionsApi.js +2 -2
- package/dist/api/GraphObjectTypesApi.js +2 -2
- package/dist/api/GraphObjectsApi.js +2 -2
- package/dist/api/GraphRelationshipTypesApi.js +2 -2
- package/dist/api/GraphRelationshipsApi.js +2 -2
- package/dist/api/GraphSchemasApi.js +16 -16
- package/dist/api/GraphTraversalApi.js +2 -2
- package/dist/api/GraphsApi.js +39 -37
- package/dist/api/GroupsApi.js +7 -7
- package/dist/api/IAMApi.js +13 -13
- package/dist/api/ImagesApi.js +7 -7
- package/dist/api/InvitesApi.js +2 -2
- package/dist/api/LikesApi.js +7 -7
- package/dist/api/LinkedINApi.js +2 -2
- package/dist/api/LiveMeetingsApi.js +2 -2
- package/dist/api/MeetingEventsApi.js +2 -2
- package/dist/api/NotificationsApi.js +2 -2
- package/dist/api/PagesApi.js +7 -7
- package/dist/api/PhoneNumbersApi.js +2 -2
- package/dist/api/PostsApi.js +7 -7
- package/dist/api/PrivateMessagesApi.js +18 -18
- package/dist/api/PublicationsApi.js +2 -2
- package/dist/api/ScreensApi.js +2 -2
- package/dist/api/SocialIntegrationApi.js +2 -2
- package/dist/api/StripeAccountsApi.js +2 -2
- package/dist/api/TagsApi.js +2 -2
- package/dist/api/TemplatesApi.js +2 -2
- package/dist/api/ThemeMappingsApi.js +8 -8
- package/dist/api/TopicsApi.js +2 -2
- package/dist/api/TransactionsApi.js +2 -2
- package/dist/api/TwitterApi.js +2 -2
- package/dist/api/UserTagsApi.js +7 -7
- package/dist/api/UsersApi.js +7 -7
- package/dist/api/UtilsApi.js +2 -2
- package/dist/api/VideosApi.js +7 -7
- package/dist/model/APIClient.js +2 -2
- package/dist/model/AccountSessionInput.js +2 -2
- package/dist/model/AccountSessionResponse.js +2 -2
- package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
- package/dist/model/ApplicationPaymentAccountResponseFailureException.js +2 -2
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionStackTraceInner.js +2 -2
- package/dist/model/Article.js +2 -2
- package/dist/model/AuthResponse.js +2 -2
- package/dist/model/AwsSettings.js +2 -2
- package/dist/model/Balance.js +19 -19
- 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 +14 -14
- package/dist/model/Coordinates.js +2 -2
- package/dist/model/CreateAccountResponse.js +2 -2
- package/dist/model/CreateFunctionInput.js +2 -2
- package/dist/model/CreateStripeAccountInput.js +2 -2
- package/dist/model/CreateStripeCustomerInput.js +2 -2
- package/dist/model/CreateTopicInput.js +2 -2
- package/dist/model/CreateTopicListenerInput.js +2 -2
- package/dist/model/CurrencySettings.js +2 -2
- package/dist/model/CustomerResponse.js +2 -2
- package/dist/model/DataObject.js +2 -2
- package/dist/model/DataSheetImport.js +2 -2
- package/dist/model/DataSheetImportPrivacySettings.js +2 -2
- package/dist/model/DataSheetImportSummary.js +2 -2
- package/dist/model/DeviceRegistrationRequest.js +2 -2
- package/dist/model/Document.js +2 -2
- package/dist/model/DocumentPart.js +2 -2
- package/dist/model/DocumentPartType.js +9 -9
- package/dist/model/DocumentType.js +14 -14
- package/dist/model/EmailAddress.js +13 -13
- package/dist/model/FieldMapping.js +2 -2
- package/dist/model/Fields.js +2 -2
- package/dist/model/File.js +2 -2
- package/dist/model/FileAttachmentUploadObject.js +2 -2
- package/dist/model/Filter.js +2 -2
- package/dist/model/FilterManager.js +2 -2
- package/dist/model/Form.js +2 -2
- package/dist/model/FormSection.js +2 -2
- package/dist/model/FormSubmission.js +2 -2
- package/dist/model/FunctionConfigInput.js +2 -2
- package/dist/model/FunctionEnvironmentConfig.js +2 -2
- package/dist/model/FunctionInput.js +2 -2
- package/dist/model/FunctionOutput.js +2 -2
- package/dist/model/Geocode.js +2 -2
- package/dist/model/GeocodePayload.js +2 -2
- package/dist/model/GeolocationInput.js +2 -2
- package/dist/model/GetFunctionConfig.js +2 -2
- package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
- package/dist/model/GetFunctionResponse.js +2 -2
- package/dist/model/GoogleCloudSettings.js +2 -2
- package/dist/model/Graph.js +2 -2
- package/dist/model/GraphAction.js +2 -2
- package/dist/model/GraphDatabaseService.js +2 -2
- package/dist/model/GraphGeocode.js +2 -2
- package/dist/model/GraphIteratorEntryPart.js +2 -2
- package/dist/model/GraphObject.js +2 -2
- package/dist/model/GraphObjectPayload.js +2 -2
- package/dist/model/GraphObjectSchema.js +2 -2
- package/dist/model/GraphObjectType.js +2 -2
- package/dist/model/GraphObjectTypeResponse.js +2 -2
- package/dist/model/GraphObjectTypeSchema.js +2 -2
- package/dist/model/GraphOwner.js +2 -2
- package/dist/model/GraphRelationship.js +2 -2
- package/dist/model/GraphRelationshipPayload.js +2 -2
- package/dist/model/GraphRelationshipType.js +2 -2
- package/dist/model/GraphRelationshipTypeResponse.js +2 -2
- package/dist/model/GraphSchema.js +2 -2
- package/dist/model/GraphTraversalInput.js +2 -2
- package/dist/model/Image.js +2 -2
- package/dist/model/ImageUploadObject.js +2 -2
- package/dist/model/InputPart.js +2 -2
- package/dist/model/InputPartMediaType.js +2 -2
- package/dist/model/KafkaSettings.js +2 -2
- package/dist/model/Link.js +2 -2
- package/dist/model/LiveStreamInfo.js +2 -2
- package/dist/model/MeetingEvent.js +14 -14
- package/dist/model/MeetingEventTimezone.js +2 -2
- package/dist/model/MeetingInfo.js +2 -2
- package/dist/model/Member.js +2 -2
- package/dist/model/MemberGroupCategory.js +2 -2
- package/dist/model/MemberList.js +2 -2
- package/dist/model/MessageGroup.js +2 -2
- package/dist/model/MultipartBody.js +2 -2
- package/dist/model/NotificationInput.js +2 -2
- package/dist/model/NotificationResponse.js +2 -2
- package/dist/model/NumberSettings.js +2 -2
- package/dist/model/ObjectSettings.js +2 -2
- package/dist/model/Objecttype.js +2 -2
- package/dist/model/OutParameter.js +2 -2
- package/dist/model/Page.js +9 -9
- 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 +13 -13
- package/dist/model/PayoutInput.js +2 -2
- package/dist/model/PayoutResponse.js +2 -2
- package/dist/model/PhoneNumber.js +2 -2
- package/dist/model/Post.js +2 -2
- package/dist/model/PrivateMessage.js +2 -2
- package/dist/model/PrivateMessageConversation.js +2 -2
- package/dist/model/PrivateMessageConversationSchema.js +2 -2
- package/dist/model/Profile.js +2 -2
- package/dist/model/Profiletype.js +2 -2
- package/dist/model/PropertyContainer.js +2 -2
- package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
- package/dist/model/RelationshipMapping.js +2 -2
- package/dist/model/ScreenSchema.js +2 -2
- package/dist/model/SimulcastInfo.js +2 -2
- package/dist/model/SkinField.js +2 -2
- package/dist/model/SkinFieldResponse.js +2 -2
- package/dist/model/SocialGroup.js +10 -10
- package/dist/model/SocialGroupType.js +2 -2
- package/dist/model/Sort.js +2 -2
- package/dist/model/SourceTypes.js +2 -2
- package/dist/model/StatusUpdate.js +2 -2
- package/dist/model/StreetAddress.js +2 -2
- package/dist/model/StripeAccount.js +2 -2
- package/dist/model/StripeCustomerAccount.js +2 -2
- package/dist/model/Template.js +2 -2
- package/dist/model/TemplateResponse.js +2 -2
- package/dist/model/TemplateSchema.js +2 -2
- package/dist/model/ThemeMapping.js +2 -2
- package/dist/model/ThemeMappingPayload.js +2 -2
- package/dist/model/TopicInfoResponse.js +2 -2
- package/dist/model/TopicMessageInput.js +2 -2
- package/dist/model/TopicSubscriptionResponse.js +2 -2
- package/dist/model/Transaction.js +2 -2
- package/dist/model/Transfer.js +2 -2
- package/dist/model/TransferInput.js +2 -2
- package/dist/model/TransferResponse.js +2 -2
- package/dist/model/TransferResponsePaymentMethodDetails.js +2 -2
- package/dist/model/TraversalRelationResponse.js +2 -2
- package/dist/model/User.js +2 -2
- package/dist/model/UserDataPayload.js +2 -2
- package/dist/model/UserDomain.js +2 -2
- package/dist/model/UserInvite.js +2 -2
- package/dist/model/UserInviteInput.js +2 -2
- package/dist/model/UserSchema.js +2 -2
- package/dist/model/UserTag.js +2 -2
- package/dist/model/Userid.js +2 -2
- package/dist/model/Video.js +18 -18
- package/dist/model/VideoLiveUrl.js +2 -2
- package/dist/model/VideoSchema.js +26 -26
- package/dist/model/VideoUploadObject.js +18 -18
- 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.63
|
|
8
|
+
- Package version: 0.1.63
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
|
|
10
10
|
|
|
11
11
|
## Installation
|
|
@@ -147,18 +147,18 @@ Class | Method | HTTP request | Description
|
|
|
147
147
|
*GobodoGobodoApi.ActionTypesApi* | [**getActionsByType**](docs/ActionTypesApi.md#getActionsByType) | **GET** /graph/data/object/{id}/actions/{actiontypeid} | Get Actions By Type
|
|
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
|
-
*GobodoGobodoApi.AdCampaignsApi* | [**
|
|
151
|
-
*GobodoGobodoApi.AdCampaignsApi* | [**
|
|
150
|
+
*GobodoGobodoApi.AdCampaignsApi* | [**get13**](docs/AdCampaignsApi.md#get13) | **GET** /graph/data/ads/campaigns |
|
|
151
|
+
*GobodoGobodoApi.AdCampaignsApi* | [**get14**](docs/AdCampaignsApi.md#get14) | **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 |
|
|
155
155
|
*GobodoGobodoApi.AdCampaignsApi* | [**updateSites**](docs/AdCampaignsApi.md#updateSites) | **PUT** /graph/data/ads/campaigns/{id}/sites |
|
|
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
|
-
*GobodoGobodoApi.AdManagementApi* | [**
|
|
159
|
-
*GobodoGobodoApi.AdManagementApi* | [**
|
|
160
|
-
*GobodoGobodoApi.AdManagementApi* | [**
|
|
161
|
-
*GobodoGobodoApi.AdManagementApi* | [**
|
|
158
|
+
*GobodoGobodoApi.AdManagementApi* | [**get13**](docs/AdManagementApi.md#get13) | **GET** /graph/data/ads/campaigns |
|
|
159
|
+
*GobodoGobodoApi.AdManagementApi* | [**get14**](docs/AdManagementApi.md#get14) | **GET** /graph/data/ads/campaigns/{id} |
|
|
160
|
+
*GobodoGobodoApi.AdManagementApi* | [**get15**](docs/AdManagementApi.md#get15) | **GET** /graph/data/ads/ads |
|
|
161
|
+
*GobodoGobodoApi.AdManagementApi* | [**get16**](docs/AdManagementApi.md#get16) | **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* | [**get15**](docs/AdsApi.md#get15) | **GET** /graph/data/ads/ads |
|
|
172
|
+
*GobodoGobodoApi.AdsApi* | [**get16**](docs/AdsApi.md#get16) | **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* | [**get19**](docs/AttachmentsApi.md#get19) | **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* | [**get20**](docs/CategoriesApi.md#get20) | **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* | [**get21**](docs/CommentsApi.md#get21) | **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* | [**get22**](docs/ContentManagementApi.md#get22) | **GET** /graph/data/articles |
|
|
219
|
+
*GobodoGobodoApi.ContentManagementApi* | [**get23**](docs/ContentManagementApi.md#get23) | **GET** /graph/data/entryparts |
|
|
220
220
|
*GobodoGobodoApi.ContentManagementApi* | [**getAllDocuments**](docs/ContentManagementApi.md#getAllDocuments) | **GET** /graph/data/articles/all |
|
|
221
221
|
*GobodoGobodoApi.ContentManagementApi* | [**getChildDocPartByPageNum**](docs/ContentManagementApi.md#getChildDocPartByPageNum) | **GET** /graph/data/entryparts/{id}/entryparts/{pagenum} |
|
|
222
222
|
*GobodoGobodoApi.ContentManagementApi* | [**getDocumentById**](docs/ContentManagementApi.md#getDocumentById) | **GET** /graph/data/articles/{id} |
|
|
@@ -230,7 +230,7 @@ Class | Method | HTTP request | Description
|
|
|
230
230
|
*GobodoGobodoApi.ContentManagementApi* | [**updateDocumentPart**](docs/ContentManagementApi.md#updateDocumentPart) | **PUT** /graph/data/entryparts/{docpartid} |
|
|
231
231
|
*GobodoGobodoApi.ConversationsApi* | [**createConversation**](docs/ConversationsApi.md#createConversation) | **POST** /graph/data/privatemessages/conversations | Create conversation(s)
|
|
232
232
|
*GobodoGobodoApi.ConversationsApi* | [**deleteObject**](docs/ConversationsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
233
|
-
*GobodoGobodoApi.ConversationsApi* | [**
|
|
233
|
+
*GobodoGobodoApi.ConversationsApi* | [**get34**](docs/ConversationsApi.md#get34) | **GET** /graph/data/privatemessages/conversations |
|
|
234
234
|
*GobodoGobodoApi.ConversationsApi* | [**getAllConversations**](docs/ConversationsApi.md#getAllConversations) | **GET** /graph/data/privatemessages/conversations/all | Get All Conversations
|
|
235
235
|
*GobodoGobodoApi.ConversationsApi* | [**getChildConversations**](docs/ConversationsApi.md#getChildConversations) | **GET** /graph/data/privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
|
|
236
236
|
*GobodoGobodoApi.ConversationsApi* | [**getConversationById**](docs/ConversationsApi.md#getConversationById) | **GET** /graph/data/privatemessages/conversations/{id} | Get Conversation by ID
|
|
@@ -243,7 +243,7 @@ Class | Method | HTTP request | Description
|
|
|
243
243
|
*GobodoGobodoApi.DataSheetImportsApi* | [**addStartObjectLookup**](docs/DataSheetImportsApi.md#addStartObjectLookup) | **PUT** /graph/data/datasheetimport/{dsimportid}/startobjectlookup | Sets the lookup for the start object in a relationship import
|
|
244
244
|
*GobodoGobodoApi.DataSheetImportsApi* | [**createDataSheetImport**](docs/DataSheetImportsApi.md#createDataSheetImport) | **POST** /graph/data/datasheetimport/{containerid}/{reltypeid}/{objecttypeid} | Create a datasheet import
|
|
245
245
|
*GobodoGobodoApi.DataSheetImportsApi* | [**createRelationshipDataSheetImport**](docs/DataSheetImportsApi.md#createRelationshipDataSheetImport) | **POST** /graph/data/datasheetimport/{containerid}/{reltypeid} | Create a datasheet import for relationships
|
|
246
|
-
*GobodoGobodoApi.DataSheetImportsApi* | [**
|
|
246
|
+
*GobodoGobodoApi.DataSheetImportsApi* | [**get24**](docs/DataSheetImportsApi.md#get24) | **GET** /graph/data/datasheetimport |
|
|
247
247
|
*GobodoGobodoApi.DataSheetImportsApi* | [**getDataSheetImportById**](docs/DataSheetImportsApi.md#getDataSheetImportById) | **GET** /graph/data/datasheetimport/{dsimportid} | Gets the datasheet import specified by the given id
|
|
248
248
|
*GobodoGobodoApi.DataSheetImportsApi* | [**getDataSheetImportMapping**](docs/DataSheetImportsApi.md#getDataSheetImportMapping) | **GET** /graph/data/datasheetimport/{dsimportid}/mapping/{sheetprop} | Gets the mapping associated with the sheetprop
|
|
249
249
|
*GobodoGobodoApi.DataSheetImportsApi* | [**getDataSheetImportPreview**](docs/DataSheetImportsApi.md#getDataSheetImportPreview) | **GET** /graph/data/datasheetimport/{dsimportid}/preview | Gets the preview of the data being imported
|
|
@@ -254,8 +254,8 @@ Class | Method | HTTP request | Description
|
|
|
254
254
|
*GobodoGobodoApi.DataSheetImportsApi* | [**updateDataSheetImportFile**](docs/DataSheetImportsApi.md#updateDataSheetImportFile) | **PUT** /graph/data/datasheetimport/{dsimportid}/datasheet | Updates the file used by a datasheet import
|
|
255
255
|
*GobodoGobodoApi.DefaultApi* | [**createApiClient**](docs/DefaultApi.md#createApiClient) | **POST** /graph/data/api/clients |
|
|
256
256
|
*GobodoGobodoApi.DefaultApi* | [**doEndPoint**](docs/DefaultApi.md#doEndPoint) | **GET** /graph/data |
|
|
257
|
-
*GobodoGobodoApi.DefaultApi* | [**
|
|
258
|
-
*GobodoGobodoApi.DefaultApi* | [**
|
|
257
|
+
*GobodoGobodoApi.DefaultApi* | [**get17**](docs/DefaultApi.md#get17) | **GET** /graph/data/api/clients |
|
|
258
|
+
*GobodoGobodoApi.DefaultApi* | [**get18**](docs/DefaultApi.md#get18) | **GET** /graph/data/api/clients/{id} |
|
|
259
259
|
*GobodoGobodoApi.DefaultApi* | [**getApiClientById**](docs/DefaultApi.md#getApiClientById) | **GET** /graph/data/api/clients/{key} | Gets an api client by id
|
|
260
260
|
*GobodoGobodoApi.DefaultApi* | [**resetSecretKey**](docs/DefaultApi.md#resetSecretKey) | **PUT** /graph/data/api/clients/{key}/resetSecretkey | Resets the secret key of the API Client
|
|
261
261
|
*GobodoGobodoApi.DocumentsApi* | [**addDocumentPart**](docs/DocumentsApi.md#addDocumentPart) | **POST** /graph/data/articles/{docid}/entryparts |
|
|
@@ -265,7 +265,7 @@ Class | Method | HTTP request | Description
|
|
|
265
265
|
*GobodoGobodoApi.DocumentsApi* | [**deleteDocument**](docs/DocumentsApi.md#deleteDocument) | **DELETE** /graph/data/articles/{docid} | Delete Document Part
|
|
266
266
|
*GobodoGobodoApi.DocumentsApi* | [**deleteObject**](docs/DocumentsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
267
267
|
*GobodoGobodoApi.DocumentsApi* | [**editDocument**](docs/DocumentsApi.md#editDocument) | **PUT** /graph/data/articles/{docid} |
|
|
268
|
-
*GobodoGobodoApi.DocumentsApi* | [**
|
|
268
|
+
*GobodoGobodoApi.DocumentsApi* | [**get22**](docs/DocumentsApi.md#get22) | **GET** /graph/data/articles |
|
|
269
269
|
*GobodoGobodoApi.DocumentsApi* | [**getAllDocuments**](docs/DocumentsApi.md#getAllDocuments) | **GET** /graph/data/articles/all |
|
|
270
270
|
*GobodoGobodoApi.DocumentsApi* | [**getDocumentById**](docs/DocumentsApi.md#getDocumentById) | **GET** /graph/data/articles/{id} |
|
|
271
271
|
*GobodoGobodoApi.DocumentsApi* | [**getDocumentPartByPageNumber**](docs/DocumentsApi.md#getDocumentPartByPageNumber) | **GET** /graph/data/articles/{id}/entryparts/{pagenum} |
|
|
@@ -281,7 +281,7 @@ Class | Method | HTTP request | Description
|
|
|
281
281
|
*GobodoGobodoApi.EntryPartsApi* | [**createDocumentPart**](docs/EntryPartsApi.md#createDocumentPart) | **POST** /graph/data/entryparts |
|
|
282
282
|
*GobodoGobodoApi.EntryPartsApi* | [**deleteDocPart**](docs/EntryPartsApi.md#deleteDocPart) | **DELETE** /graph/data/entryparts/{docpartid} | Delete Document Part
|
|
283
283
|
*GobodoGobodoApi.EntryPartsApi* | [**deleteObject**](docs/EntryPartsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
284
|
-
*GobodoGobodoApi.EntryPartsApi* | [**
|
|
284
|
+
*GobodoGobodoApi.EntryPartsApi* | [**get23**](docs/EntryPartsApi.md#get23) | **GET** /graph/data/entryparts |
|
|
285
285
|
*GobodoGobodoApi.EntryPartsApi* | [**getChildDocPartByPageNum**](docs/EntryPartsApi.md#getChildDocPartByPageNum) | **GET** /graph/data/entryparts/{id}/entryparts/{pagenum} |
|
|
286
286
|
*GobodoGobodoApi.EntryPartsApi* | [**getDocumentPartById**](docs/EntryPartsApi.md#getDocumentPartById) | **GET** /graph/data/entryparts/{id} |
|
|
287
287
|
*GobodoGobodoApi.EntryPartsApi* | [**getDocumentPartById1**](docs/EntryPartsApi.md#getDocumentPartById1) | **GET** /graph/data/entryparts/{id}/entryparts |
|
|
@@ -299,9 +299,9 @@ Class | Method | HTTP request | Description
|
|
|
299
299
|
*GobodoGobodoApi.FormsApi* | [**createForm3**](docs/FormsApi.md#createForm3) | **PUT** /graph/data/forms/sections/{formsectionid} | Update a form object
|
|
300
300
|
*GobodoGobodoApi.FormsApi* | [**createFormSection**](docs/FormsApi.md#createFormSection) | **POST** /graph/data/forms/{id}/sections | Create a new Form
|
|
301
301
|
*GobodoGobodoApi.FormsApi* | [**deleteRelationship1**](docs/FormsApi.md#deleteRelationship1) | **DELETE** /graph/data/forms/submissions/{id} | Delete Relationship
|
|
302
|
-
*GobodoGobodoApi.FormsApi* | [**
|
|
303
|
-
*GobodoGobodoApi.FormsApi* | [**
|
|
304
|
-
*GobodoGobodoApi.FormsApi* | [**
|
|
302
|
+
*GobodoGobodoApi.FormsApi* | [**get25**](docs/FormsApi.md#get25) | **GET** /graph/data/forms |
|
|
303
|
+
*GobodoGobodoApi.FormsApi* | [**get26**](docs/FormsApi.md#get26) | **GET** /graph/data/forms/sections |
|
|
304
|
+
*GobodoGobodoApi.FormsApi* | [**get27**](docs/FormsApi.md#get27) | **GET** /graph/data/forms/submissions |
|
|
305
305
|
*GobodoGobodoApi.FormsApi* | [**getFormById**](docs/FormsApi.md#getFormById) | **GET** /graph/data/forms/{id} | Get Form By Id
|
|
306
306
|
*GobodoGobodoApi.FormsApi* | [**getFormFields**](docs/FormsApi.md#getFormFields) | **GET** /graph/data/forms/{id}/fields |
|
|
307
307
|
*GobodoGobodoApi.FormsApi* | [**getFormSectionById**](docs/FormsApi.md#getFormSectionById) | **GET** /graph/data/forms/sections/{id} | Get Form By Id
|
|
@@ -480,8 +480,8 @@ Class | Method | HTTP request | Description
|
|
|
480
480
|
*GobodoGobodoApi.GraphRelationshipsApi* | [**updateRelationshipType**](docs/GraphRelationshipsApi.md#updateRelationshipType) | **PUT** /graph/data/relationshiptype/{id} | Update a relationshp type
|
|
481
481
|
*GobodoGobodoApi.GraphRelationshipsApi* | [**updateTemplate2**](docs/GraphRelationshipsApi.md#updateTemplate2) | **PUT** /graph/data/relationshiptype/{id}/template |
|
|
482
482
|
*GobodoGobodoApi.GraphSchemasApi* | [**addSchemas**](docs/GraphSchemasApi.md#addSchemas) | **PUT** /graph/data/graph/{id}/schemas | Adds schemas to the graph
|
|
483
|
-
*GobodoGobodoApi.GraphSchemasApi* | [**
|
|
484
|
-
*GobodoGobodoApi.GraphSchemasApi* | [**
|
|
483
|
+
*GobodoGobodoApi.GraphSchemasApi* | [**get11**](docs/GraphSchemasApi.md#get11) | **GET** /graph/data/schema |
|
|
484
|
+
*GobodoGobodoApi.GraphSchemasApi* | [**get12**](docs/GraphSchemasApi.md#get12) | **GET** /graph/data/schema/{id} |
|
|
485
485
|
*GobodoGobodoApi.GraphSchemasApi* | [**getSchemas**](docs/GraphSchemasApi.md#getSchemas) | **GET** /graph/data/graph/{id}/schemas | Get schemas in the graph
|
|
486
486
|
*GobodoGobodoApi.GraphSchemasApi* | [**removeSchemas**](docs/GraphSchemasApi.md#removeSchemas) | **DELETE** /graph/data/graph/{id}/schemas | Removes schemas to the graph
|
|
487
487
|
*GobodoGobodoApi.GraphSchemasApi* | [**updateObjectTypes**](docs/GraphSchemasApi.md#updateObjectTypes) | **PUT** /graph/data/schema/{id}/objecttypes |
|
|
@@ -495,8 +495,8 @@ Class | Method | HTTP request | Description
|
|
|
495
495
|
*GobodoGobodoApi.GraphTraversalApi* | [**traverseRelationships**](docs/GraphTraversalApi.md#traverseRelationships) | **POST** /graph/data/traverse/relationships | Traverses the graph based on the traversal query provided and returns the discovered relationships
|
|
496
496
|
*GobodoGobodoApi.GraphsApi* | [**addSchemas**](docs/GraphsApi.md#addSchemas) | **PUT** /graph/data/graph/{id}/schemas | Adds schemas to the graph
|
|
497
497
|
*GobodoGobodoApi.GraphsApi* | [**createAddObjectsToGraph**](docs/GraphsApi.md#createAddObjectsToGraph) | **PUT** /graph/data/graph/{id}/objects | Adds objects to the graph
|
|
498
|
-
*GobodoGobodoApi.GraphsApi* | [**
|
|
499
|
-
*GobodoGobodoApi.GraphsApi* | [**
|
|
498
|
+
*GobodoGobodoApi.GraphsApi* | [**getGraphById**](docs/GraphsApi.md#getGraphById) | **GET** /graph/data/graph/{id} | Get graph by id
|
|
499
|
+
*GobodoGobodoApi.GraphsApi* | [**getMainGraph**](docs/GraphsApi.md#getMainGraph) | **GET** /graph/data/graph | Get the main graph of the application or the object provided
|
|
500
500
|
*GobodoGobodoApi.GraphsApi* | [**getObjectsInGraph**](docs/GraphsApi.md#getObjectsInGraph) | **GET** /graph/data/graph/{id}/objects | Get objects in the graph
|
|
501
501
|
*GobodoGobodoApi.GraphsApi* | [**getObjectsInGraphByTag**](docs/GraphsApi.md#getObjectsInGraphByTag) | **GET** /graph/data/graph/{id}/objects/tag/{tag} | Get objects in the graph with the given tag
|
|
502
502
|
*GobodoGobodoApi.GraphsApi* | [**getObjectsInGraphByType**](docs/GraphsApi.md#getObjectsInGraphByType) | **GET** /graph/data/graph/{id}/objects/type/{type} | Get objects in the graph with the given object type
|
|
@@ -507,7 +507,7 @@ Class | Method | HTTP request | Description
|
|
|
507
507
|
*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
|
|
508
508
|
*GobodoGobodoApi.GroupsApi* | [**createGroup**](docs/GroupsApi.md#createGroup) | **POST** /graph/data/groups | Create Group
|
|
509
509
|
*GobodoGobodoApi.GroupsApi* | [**editGroup**](docs/GroupsApi.md#editGroup) | **PUT** /graph/data/groups/{id} | Edit Group
|
|
510
|
-
*GobodoGobodoApi.GroupsApi* | [**
|
|
510
|
+
*GobodoGobodoApi.GroupsApi* | [**get37**](docs/GroupsApi.md#get37) | **GET** /graph/data/groups |
|
|
511
511
|
*GobodoGobodoApi.GroupsApi* | [**getGroupById**](docs/GroupsApi.md#getGroupById) | **GET** /graph/data/groups/{id} | Get Group By Id
|
|
512
512
|
*GobodoGobodoApi.GroupsApi* | [**getMembers**](docs/GroupsApi.md#getMembers) | **GET** /graph/data/groups/{groupid}/administrators | Returns the admins in the group
|
|
513
513
|
*GobodoGobodoApi.GroupsApi* | [**getMembers1**](docs/GroupsApi.md#getMembers1) | **GET** /graph/data/groups/{groupid}/members | Returns the users in the group
|
|
@@ -516,12 +516,12 @@ Class | Method | HTTP request | Description
|
|
|
516
516
|
*GobodoGobodoApi.GroupsApi* | [**setGroupProperties**](docs/GroupsApi.md#setGroupProperties) | **PUT** /graph/data/groups/{id}/properties | Set Multiple Properties
|
|
517
517
|
*GobodoGobodoApi.GroupsApi* | [**setGroupProperty**](docs/GroupsApi.md#setGroupProperty) | **PUT** /graph/data/groups/{id}/properties/{prop} | Update Property
|
|
518
518
|
*GobodoGobodoApi.IAMApi* | [**createPolicy**](docs/IAMApi.md#createPolicy) | **POST** /graph/data/iam/policies | Create Policy
|
|
519
|
-
*GobodoGobodoApi.IAMApi* | [**
|
|
520
|
-
*GobodoGobodoApi.IAMApi* | [**
|
|
519
|
+
*GobodoGobodoApi.IAMApi* | [**get31**](docs/IAMApi.md#get31) | **GET** /graph/data/iam/policies |
|
|
520
|
+
*GobodoGobodoApi.IAMApi* | [**get32**](docs/IAMApi.md#get32) | **GET** /graph/data/iam/policies/{id} |
|
|
521
521
|
*GobodoGobodoApi.IAMApi* | [**update2**](docs/IAMApi.md#update2) | **PUT** /graph/data/iam/policies/{id} |
|
|
522
522
|
*GobodoGobodoApi.ImagesApi* | [**attachImage**](docs/ImagesApi.md#attachImage) | **POST** /graph/data/object/{id}/attachimage |
|
|
523
523
|
*GobodoGobodoApi.ImagesApi* | [**deleteObject**](docs/ImagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
524
|
-
*GobodoGobodoApi.ImagesApi* | [**
|
|
524
|
+
*GobodoGobodoApi.ImagesApi* | [**get28**](docs/ImagesApi.md#get28) | **GET** /graph/data/images |
|
|
525
525
|
*GobodoGobodoApi.ImagesApi* | [**getImageById**](docs/ImagesApi.md#getImageById) | **GET** /graph/data/images/{id} | Get Image By Id
|
|
526
526
|
*GobodoGobodoApi.ImagesApi* | [**getImages**](docs/ImagesApi.md#getImages) | **GET** /graph/data/object/{id}/images |
|
|
527
527
|
*GobodoGobodoApi.ImagesApi* | [**updateImage**](docs/ImagesApi.md#updateImage) | **PUT** /graph/data/images/{id} | Updates an image
|
|
@@ -536,7 +536,7 @@ Class | Method | HTTP request | Description
|
|
|
536
536
|
*GobodoGobodoApi.LikesApi* | [**deleteAction1**](docs/LikesApi.md#deleteAction1) | **DELETE** /graph/data/likes/{id} | Delete Action
|
|
537
537
|
*GobodoGobodoApi.LikesApi* | [**deleteLike**](docs/LikesApi.md#deleteLike) | **DELETE** /graph/data/likes/{objectid} | Delete Like
|
|
538
538
|
*GobodoGobodoApi.LikesApi* | [**dislike**](docs/LikesApi.md#dislike) | **POST** /graph/data/likes/{objectid}/dislike | Dislike an Object
|
|
539
|
-
*GobodoGobodoApi.LikesApi* | [**
|
|
539
|
+
*GobodoGobodoApi.LikesApi* | [**get33**](docs/LikesApi.md#get33) | **GET** /graph/data/likes |
|
|
540
540
|
*GobodoGobodoApi.LikesApi* | [**getActionById1**](docs/LikesApi.md#getActionById1) | **GET** /graph/data/likes/{id} |
|
|
541
541
|
*GobodoGobodoApi.LikesApi* | [**getActionProperties1**](docs/LikesApi.md#getActionProperties1) | **GET** /graph/data/likes/{id}/properties | Get Properties
|
|
542
542
|
*GobodoGobodoApi.LikesApi* | [**getActionProperty1**](docs/LikesApi.md#getActionProperty1) | **GET** /graph/data/likes/{id}/properties/{prop} | Get Property
|
|
@@ -570,7 +570,7 @@ Class | Method | HTTP request | Description
|
|
|
570
570
|
*GobodoGobodoApi.PagesApi* | [**createPage**](docs/PagesApi.md#createPage) | **POST** /graph/data/pages | Create Page
|
|
571
571
|
*GobodoGobodoApi.PagesApi* | [**deleteObject**](docs/PagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
572
572
|
*GobodoGobodoApi.PagesApi* | [**editPage**](docs/PagesApi.md#editPage) | **PUT** /graph/data/pages/{id} | Edit Page
|
|
573
|
-
*GobodoGobodoApi.PagesApi* | [**
|
|
573
|
+
*GobodoGobodoApi.PagesApi* | [**get30**](docs/PagesApi.md#get30) | **GET** /graph/data/pages |
|
|
574
574
|
*GobodoGobodoApi.PagesApi* | [**getOwnedPages**](docs/PagesApi.md#getOwnedPages) | **GET** /graph/data/pages/ownedpages/{uid} | Get Owned Pages
|
|
575
575
|
*GobodoGobodoApi.PagesApi* | [**getPageById**](docs/PagesApi.md#getPageById) | **GET** /graph/data/pages/{id} | Get Page By Id
|
|
576
576
|
*GobodoGobodoApi.PagesApi* | [**setPageProfilePicture**](docs/PagesApi.md#setPageProfilePicture) | **PUT** /graph/data/pages/{id}/profilepicture | Edit Page
|
|
@@ -583,7 +583,7 @@ Class | Method | HTTP request | Description
|
|
|
583
583
|
*GobodoGobodoApi.PhoneNumbersApi* | [**getPhoneNumbersByUser**](docs/PhoneNumbersApi.md#getPhoneNumbersByUser) | **GET** /graph/data/phoneNumbers/user/{userid} | Returns all email addresses for a given user
|
|
584
584
|
*GobodoGobodoApi.PostsApi* | [**createPost**](docs/PostsApi.md#createPost) | **POST** /graph/data/posts |
|
|
585
585
|
*GobodoGobodoApi.PostsApi* | [**deleteObject**](docs/PostsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
586
|
-
*GobodoGobodoApi.PostsApi* | [**
|
|
586
|
+
*GobodoGobodoApi.PostsApi* | [**get38**](docs/PostsApi.md#get38) | **GET** /graph/data/posts |
|
|
587
587
|
*GobodoGobodoApi.PostsApi* | [**getPostById**](docs/PostsApi.md#getPostById) | **GET** /graph/data/posts/{id} | Gets a post by id
|
|
588
588
|
*GobodoGobodoApi.PostsApi* | [**updatePost**](docs/PostsApi.md#updatePost) | **PUT** /graph/data/posts/{id} |
|
|
589
589
|
*GobodoGobodoApi.PrivateMessagesApi* | [**createBranch**](docs/PrivateMessagesApi.md#createBranch) | **POST** /graph/data/privatemessages/messages/{messageid}/branch |
|
|
@@ -591,9 +591,9 @@ Class | Method | HTTP request | Description
|
|
|
591
591
|
*GobodoGobodoApi.PrivateMessagesApi* | [**createReply**](docs/PrivateMessagesApi.md#createReply) | **POST** /graph/data/privatemessages/messages/{messageid} |
|
|
592
592
|
*GobodoGobodoApi.PrivateMessagesApi* | [**deleteMessage**](docs/PrivateMessagesApi.md#deleteMessage) | **DELETE** /graph/data/privatemessages/messages/{messageid}/send |
|
|
593
593
|
*GobodoGobodoApi.PrivateMessagesApi* | [**deleteObject**](docs/PrivateMessagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
594
|
-
*GobodoGobodoApi.PrivateMessagesApi* | [**
|
|
595
|
-
*GobodoGobodoApi.PrivateMessagesApi* | [**
|
|
596
|
-
*GobodoGobodoApi.PrivateMessagesApi* | [**
|
|
594
|
+
*GobodoGobodoApi.PrivateMessagesApi* | [**get34**](docs/PrivateMessagesApi.md#get34) | **GET** /graph/data/privatemessages/conversations |
|
|
595
|
+
*GobodoGobodoApi.PrivateMessagesApi* | [**get35**](docs/PrivateMessagesApi.md#get35) | **GET** /graph/data/privatemessages/messages |
|
|
596
|
+
*GobodoGobodoApi.PrivateMessagesApi* | [**get36**](docs/PrivateMessagesApi.md#get36) | **GET** /graph/data/privatemessages/messages/{id} |
|
|
597
597
|
*GobodoGobodoApi.PrivateMessagesApi* | [**getAllConversations**](docs/PrivateMessagesApi.md#getAllConversations) | **GET** /graph/data/privatemessages/conversations/all | Get All Conversations
|
|
598
598
|
*GobodoGobodoApi.PrivateMessagesApi* | [**getChildConversations**](docs/PrivateMessagesApi.md#getChildConversations) | **GET** /graph/data/privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
|
|
599
599
|
*GobodoGobodoApi.PrivateMessagesApi* | [**getConversationById**](docs/PrivateMessagesApi.md#getConversationById) | **GET** /graph/data/privatemessages/conversations/{id} | Get Conversation by ID
|
|
@@ -655,7 +655,7 @@ Class | Method | HTTP request | Description
|
|
|
655
655
|
*GobodoGobodoApi.TemplatesApi* | [**getScreenById**](docs/TemplatesApi.md#getScreenById) | **GET** /graph/data/templates/{screenId} |
|
|
656
656
|
*GobodoGobodoApi.ThemeMappingsApi* | [**addUrlPatterns**](docs/ThemeMappingsApi.md#addUrlPatterns) | **PUT** /graph/data/themes/{themeid}/urlpatterns |
|
|
657
657
|
*GobodoGobodoApi.ThemeMappingsApi* | [**createTheme**](docs/ThemeMappingsApi.md#createTheme) | **POST** /graph/data/themes | Create a Theme Mapping
|
|
658
|
-
*GobodoGobodoApi.ThemeMappingsApi* | [**
|
|
658
|
+
*GobodoGobodoApi.ThemeMappingsApi* | [**get41**](docs/ThemeMappingsApi.md#get41) | **GET** /graph/data/themes/{themeid} |
|
|
659
659
|
*GobodoGobodoApi.TopicsApi* | [**createTopic**](docs/TopicsApi.md#createTopic) | **POST** /graph/data/topics | Creates a new topic
|
|
660
660
|
*GobodoGobodoApi.TopicsApi* | [**deleteTopic**](docs/TopicsApi.md#deleteTopic) | **DELETE** /graph/data/topics/{topicName} | Deletes a topic
|
|
661
661
|
*GobodoGobodoApi.TopicsApi* | [**getSubscription**](docs/TopicsApi.md#getSubscription) | **GET** /graph/data/topics/subscription/{subscriptionId} | Gets a subscription by key
|
|
@@ -668,7 +668,7 @@ Class | Method | HTTP request | Description
|
|
|
668
668
|
*GobodoGobodoApi.TransactionsApi* | [**failTx**](docs/TransactionsApi.md#failTx) | **DELETE** /graph/data/transaction/{id} | Marks a transaction for failure
|
|
669
669
|
*GobodoGobodoApi.TwitterApi* | [**loginTwitter**](docs/TwitterApi.md#loginTwitter) | **POST** /graph/data/auth_twitter |
|
|
670
670
|
*GobodoGobodoApi.UserTagsApi* | [**deleteRelationship2**](docs/UserTagsApi.md#deleteRelationship2) | **DELETE** /graph/data/usertags/{id} | Delete Relationship
|
|
671
|
-
*GobodoGobodoApi.UserTagsApi* | [**
|
|
671
|
+
*GobodoGobodoApi.UserTagsApi* | [**get39**](docs/UserTagsApi.md#get39) | **GET** /graph/data/usertags |
|
|
672
672
|
*GobodoGobodoApi.UserTagsApi* | [**getRelProperties2**](docs/UserTagsApi.md#getRelProperties2) | **GET** /graph/data/usertags/{id}/properties | Get Properties
|
|
673
673
|
*GobodoGobodoApi.UserTagsApi* | [**getRelProperty2**](docs/UserTagsApi.md#getRelProperty2) | **GET** /graph/data/usertags/{id}/properties/{prop} | Get Property
|
|
674
674
|
*GobodoGobodoApi.UserTagsApi* | [**getRelationshipById1**](docs/UserTagsApi.md#getRelationshipById1) | **GET** /graph/data/usertags/{id} |
|
|
@@ -678,7 +678,7 @@ Class | Method | HTTP request | Description
|
|
|
678
678
|
*GobodoGobodoApi.UserTagsApi* | [**tagUsers**](docs/UserTagsApi.md#tagUsers) | **POST** /graph/data/object/{id}/tagusers |
|
|
679
679
|
*GobodoGobodoApi.UsersApi* | [**createUser**](docs/UsersApi.md#createUser) | **POST** /graph/data/user | Create a new User
|
|
680
680
|
*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
|
|
681
|
-
*GobodoGobodoApi.UsersApi* | [**
|
|
681
|
+
*GobodoGobodoApi.UsersApi* | [**get29**](docs/UsersApi.md#get29) | **GET** /graph/data/user |
|
|
682
682
|
*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
|
|
683
683
|
*GobodoGobodoApi.UsersApi* | [**getProfiles**](docs/UsersApi.md#getProfiles) | **GET** /graph/data/user/{id}/profiles | Get a list of profiles attached to the user's account
|
|
684
684
|
*GobodoGobodoApi.UsersApi* | [**getSelf**](docs/UsersApi.md#getSelf) | **GET** /graph/data/user/self | Returns the logged in user
|
|
@@ -689,7 +689,7 @@ Class | Method | HTTP request | Description
|
|
|
689
689
|
*GobodoGobodoApi.UsersApi* | [**updateUser**](docs/UsersApi.md#updateUser) | **PUT** /graph/data/user/{id} | Update User Info
|
|
690
690
|
*GobodoGobodoApi.UtilsApi* | [**encodeAuth**](docs/UtilsApi.md#encodeAuth) | **POST** /graph/data/utils/encodeauth |
|
|
691
691
|
*GobodoGobodoApi.VideosApi* | [**deleteObject**](docs/VideosApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
692
|
-
*GobodoGobodoApi.VideosApi* | [**
|
|
692
|
+
*GobodoGobodoApi.VideosApi* | [**get40**](docs/VideosApi.md#get40) | **GET** /graph/data/videos |
|
|
693
693
|
*GobodoGobodoApi.VideosApi* | [**getVideoById**](docs/VideosApi.md#getVideoById) | **GET** /graph/data/videos/{id} | Gets a video by id
|
|
694
694
|
*GobodoGobodoApi.VideosApi* | [**getVideos**](docs/VideosApi.md#getVideos) | **GET** /graph/data/object/{id}/videos |
|
|
695
695
|
*GobodoGobodoApi.VideosApi* | [**setThumbnail**](docs/VideosApi.md#setThumbnail) | **PUT** /graph/data/videos/{id}/setthumbnail |
|
package/dist/ApiClient.js
CHANGED
|
@@ -16,7 +16,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
16
16
|
* gobodo-api
|
|
17
17
|
* REST Interface for Gobodo API
|
|
18
18
|
*
|
|
19
|
-
* The version of the OpenAPI document: 0.1.
|
|
19
|
+
* The version of the OpenAPI document: 0.1.63
|
|
20
20
|
* Contact: info@gobodo.io
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
*/
|
|
27
27
|
/**
|
|
28
28
|
* @module ApiClient
|
|
29
|
-
* @version 0.1.
|
|
29
|
+
* @version 0.1.63
|
|
30
30
|
*/
|
|
31
31
|
/**
|
|
32
32
|
* Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
|
|
@@ -74,7 +74,7 @@ var ApiClient = /*#__PURE__*/function () {
|
|
|
74
74
|
* @default {}
|
|
75
75
|
*/
|
|
76
76
|
this.defaultHeaders = {
|
|
77
|
-
'User-Agent': 'OpenAPI-Generator/0.1.
|
|
77
|
+
'User-Agent': 'OpenAPI-Generator/0.1.63/Javascript'
|
|
78
78
|
};
|
|
79
79
|
|
|
80
80
|
/**
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
16
16
|
* gobodo-api
|
|
17
17
|
* REST Interface for Gobodo API
|
|
18
18
|
*
|
|
19
|
-
* The version of the OpenAPI document: 0.1.
|
|
19
|
+
* The version of the OpenAPI document: 0.1.63
|
|
20
20
|
* Contact: info@gobodo.io
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* ActionTypes service.
|
|
29
29
|
* @module api/ActionTypesApi
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.63
|
|
31
31
|
*/
|
|
32
32
|
var ActionTypesApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
16
16
|
* gobodo-api
|
|
17
17
|
* REST Interface for Gobodo API
|
|
18
18
|
*
|
|
19
|
-
* The version of the OpenAPI document: 0.1.
|
|
19
|
+
* The version of the OpenAPI document: 0.1.63
|
|
20
20
|
* Contact: info@gobodo.io
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* AdCampaigns service.
|
|
29
29
|
* @module api/AdCampaignsApi
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.63
|
|
31
31
|
*/
|
|
32
32
|
var AdCampaignsApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -153,8 +153,8 @@ var AdCampaignsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
/**
|
|
156
|
-
* Callback function to receive the result of the
|
|
157
|
-
* @callback module:api/AdCampaignsApi~
|
|
156
|
+
* Callback function to receive the result of the get13 operation.
|
|
157
|
+
* @callback module:api/AdCampaignsApi~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 AdCampaignsApi = 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/AdCampaignsApi~
|
|
176
|
+
* @param {module:api/AdCampaignsApi~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 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 get14 operation.
|
|
207
|
+
* @callback module:api/AdCampaignsApi~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 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~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
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
16
16
|
* gobodo-api
|
|
17
17
|
* REST Interface for Gobodo API
|
|
18
18
|
*
|
|
19
|
-
* The version of the OpenAPI document: 0.1.
|
|
19
|
+
* The version of the OpenAPI document: 0.1.63
|
|
20
20
|
* Contact: info@gobodo.io
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* AdManagement service.
|
|
29
29
|
* @module api/AdManagementApi
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.63
|
|
31
31
|
*/
|
|
32
32
|
var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -149,8 +149,8 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
149
149
|
}
|
|
150
150
|
|
|
151
151
|
/**
|
|
152
|
-
* Callback function to receive the result of the
|
|
153
|
-
* @callback module:api/AdManagementApi~
|
|
152
|
+
* Callback function to receive the result of the get13 operation.
|
|
153
|
+
* @callback module:api/AdManagementApi~get13Callback
|
|
154
154
|
* @param {String} error Error message, if any.
|
|
155
155
|
* @param data This operation does not return a value.
|
|
156
156
|
* @param {String} response The complete HTTP response.
|
|
@@ -169,11 +169,11 @@ var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
169
169
|
* @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
|
|
170
170
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
171
171
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
172
|
-
* @param {module:api/AdManagementApi~
|
|
172
|
+
* @param {module:api/AdManagementApi~get13Callback} callback The callback function, accepting three arguments: error, data, response
|
|
173
173
|
*/
|
|
174
174
|
}, {
|
|
175
|
-
key: "
|
|
176
|
-
value: function
|
|
175
|
+
key: "get13",
|
|
176
|
+
value: function get13(opts, callback) {
|
|
177
177
|
opts = opts || {};
|
|
178
178
|
var postBody = null;
|
|
179
179
|
var pathParams = {};
|
|
@@ -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 get14 operation.
|
|
203
|
+
* @callback module:api/AdManagementApi~get14Callback
|
|
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~get14Callback} 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: "get14",
|
|
228
|
+
value: function get14(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 get14");
|
|
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 get15 operation.
|
|
263
|
+
* @callback module:api/AdManagementApi~get15Callback
|
|
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~get15Callback} callback The callback function, accepting three arguments: error, data, response
|
|
283
283
|
*/
|
|
284
284
|
}, {
|
|
285
|
-
key: "
|
|
286
|
-
value: function
|
|
285
|
+
key: "get15",
|
|
286
|
+
value: function get15(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 get16 operation.
|
|
313
|
+
* @callback module:api/AdManagementApi~get16Callback
|
|
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~get16Callback} 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: "get16",
|
|
338
|
+
value: function get16(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 get16");
|
|
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.63
|
|
20
20
|
* Contact: info@gobodo.io
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* AdminDataManagement service.
|
|
29
29
|
* @module api/AdminDataManagementApi
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.63
|
|
31
31
|
*/
|
|
32
32
|
var AdminDataManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|