@gobodo/gobodo-api 0.1.85 → 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 +43 -40
- package/dist/ApiClient.js +3 -3
- package/dist/api/ActionTypesApi.js +2 -2
- package/dist/api/AdCampaignsApi.js +13 -13
- package/dist/api/AdManagementApi.js +24 -24
- package/dist/api/AdminDataManagementApi.js +2 -2
- package/dist/api/AdsApi.js +13 -13
- package/dist/api/AttachmentsApi.js +7 -7
- package/dist/api/AuthenticationApi.js +2 -2
- package/dist/api/CategoriesApi.js +7 -7
- package/dist/api/CommentsApi.js +7 -7
- package/dist/api/ContentManagementApi.js +12 -12
- package/dist/api/ConversationsApi.js +7 -7
- package/dist/api/CurrencyApi.js +2 -2
- package/dist/api/DataSheetImportsApi.js +7 -7
- package/dist/api/DefaultApi.js +13 -13
- package/dist/api/DocumentPartTypesApi.js +2 -2
- package/dist/api/DocumentTypesApi.js +2 -2
- package/dist/api/DocumentsApi.js +7 -7
- package/dist/api/EmailsApi.js +2 -2
- package/dist/api/EntryPartsApi.js +7 -7
- package/dist/api/FacebookApi.js +2 -2
- package/dist/api/FieldsApi.js +2 -2
- package/dist/api/FilesApi.js +2 -2
- package/dist/api/FormsApi.js +17 -17
- package/dist/api/FunctionsApi.js +2 -2
- package/dist/api/GeocodeApi.js +2 -2
- package/dist/api/GobodoManagementApi.js +2 -2
- package/dist/api/GoogleApi.js +2 -2
- package/dist/api/GraphActionTypesApi.js +2 -2
- package/dist/api/GraphActionsApi.js +2 -2
- package/dist/api/GraphObjectTypesApi.js +2 -2
- package/dist/api/GraphObjectsApi.js +2 -2
- package/dist/api/GraphRelationshipTypesApi.js +2 -2
- package/dist/api/GraphRelationshipsApi.js +2 -2
- package/dist/api/GraphSchemasApi.js +95 -29
- 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 +2 -2
- 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 +9 -9
- 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 +10 -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 +21 -21
- package/dist/model/DocumentPartType.js +14 -14
- package/dist/model/DocumentType.js +14 -14
- package/dist/model/EmailAddress.js +2 -2
- package/dist/model/FieldMapping.js +2 -2
- package/dist/model/Fields.js +18 -18
- 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/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 +2 -2
- package/dist/model/GraphObjectTypeInput.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 +14 -14
- package/dist/model/GraphRelationshipTypeResponse.js +2 -2
- package/dist/model/GraphSchema.js +2 -2
- 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 +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 +18 -18
- 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 +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 +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/PurchaseInput.js +2 -2
- package/dist/model/PurchaseResponse.js +10 -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 +18 -18
- package/dist/model/SkinFieldResponse.js +2 -2
- package/dist/model/SocialGroup.js +2 -2
- package/dist/model/SocialGroupType.js +2 -2
- package/dist/model/Sort.js +2 -2
- package/dist/model/SourceTypes.js +2 -2
- package/dist/model/StatusUpdate.js +2 -2
- package/dist/model/StreetAddress.js +2 -2
- package/dist/model/StripeAccount.js +2 -2
- package/dist/model/StripeCustomerAccount.js +2 -2
- package/dist/model/Template.js +2 -2
- package/dist/model/TemplateResponse.js +2 -2
- package/dist/model/TemplateSchema.js +2 -2
- package/dist/model/ThemeMapping.js +2 -2
- package/dist/model/ThemeMappingPayload.js +2 -2
- package/dist/model/TopicInfoResponse.js +2 -2
- package/dist/model/TopicMessageInput.js +2 -2
- package/dist/model/TopicSubscriptionResponse.js +2 -2
- package/dist/model/Transaction.js +2 -2
- package/dist/model/Transfer.js +2 -2
- package/dist/model/TransferInput.js +2 -2
- package/dist/model/TransferResponse.js +2 -2
- package/dist/model/TransferResponsePaymentMethodDetails.js +2 -2
- package/dist/model/TraversalRelationResponse.js +2 -2
- package/dist/model/User.js +2 -2
- package/dist/model/UserDataPayload.js +2 -2
- package/dist/model/UserDomain.js +2 -2
- package/dist/model/UserInvite.js +2 -2
- package/dist/model/UserInviteInput.js +2 -2
- package/dist/model/UserResponse.js +304 -0
- package/dist/model/UserSchema.js +2 -2
- package/dist/model/UserTag.js +2 -2
- package/dist/model/Userid.js +2 -2
- package/dist/model/Video.js +2 -2
- package/dist/model/VideoLiveUrl.js +2 -2
- package/dist/model/VideoSchema.js +2 -2
- package/dist/model/VideoUploadObject.js +2 -2
- package/dist/model/WalletHoldInput.js +2 -2
- package/dist/model/WalletHoldResponse.js +10 -2
- package/dist/model/WalletPayoutInput.js +2 -2
- package/dist/model/WalletPayoutResponse.js +10 -2
- package/dist/model/WalletResponse.js +2 -2
- package/dist/model/ZeusPortalCategory.js +2 -2
- package/package.json +1 -1
package/dist/api/FieldsApi.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
|
* Fields service.
|
|
29
29
|
* @module api/FieldsApi
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.87
|
|
31
31
|
*/
|
|
32
32
|
var FieldsApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
package/dist/api/FilesApi.js
CHANGED
|
@@ -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
|
* Files service.
|
|
30
30
|
* @module api/FilesApi
|
|
31
|
-
* @version 0.1.
|
|
31
|
+
* @version 0.1.87
|
|
32
32
|
*/
|
|
33
33
|
var FilesApi = exports["default"] = /*#__PURE__*/function () {
|
|
34
34
|
/**
|
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,21 @@ 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
|
|
167
168
|
* @param {String} error Error message, if any.
|
|
168
|
-
* @param data
|
|
169
|
+
* @param {Array.<module:model/GraphSchemaResponse>} data The data returned by the service call.
|
|
169
170
|
* @param {String} response The complete HTTP response.
|
|
170
171
|
*/
|
|
171
172
|
|
|
172
173
|
/**
|
|
173
|
-
*
|
|
174
|
+
* Get Schemas
|
|
175
|
+
* Get all Schemas the user has permissions to manage
|
|
174
176
|
* @param {Object} opts Optional parameters
|
|
175
177
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
176
178
|
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
@@ -182,15 +184,21 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
182
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
|
|
183
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
|
|
184
186
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
185
|
-
* @param {
|
|
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>}
|
|
186
191
|
*/
|
|
187
192
|
}, {
|
|
188
|
-
key: "
|
|
189
|
-
value: function
|
|
193
|
+
key: "getAllSchemas",
|
|
194
|
+
value: function getAllSchemas(opts, callback) {
|
|
190
195
|
opts = opts || {};
|
|
191
196
|
var postBody = null;
|
|
192
197
|
var pathParams = {};
|
|
193
|
-
var queryParams = {
|
|
198
|
+
var queryParams = {
|
|
199
|
+
'startindex': opts['startindex'],
|
|
200
|
+
'count': opts['count']
|
|
201
|
+
};
|
|
194
202
|
var headerParams = {
|
|
195
203
|
'Authorization': opts['authorization'],
|
|
196
204
|
'cacheduration': opts['cacheduration'],
|
|
@@ -207,20 +215,21 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
207
215
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
208
216
|
var contentTypes = [];
|
|
209
217
|
var accepts = ['*/*'];
|
|
210
|
-
var returnType =
|
|
218
|
+
var returnType = [_GraphSchemaResponse["default"]];
|
|
211
219
|
return this.apiClient.callApi('/graph/data/schema', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
|
|
212
220
|
}
|
|
213
221
|
|
|
214
222
|
/**
|
|
215
|
-
* Callback function to receive the result of the
|
|
216
|
-
* @callback module:api/GraphSchemasApi~
|
|
223
|
+
* Callback function to receive the result of the getSchemaById operation.
|
|
224
|
+
* @callback module:api/GraphSchemasApi~getSchemaByIdCallback
|
|
217
225
|
* @param {String} error Error message, if any.
|
|
218
|
-
* @param {
|
|
226
|
+
* @param {module:model/GraphSchemaResponse} data The data returned by the service call.
|
|
219
227
|
* @param {String} response The complete HTTP response.
|
|
220
228
|
*/
|
|
221
229
|
|
|
222
230
|
/**
|
|
223
|
-
*
|
|
231
|
+
* Get Schema
|
|
232
|
+
* Get a Schema by ID
|
|
224
233
|
* @param {Number} id
|
|
225
234
|
* @param {Object} opts Optional parameters
|
|
226
235
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
@@ -233,17 +242,17 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
233
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
|
|
234
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
|
|
235
244
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
236
|
-
* @param {module:api/GraphSchemasApi~
|
|
237
|
-
* 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}
|
|
238
247
|
*/
|
|
239
248
|
}, {
|
|
240
|
-
key: "
|
|
241
|
-
value: function
|
|
249
|
+
key: "getSchemaById",
|
|
250
|
+
value: function getSchemaById(id, opts, callback) {
|
|
242
251
|
opts = opts || {};
|
|
243
252
|
var postBody = null;
|
|
244
253
|
// verify the required parameter 'id' is set
|
|
245
254
|
if (id === undefined || id === null) {
|
|
246
|
-
throw new Error("Missing the required parameter 'id' when calling
|
|
255
|
+
throw new Error("Missing the required parameter 'id' when calling getSchemaById");
|
|
247
256
|
}
|
|
248
257
|
var pathParams = {
|
|
249
258
|
'id': id
|
|
@@ -265,12 +274,69 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
265
274
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
266
275
|
var contentTypes = [];
|
|
267
276
|
var accepts = ['application/json'];
|
|
268
|
-
var returnType =
|
|
269
|
-
'String': _PurgeDataDefaultResponseValue["default"]
|
|
270
|
-
};
|
|
277
|
+
var returnType = _GraphSchemaResponse["default"];
|
|
271
278
|
return this.apiClient.callApi('/graph/data/schema/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
|
|
272
279
|
}
|
|
273
280
|
|
|
281
|
+
/**
|
|
282
|
+
* Callback function to receive the result of the getSchemaByKey operation.
|
|
283
|
+
* @callback module:api/GraphSchemasApi~getSchemaByKeyCallback
|
|
284
|
+
* @param {String} error Error message, if any.
|
|
285
|
+
* @param {module:model/GraphSchemaResponse} data The data returned by the service call.
|
|
286
|
+
* @param {String} response The complete HTTP response.
|
|
287
|
+
*/
|
|
288
|
+
|
|
289
|
+
/**
|
|
290
|
+
* Get Schema
|
|
291
|
+
* Get a Schema by Key
|
|
292
|
+
* @param {String} key
|
|
293
|
+
* @param {Object} opts Optional parameters
|
|
294
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
295
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
296
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
297
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
298
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
299
|
+
* @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)
|
|
300
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
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
|
|
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
|
|
303
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
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}
|
|
306
|
+
*/
|
|
307
|
+
}, {
|
|
308
|
+
key: "getSchemaByKey",
|
|
309
|
+
value: function getSchemaByKey(key, opts, callback) {
|
|
310
|
+
opts = opts || {};
|
|
311
|
+
var postBody = null;
|
|
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
|
|
318
|
+
};
|
|
319
|
+
var queryParams = {};
|
|
320
|
+
var headerParams = {
|
|
321
|
+
'Authorization': opts['authorization'],
|
|
322
|
+
'cacheduration': opts['cacheduration'],
|
|
323
|
+
'cachegroup': opts['cachegroup'],
|
|
324
|
+
'cachekey': opts['cachekey'],
|
|
325
|
+
'cachescope': opts['cachescope'],
|
|
326
|
+
'cacheuser': opts['cacheuser'],
|
|
327
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
328
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
329
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
330
|
+
'transactionid': opts['transactionid']
|
|
331
|
+
};
|
|
332
|
+
var formParams = {};
|
|
333
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
334
|
+
var contentTypes = [];
|
|
335
|
+
var accepts = ['*/*'];
|
|
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);
|
|
338
|
+
}
|
|
339
|
+
|
|
274
340
|
/**
|
|
275
341
|
* Callback function to receive the result of the getSchemaObjectTypes operation.
|
|
276
342
|
* @callback module:api/GraphSchemasApi~getSchemaObjectTypesCallback
|
|
@@ -393,7 +459,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
393
459
|
* Callback function to receive the result of the getSchemas operation.
|
|
394
460
|
* @callback module:api/GraphSchemasApi~getSchemasCallback
|
|
395
461
|
* @param {String} error Error message, if any.
|
|
396
|
-
* @param {Array.<module:model/
|
|
462
|
+
* @param {Array.<module:model/GraphSchemaResponse>} data The data returned by the service call.
|
|
397
463
|
* @param {String} response The complete HTTP response.
|
|
398
464
|
*/
|
|
399
465
|
|
|
@@ -412,7 +478,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
412
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
|
|
413
479
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
414
480
|
* @param {module:api/GraphSchemasApi~getSchemasCallback} callback The callback function, accepting three arguments: error, data, response
|
|
415
|
-
* data is of type: {@link Array.<module:model/
|
|
481
|
+
* data is of type: {@link Array.<module:model/GraphSchemaResponse>}
|
|
416
482
|
*/
|
|
417
483
|
}, {
|
|
418
484
|
key: "getSchemas",
|
|
@@ -443,7 +509,7 @@ var GraphSchemasApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
443
509
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
444
510
|
var contentTypes = [];
|
|
445
511
|
var accepts = ['application/json'];
|
|
446
|
-
var returnType = [
|
|
512
|
+
var returnType = [_GraphSchemaResponse["default"]];
|
|
447
513
|
return this.apiClient.callApi('/graph/data/graph/{id}/schemas', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
|
|
448
514
|
}
|
|
449
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
|
|