@gobodo/gobodo-api 0.1.86 → 0.1.87
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 +7 -7
- package/dist/api/UtilsApi.js +2 -2
- package/dist/api/VideosApi.js +7 -7
- package/dist/api/WalletsApi.js +2 -2
- package/dist/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 +28 -28
- 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 +10 -10
- 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 +11 -11
- 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 +14 -14
- 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 +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 +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 +2 -2
- 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 +10 -10
- 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 +15 -15
- package/dist/model/Userid.js +2 -2
- package/dist/model/Video.js +2 -2
- package/dist/model/VideoLiveUrl.js +2 -2
- package/dist/model/VideoSchema.js +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/dist/api/FormsApi.js
CHANGED
|
@@ -20,7 +20,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
20
20
|
* gobodo-api
|
|
21
21
|
* REST Interface for Gobodo API
|
|
22
22
|
*
|
|
23
|
-
* The version of the OpenAPI document: 0.1.
|
|
23
|
+
* The version of the OpenAPI document: 0.1.87
|
|
24
24
|
* Contact: info@gobodo.io
|
|
25
25
|
*
|
|
26
26
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -31,7 +31,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
31
31
|
/**
|
|
32
32
|
* Forms service.
|
|
33
33
|
* @module api/FormsApi
|
|
34
|
-
* @version 0.1.
|
|
34
|
+
* @version 0.1.87
|
|
35
35
|
*/
|
|
36
36
|
var FormsApi = exports["default"] = /*#__PURE__*/function () {
|
|
37
37
|
/**
|
|
@@ -418,8 +418,8 @@ var FormsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
418
418
|
}
|
|
419
419
|
|
|
420
420
|
/**
|
|
421
|
-
* Callback function to receive the result of the
|
|
422
|
-
* @callback module:api/FormsApi~
|
|
421
|
+
* Callback function to receive the result of the get23 operation.
|
|
422
|
+
* @callback module:api/FormsApi~get23Callback
|
|
423
423
|
* @param {String} error Error message, if any.
|
|
424
424
|
* @param data This operation does not return a value.
|
|
425
425
|
* @param {String} response The complete HTTP response.
|
|
@@ -438,11 +438,11 @@ var FormsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
438
438
|
* @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
|
|
439
439
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
440
440
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
441
|
-
* @param {module:api/FormsApi~
|
|
441
|
+
* @param {module:api/FormsApi~get23Callback} callback The callback function, accepting three arguments: error, data, response
|
|
442
442
|
*/
|
|
443
443
|
}, {
|
|
444
|
-
key: "
|
|
445
|
-
value: function
|
|
444
|
+
key: "get23",
|
|
445
|
+
value: function get23(opts, callback) {
|
|
446
446
|
opts = opts || {};
|
|
447
447
|
var postBody = null;
|
|
448
448
|
var pathParams = {};
|
|
@@ -468,8 +468,8 @@ var FormsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
468
468
|
}
|
|
469
469
|
|
|
470
470
|
/**
|
|
471
|
-
* Callback function to receive the result of the
|
|
472
|
-
* @callback module:api/FormsApi~
|
|
471
|
+
* Callback function to receive the result of the get24 operation.
|
|
472
|
+
* @callback module:api/FormsApi~get24Callback
|
|
473
473
|
* @param {String} error Error message, if any.
|
|
474
474
|
* @param data This operation does not return a value.
|
|
475
475
|
* @param {String} response The complete HTTP response.
|
|
@@ -488,11 +488,11 @@ var FormsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
488
488
|
* @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
|
|
489
489
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
490
490
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
491
|
-
* @param {module:api/FormsApi~
|
|
491
|
+
* @param {module:api/FormsApi~get24Callback} callback The callback function, accepting three arguments: error, data, response
|
|
492
492
|
*/
|
|
493
493
|
}, {
|
|
494
|
-
key: "
|
|
495
|
-
value: function
|
|
494
|
+
key: "get24",
|
|
495
|
+
value: function get24(opts, callback) {
|
|
496
496
|
opts = opts || {};
|
|
497
497
|
var postBody = null;
|
|
498
498
|
var pathParams = {};
|
|
@@ -518,8 +518,8 @@ var FormsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
518
518
|
}
|
|
519
519
|
|
|
520
520
|
/**
|
|
521
|
-
* Callback function to receive the result of the
|
|
522
|
-
* @callback module:api/FormsApi~
|
|
521
|
+
* Callback function to receive the result of the get25 operation.
|
|
522
|
+
* @callback module:api/FormsApi~get25Callback
|
|
523
523
|
* @param {String} error Error message, if any.
|
|
524
524
|
* @param data This operation does not return a value.
|
|
525
525
|
* @param {String} response The complete HTTP response.
|
|
@@ -538,11 +538,11 @@ var FormsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
538
538
|
* @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
|
|
539
539
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
540
540
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
541
|
-
* @param {module:api/FormsApi~
|
|
541
|
+
* @param {module:api/FormsApi~get25Callback} callback The callback function, accepting three arguments: error, data, response
|
|
542
542
|
*/
|
|
543
543
|
}, {
|
|
544
|
-
key: "
|
|
545
|
-
value: function
|
|
544
|
+
key: "get25",
|
|
545
|
+
value: function get25(opts, callback) {
|
|
546
546
|
opts = opts || {};
|
|
547
547
|
var postBody = null;
|
|
548
548
|
var pathParams = {};
|
package/dist/api/FunctionsApi.js
CHANGED
|
@@ -23,7 +23,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
23
23
|
* gobodo-api
|
|
24
24
|
* REST Interface for Gobodo API
|
|
25
25
|
*
|
|
26
|
-
* The version of the OpenAPI document: 0.1.
|
|
26
|
+
* The version of the OpenAPI document: 0.1.87
|
|
27
27
|
* Contact: info@gobodo.io
|
|
28
28
|
*
|
|
29
29
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -34,7 +34,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
34
34
|
/**
|
|
35
35
|
* Functions service.
|
|
36
36
|
* @module api/FunctionsApi
|
|
37
|
-
* @version 0.1.
|
|
37
|
+
* @version 0.1.87
|
|
38
38
|
*/
|
|
39
39
|
var FunctionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
40
40
|
/**
|
package/dist/api/GeocodeApi.js
CHANGED
|
@@ -19,7 +19,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
19
19
|
* gobodo-api
|
|
20
20
|
* REST Interface for Gobodo API
|
|
21
21
|
*
|
|
22
|
-
* The version of the OpenAPI document: 0.1.
|
|
22
|
+
* The version of the OpenAPI document: 0.1.87
|
|
23
23
|
* Contact: info@gobodo.io
|
|
24
24
|
*
|
|
25
25
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* Geocode service.
|
|
32
32
|
* @module api/GeocodeApi
|
|
33
|
-
* @version 0.1.
|
|
33
|
+
* @version 0.1.87
|
|
34
34
|
*/
|
|
35
35
|
var GeocodeApi = exports["default"] = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -17,7 +17,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
17
17
|
* gobodo-api
|
|
18
18
|
* REST Interface for Gobodo API
|
|
19
19
|
*
|
|
20
|
-
* The version of the OpenAPI document: 0.1.
|
|
20
|
+
* The version of the OpenAPI document: 0.1.87
|
|
21
21
|
* Contact: info@gobodo.io
|
|
22
22
|
*
|
|
23
23
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -28,7 +28,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
28
28
|
/**
|
|
29
29
|
* GobodoManagement service.
|
|
30
30
|
* @module api/GobodoManagementApi
|
|
31
|
-
* @version 0.1.
|
|
31
|
+
* @version 0.1.87
|
|
32
32
|
*/
|
|
33
33
|
var GobodoManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
34
34
|
/**
|
package/dist/api/GoogleApi.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.87
|
|
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
|
* Google service.
|
|
29
29
|
* @module api/GoogleApi
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.87
|
|
31
31
|
*/
|
|
32
32
|
var GoogleApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -18,7 +18,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
18
18
|
* gobodo-api
|
|
19
19
|
* REST Interface for Gobodo API
|
|
20
20
|
*
|
|
21
|
-
* The version of the OpenAPI document: 0.1.
|
|
21
|
+
* The version of the OpenAPI document: 0.1.87
|
|
22
22
|
* Contact: info@gobodo.io
|
|
23
23
|
*
|
|
24
24
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* GraphActionTypes service.
|
|
31
31
|
* @module api/GraphActionTypesApi
|
|
32
|
-
* @version 0.1.
|
|
32
|
+
* @version 0.1.87
|
|
33
33
|
*/
|
|
34
34
|
var GraphActionTypesApi = exports["default"] = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -17,7 +17,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
17
17
|
* gobodo-api
|
|
18
18
|
* REST Interface for Gobodo API
|
|
19
19
|
*
|
|
20
|
-
* The version of the OpenAPI document: 0.1.
|
|
20
|
+
* The version of the OpenAPI document: 0.1.87
|
|
21
21
|
* Contact: info@gobodo.io
|
|
22
22
|
*
|
|
23
23
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -28,7 +28,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
28
28
|
/**
|
|
29
29
|
* GraphActions service.
|
|
30
30
|
* @module api/GraphActionsApi
|
|
31
|
-
* @version 0.1.
|
|
31
|
+
* @version 0.1.87
|
|
32
32
|
*/
|
|
33
33
|
var GraphActionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
34
34
|
/**
|
|
@@ -20,7 +20,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
20
20
|
* gobodo-api
|
|
21
21
|
* REST Interface for Gobodo API
|
|
22
22
|
*
|
|
23
|
-
* The version of the OpenAPI document: 0.1.
|
|
23
|
+
* The version of the OpenAPI document: 0.1.87
|
|
24
24
|
* Contact: info@gobodo.io
|
|
25
25
|
*
|
|
26
26
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -31,7 +31,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
31
31
|
/**
|
|
32
32
|
* GraphObjectTypes service.
|
|
33
33
|
* @module api/GraphObjectTypesApi
|
|
34
|
-
* @version 0.1.
|
|
34
|
+
* @version 0.1.87
|
|
35
35
|
*/
|
|
36
36
|
var GraphObjectTypesApi = exports["default"] = /*#__PURE__*/function () {
|
|
37
37
|
/**
|
|
@@ -35,7 +35,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
35
35
|
* gobodo-api
|
|
36
36
|
* REST Interface for Gobodo API
|
|
37
37
|
*
|
|
38
|
-
* The version of the OpenAPI document: 0.1.
|
|
38
|
+
* The version of the OpenAPI document: 0.1.87
|
|
39
39
|
* Contact: info@gobodo.io
|
|
40
40
|
*
|
|
41
41
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -46,7 +46,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
46
46
|
/**
|
|
47
47
|
* GraphObjects service.
|
|
48
48
|
* @module api/GraphObjectsApi
|
|
49
|
-
* @version 0.1.
|
|
49
|
+
* @version 0.1.87
|
|
50
50
|
*/
|
|
51
51
|
var GraphObjectsApi = exports["default"] = /*#__PURE__*/function () {
|
|
52
52
|
/**
|
|
@@ -22,7 +22,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
22
22
|
* gobodo-api
|
|
23
23
|
* REST Interface for Gobodo API
|
|
24
24
|
*
|
|
25
|
-
* The version of the OpenAPI document: 0.1.
|
|
25
|
+
* The version of the OpenAPI document: 0.1.87
|
|
26
26
|
* Contact: info@gobodo.io
|
|
27
27
|
*
|
|
28
28
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -33,7 +33,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
33
33
|
/**
|
|
34
34
|
* GraphRelationshipTypes service.
|
|
35
35
|
* @module api/GraphRelationshipTypesApi
|
|
36
|
-
* @version 0.1.
|
|
36
|
+
* @version 0.1.87
|
|
37
37
|
*/
|
|
38
38
|
var GraphRelationshipTypesApi = exports["default"] = /*#__PURE__*/function () {
|
|
39
39
|
/**
|
|
@@ -20,7 +20,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
20
20
|
* gobodo-api
|
|
21
21
|
* REST Interface for Gobodo API
|
|
22
22
|
*
|
|
23
|
-
* The version of the OpenAPI document: 0.1.
|
|
23
|
+
* The version of the OpenAPI document: 0.1.87
|
|
24
24
|
* Contact: info@gobodo.io
|
|
25
25
|
*
|
|
26
26
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -31,7 +31,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
31
31
|
/**
|
|
32
32
|
* GraphRelationships service.
|
|
33
33
|
* @module api/GraphRelationshipsApi
|
|
34
|
-
* @version 0.1.
|
|
34
|
+
* @version 0.1.87
|
|
35
35
|
*/
|
|
36
36
|
var GraphRelationshipsApi = exports["default"] = /*#__PURE__*/function () {
|
|
37
37
|
/**
|
|
@@ -8,6 +8,7 @@ var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
|
8
8
|
var _GraphObjectTypeResponse = _interopRequireDefault(require("../model/GraphObjectTypeResponse"));
|
|
9
9
|
var _GraphSchema = _interopRequireDefault(require("../model/GraphSchema"));
|
|
10
10
|
var _GraphSchemaInput = _interopRequireDefault(require("../model/GraphSchemaInput"));
|
|
11
|
+
var _GraphSchemaResponse = _interopRequireDefault(require("../model/GraphSchemaResponse"));
|
|
11
12
|
var _PurgeDataDefaultResponseValue = _interopRequireDefault(require("../model/PurgeDataDefaultResponseValue"));
|
|
12
13
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
13
14
|
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
@@ -19,7 +20,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
19
20
|
* gobodo-api
|
|
20
21
|
* REST Interface for Gobodo API
|
|
21
22
|
*
|
|
22
|
-
* The version of the OpenAPI document: 0.1.
|
|
23
|
+
* The version of the OpenAPI document: 0.1.87
|
|
23
24
|
* Contact: info@gobodo.io
|
|
24
25
|
*
|
|
25
26
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,7 +31,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
31
|
/**
|
|
31
32
|
* GraphSchemas service.
|
|
32
33
|
* @module api/GraphSchemasApi
|
|
33
|
-
* @version 0.1.
|
|
34
|
+
* @version 0.1.87
|
|
34
35
|
*/
|
|
35
36
|
var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
36
37
|
/**
|
|
@@ -112,7 +113,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
112
113
|
* Callback function to receive the result of the createSchema operation.
|
|
113
114
|
* @callback module:api/GraphSchemasApi~createSchemaCallback
|
|
114
115
|
* @param {String} error Error message, if any.
|
|
115
|
-
* @param {module:model/
|
|
116
|
+
* @param {module:model/GraphSchemaResponse} data The data returned by the service call.
|
|
116
117
|
* @param {String} response The complete HTTP response.
|
|
117
118
|
*/
|
|
118
119
|
|
|
@@ -132,7 +133,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
132
133
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
133
134
|
* @param {module:model/GraphSchemaInput} [graphSchemaInput]
|
|
134
135
|
* @param {module:api/GraphSchemasApi~createSchemaCallback} callback The callback function, accepting three arguments: error, data, response
|
|
135
|
-
* data is of type: {@link module:model/
|
|
136
|
+
* data is of type: {@link module:model/GraphSchemaResponse}
|
|
136
137
|
*/
|
|
137
138
|
}, {
|
|
138
139
|
key: "createSchema",
|
|
@@ -157,20 +158,78 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
157
158
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
158
159
|
var contentTypes = [];
|
|
159
160
|
var accepts = ['*/*'];
|
|
160
|
-
var returnType =
|
|
161
|
+
var returnType = _GraphSchemaResponse["default"];
|
|
161
162
|
return this.apiClient.callApi('/graph/data/schema', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
|
|
162
163
|
}
|
|
163
164
|
|
|
164
165
|
/**
|
|
165
|
-
* Callback function to receive the result of the
|
|
166
|
-
* @callback module:api/GraphSchemasApi~
|
|
166
|
+
* Callback function to receive the result of the getAllSchemas operation.
|
|
167
|
+
* @callback module:api/GraphSchemasApi~getAllSchemasCallback
|
|
168
|
+
* @param {String} error Error message, if any.
|
|
169
|
+
* @param {Array.<module:model/GraphSchemaResponse>} data The data returned by the service call.
|
|
170
|
+
* @param {String} response The complete HTTP response.
|
|
171
|
+
*/
|
|
172
|
+
|
|
173
|
+
/**
|
|
174
|
+
* Get Schemas
|
|
175
|
+
* Get all Schemas the user has permissions to manage
|
|
176
|
+
* @param {Object} opts Optional parameters
|
|
177
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
178
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
179
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
180
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
181
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
182
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
183
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
184
|
+
* @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
|
|
185
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
186
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
187
|
+
* @param {Number} [startindex]
|
|
188
|
+
* @param {Number} [count]
|
|
189
|
+
* @param {module:api/GraphSchemasApi~getAllSchemasCallback} callback The callback function, accepting three arguments: error, data, response
|
|
190
|
+
* data is of type: {@link Array.<module:model/GraphSchemaResponse>}
|
|
191
|
+
*/
|
|
192
|
+
}, {
|
|
193
|
+
key: "getAllSchemas",
|
|
194
|
+
value: function getAllSchemas(opts, callback) {
|
|
195
|
+
opts = opts || {};
|
|
196
|
+
var postBody = null;
|
|
197
|
+
var pathParams = {};
|
|
198
|
+
var queryParams = {
|
|
199
|
+
'startindex': opts['startindex'],
|
|
200
|
+
'count': opts['count']
|
|
201
|
+
};
|
|
202
|
+
var headerParams = {
|
|
203
|
+
'Authorization': opts['authorization'],
|
|
204
|
+
'cacheduration': opts['cacheduration'],
|
|
205
|
+
'cachegroup': opts['cachegroup'],
|
|
206
|
+
'cachekey': opts['cachekey'],
|
|
207
|
+
'cachescope': opts['cachescope'],
|
|
208
|
+
'cacheuser': opts['cacheuser'],
|
|
209
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
210
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
211
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
212
|
+
'transactionid': opts['transactionid']
|
|
213
|
+
};
|
|
214
|
+
var formParams = {};
|
|
215
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
216
|
+
var contentTypes = [];
|
|
217
|
+
var accepts = ['*/*'];
|
|
218
|
+
var returnType = [_GraphSchemaResponse["default"]];
|
|
219
|
+
return this.apiClient.callApi('/graph/data/schema', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
/**
|
|
223
|
+
* Callback function to receive the result of the getSchemaById operation.
|
|
224
|
+
* @callback module:api/GraphSchemasApi~getSchemaByIdCallback
|
|
167
225
|
* @param {String} error Error message, if any.
|
|
168
|
-
* @param {
|
|
226
|
+
* @param {module:model/GraphSchemaResponse} data The data returned by the service call.
|
|
169
227
|
* @param {String} response The complete HTTP response.
|
|
170
228
|
*/
|
|
171
229
|
|
|
172
230
|
/**
|
|
173
|
-
*
|
|
231
|
+
* Get Schema
|
|
232
|
+
* Get a Schema by ID
|
|
174
233
|
* @param {Number} id
|
|
175
234
|
* @param {Object} opts Optional parameters
|
|
176
235
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
@@ -183,17 +242,17 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
183
242
|
* @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
|
|
184
243
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
185
244
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
186
|
-
* @param {module:api/GraphSchemasApi~
|
|
187
|
-
* data is of type: {@link
|
|
245
|
+
* @param {module:api/GraphSchemasApi~getSchemaByIdCallback} callback The callback function, accepting three arguments: error, data, response
|
|
246
|
+
* data is of type: {@link module:model/GraphSchemaResponse}
|
|
188
247
|
*/
|
|
189
248
|
}, {
|
|
190
|
-
key: "
|
|
191
|
-
value: function
|
|
249
|
+
key: "getSchemaById",
|
|
250
|
+
value: function getSchemaById(id, opts, callback) {
|
|
192
251
|
opts = opts || {};
|
|
193
252
|
var postBody = null;
|
|
194
253
|
// verify the required parameter 'id' is set
|
|
195
254
|
if (id === undefined || id === null) {
|
|
196
|
-
throw new Error("Missing the required parameter 'id' when calling
|
|
255
|
+
throw new Error("Missing the required parameter 'id' when calling getSchemaById");
|
|
197
256
|
}
|
|
198
257
|
var pathParams = {
|
|
199
258
|
'id': id
|
|
@@ -215,23 +274,22 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
215
274
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
216
275
|
var contentTypes = [];
|
|
217
276
|
var accepts = ['application/json'];
|
|
218
|
-
var returnType =
|
|
219
|
-
'String': _PurgeDataDefaultResponseValue["default"]
|
|
220
|
-
};
|
|
277
|
+
var returnType = _GraphSchemaResponse["default"];
|
|
221
278
|
return this.apiClient.callApi('/graph/data/schema/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
|
|
222
279
|
}
|
|
223
280
|
|
|
224
281
|
/**
|
|
225
|
-
* Callback function to receive the result of the
|
|
226
|
-
* @callback module:api/GraphSchemasApi~
|
|
282
|
+
* Callback function to receive the result of the getSchemaByKey operation.
|
|
283
|
+
* @callback module:api/GraphSchemasApi~getSchemaByKeyCallback
|
|
227
284
|
* @param {String} error Error message, if any.
|
|
228
|
-
* @param {
|
|
285
|
+
* @param {module:model/GraphSchemaResponse} data The data returned by the service call.
|
|
229
286
|
* @param {String} response The complete HTTP response.
|
|
230
287
|
*/
|
|
231
288
|
|
|
232
289
|
/**
|
|
233
|
-
* Get
|
|
234
|
-
* Get
|
|
290
|
+
* Get Schema
|
|
291
|
+
* Get a Schema by Key
|
|
292
|
+
* @param {String} key
|
|
235
293
|
* @param {Object} opts Optional parameters
|
|
236
294
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
237
295
|
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
@@ -243,21 +301,22 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
243
301
|
* @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
|
|
244
302
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
245
303
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
246
|
-
* @param {
|
|
247
|
-
* @
|
|
248
|
-
* @param {module:api/GraphSchemasApi~getAllSchemasCallback} callback The callback function, accepting three arguments: error, data, response
|
|
249
|
-
* data is of type: {@link Array.<module:model/GraphSchemaInput>}
|
|
304
|
+
* @param {module:api/GraphSchemasApi~getSchemaByKeyCallback} callback The callback function, accepting three arguments: error, data, response
|
|
305
|
+
* data is of type: {@link module:model/GraphSchemaResponse}
|
|
250
306
|
*/
|
|
251
307
|
}, {
|
|
252
|
-
key: "
|
|
253
|
-
value: function
|
|
308
|
+
key: "getSchemaByKey",
|
|
309
|
+
value: function getSchemaByKey(key, opts, callback) {
|
|
254
310
|
opts = opts || {};
|
|
255
311
|
var postBody = null;
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
'
|
|
259
|
-
|
|
312
|
+
// verify the required parameter 'key' is set
|
|
313
|
+
if (key === undefined || key === null) {
|
|
314
|
+
throw new Error("Missing the required parameter 'key' when calling getSchemaByKey");
|
|
315
|
+
}
|
|
316
|
+
var pathParams = {
|
|
317
|
+
'key': key
|
|
260
318
|
};
|
|
319
|
+
var queryParams = {};
|
|
261
320
|
var headerParams = {
|
|
262
321
|
'Authorization': opts['authorization'],
|
|
263
322
|
'cacheduration': opts['cacheduration'],
|
|
@@ -274,8 +333,8 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
274
333
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
275
334
|
var contentTypes = [];
|
|
276
335
|
var accepts = ['*/*'];
|
|
277
|
-
var returnType = [
|
|
278
|
-
return this.apiClient.callApi('/graph/data/schema', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
|
|
336
|
+
var returnType = _GraphSchemaResponse["default"];
|
|
337
|
+
return this.apiClient.callApi('/graph/data/schema/{key}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
|
|
279
338
|
}
|
|
280
339
|
|
|
281
340
|
/**
|
|
@@ -400,7 +459,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
400
459
|
* Callback function to receive the result of the getSchemas operation.
|
|
401
460
|
* @callback module:api/GraphSchemasApi~getSchemasCallback
|
|
402
461
|
* @param {String} error Error message, if any.
|
|
403
|
-
* @param {Array.<module:model/
|
|
462
|
+
* @param {Array.<module:model/GraphSchemaResponse>} data The data returned by the service call.
|
|
404
463
|
* @param {String} response The complete HTTP response.
|
|
405
464
|
*/
|
|
406
465
|
|
|
@@ -419,7 +478,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
419
478
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
420
479
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
421
480
|
* @param {module:api/GraphSchemasApi~getSchemasCallback} callback The callback function, accepting three arguments: error, data, response
|
|
422
|
-
* data is of type: {@link Array.<module:model/
|
|
481
|
+
* data is of type: {@link Array.<module:model/GraphSchemaResponse>}
|
|
423
482
|
*/
|
|
424
483
|
}, {
|
|
425
484
|
key: "getSchemas",
|
|
@@ -450,7 +509,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
450
509
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
451
510
|
var contentTypes = [];
|
|
452
511
|
var accepts = ['application/json'];
|
|
453
|
-
var returnType = [
|
|
512
|
+
var returnType = [_GraphSchemaResponse["default"]];
|
|
454
513
|
return this.apiClient.callApi('/graph/data/graph/{id}/schemas', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
|
|
455
514
|
}
|
|
456
515
|
|
|
@@ -19,7 +19,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
19
19
|
* gobodo-api
|
|
20
20
|
* REST Interface for Gobodo API
|
|
21
21
|
*
|
|
22
|
-
* The version of the OpenAPI document: 0.1.
|
|
22
|
+
* The version of the OpenAPI document: 0.1.87
|
|
23
23
|
* Contact: info@gobodo.io
|
|
24
24
|
*
|
|
25
25
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* GraphTraversal service.
|
|
32
32
|
* @module api/GraphTraversalApi
|
|
33
|
-
* @version 0.1.
|
|
33
|
+
* @version 0.1.87
|
|
34
34
|
*/
|
|
35
35
|
var GraphTraversalApi = exports["default"] = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
package/dist/api/GraphsApi.js
CHANGED
|
@@ -9,6 +9,7 @@ var _Graph = _interopRequireDefault(require("../model/Graph"));
|
|
|
9
9
|
var _GraphObjectSchema = _interopRequireDefault(require("../model/GraphObjectSchema"));
|
|
10
10
|
var _GraphRelationship = _interopRequireDefault(require("../model/GraphRelationship"));
|
|
11
11
|
var _GraphSchema = _interopRequireDefault(require("../model/GraphSchema"));
|
|
12
|
+
var _GraphSchemaResponse = _interopRequireDefault(require("../model/GraphSchemaResponse"));
|
|
12
13
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
13
14
|
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
14
15
|
function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
|
|
@@ -19,7 +20,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
19
20
|
* gobodo-api
|
|
20
21
|
* REST Interface for Gobodo API
|
|
21
22
|
*
|
|
22
|
-
* The version of the OpenAPI document: 0.1.
|
|
23
|
+
* The version of the OpenAPI document: 0.1.87
|
|
23
24
|
* Contact: info@gobodo.io
|
|
24
25
|
*
|
|
25
26
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,7 +31,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
31
|
/**
|
|
31
32
|
* Graphs service.
|
|
32
33
|
* @module api/GraphsApi
|
|
33
|
-
* @version 0.1.
|
|
34
|
+
* @version 0.1.87
|
|
34
35
|
*/
|
|
35
36
|
var GraphsApi = exports["default"] = /*#__PURE__*/function () {
|
|
36
37
|
/**
|
|
@@ -596,7 +597,7 @@ var GraphsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
596
597
|
* Callback function to receive the result of the getSchemas operation.
|
|
597
598
|
* @callback module:api/GraphsApi~getSchemasCallback
|
|
598
599
|
* @param {String} error Error message, if any.
|
|
599
|
-
* @param {Array.<module:model/
|
|
600
|
+
* @param {Array.<module:model/GraphSchemaResponse>} data The data returned by the service call.
|
|
600
601
|
* @param {String} response The complete HTTP response.
|
|
601
602
|
*/
|
|
602
603
|
|
|
@@ -615,7 +616,7 @@ var GraphsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
615
616
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
616
617
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
617
618
|
* @param {module:api/GraphsApi~getSchemasCallback} callback The callback function, accepting three arguments: error, data, response
|
|
618
|
-
* data is of type: {@link Array.<module:model/
|
|
619
|
+
* data is of type: {@link Array.<module:model/GraphSchemaResponse>}
|
|
619
620
|
*/
|
|
620
621
|
}, {
|
|
621
622
|
key: "getSchemas",
|
|
@@ -646,7 +647,7 @@ var GraphsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
646
647
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
647
648
|
var contentTypes = [];
|
|
648
649
|
var accepts = ['application/json'];
|
|
649
|
-
var returnType = [
|
|
650
|
+
var returnType = [_GraphSchemaResponse["default"]];
|
|
650
651
|
return this.apiClient.callApi('/graph/data/graph/{id}/schemas', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
|
|
651
652
|
}
|
|
652
653
|
|
package/dist/api/GroupsApi.js
CHANGED
|
@@ -19,7 +19,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
19
19
|
* gobodo-api
|
|
20
20
|
* REST Interface for Gobodo API
|
|
21
21
|
*
|
|
22
|
-
* The version of the OpenAPI document: 0.1.
|
|
22
|
+
* The version of the OpenAPI document: 0.1.87
|
|
23
23
|
* Contact: info@gobodo.io
|
|
24
24
|
*
|
|
25
25
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* Groups service.
|
|
32
32
|
* @module api/GroupsApi
|
|
33
|
-
* @version 0.1.
|
|
33
|
+
* @version 0.1.87
|
|
34
34
|
*/
|
|
35
35
|
var GroupsApi = exports["default"] = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -233,8 +233,8 @@ var GroupsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
233
233
|
}
|
|
234
234
|
|
|
235
235
|
/**
|
|
236
|
-
* Callback function to receive the result of the
|
|
237
|
-
* @callback module:api/GroupsApi~
|
|
236
|
+
* Callback function to receive the result of the get35 operation.
|
|
237
|
+
* @callback module:api/GroupsApi~get35Callback
|
|
238
238
|
* @param {String} error Error message, if any.
|
|
239
239
|
* @param data This operation does not return a value.
|
|
240
240
|
* @param {String} response The complete HTTP response.
|
|
@@ -253,11 +253,11 @@ var GroupsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
253
253
|
* @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
|
|
254
254
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
255
255
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
256
|
-
* @param {module:api/GroupsApi~
|
|
256
|
+
* @param {module:api/GroupsApi~get35Callback} callback The callback function, accepting three arguments: error, data, response
|
|
257
257
|
*/
|
|
258
258
|
}, {
|
|
259
|
-
key: "
|
|
260
|
-
value: function
|
|
259
|
+
key: "get35",
|
|
260
|
+
value: function get35(opts, callback) {
|
|
261
261
|
opts = opts || {};
|
|
262
262
|
var postBody = null;
|
|
263
263
|
var pathParams = {};
|