@nmshd/runtime 5.0.0-alpha.3 → 5.0.0-alpha.5
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/dist/buildInformation.js +5 -5
- package/dist/dataViews/DataViewExpander.d.ts.map +1 -1
- package/dist/dataViews/DataViewExpander.js +5 -3
- package/dist/dataViews/DataViewExpander.js.map +1 -1
- package/dist/dataViews/content/RequestItemDVOs.d.ts +0 -1
- package/dist/dataViews/content/RequestItemDVOs.d.ts.map +1 -1
- package/dist/extensibility/facades/consumption/AttributesFacade.d.ts +4 -2
- package/dist/extensibility/facades/consumption/AttributesFacade.d.ts.map +1 -1
- package/dist/extensibility/facades/consumption/AttributesFacade.js +8 -2
- package/dist/extensibility/facades/consumption/AttributesFacade.js.map +1 -1
- package/dist/modules/RequestModule.d.ts.map +1 -1
- package/dist/modules/RequestModule.js +6 -2
- package/dist/modules/RequestModule.js.map +1 -1
- package/dist/useCases/common/RuntimeErrors.d.ts +1 -0
- package/dist/useCases/common/RuntimeErrors.d.ts.map +1 -1
- package/dist/useCases/common/RuntimeErrors.js +3 -0
- package/dist/useCases/common/RuntimeErrors.js.map +1 -1
- package/dist/useCases/common/Schemas.d.ts +1 -0
- package/dist/useCases/common/Schemas.d.ts.map +1 -1
- package/dist/useCases/common/Schemas.js +91 -84
- package/dist/useCases/common/Schemas.js.map +1 -1
- package/dist/useCases/consumption/attributes/CreateRepositoryAttribute.d.ts.map +1 -1
- package/dist/useCases/consumption/attributes/CreateRepositoryAttribute.js +3 -3
- package/dist/useCases/consumption/attributes/CreateRepositoryAttribute.js.map +1 -1
- package/dist/useCases/consumption/attributes/DeleteSharedAttributesForRejectedOrRevokedRelationship.d.ts +19 -0
- package/dist/useCases/consumption/attributes/DeleteSharedAttributesForRejectedOrRevokedRelationship.d.ts.map +1 -0
- package/dist/useCases/consumption/attributes/DeleteSharedAttributesForRejectedOrRevokedRelationship.js +68 -0
- package/dist/useCases/consumption/attributes/DeleteSharedAttributesForRejectedOrRevokedRelationship.js.map +1 -0
- package/dist/useCases/consumption/attributes/index.d.ts +1 -0
- package/dist/useCases/consumption/attributes/index.d.ts.map +1 -1
- package/dist/useCases/consumption/attributes/index.js +1 -0
- package/dist/useCases/consumption/attributes/index.js.map +1 -1
- package/package.json +4 -4
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.LoadPeerTokenRequest = exports.LoadPeerTokenViaSecretRequest = exports.LoadPeerTokenViaReferenceRequest = exports.GetTokensRequest = exports.GetTokenRequest = exports.GetQRCodeForTokenRequest = exports.CreateOwnTokenRequest = exports.TerminateRelationshipRequest = exports.RevokeRelationshipReactivationRequest = exports.RevokeRelationshipRequest = exports.RequestRelationshipReactivationRequest = exports.RejectRelationshipReactivationRequest = exports.RejectRelationshipRequest = exports.GetRelationshipsRequest = exports.GetRelationshipByAddressRequest = exports.GetRelationshipRequest = exports.GetAttributesForRelationshipRequest = exports.CreateRelationshipRequest = exports.AcceptRelationshipReactivationRequest = exports.AcceptRelationshipRequest = exports.LoadPeerRelationshipTemplateRequest = exports.LoadPeerRelationshipTemplateViaReferenceRequest = exports.LoadPeerRelationshipTemplateViaSecretRequest = void 0;
|
|
3
|
+
exports.ProcessNotificationByIdRequest = exports.GetNotificationsRequest = exports.GetNotificationRequest = exports.UpdateDraftRequest = exports.GetDraftsRequest = exports.GetDraftRequest = exports.DeleteDraftRequest = exports.CreateDraftRequest = exports.ValidateIQLQueryRequest = exports.SucceedRepositoryAttributeRequest = exports.SucceedRelationshipAttributeAndNotifyPeerRequest = exports.ShareRepositoryAttributeRequest = exports.NotifyPeerAboutRepositoryAttributeSuccessionRequest = exports.GetVersionsOfAttributeRequest = exports.GetSharedVersionsOfAttributeRequest = exports.GetRepositoryAttributesRequest = exports.GetPeerSharedAttributesRequest = exports.GetOwnSharedAttributesRequest = exports.GetAttributesRequest = exports.GetAttributeRequest = exports.ExecuteThirdPartyRelationshipAttributeQueryRequest = exports.ExecuteRelationshipAttributeQueryRequest = exports.ExecuteIdentityAttributeQueryRequest = exports.ExecuteIQLQueryRequest = exports.DeleteThirdPartyOwnedRelationshipAttributeAndNotifyPeerRequest = exports.DeleteSharedAttributesForRejectedOrRevokedRelationshipRequest = exports.DeleteRepositoryAttributeRequest = exports.DeletePeerSharedAttributeAndNotifyOwnerRequest = exports.DeleteOwnSharedAttributeAndNotifyPeerRequest = exports.CreateRepositoryAttributeRequest = exports.CreateAndShareRelationshipAttributeRequest = exports.SentOutgoingRequestRequest = exports.RequireManualDecisionOfIncomingRequestRequest = exports.ReceivedIncomingRequestRequest = exports.GetOutgoingRequestsRequest = exports.GetOutgoingRequestRequest = exports.GetIncomingRequestsRequest = exports.GetIncomingRequestRequest = exports.DiscardOutgoingRequestRequest = exports.CreateOutgoingRequestRequest = exports.CreateAndCompleteOutgoingRequestFromRelationshipTemplateResponseRequest = exports.CompleteOutgoingRequestRequest = exports.CompleteIncomingRequestRequest = exports.CheckPrerequisitesOfIncomingRequestRequest = exports.RejectIncomingRequestRequest = exports.CanCreateOutgoingRequestRequest = exports.AcceptIncomingRequestRequest = exports.GetAttributeListenerRequest = exports.LoadPeerTokenAnonymousByTruncatedReferenceRequest = exports.LoadPeerTokenAnonymousByIdAndKeyRequest = void 0;
|
|
4
|
+
exports.GetRelationshipTemplateRequest = exports.CreateTokenQRCodeForOwnTemplateRequest = exports.CreateTokenForOwnTemplateRequest = exports.CreateQRCodeForOwnTemplateRequest = exports.CreateOwnRelationshipTemplateRequest = exports.SendMessageRequest = exports.MarkMessageAsUnreadRequest = exports.MarkMessageAsReadRequest = exports.GetMessagesRequest = exports.GetMessageRequest = exports.GetAttachmentMetadataRequest = exports.UploadOwnFileValidatableRequest = exports.UploadOwnFileRequest = exports.GetOrLoadFileRequest = exports.GetOrLoadFileViaReferenceRequest = exports.GetOrLoadFileViaSecretRequest = exports.GetFilesRequest = exports.GetFileRequest = exports.CreateTokenQRCodeForFileRequest = exports.CreateTokenForFileRequest = exports.CreateQRCodeForFileRequest = exports.UpdateDeviceRequest = exports.GetDeviceOnboardingInfoRequest = exports.GetDeviceRequest = exports.DeleteDeviceRequest = exports.CreateDeviceOnboardingTokenRequest = exports.CreateDeviceRequest = exports.ValidateChallengeRequest = exports.CreateChallengeRequest = exports.isCreateDeviceChallengeRequest = exports.CreateDeviceChallengeRequest = exports.isCreateIdentityChallengeRequest = exports.CreateIdentityChallengeRequest = exports.isCreateRelationshipChallengeRequest = exports.CreateRelationshipChallengeRequest = exports.SyncEverythingRequest = exports.DownloadAttachmentRequest = exports.GetIdentityDeletionProcessRequest = exports.SyncDatawalletRequest = exports.RegisterPushNotificationTokenRequest = exports.LoadItemFromTruncatedReferenceRequest = exports.DownloadFileRequest = exports.UpdateSettingRequest = exports.GetSettingsRequest = exports.GetSettingByKeyRequest = exports.GetSettingRequest = exports.DeleteSettingRequest = exports.CreateSettingRequest = exports.SentNotificationRequest = exports.ReceivedNotificationRequest = void 0;
|
|
5
|
+
exports.LoadPeerTokenRequest = exports.LoadPeerTokenViaSecretRequest = exports.LoadPeerTokenViaReferenceRequest = exports.GetTokensRequest = exports.GetTokenRequest = exports.GetQRCodeForTokenRequest = exports.CreateOwnTokenRequest = exports.TerminateRelationshipRequest = exports.RevokeRelationshipReactivationRequest = exports.RevokeRelationshipRequest = exports.RequestRelationshipReactivationRequest = exports.RejectRelationshipReactivationRequest = exports.RejectRelationshipRequest = exports.GetRelationshipsRequest = exports.GetRelationshipByAddressRequest = exports.GetRelationshipRequest = exports.GetAttributesForRelationshipRequest = exports.CreateRelationshipRequest = exports.AcceptRelationshipReactivationRequest = exports.AcceptRelationshipRequest = exports.LoadPeerRelationshipTemplateRequest = exports.LoadPeerRelationshipTemplateViaReferenceRequest = exports.LoadPeerRelationshipTemplateViaSecretRequest = exports.GetRelationshipTemplatesRequest = void 0;
|
|
6
6
|
exports.LoadPeerTokenAnonymousByIdAndKeyRequest = {
|
|
7
7
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
8
8
|
"$ref": "#/definitions/LoadPeerTokenAnonymousByIdAndKeyRequest",
|
|
@@ -242,10 +242,6 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
242
242
|
"type": "string",
|
|
243
243
|
"description": "The human-readable description of this group."
|
|
244
244
|
},
|
|
245
|
-
"mustBeAccepted": {
|
|
246
|
-
"type": "boolean",
|
|
247
|
-
"description": "If set to `true`, the recipient has to accept this group if he wants to accept the Request. If set to `false`, the recipient can decide whether he wants to accept it or not."
|
|
248
|
-
},
|
|
249
245
|
"metadata": {
|
|
250
246
|
"type": "object",
|
|
251
247
|
"description": "This property can be used to add some arbitrary metadata to this group. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the group content as they receive the response."
|
|
@@ -260,11 +256,10 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
260
256
|
},
|
|
261
257
|
"required": [
|
|
262
258
|
"@type",
|
|
263
|
-
"items"
|
|
264
|
-
"mustBeAccepted"
|
|
259
|
+
"items"
|
|
265
260
|
],
|
|
266
261
|
"additionalProperties": false,
|
|
267
|
-
"description": "A RequestItemGroup can be used to group one or more RequestItems. This is useful if you want to
|
|
262
|
+
"description": "A RequestItemGroup can be used to group one or more RequestItems. This is useful if you want to visually group RequestItems on the UI and give them a common `title` or `description`."
|
|
268
263
|
},
|
|
269
264
|
"RequestItemJSONDerivations": {
|
|
270
265
|
"anyOf": [
|
|
@@ -322,11 +317,11 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
322
317
|
},
|
|
323
318
|
"metadata": {
|
|
324
319
|
"type": "object",
|
|
325
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
320
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
326
321
|
},
|
|
327
322
|
"mustBeAccepted": {
|
|
328
323
|
"type": "boolean",
|
|
329
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
324
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
330
325
|
},
|
|
331
326
|
"requireManualDecision": {
|
|
332
327
|
"type": "boolean",
|
|
@@ -362,11 +357,11 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
362
357
|
},
|
|
363
358
|
"metadata": {
|
|
364
359
|
"type": "object",
|
|
365
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
360
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
366
361
|
},
|
|
367
362
|
"mustBeAccepted": {
|
|
368
363
|
"type": "boolean",
|
|
369
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
364
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
370
365
|
},
|
|
371
366
|
"requireManualDecision": {
|
|
372
367
|
"type": "boolean",
|
|
@@ -2323,11 +2318,11 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
2323
2318
|
},
|
|
2324
2319
|
"metadata": {
|
|
2325
2320
|
"type": "object",
|
|
2326
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
2321
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
2327
2322
|
},
|
|
2328
2323
|
"mustBeAccepted": {
|
|
2329
2324
|
"type": "boolean",
|
|
2330
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
2325
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
2331
2326
|
},
|
|
2332
2327
|
"requireManualDecision": {
|
|
2333
2328
|
"type": "boolean",
|
|
@@ -2367,11 +2362,11 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
2367
2362
|
},
|
|
2368
2363
|
"metadata": {
|
|
2369
2364
|
"type": "object",
|
|
2370
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
2365
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
2371
2366
|
},
|
|
2372
2367
|
"mustBeAccepted": {
|
|
2373
2368
|
"type": "boolean",
|
|
2374
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
2369
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
2375
2370
|
},
|
|
2376
2371
|
"requireManualDecision": {
|
|
2377
2372
|
"type": "boolean",
|
|
@@ -2422,11 +2417,11 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
2422
2417
|
},
|
|
2423
2418
|
"metadata": {
|
|
2424
2419
|
"type": "object",
|
|
2425
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
2420
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
2426
2421
|
},
|
|
2427
2422
|
"mustBeAccepted": {
|
|
2428
2423
|
"type": "boolean",
|
|
2429
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
2424
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
2430
2425
|
},
|
|
2431
2426
|
"requireManualDecision": {
|
|
2432
2427
|
"type": "boolean",
|
|
@@ -2710,11 +2705,11 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
2710
2705
|
},
|
|
2711
2706
|
"metadata": {
|
|
2712
2707
|
"type": "object",
|
|
2713
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
2708
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
2714
2709
|
},
|
|
2715
2710
|
"mustBeAccepted": {
|
|
2716
2711
|
"type": "boolean",
|
|
2717
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
2712
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
2718
2713
|
},
|
|
2719
2714
|
"requireManualDecision": {
|
|
2720
2715
|
"type": "boolean",
|
|
@@ -2807,11 +2802,11 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
2807
2802
|
},
|
|
2808
2803
|
"metadata": {
|
|
2809
2804
|
"type": "object",
|
|
2810
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
2805
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
2811
2806
|
},
|
|
2812
2807
|
"mustBeAccepted": {
|
|
2813
2808
|
"type": "boolean",
|
|
2814
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
2809
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
2815
2810
|
},
|
|
2816
2811
|
"requireManualDecision": {
|
|
2817
2812
|
"type": "boolean",
|
|
@@ -2854,11 +2849,11 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
2854
2849
|
},
|
|
2855
2850
|
"metadata": {
|
|
2856
2851
|
"type": "object",
|
|
2857
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
2852
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
2858
2853
|
},
|
|
2859
2854
|
"mustBeAccepted": {
|
|
2860
2855
|
"type": "boolean",
|
|
2861
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
2856
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
2862
2857
|
},
|
|
2863
2858
|
"requireManualDecision": {
|
|
2864
2859
|
"type": "boolean",
|
|
@@ -2894,11 +2889,11 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
2894
2889
|
},
|
|
2895
2890
|
"metadata": {
|
|
2896
2891
|
"type": "object",
|
|
2897
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
2892
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
2898
2893
|
},
|
|
2899
2894
|
"mustBeAccepted": {
|
|
2900
2895
|
"type": "boolean",
|
|
2901
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
2896
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
2902
2897
|
},
|
|
2903
2898
|
"requireManualDecision": {
|
|
2904
2899
|
"type": "boolean",
|
|
@@ -2938,11 +2933,11 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
2938
2933
|
},
|
|
2939
2934
|
"metadata": {
|
|
2940
2935
|
"type": "object",
|
|
2941
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
2936
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
2942
2937
|
},
|
|
2943
2938
|
"mustBeAccepted": {
|
|
2944
2939
|
"type": "boolean",
|
|
2945
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
2940
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
2946
2941
|
},
|
|
2947
2942
|
"requireManualDecision": {
|
|
2948
2943
|
"type": "boolean",
|
|
@@ -8035,10 +8030,6 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
8035
8030
|
"type": "string",
|
|
8036
8031
|
"description": "The human-readable description of this group."
|
|
8037
8032
|
},
|
|
8038
|
-
"mustBeAccepted": {
|
|
8039
|
-
"type": "boolean",
|
|
8040
|
-
"description": "If set to `true`, the recipient has to accept this group if he wants to accept the Request. If set to `false`, the recipient can decide whether he wants to accept it or not."
|
|
8041
|
-
},
|
|
8042
8033
|
"metadata": {
|
|
8043
8034
|
"type": "object",
|
|
8044
8035
|
"description": "This property can be used to add some arbitrary metadata to this group. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the group content as they receive the response."
|
|
@@ -8053,11 +8044,10 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
8053
8044
|
},
|
|
8054
8045
|
"required": [
|
|
8055
8046
|
"@type",
|
|
8056
|
-
"items"
|
|
8057
|
-
"mustBeAccepted"
|
|
8047
|
+
"items"
|
|
8058
8048
|
],
|
|
8059
8049
|
"additionalProperties": false,
|
|
8060
|
-
"description": "A RequestItemGroup can be used to group one or more RequestItems. This is useful if you want to
|
|
8050
|
+
"description": "A RequestItemGroup can be used to group one or more RequestItems. This is useful if you want to visually group RequestItems on the UI and give them a common `title` or `description`."
|
|
8061
8051
|
},
|
|
8062
8052
|
"RequestItemJSONDerivations": {
|
|
8063
8053
|
"anyOf": [
|
|
@@ -8115,11 +8105,11 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
8115
8105
|
},
|
|
8116
8106
|
"metadata": {
|
|
8117
8107
|
"type": "object",
|
|
8118
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
8108
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
8119
8109
|
},
|
|
8120
8110
|
"mustBeAccepted": {
|
|
8121
8111
|
"type": "boolean",
|
|
8122
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
8112
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
8123
8113
|
},
|
|
8124
8114
|
"requireManualDecision": {
|
|
8125
8115
|
"type": "boolean",
|
|
@@ -8155,11 +8145,11 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
8155
8145
|
},
|
|
8156
8146
|
"metadata": {
|
|
8157
8147
|
"type": "object",
|
|
8158
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
8148
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
8159
8149
|
},
|
|
8160
8150
|
"mustBeAccepted": {
|
|
8161
8151
|
"type": "boolean",
|
|
8162
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
8152
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
8163
8153
|
},
|
|
8164
8154
|
"requireManualDecision": {
|
|
8165
8155
|
"type": "boolean",
|
|
@@ -10116,11 +10106,11 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
10116
10106
|
},
|
|
10117
10107
|
"metadata": {
|
|
10118
10108
|
"type": "object",
|
|
10119
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
10109
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
10120
10110
|
},
|
|
10121
10111
|
"mustBeAccepted": {
|
|
10122
10112
|
"type": "boolean",
|
|
10123
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
10113
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
10124
10114
|
},
|
|
10125
10115
|
"requireManualDecision": {
|
|
10126
10116
|
"type": "boolean",
|
|
@@ -10160,11 +10150,11 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
10160
10150
|
},
|
|
10161
10151
|
"metadata": {
|
|
10162
10152
|
"type": "object",
|
|
10163
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
10153
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
10164
10154
|
},
|
|
10165
10155
|
"mustBeAccepted": {
|
|
10166
10156
|
"type": "boolean",
|
|
10167
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
10157
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
10168
10158
|
},
|
|
10169
10159
|
"requireManualDecision": {
|
|
10170
10160
|
"type": "boolean",
|
|
@@ -10215,11 +10205,11 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
10215
10205
|
},
|
|
10216
10206
|
"metadata": {
|
|
10217
10207
|
"type": "object",
|
|
10218
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
10208
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
10219
10209
|
},
|
|
10220
10210
|
"mustBeAccepted": {
|
|
10221
10211
|
"type": "boolean",
|
|
10222
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
10212
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
10223
10213
|
},
|
|
10224
10214
|
"requireManualDecision": {
|
|
10225
10215
|
"type": "boolean",
|
|
@@ -10503,11 +10493,11 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
10503
10493
|
},
|
|
10504
10494
|
"metadata": {
|
|
10505
10495
|
"type": "object",
|
|
10506
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
10496
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
10507
10497
|
},
|
|
10508
10498
|
"mustBeAccepted": {
|
|
10509
10499
|
"type": "boolean",
|
|
10510
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
10500
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
10511
10501
|
},
|
|
10512
10502
|
"requireManualDecision": {
|
|
10513
10503
|
"type": "boolean",
|
|
@@ -10600,11 +10590,11 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
10600
10590
|
},
|
|
10601
10591
|
"metadata": {
|
|
10602
10592
|
"type": "object",
|
|
10603
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
10593
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
10604
10594
|
},
|
|
10605
10595
|
"mustBeAccepted": {
|
|
10606
10596
|
"type": "boolean",
|
|
10607
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
10597
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
10608
10598
|
},
|
|
10609
10599
|
"requireManualDecision": {
|
|
10610
10600
|
"type": "boolean",
|
|
@@ -10647,11 +10637,11 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
10647
10637
|
},
|
|
10648
10638
|
"metadata": {
|
|
10649
10639
|
"type": "object",
|
|
10650
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
10640
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
10651
10641
|
},
|
|
10652
10642
|
"mustBeAccepted": {
|
|
10653
10643
|
"type": "boolean",
|
|
10654
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
10644
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
10655
10645
|
},
|
|
10656
10646
|
"requireManualDecision": {
|
|
10657
10647
|
"type": "boolean",
|
|
@@ -10687,11 +10677,11 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
10687
10677
|
},
|
|
10688
10678
|
"metadata": {
|
|
10689
10679
|
"type": "object",
|
|
10690
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
10680
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
10691
10681
|
},
|
|
10692
10682
|
"mustBeAccepted": {
|
|
10693
10683
|
"type": "boolean",
|
|
10694
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
10684
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
10695
10685
|
},
|
|
10696
10686
|
"requireManualDecision": {
|
|
10697
10687
|
"type": "boolean",
|
|
@@ -10731,11 +10721,11 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
10731
10721
|
},
|
|
10732
10722
|
"metadata": {
|
|
10733
10723
|
"type": "object",
|
|
10734
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
10724
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
10735
10725
|
},
|
|
10736
10726
|
"mustBeAccepted": {
|
|
10737
10727
|
"type": "boolean",
|
|
10738
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
10728
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
10739
10729
|
},
|
|
10740
10730
|
"requireManualDecision": {
|
|
10741
10731
|
"type": "boolean",
|
|
@@ -11339,10 +11329,6 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
11339
11329
|
"type": "string",
|
|
11340
11330
|
"description": "The human-readable description of this group."
|
|
11341
11331
|
},
|
|
11342
|
-
"mustBeAccepted": {
|
|
11343
|
-
"type": "boolean",
|
|
11344
|
-
"description": "If set to `true`, the recipient has to accept this group if he wants to accept the Request. If set to `false`, the recipient can decide whether he wants to accept it or not."
|
|
11345
|
-
},
|
|
11346
11332
|
"metadata": {
|
|
11347
11333
|
"type": "object",
|
|
11348
11334
|
"description": "This property can be used to add some arbitrary metadata to this group. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the group content as they receive the response."
|
|
@@ -11357,11 +11343,10 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
11357
11343
|
},
|
|
11358
11344
|
"required": [
|
|
11359
11345
|
"@type",
|
|
11360
|
-
"items"
|
|
11361
|
-
"mustBeAccepted"
|
|
11346
|
+
"items"
|
|
11362
11347
|
],
|
|
11363
11348
|
"additionalProperties": false,
|
|
11364
|
-
"description": "A RequestItemGroup can be used to group one or more RequestItems. This is useful if you want to
|
|
11349
|
+
"description": "A RequestItemGroup can be used to group one or more RequestItems. This is useful if you want to visually group RequestItems on the UI and give them a common `title` or `description`."
|
|
11365
11350
|
},
|
|
11366
11351
|
"RequestItemJSONDerivations": {
|
|
11367
11352
|
"anyOf": [
|
|
@@ -11419,11 +11404,11 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
11419
11404
|
},
|
|
11420
11405
|
"metadata": {
|
|
11421
11406
|
"type": "object",
|
|
11422
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
11407
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
11423
11408
|
},
|
|
11424
11409
|
"mustBeAccepted": {
|
|
11425
11410
|
"type": "boolean",
|
|
11426
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
11411
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
11427
11412
|
},
|
|
11428
11413
|
"requireManualDecision": {
|
|
11429
11414
|
"type": "boolean",
|
|
@@ -11459,11 +11444,11 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
11459
11444
|
},
|
|
11460
11445
|
"metadata": {
|
|
11461
11446
|
"type": "object",
|
|
11462
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
11447
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
11463
11448
|
},
|
|
11464
11449
|
"mustBeAccepted": {
|
|
11465
11450
|
"type": "boolean",
|
|
11466
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
11451
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
11467
11452
|
},
|
|
11468
11453
|
"requireManualDecision": {
|
|
11469
11454
|
"type": "boolean",
|
|
@@ -13420,11 +13405,11 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
13420
13405
|
},
|
|
13421
13406
|
"metadata": {
|
|
13422
13407
|
"type": "object",
|
|
13423
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
13408
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
13424
13409
|
},
|
|
13425
13410
|
"mustBeAccepted": {
|
|
13426
13411
|
"type": "boolean",
|
|
13427
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
13412
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
13428
13413
|
},
|
|
13429
13414
|
"requireManualDecision": {
|
|
13430
13415
|
"type": "boolean",
|
|
@@ -13464,11 +13449,11 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
13464
13449
|
},
|
|
13465
13450
|
"metadata": {
|
|
13466
13451
|
"type": "object",
|
|
13467
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
13452
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
13468
13453
|
},
|
|
13469
13454
|
"mustBeAccepted": {
|
|
13470
13455
|
"type": "boolean",
|
|
13471
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
13456
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
13472
13457
|
},
|
|
13473
13458
|
"requireManualDecision": {
|
|
13474
13459
|
"type": "boolean",
|
|
@@ -13519,11 +13504,11 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
13519
13504
|
},
|
|
13520
13505
|
"metadata": {
|
|
13521
13506
|
"type": "object",
|
|
13522
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
13507
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
13523
13508
|
},
|
|
13524
13509
|
"mustBeAccepted": {
|
|
13525
13510
|
"type": "boolean",
|
|
13526
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
13511
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
13527
13512
|
},
|
|
13528
13513
|
"requireManualDecision": {
|
|
13529
13514
|
"type": "boolean",
|
|
@@ -13807,11 +13792,11 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
13807
13792
|
},
|
|
13808
13793
|
"metadata": {
|
|
13809
13794
|
"type": "object",
|
|
13810
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
13795
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
13811
13796
|
},
|
|
13812
13797
|
"mustBeAccepted": {
|
|
13813
13798
|
"type": "boolean",
|
|
13814
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
13799
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
13815
13800
|
},
|
|
13816
13801
|
"requireManualDecision": {
|
|
13817
13802
|
"type": "boolean",
|
|
@@ -13904,11 +13889,11 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
13904
13889
|
},
|
|
13905
13890
|
"metadata": {
|
|
13906
13891
|
"type": "object",
|
|
13907
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
13892
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
13908
13893
|
},
|
|
13909
13894
|
"mustBeAccepted": {
|
|
13910
13895
|
"type": "boolean",
|
|
13911
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
13896
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
13912
13897
|
},
|
|
13913
13898
|
"requireManualDecision": {
|
|
13914
13899
|
"type": "boolean",
|
|
@@ -13951,11 +13936,11 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
13951
13936
|
},
|
|
13952
13937
|
"metadata": {
|
|
13953
13938
|
"type": "object",
|
|
13954
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
13939
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
13955
13940
|
},
|
|
13956
13941
|
"mustBeAccepted": {
|
|
13957
13942
|
"type": "boolean",
|
|
13958
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
13943
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
13959
13944
|
},
|
|
13960
13945
|
"requireManualDecision": {
|
|
13961
13946
|
"type": "boolean",
|
|
@@ -13991,11 +13976,11 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
13991
13976
|
},
|
|
13992
13977
|
"metadata": {
|
|
13993
13978
|
"type": "object",
|
|
13994
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
13979
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
13995
13980
|
},
|
|
13996
13981
|
"mustBeAccepted": {
|
|
13997
13982
|
"type": "boolean",
|
|
13998
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
13983
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
13999
13984
|
},
|
|
14000
13985
|
"requireManualDecision": {
|
|
14001
13986
|
"type": "boolean",
|
|
@@ -14035,11 +14020,11 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
14035
14020
|
},
|
|
14036
14021
|
"metadata": {
|
|
14037
14022
|
"type": "object",
|
|
14038
|
-
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the
|
|
14023
|
+
"description": "This property can be used to add some arbitrary metadata to this item. The content of this property will be copied into the response on the side of the recipient, so the sender can use it to identify the item as they receive the response."
|
|
14039
14024
|
},
|
|
14040
14025
|
"mustBeAccepted": {
|
|
14041
14026
|
"type": "boolean",
|
|
14042
|
-
"description": "If set to `true`, the recipient has to accept this
|
|
14027
|
+
"description": "If set to `true`, the recipient has to accept this item if they want to accept the Request. If set to `false`, the recipient can decide whether they want to accept it or not."
|
|
14043
14028
|
},
|
|
14044
14029
|
"requireManualDecision": {
|
|
14045
14030
|
"type": "boolean",
|
|
@@ -16155,6 +16140,28 @@ exports.DeleteRepositoryAttributeRequest = {
|
|
|
16155
16140
|
}
|
|
16156
16141
|
}
|
|
16157
16142
|
};
|
|
16143
|
+
exports.DeleteSharedAttributesForRejectedOrRevokedRelationshipRequest = {
|
|
16144
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
16145
|
+
"$ref": "#/definitions/DeleteSharedAttributesForRejectedOrRevokedRelationshipRequest",
|
|
16146
|
+
"definitions": {
|
|
16147
|
+
"DeleteSharedAttributesForRejectedOrRevokedRelationshipRequest": {
|
|
16148
|
+
"type": "object",
|
|
16149
|
+
"properties": {
|
|
16150
|
+
"relationshipId": {
|
|
16151
|
+
"$ref": "#/definitions/RelationshipIdString"
|
|
16152
|
+
}
|
|
16153
|
+
},
|
|
16154
|
+
"required": [
|
|
16155
|
+
"relationshipId"
|
|
16156
|
+
],
|
|
16157
|
+
"additionalProperties": false
|
|
16158
|
+
},
|
|
16159
|
+
"RelationshipIdString": {
|
|
16160
|
+
"type": "string",
|
|
16161
|
+
"pattern": "REL[A-Za-z0-9]{17}"
|
|
16162
|
+
}
|
|
16163
|
+
}
|
|
16164
|
+
};
|
|
16158
16165
|
exports.DeleteThirdPartyOwnedRelationshipAttributeAndNotifyPeerRequest = {
|
|
16159
16166
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
16160
16167
|
"$ref": "#/definitions/DeleteThirdPartyOwnedRelationshipAttributeAndNotifyPeerRequest",
|