@nmshd/runtime 7.3.0-openid4vc.8 → 7.3.0
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/Runtime.d.ts.map +1 -1
- package/dist/Runtime.js +0 -3
- package/dist/Runtime.js.map +1 -1
- package/dist/buildInformation.js +5 -5
- package/dist/dataViews/DataViewExpander.d.ts +0 -1
- package/dist/dataViews/DataViewExpander.d.ts.map +1 -1
- package/dist/dataViews/DataViewExpander.js +0 -45
- package/dist/dataViews/DataViewExpander.js.map +1 -1
- package/dist/dataViews/content/RequestItemDVOs.d.ts +1 -12
- package/dist/dataViews/content/RequestItemDVOs.d.ts.map +1 -1
- package/dist/events/EventProxy.d.ts.map +1 -1
- package/dist/events/EventProxy.js +0 -7
- package/dist/events/EventProxy.js.map +1 -1
- package/dist/extensibility/ConsumptionServices.d.ts +2 -3
- package/dist/extensibility/ConsumptionServices.d.ts.map +1 -1
- package/dist/extensibility/ConsumptionServices.js +2 -5
- package/dist/extensibility/ConsumptionServices.js.map +1 -1
- package/dist/extensibility/facades/consumption/index.d.ts +0 -1
- package/dist/extensibility/facades/consumption/index.d.ts.map +1 -1
- package/dist/extensibility/facades/consumption/index.js +0 -1
- package/dist/extensibility/facades/consumption/index.js.map +1 -1
- package/dist/useCases/common/Schemas.d.ts +0 -8
- package/dist/useCases/common/Schemas.d.ts.map +1 -1
- package/dist/useCases/common/Schemas.js +16 -925
- package/dist/useCases/common/Schemas.js.map +1 -1
- package/dist/useCases/common/UseCase.d.ts.map +1 -1
- package/dist/useCases/common/UseCase.js +0 -4
- package/dist/useCases/common/UseCase.js.map +1 -1
- package/dist/useCases/consumption/index.d.ts +0 -1
- package/dist/useCases/consumption/index.d.ts.map +1 -1
- package/dist/useCases/consumption/index.js +0 -1
- package/dist/useCases/consumption/index.js.map +1 -1
- package/package.json +17 -39
- package/dist/extensibility/facades/consumption/OpenId4VcFacade.d.ts +0 -21
- package/dist/extensibility/facades/consumption/OpenId4VcFacade.d.ts.map +0 -1
- package/dist/extensibility/facades/consumption/OpenId4VcFacade.js +0 -67
- package/dist/extensibility/facades/consumption/OpenId4VcFacade.js.map +0 -1
- package/dist/useCases/consumption/openid4vc/AcceptAuthorizationRequest.d.ts +0 -27
- package/dist/useCases/consumption/openid4vc/AcceptAuthorizationRequest.d.ts.map +0 -1
- package/dist/useCases/consumption/openid4vc/AcceptAuthorizationRequest.js +0 -53
- package/dist/useCases/consumption/openid4vc/AcceptAuthorizationRequest.js.map +0 -1
- package/dist/useCases/consumption/openid4vc/CreatePresentationToken.d.ts +0 -22
- package/dist/useCases/consumption/openid4vc/CreatePresentationToken.d.ts.map +0 -1
- package/dist/useCases/consumption/openid4vc/CreatePresentationToken.js +0 -65
- package/dist/useCases/consumption/openid4vc/CreatePresentationToken.js.map +0 -1
- package/dist/useCases/consumption/openid4vc/RequestCredentials.d.ts +0 -27
- package/dist/useCases/consumption/openid4vc/RequestCredentials.d.ts.map +0 -1
- package/dist/useCases/consumption/openid4vc/RequestCredentials.js +0 -47
- package/dist/useCases/consumption/openid4vc/RequestCredentials.js.map +0 -1
- package/dist/useCases/consumption/openid4vc/ResolveAuthorizationRequest.d.ts +0 -22
- package/dist/useCases/consumption/openid4vc/ResolveAuthorizationRequest.d.ts.map +0 -1
- package/dist/useCases/consumption/openid4vc/ResolveAuthorizationRequest.js +0 -70
- package/dist/useCases/consumption/openid4vc/ResolveAuthorizationRequest.js.map +0 -1
- package/dist/useCases/consumption/openid4vc/ResolveCredentialOffer.d.ts +0 -20
- package/dist/useCases/consumption/openid4vc/ResolveCredentialOffer.d.ts.map +0 -1
- package/dist/useCases/consumption/openid4vc/ResolveCredentialOffer.js +0 -52
- package/dist/useCases/consumption/openid4vc/ResolveCredentialOffer.js.map +0 -1
- package/dist/useCases/consumption/openid4vc/StoreCredentials.d.ts +0 -21
- package/dist/useCases/consumption/openid4vc/StoreCredentials.d.ts.map +0 -1
- package/dist/useCases/consumption/openid4vc/StoreCredentials.js +0 -47
- package/dist/useCases/consumption/openid4vc/StoreCredentials.js.map +0 -1
- package/dist/useCases/consumption/openid4vc/VerifyPresentationToken.d.ts +0 -27
- package/dist/useCases/consumption/openid4vc/VerifyPresentationToken.d.ts.map +0 -1
- package/dist/useCases/consumption/openid4vc/VerifyPresentationToken.js +0 -50
- package/dist/useCases/consumption/openid4vc/VerifyPresentationToken.js.map +0 -1
- package/dist/useCases/consumption/openid4vc/index.d.ts +0 -8
- package/dist/useCases/consumption/openid4vc/index.d.ts.map +0 -1
- package/dist/useCases/consumption/openid4vc/index.js +0 -24
- package/dist/useCases/consumption/openid4vc/index.js.map +0 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.GetIdentityMetadataRequest = exports.DeleteIdentityMetadataRequest = exports.UpdateDraftRequest = exports.GetDraftsRequest = exports.GetDraftRequest = exports.DeleteDraftRequest = exports.CreateDraftRequest = exports.ValidateIQLQueryRequest = exports.SucceedRelationshipAttributeAndNotifyPeerRequest = exports.SucceedOwnIdentityAttributeRequest = exports.ShareOwnIdentityAttributeRequest = exports.SetAttributeDeletionInfoOfDeletionProposedRelationshipRequest = exports.NotifyPeerAboutOwnIdentityAttributeSuccessionRequest = exports.MarkAttributeAsViewedRequest = exports.GetVersionsOfAttributeSharedWithPeerRequest = exports.GetVersionsOfAttributeRequest = exports.GetPeerAttributesRequest = exports.GetOwnIdentityAttributesRequest = exports.GetOwnAttributesSharedWithPeerRequest = exports.GetForwardingDetailsForAttributeRequest = exports.GetAttributesRequest = exports.GetAttributeRequest = exports.ExecuteThirdPartyRelationshipAttributeQueryRequest = exports.ExecuteRelationshipAttributeQueryRequest = exports.ExecuteIQLQueryRequest = exports.ExecuteIdentityAttributeQueryRequest = exports.DeleteSharedAttributesForRejectedOrRevokedRelationshipRequest = exports.DeleteAttributeAndNotifyRequest = exports.CreateOwnIdentityAttributeRequest = exports.CreateAndShareRelationshipAttributeRequest = exports.SentOutgoingRequestRequest = exports.RequireManualDecisionOfIncomingRequestRequest = exports.ReceivedIncomingRequestRequest = exports.GetOutgoingRequestsRequest = exports.GetOutgoingRequestRequest = exports.GetIncomingRequestsRequest = exports.GetIncomingRequestRequest = exports.DiscardOutgoingRequestRequest = exports.DeleteIncomingRequestRequest = exports.CreateOutgoingRequestRequest = exports.CreateAndCompleteOutgoingRequestFromRelationshipTemplateResponseRequest = exports.CompleteOutgoingRequestRequest = exports.CompleteIncomingRequestRequest = exports.CheckPrerequisitesOfIncomingRequestRequest = exports.RejectIncomingRequestRequest = exports.CanCreateOutgoingRequestRequest = exports.AcceptIncomingRequestRequest = exports.ChangeDefaultOwnIdentityAttributeRequest = exports.CanCreateOwnIdentityAttributeRequest = exports.LoadPeerTokenAnonymousRequest = void 0;
|
|
4
|
-
exports.UpdateDeviceRequest = exports.UpdateCurrentDeviceRequest = exports.SetCommunicationLanguageRequest = exports.GetDeviceRequest = exports.FillDeviceOnboardingTokenWithNewDeviceRequest = exports.DeleteDeviceRequest = exports.ValidateChallengeRequest = exports.CreateChallengeRequest = exports.isCreateDeviceChallengeRequest = exports.CreateDeviceChallengeRequest = exports.isCreateIdentityChallengeRequest = exports.CreateIdentityChallengeRequest = exports.isCreateRelationshipChallengeRequest = exports.CreateRelationshipChallengeRequest = exports.SendBackboneNotificationRequest = exports.GetAnnouncementsRequest = exports.DownloadAttachmentRequest = exports.InitiateIdentityDeletionProcessRequest = exports.GetIdentityDeletionProcessRequest = exports.UploadOwnFileValidatableRequest = exports.UploadOwnFileRequest = exports.RegenerateFileOwnershipTokenRequest = exports.GetOrLoadFileRequest = exports.GetFilesRequest = exports.GetFileRequest = exports.DeleteFileRequest = exports.CreateTokenForFileRequest = exports.RegisterPushNotificationTokenRequest = exports.LoadItemFromReferenceRequest = exports.DownloadFileRequest = exports.UpsertSettingByKeyRequest = exports.UpdateSettingRequest = exports.GetSettingsRequest = exports.GetSettingByKeyRequest = exports.GetSettingRequest = exports.DeleteSettingRequest = exports.CreateSettingRequest = exports.
|
|
5
|
-
exports.GivenName = exports.BirthName = exports.SchematizedXML = exports.IdentityFileReference = exports.DisplayName = exports.BankAccount = exports.BirthPlace = exports.BirthDate = exports.Affiliation = exports.StreetAddress = exports.PostOfficeBoxAddress = exports.DeliveryBoxAddress = exports.Website = exports.PhoneNumber = exports.FaxNumber = exports.EMailAddress = exports.CommunicationLanguage = exports.LoadPeerTokenRequest = exports.GetTokensRequest = exports.GetTokenRequest = exports.DeleteTokenRequest = exports.CreateOwnTokenRequest = exports.LoadPeerRelationshipTemplateRequest = exports.GetRelationshipTemplatesRequest = exports.GetRelationshipTemplateRequest = exports.DeleteRelationshipTemplateRequest = exports.CreateTokenForOwnRelationshipTemplateRequest = exports.CreateOwnRelationshipTemplateRequest = exports.TerminateRelationshipRequest = exports.RevokeRelationshipReactivationRequest = exports.RevokeRelationshipRequest = exports.RequestRelationshipReactivationRequest = exports.RejectRelationshipReactivationRequest = exports.RejectRelationshipRequest = exports.GetRelationshipsRequest = exports.GetRelationshipByAddressRequest = exports.GetRelationshipRequest = exports.GetAttributesForRelationshipRequest = exports.DecomposeRelationshipRequest = exports.CreateRelationshipRequest = exports.CanCreateRelationshipRequest = exports.AcceptRelationshipReactivationRequest = exports.AcceptRelationshipRequest =
|
|
6
|
-
exports.
|
|
4
|
+
exports.SendMessageRequest = exports.MarkMessageAsUnreadRequest = exports.MarkMessageAsReadRequest = exports.GetMessagesRequest = exports.GetMessageRequest = exports.GetAttachmentMetadataRequest = exports.CreateIdentityRecoveryKitRequest = exports.UpdateDeviceRequest = exports.UpdateCurrentDeviceRequest = exports.SetCommunicationLanguageRequest = exports.GetDeviceRequest = exports.FillDeviceOnboardingTokenWithNewDeviceRequest = exports.DeleteDeviceRequest = exports.ValidateChallengeRequest = exports.CreateChallengeRequest = exports.isCreateDeviceChallengeRequest = exports.CreateDeviceChallengeRequest = exports.isCreateIdentityChallengeRequest = exports.CreateIdentityChallengeRequest = exports.isCreateRelationshipChallengeRequest = exports.CreateRelationshipChallengeRequest = exports.SendBackboneNotificationRequest = exports.GetAnnouncementsRequest = exports.DownloadAttachmentRequest = exports.InitiateIdentityDeletionProcessRequest = exports.GetIdentityDeletionProcessRequest = exports.UploadOwnFileValidatableRequest = exports.UploadOwnFileRequest = exports.RegenerateFileOwnershipTokenRequest = exports.GetOrLoadFileRequest = exports.GetFilesRequest = exports.GetFileRequest = exports.DeleteFileRequest = exports.CreateTokenForFileRequest = exports.RegisterPushNotificationTokenRequest = exports.LoadItemFromReferenceRequest = exports.DownloadFileRequest = exports.UpsertSettingByKeyRequest = exports.UpdateSettingRequest = exports.GetSettingsRequest = exports.GetSettingByKeyRequest = exports.GetSettingRequest = exports.DeleteSettingRequest = exports.CreateSettingRequest = exports.SentNotificationRequest = exports.ReceivedNotificationRequest = exports.ProcessNotificationByIdRequest = exports.GetNotificationsRequest = exports.GetNotificationRequest = exports.UpsertIdentityMetadataRequest = void 0;
|
|
5
|
+
exports.JobTitle = exports.Citizenship = exports.Surname = exports.Pseudonym = exports.MiddleName = exports.HonorificSuffix = exports.HonorificPrefix = exports.GivenName = exports.BirthName = exports.SchematizedXML = exports.IdentityFileReference = exports.DisplayName = exports.BankAccount = exports.BirthPlace = exports.BirthDate = exports.Affiliation = exports.StreetAddress = exports.PostOfficeBoxAddress = exports.DeliveryBoxAddress = exports.Website = exports.PhoneNumber = exports.FaxNumber = exports.EMailAddress = exports.CommunicationLanguage = exports.LoadPeerTokenRequest = exports.GetTokensRequest = exports.GetTokenRequest = exports.DeleteTokenRequest = exports.CreateOwnTokenRequest = exports.LoadPeerRelationshipTemplateRequest = exports.GetRelationshipTemplatesRequest = exports.GetRelationshipTemplateRequest = exports.DeleteRelationshipTemplateRequest = exports.CreateTokenForOwnRelationshipTemplateRequest = exports.CreateOwnRelationshipTemplateRequest = exports.TerminateRelationshipRequest = exports.RevokeRelationshipReactivationRequest = exports.RevokeRelationshipRequest = exports.RequestRelationshipReactivationRequest = exports.RejectRelationshipReactivationRequest = exports.RejectRelationshipRequest = exports.GetRelationshipsRequest = exports.GetRelationshipByAddressRequest = exports.GetRelationshipRequest = exports.GetAttributesForRelationshipRequest = exports.DecomposeRelationshipRequest = exports.CreateRelationshipRequest = exports.CanCreateRelationshipRequest = exports.AcceptRelationshipReactivationRequest = exports.AcceptRelationshipRequest = void 0;
|
|
6
|
+
exports.Sex = exports.Nationality = exports.MaritalStatus = void 0;
|
|
7
7
|
exports.LoadPeerTokenAnonymousRequest = {
|
|
8
8
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
9
9
|
"$ref": "#/definitions/LoadPeerTokenAnonymousRequest",
|
|
@@ -316,12 +316,6 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
316
316
|
},
|
|
317
317
|
{
|
|
318
318
|
"$ref": "#/definitions/TransferFileOwnershipRequestItemJSON"
|
|
319
|
-
},
|
|
320
|
-
{
|
|
321
|
-
"$ref": "#/definitions/ShareCredentialOfferRequestItemJSON"
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"$ref": "#/definitions/ShareAuthorizationRequestRequestItemJSON"
|
|
325
319
|
}
|
|
326
320
|
]
|
|
327
321
|
},
|
|
@@ -1184,9 +1178,6 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
1184
1178
|
{
|
|
1185
1179
|
"$ref": "#/definitions/SurnameJSON"
|
|
1186
1180
|
},
|
|
1187
|
-
{
|
|
1188
|
-
"$ref": "#/definitions/VerifiableCredentialJSON"
|
|
1189
|
-
},
|
|
1190
1181
|
{
|
|
1191
1182
|
"$ref": "#/definitions/WebsiteJSON"
|
|
1192
1183
|
}
|
|
@@ -1863,46 +1854,6 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
1863
1854
|
],
|
|
1864
1855
|
"additionalProperties": false
|
|
1865
1856
|
},
|
|
1866
|
-
"VerifiableCredentialJSON": {
|
|
1867
|
-
"type": "object",
|
|
1868
|
-
"properties": {
|
|
1869
|
-
"@type": {
|
|
1870
|
-
"type": "string",
|
|
1871
|
-
"const": "VerifiableCredential"
|
|
1872
|
-
},
|
|
1873
|
-
"@context": {
|
|
1874
|
-
"type": "string"
|
|
1875
|
-
},
|
|
1876
|
-
"@version": {
|
|
1877
|
-
"type": "string"
|
|
1878
|
-
},
|
|
1879
|
-
"value": {
|
|
1880
|
-
"anyOf": [
|
|
1881
|
-
{
|
|
1882
|
-
"type": "string"
|
|
1883
|
-
},
|
|
1884
|
-
{
|
|
1885
|
-
"type": "object"
|
|
1886
|
-
}
|
|
1887
|
-
]
|
|
1888
|
-
},
|
|
1889
|
-
"type": {
|
|
1890
|
-
"type": "string"
|
|
1891
|
-
},
|
|
1892
|
-
"displayInformation": {
|
|
1893
|
-
"type": "array",
|
|
1894
|
-
"items": {
|
|
1895
|
-
"type": "object"
|
|
1896
|
-
}
|
|
1897
|
-
}
|
|
1898
|
-
},
|
|
1899
|
-
"required": [
|
|
1900
|
-
"@type",
|
|
1901
|
-
"type",
|
|
1902
|
-
"value"
|
|
1903
|
-
],
|
|
1904
|
-
"additionalProperties": false
|
|
1905
|
-
},
|
|
1906
1857
|
"WebsiteJSON": {
|
|
1907
1858
|
"type": "object",
|
|
1908
1859
|
"properties": {
|
|
@@ -2165,7 +2116,6 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
2165
2116
|
"Sex",
|
|
2166
2117
|
"StreetAddress",
|
|
2167
2118
|
"Surname",
|
|
2168
|
-
"VerifiableCredential",
|
|
2169
2119
|
"Website"
|
|
2170
2120
|
]
|
|
2171
2121
|
},
|
|
@@ -2751,78 +2701,6 @@ exports.CanCreateOutgoingRequestRequest = {
|
|
|
2751
2701
|
],
|
|
2752
2702
|
"additionalProperties": false
|
|
2753
2703
|
},
|
|
2754
|
-
"ShareCredentialOfferRequestItemJSON": {
|
|
2755
|
-
"type": "object",
|
|
2756
|
-
"properties": {
|
|
2757
|
-
"@type": {
|
|
2758
|
-
"type": "string",
|
|
2759
|
-
"const": "ShareCredentialOfferRequestItem"
|
|
2760
|
-
},
|
|
2761
|
-
"@context": {
|
|
2762
|
-
"type": "string"
|
|
2763
|
-
},
|
|
2764
|
-
"@version": {
|
|
2765
|
-
"type": "string"
|
|
2766
|
-
},
|
|
2767
|
-
"description": {
|
|
2768
|
-
"type": "string",
|
|
2769
|
-
"description": "The human-readable description of this item."
|
|
2770
|
-
},
|
|
2771
|
-
"metadata": {
|
|
2772
|
-
"type": "object",
|
|
2773
|
-
"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."
|
|
2774
|
-
},
|
|
2775
|
-
"mustBeAccepted": {
|
|
2776
|
-
"type": "boolean",
|
|
2777
|
-
"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."
|
|
2778
|
-
},
|
|
2779
|
-
"credentialOfferUrl": {
|
|
2780
|
-
"type": "string"
|
|
2781
|
-
}
|
|
2782
|
-
},
|
|
2783
|
-
"required": [
|
|
2784
|
-
"@type",
|
|
2785
|
-
"credentialOfferUrl",
|
|
2786
|
-
"mustBeAccepted"
|
|
2787
|
-
],
|
|
2788
|
-
"additionalProperties": false
|
|
2789
|
-
},
|
|
2790
|
-
"ShareAuthorizationRequestRequestItemJSON": {
|
|
2791
|
-
"type": "object",
|
|
2792
|
-
"properties": {
|
|
2793
|
-
"@type": {
|
|
2794
|
-
"type": "string",
|
|
2795
|
-
"const": "ShareAuthorizationRequestRequestItem"
|
|
2796
|
-
},
|
|
2797
|
-
"@context": {
|
|
2798
|
-
"type": "string"
|
|
2799
|
-
},
|
|
2800
|
-
"@version": {
|
|
2801
|
-
"type": "string"
|
|
2802
|
-
},
|
|
2803
|
-
"description": {
|
|
2804
|
-
"type": "string",
|
|
2805
|
-
"description": "The human-readable description of this item."
|
|
2806
|
-
},
|
|
2807
|
-
"metadata": {
|
|
2808
|
-
"type": "object",
|
|
2809
|
-
"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."
|
|
2810
|
-
},
|
|
2811
|
-
"mustBeAccepted": {
|
|
2812
|
-
"type": "boolean",
|
|
2813
|
-
"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."
|
|
2814
|
-
},
|
|
2815
|
-
"authorizationRequestUrl": {
|
|
2816
|
-
"type": "string"
|
|
2817
|
-
}
|
|
2818
|
-
},
|
|
2819
|
-
"required": [
|
|
2820
|
-
"@type",
|
|
2821
|
-
"authorizationRequestUrl",
|
|
2822
|
-
"mustBeAccepted"
|
|
2823
|
-
],
|
|
2824
|
-
"additionalProperties": false
|
|
2825
|
-
},
|
|
2826
2704
|
"AddressString": {
|
|
2827
2705
|
"type": "string",
|
|
2828
2706
|
"pattern": "did:e:((([A-Za-z0-9]+(-[A-Za-z0-9]+)*)\\.)+[a-z]{2,}|localhost):dids:[0-9a-f]{22}"
|
|
@@ -3333,9 +3211,6 @@ exports.CompleteOutgoingRequestRequest = {
|
|
|
3333
3211
|
{
|
|
3334
3212
|
"$ref": "#/definitions/SurnameJSON"
|
|
3335
3213
|
},
|
|
3336
|
-
{
|
|
3337
|
-
"$ref": "#/definitions/VerifiableCredentialJSON"
|
|
3338
|
-
},
|
|
3339
3214
|
{
|
|
3340
3215
|
"$ref": "#/definitions/WebsiteJSON"
|
|
3341
3216
|
}
|
|
@@ -4012,46 +3887,6 @@ exports.CompleteOutgoingRequestRequest = {
|
|
|
4012
3887
|
],
|
|
4013
3888
|
"additionalProperties": false
|
|
4014
3889
|
},
|
|
4015
|
-
"VerifiableCredentialJSON": {
|
|
4016
|
-
"type": "object",
|
|
4017
|
-
"properties": {
|
|
4018
|
-
"@type": {
|
|
4019
|
-
"type": "string",
|
|
4020
|
-
"const": "VerifiableCredential"
|
|
4021
|
-
},
|
|
4022
|
-
"@context": {
|
|
4023
|
-
"type": "string"
|
|
4024
|
-
},
|
|
4025
|
-
"@version": {
|
|
4026
|
-
"type": "string"
|
|
4027
|
-
},
|
|
4028
|
-
"value": {
|
|
4029
|
-
"anyOf": [
|
|
4030
|
-
{
|
|
4031
|
-
"type": "string"
|
|
4032
|
-
},
|
|
4033
|
-
{
|
|
4034
|
-
"type": "object"
|
|
4035
|
-
}
|
|
4036
|
-
]
|
|
4037
|
-
},
|
|
4038
|
-
"type": {
|
|
4039
|
-
"type": "string"
|
|
4040
|
-
},
|
|
4041
|
-
"displayInformation": {
|
|
4042
|
-
"type": "array",
|
|
4043
|
-
"items": {
|
|
4044
|
-
"type": "object"
|
|
4045
|
-
}
|
|
4046
|
-
}
|
|
4047
|
-
},
|
|
4048
|
-
"required": [
|
|
4049
|
-
"@type",
|
|
4050
|
-
"type",
|
|
4051
|
-
"value"
|
|
4052
|
-
],
|
|
4053
|
-
"additionalProperties": false
|
|
4054
|
-
},
|
|
4055
3890
|
"WebsiteJSON": {
|
|
4056
3891
|
"type": "object",
|
|
4057
3892
|
"properties": {
|
|
@@ -5400,9 +5235,6 @@ exports.CreateAndCompleteOutgoingRequestFromRelationshipTemplateResponseRequest
|
|
|
5400
5235
|
{
|
|
5401
5236
|
"$ref": "#/definitions/SurnameJSON"
|
|
5402
5237
|
},
|
|
5403
|
-
{
|
|
5404
|
-
"$ref": "#/definitions/VerifiableCredentialJSON"
|
|
5405
|
-
},
|
|
5406
5238
|
{
|
|
5407
5239
|
"$ref": "#/definitions/WebsiteJSON"
|
|
5408
5240
|
}
|
|
@@ -6079,46 +5911,6 @@ exports.CreateAndCompleteOutgoingRequestFromRelationshipTemplateResponseRequest
|
|
|
6079
5911
|
],
|
|
6080
5912
|
"additionalProperties": false
|
|
6081
5913
|
},
|
|
6082
|
-
"VerifiableCredentialJSON": {
|
|
6083
|
-
"type": "object",
|
|
6084
|
-
"properties": {
|
|
6085
|
-
"@type": {
|
|
6086
|
-
"type": "string",
|
|
6087
|
-
"const": "VerifiableCredential"
|
|
6088
|
-
},
|
|
6089
|
-
"@context": {
|
|
6090
|
-
"type": "string"
|
|
6091
|
-
},
|
|
6092
|
-
"@version": {
|
|
6093
|
-
"type": "string"
|
|
6094
|
-
},
|
|
6095
|
-
"value": {
|
|
6096
|
-
"anyOf": [
|
|
6097
|
-
{
|
|
6098
|
-
"type": "string"
|
|
6099
|
-
},
|
|
6100
|
-
{
|
|
6101
|
-
"type": "object"
|
|
6102
|
-
}
|
|
6103
|
-
]
|
|
6104
|
-
},
|
|
6105
|
-
"type": {
|
|
6106
|
-
"type": "string"
|
|
6107
|
-
},
|
|
6108
|
-
"displayInformation": {
|
|
6109
|
-
"type": "array",
|
|
6110
|
-
"items": {
|
|
6111
|
-
"type": "object"
|
|
6112
|
-
}
|
|
6113
|
-
}
|
|
6114
|
-
},
|
|
6115
|
-
"required": [
|
|
6116
|
-
"@type",
|
|
6117
|
-
"type",
|
|
6118
|
-
"value"
|
|
6119
|
-
],
|
|
6120
|
-
"additionalProperties": false
|
|
6121
|
-
},
|
|
6122
5914
|
"WebsiteJSON": {
|
|
6123
5915
|
"type": "object",
|
|
6124
5916
|
"properties": {
|
|
@@ -7222,12 +7014,6 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
7222
7014
|
},
|
|
7223
7015
|
{
|
|
7224
7016
|
"$ref": "#/definitions/TransferFileOwnershipRequestItemJSON"
|
|
7225
|
-
},
|
|
7226
|
-
{
|
|
7227
|
-
"$ref": "#/definitions/ShareCredentialOfferRequestItemJSON"
|
|
7228
|
-
},
|
|
7229
|
-
{
|
|
7230
|
-
"$ref": "#/definitions/ShareAuthorizationRequestRequestItemJSON"
|
|
7231
7017
|
}
|
|
7232
7018
|
]
|
|
7233
7019
|
},
|
|
@@ -8090,9 +7876,6 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
8090
7876
|
{
|
|
8091
7877
|
"$ref": "#/definitions/SurnameJSON"
|
|
8092
7878
|
},
|
|
8093
|
-
{
|
|
8094
|
-
"$ref": "#/definitions/VerifiableCredentialJSON"
|
|
8095
|
-
},
|
|
8096
7879
|
{
|
|
8097
7880
|
"$ref": "#/definitions/WebsiteJSON"
|
|
8098
7881
|
}
|
|
@@ -8769,46 +8552,6 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
8769
8552
|
],
|
|
8770
8553
|
"additionalProperties": false
|
|
8771
8554
|
},
|
|
8772
|
-
"VerifiableCredentialJSON": {
|
|
8773
|
-
"type": "object",
|
|
8774
|
-
"properties": {
|
|
8775
|
-
"@type": {
|
|
8776
|
-
"type": "string",
|
|
8777
|
-
"const": "VerifiableCredential"
|
|
8778
|
-
},
|
|
8779
|
-
"@context": {
|
|
8780
|
-
"type": "string"
|
|
8781
|
-
},
|
|
8782
|
-
"@version": {
|
|
8783
|
-
"type": "string"
|
|
8784
|
-
},
|
|
8785
|
-
"value": {
|
|
8786
|
-
"anyOf": [
|
|
8787
|
-
{
|
|
8788
|
-
"type": "string"
|
|
8789
|
-
},
|
|
8790
|
-
{
|
|
8791
|
-
"type": "object"
|
|
8792
|
-
}
|
|
8793
|
-
]
|
|
8794
|
-
},
|
|
8795
|
-
"type": {
|
|
8796
|
-
"type": "string"
|
|
8797
|
-
},
|
|
8798
|
-
"displayInformation": {
|
|
8799
|
-
"type": "array",
|
|
8800
|
-
"items": {
|
|
8801
|
-
"type": "object"
|
|
8802
|
-
}
|
|
8803
|
-
}
|
|
8804
|
-
},
|
|
8805
|
-
"required": [
|
|
8806
|
-
"@type",
|
|
8807
|
-
"type",
|
|
8808
|
-
"value"
|
|
8809
|
-
],
|
|
8810
|
-
"additionalProperties": false
|
|
8811
|
-
},
|
|
8812
8555
|
"WebsiteJSON": {
|
|
8813
8556
|
"type": "object",
|
|
8814
8557
|
"properties": {
|
|
@@ -9071,7 +8814,6 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
9071
8814
|
"Sex",
|
|
9072
8815
|
"StreetAddress",
|
|
9073
8816
|
"Surname",
|
|
9074
|
-
"VerifiableCredential",
|
|
9075
8817
|
"Website"
|
|
9076
8818
|
]
|
|
9077
8819
|
},
|
|
@@ -9657,97 +9399,25 @@ exports.CreateOutgoingRequestRequest = {
|
|
|
9657
9399
|
],
|
|
9658
9400
|
"additionalProperties": false
|
|
9659
9401
|
},
|
|
9660
|
-
"
|
|
9402
|
+
"AddressString": {
|
|
9403
|
+
"type": "string",
|
|
9404
|
+
"pattern": "did:e:((([A-Za-z0-9]+(-[A-Za-z0-9]+)*)\\.)+[a-z]{2,}|localhost):dids:[0-9a-f]{22}"
|
|
9405
|
+
}
|
|
9406
|
+
}
|
|
9407
|
+
};
|
|
9408
|
+
exports.DeleteIncomingRequestRequest = {
|
|
9409
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
9410
|
+
"$ref": "#/definitions/DeleteIncomingRequestRequest",
|
|
9411
|
+
"definitions": {
|
|
9412
|
+
"DeleteIncomingRequestRequest": {
|
|
9661
9413
|
"type": "object",
|
|
9662
9414
|
"properties": {
|
|
9663
|
-
"
|
|
9664
|
-
"type": "string",
|
|
9665
|
-
"const": "ShareCredentialOfferRequestItem"
|
|
9666
|
-
},
|
|
9667
|
-
"@context": {
|
|
9668
|
-
"type": "string"
|
|
9669
|
-
},
|
|
9670
|
-
"@version": {
|
|
9671
|
-
"type": "string"
|
|
9672
|
-
},
|
|
9673
|
-
"description": {
|
|
9674
|
-
"type": "string",
|
|
9675
|
-
"description": "The human-readable description of this item."
|
|
9676
|
-
},
|
|
9677
|
-
"metadata": {
|
|
9678
|
-
"type": "object",
|
|
9679
|
-
"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."
|
|
9680
|
-
},
|
|
9681
|
-
"mustBeAccepted": {
|
|
9682
|
-
"type": "boolean",
|
|
9683
|
-
"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."
|
|
9684
|
-
},
|
|
9685
|
-
"credentialOfferUrl": {
|
|
9415
|
+
"requestId": {
|
|
9686
9416
|
"type": "string"
|
|
9687
9417
|
}
|
|
9688
9418
|
},
|
|
9689
9419
|
"required": [
|
|
9690
|
-
"
|
|
9691
|
-
"credentialOfferUrl",
|
|
9692
|
-
"mustBeAccepted"
|
|
9693
|
-
],
|
|
9694
|
-
"additionalProperties": false
|
|
9695
|
-
},
|
|
9696
|
-
"ShareAuthorizationRequestRequestItemJSON": {
|
|
9697
|
-
"type": "object",
|
|
9698
|
-
"properties": {
|
|
9699
|
-
"@type": {
|
|
9700
|
-
"type": "string",
|
|
9701
|
-
"const": "ShareAuthorizationRequestRequestItem"
|
|
9702
|
-
},
|
|
9703
|
-
"@context": {
|
|
9704
|
-
"type": "string"
|
|
9705
|
-
},
|
|
9706
|
-
"@version": {
|
|
9707
|
-
"type": "string"
|
|
9708
|
-
},
|
|
9709
|
-
"description": {
|
|
9710
|
-
"type": "string",
|
|
9711
|
-
"description": "The human-readable description of this item."
|
|
9712
|
-
},
|
|
9713
|
-
"metadata": {
|
|
9714
|
-
"type": "object",
|
|
9715
|
-
"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."
|
|
9716
|
-
},
|
|
9717
|
-
"mustBeAccepted": {
|
|
9718
|
-
"type": "boolean",
|
|
9719
|
-
"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."
|
|
9720
|
-
},
|
|
9721
|
-
"authorizationRequestUrl": {
|
|
9722
|
-
"type": "string"
|
|
9723
|
-
}
|
|
9724
|
-
},
|
|
9725
|
-
"required": [
|
|
9726
|
-
"@type",
|
|
9727
|
-
"authorizationRequestUrl",
|
|
9728
|
-
"mustBeAccepted"
|
|
9729
|
-
],
|
|
9730
|
-
"additionalProperties": false
|
|
9731
|
-
},
|
|
9732
|
-
"AddressString": {
|
|
9733
|
-
"type": "string",
|
|
9734
|
-
"pattern": "did:e:((([A-Za-z0-9]+(-[A-Za-z0-9]+)*)\\.)+[a-z]{2,}|localhost):dids:[0-9a-f]{22}"
|
|
9735
|
-
}
|
|
9736
|
-
}
|
|
9737
|
-
};
|
|
9738
|
-
exports.DeleteIncomingRequestRequest = {
|
|
9739
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
9740
|
-
"$ref": "#/definitions/DeleteIncomingRequestRequest",
|
|
9741
|
-
"definitions": {
|
|
9742
|
-
"DeleteIncomingRequestRequest": {
|
|
9743
|
-
"type": "object",
|
|
9744
|
-
"properties": {
|
|
9745
|
-
"requestId": {
|
|
9746
|
-
"type": "string"
|
|
9747
|
-
}
|
|
9748
|
-
},
|
|
9749
|
-
"required": [
|
|
9750
|
-
"requestId"
|
|
9420
|
+
"requestId"
|
|
9751
9421
|
],
|
|
9752
9422
|
"additionalProperties": false
|
|
9753
9423
|
}
|
|
@@ -10380,12 +10050,6 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
10380
10050
|
},
|
|
10381
10051
|
{
|
|
10382
10052
|
"$ref": "#/definitions/TransferFileOwnershipRequestItemJSON"
|
|
10383
|
-
},
|
|
10384
|
-
{
|
|
10385
|
-
"$ref": "#/definitions/ShareCredentialOfferRequestItemJSON"
|
|
10386
|
-
},
|
|
10387
|
-
{
|
|
10388
|
-
"$ref": "#/definitions/ShareAuthorizationRequestRequestItemJSON"
|
|
10389
10053
|
}
|
|
10390
10054
|
]
|
|
10391
10055
|
},
|
|
@@ -11248,9 +10912,6 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
11248
10912
|
{
|
|
11249
10913
|
"$ref": "#/definitions/SurnameJSON"
|
|
11250
10914
|
},
|
|
11251
|
-
{
|
|
11252
|
-
"$ref": "#/definitions/VerifiableCredentialJSON"
|
|
11253
|
-
},
|
|
11254
10915
|
{
|
|
11255
10916
|
"$ref": "#/definitions/WebsiteJSON"
|
|
11256
10917
|
}
|
|
@@ -11927,46 +11588,6 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
11927
11588
|
],
|
|
11928
11589
|
"additionalProperties": false
|
|
11929
11590
|
},
|
|
11930
|
-
"VerifiableCredentialJSON": {
|
|
11931
|
-
"type": "object",
|
|
11932
|
-
"properties": {
|
|
11933
|
-
"@type": {
|
|
11934
|
-
"type": "string",
|
|
11935
|
-
"const": "VerifiableCredential"
|
|
11936
|
-
},
|
|
11937
|
-
"@context": {
|
|
11938
|
-
"type": "string"
|
|
11939
|
-
},
|
|
11940
|
-
"@version": {
|
|
11941
|
-
"type": "string"
|
|
11942
|
-
},
|
|
11943
|
-
"value": {
|
|
11944
|
-
"anyOf": [
|
|
11945
|
-
{
|
|
11946
|
-
"type": "string"
|
|
11947
|
-
},
|
|
11948
|
-
{
|
|
11949
|
-
"type": "object"
|
|
11950
|
-
}
|
|
11951
|
-
]
|
|
11952
|
-
},
|
|
11953
|
-
"type": {
|
|
11954
|
-
"type": "string"
|
|
11955
|
-
},
|
|
11956
|
-
"displayInformation": {
|
|
11957
|
-
"type": "array",
|
|
11958
|
-
"items": {
|
|
11959
|
-
"type": "object"
|
|
11960
|
-
}
|
|
11961
|
-
}
|
|
11962
|
-
},
|
|
11963
|
-
"required": [
|
|
11964
|
-
"@type",
|
|
11965
|
-
"type",
|
|
11966
|
-
"value"
|
|
11967
|
-
],
|
|
11968
|
-
"additionalProperties": false
|
|
11969
|
-
},
|
|
11970
11591
|
"WebsiteJSON": {
|
|
11971
11592
|
"type": "object",
|
|
11972
11593
|
"properties": {
|
|
@@ -12229,7 +11850,6 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
12229
11850
|
"Sex",
|
|
12230
11851
|
"StreetAddress",
|
|
12231
11852
|
"Surname",
|
|
12232
|
-
"VerifiableCredential",
|
|
12233
11853
|
"Website"
|
|
12234
11854
|
]
|
|
12235
11855
|
},
|
|
@@ -12815,78 +12435,6 @@ exports.ReceivedIncomingRequestRequest = {
|
|
|
12815
12435
|
],
|
|
12816
12436
|
"additionalProperties": false
|
|
12817
12437
|
},
|
|
12818
|
-
"ShareCredentialOfferRequestItemJSON": {
|
|
12819
|
-
"type": "object",
|
|
12820
|
-
"properties": {
|
|
12821
|
-
"@type": {
|
|
12822
|
-
"type": "string",
|
|
12823
|
-
"const": "ShareCredentialOfferRequestItem"
|
|
12824
|
-
},
|
|
12825
|
-
"@context": {
|
|
12826
|
-
"type": "string"
|
|
12827
|
-
},
|
|
12828
|
-
"@version": {
|
|
12829
|
-
"type": "string"
|
|
12830
|
-
},
|
|
12831
|
-
"description": {
|
|
12832
|
-
"type": "string",
|
|
12833
|
-
"description": "The human-readable description of this item."
|
|
12834
|
-
},
|
|
12835
|
-
"metadata": {
|
|
12836
|
-
"type": "object",
|
|
12837
|
-
"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."
|
|
12838
|
-
},
|
|
12839
|
-
"mustBeAccepted": {
|
|
12840
|
-
"type": "boolean",
|
|
12841
|
-
"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."
|
|
12842
|
-
},
|
|
12843
|
-
"credentialOfferUrl": {
|
|
12844
|
-
"type": "string"
|
|
12845
|
-
}
|
|
12846
|
-
},
|
|
12847
|
-
"required": [
|
|
12848
|
-
"@type",
|
|
12849
|
-
"credentialOfferUrl",
|
|
12850
|
-
"mustBeAccepted"
|
|
12851
|
-
],
|
|
12852
|
-
"additionalProperties": false
|
|
12853
|
-
},
|
|
12854
|
-
"ShareAuthorizationRequestRequestItemJSON": {
|
|
12855
|
-
"type": "object",
|
|
12856
|
-
"properties": {
|
|
12857
|
-
"@type": {
|
|
12858
|
-
"type": "string",
|
|
12859
|
-
"const": "ShareAuthorizationRequestRequestItem"
|
|
12860
|
-
},
|
|
12861
|
-
"@context": {
|
|
12862
|
-
"type": "string"
|
|
12863
|
-
},
|
|
12864
|
-
"@version": {
|
|
12865
|
-
"type": "string"
|
|
12866
|
-
},
|
|
12867
|
-
"description": {
|
|
12868
|
-
"type": "string",
|
|
12869
|
-
"description": "The human-readable description of this item."
|
|
12870
|
-
},
|
|
12871
|
-
"metadata": {
|
|
12872
|
-
"type": "object",
|
|
12873
|
-
"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."
|
|
12874
|
-
},
|
|
12875
|
-
"mustBeAccepted": {
|
|
12876
|
-
"type": "boolean",
|
|
12877
|
-
"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."
|
|
12878
|
-
},
|
|
12879
|
-
"authorizationRequestUrl": {
|
|
12880
|
-
"type": "string"
|
|
12881
|
-
}
|
|
12882
|
-
},
|
|
12883
|
-
"required": [
|
|
12884
|
-
"@type",
|
|
12885
|
-
"authorizationRequestUrl",
|
|
12886
|
-
"mustBeAccepted"
|
|
12887
|
-
],
|
|
12888
|
-
"additionalProperties": false
|
|
12889
|
-
},
|
|
12890
12438
|
"MessageIdString": {
|
|
12891
12439
|
"type": "string",
|
|
12892
12440
|
"pattern": "MSG[A-Za-z0-9]{17}"
|
|
@@ -13815,7 +13363,6 @@ exports.ExecuteIdentityAttributeQueryRequest = {
|
|
|
13815
13363
|
"Sex",
|
|
13816
13364
|
"StreetAddress",
|
|
13817
13365
|
"Surname",
|
|
13818
|
-
"VerifiableCredential",
|
|
13819
13366
|
"Website"
|
|
13820
13367
|
]
|
|
13821
13368
|
},
|
|
@@ -13919,7 +13466,6 @@ exports.ExecuteIQLQueryRequest = {
|
|
|
13919
13466
|
"Sex",
|
|
13920
13467
|
"StreetAddress",
|
|
13921
13468
|
"Surname",
|
|
13922
|
-
"VerifiableCredential",
|
|
13923
13469
|
"Website"
|
|
13924
13470
|
]
|
|
13925
13471
|
},
|
|
@@ -15377,9 +14923,6 @@ exports.SucceedOwnIdentityAttributeRequest = {
|
|
|
15377
14923
|
{
|
|
15378
14924
|
"$ref": "#/definitions/SurnameJSON"
|
|
15379
14925
|
},
|
|
15380
|
-
{
|
|
15381
|
-
"$ref": "#/definitions/VerifiableCredentialJSON"
|
|
15382
|
-
},
|
|
15383
14926
|
{
|
|
15384
14927
|
"$ref": "#/definitions/WebsiteJSON"
|
|
15385
14928
|
}
|
|
@@ -16056,46 +15599,6 @@ exports.SucceedOwnIdentityAttributeRequest = {
|
|
|
16056
15599
|
],
|
|
16057
15600
|
"additionalProperties": false
|
|
16058
15601
|
},
|
|
16059
|
-
"VerifiableCredentialJSON": {
|
|
16060
|
-
"type": "object",
|
|
16061
|
-
"properties": {
|
|
16062
|
-
"@type": {
|
|
16063
|
-
"type": "string",
|
|
16064
|
-
"const": "VerifiableCredential"
|
|
16065
|
-
},
|
|
16066
|
-
"@context": {
|
|
16067
|
-
"type": "string"
|
|
16068
|
-
},
|
|
16069
|
-
"@version": {
|
|
16070
|
-
"type": "string"
|
|
16071
|
-
},
|
|
16072
|
-
"value": {
|
|
16073
|
-
"anyOf": [
|
|
16074
|
-
{
|
|
16075
|
-
"type": "string"
|
|
16076
|
-
},
|
|
16077
|
-
{
|
|
16078
|
-
"type": "object"
|
|
16079
|
-
}
|
|
16080
|
-
]
|
|
16081
|
-
},
|
|
16082
|
-
"type": {
|
|
16083
|
-
"type": "string"
|
|
16084
|
-
},
|
|
16085
|
-
"displayInformation": {
|
|
16086
|
-
"type": "array",
|
|
16087
|
-
"items": {
|
|
16088
|
-
"type": "object"
|
|
16089
|
-
}
|
|
16090
|
-
}
|
|
16091
|
-
},
|
|
16092
|
-
"required": [
|
|
16093
|
-
"@type",
|
|
16094
|
-
"type",
|
|
16095
|
-
"value"
|
|
16096
|
-
],
|
|
16097
|
-
"additionalProperties": false
|
|
16098
|
-
},
|
|
16099
15602
|
"WebsiteJSON": {
|
|
16100
15603
|
"type": "object",
|
|
16101
15604
|
"properties": {
|
|
@@ -16902,7 +16405,6 @@ exports.ValidateIQLQueryRequest = {
|
|
|
16902
16405
|
"Sex",
|
|
16903
16406
|
"StreetAddress",
|
|
16904
16407
|
"Surname",
|
|
16905
|
-
"VerifiableCredential",
|
|
16906
16408
|
"Website"
|
|
16907
16409
|
]
|
|
16908
16410
|
},
|
|
@@ -17255,371 +16757,6 @@ exports.SentNotificationRequest = {
|
|
|
17255
16757
|
}
|
|
17256
16758
|
}
|
|
17257
16759
|
};
|
|
17258
|
-
exports.AcceptAuthorizationRequestRequest = {
|
|
17259
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
17260
|
-
"$ref": "#/definitions/AcceptAuthorizationRequestRequest",
|
|
17261
|
-
"definitions": {
|
|
17262
|
-
"AcceptAuthorizationRequestRequest": {
|
|
17263
|
-
"type": "object",
|
|
17264
|
-
"additionalProperties": false,
|
|
17265
|
-
"properties": {
|
|
17266
|
-
"authorizationRequest": {
|
|
17267
|
-
"type": "object"
|
|
17268
|
-
},
|
|
17269
|
-
"attributeId": {
|
|
17270
|
-
"$ref": "#/definitions/AttributeIdString"
|
|
17271
|
-
}
|
|
17272
|
-
},
|
|
17273
|
-
"required": [
|
|
17274
|
-
"attributeId",
|
|
17275
|
-
"authorizationRequest"
|
|
17276
|
-
]
|
|
17277
|
-
},
|
|
17278
|
-
"AttributeIdString": {
|
|
17279
|
-
"type": "string",
|
|
17280
|
-
"pattern": "ATT[A-Za-z0-9]{17}"
|
|
17281
|
-
}
|
|
17282
|
-
}
|
|
17283
|
-
};
|
|
17284
|
-
exports.CreatePresentationTokenRequest = {
|
|
17285
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
17286
|
-
"$ref": "#/definitions/CreatePresentationTokenRequest",
|
|
17287
|
-
"definitions": {
|
|
17288
|
-
"CreatePresentationTokenRequest": {
|
|
17289
|
-
"type": "object",
|
|
17290
|
-
"properties": {
|
|
17291
|
-
"attributeId": {
|
|
17292
|
-
"$ref": "#/definitions/AttributeIdString"
|
|
17293
|
-
},
|
|
17294
|
-
"expiresAt": {
|
|
17295
|
-
"$ref": "#/definitions/ISO8601DateTimeString"
|
|
17296
|
-
},
|
|
17297
|
-
"ephemeral": {
|
|
17298
|
-
"type": "boolean"
|
|
17299
|
-
}
|
|
17300
|
-
},
|
|
17301
|
-
"required": [
|
|
17302
|
-
"attributeId",
|
|
17303
|
-
"expiresAt",
|
|
17304
|
-
"ephemeral"
|
|
17305
|
-
],
|
|
17306
|
-
"additionalProperties": false
|
|
17307
|
-
},
|
|
17308
|
-
"AttributeIdString": {
|
|
17309
|
-
"type": "string",
|
|
17310
|
-
"pattern": "ATT[A-Za-z0-9]{17}"
|
|
17311
|
-
},
|
|
17312
|
-
"ISO8601DateTimeString": {
|
|
17313
|
-
"type": "string",
|
|
17314
|
-
"errorMessage": "must match ISO8601 datetime format",
|
|
17315
|
-
"pattern": "^([+-]?\\d{4}(?!\\d{2}\\b))((-?)((0[1-9]|1[0-2])(\\3([12]\\d|0[1-9]|3[01]))?|W([0-4]\\d|5[0-2])(-?[1-7])?|(00[1-9]|0[1-9]\\d|[12]\\d{2}|3([0-5]\\d|6[1-6])))([T\\s]((([01]\\d|2[0-3])((:?)[0-5]\\d)?|24:?00)([.,]\\d+(?!:))?)?(\\17[0-5]\\d([.,]\\d+)?)?([zZ]|([+-])([01]\\d|2[0-3]):?([0-5]\\d)?)?)?)?$"
|
|
17316
|
-
}
|
|
17317
|
-
}
|
|
17318
|
-
};
|
|
17319
|
-
exports.RequestCredentialsRequest = {
|
|
17320
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
17321
|
-
"$ref": "#/definitions/RequestCredentialsRequest",
|
|
17322
|
-
"definitions": {
|
|
17323
|
-
"RequestCredentialsRequest": {
|
|
17324
|
-
"$ref": "#/definitions/AbstractRequestCredentialsRequest%3Calias-2033348025-74138-74264-2033348025-0-218439%3Cstring%2Cany%3E%3E"
|
|
17325
|
-
},
|
|
17326
|
-
"AbstractRequestCredentialsRequest<alias-2033348025-74138-74264-2033348025-0-218439<string,any>>": {
|
|
17327
|
-
"anyOf": [
|
|
17328
|
-
{
|
|
17329
|
-
"type": "object",
|
|
17330
|
-
"additionalProperties": false,
|
|
17331
|
-
"properties": {
|
|
17332
|
-
"credentialOffer": {
|
|
17333
|
-
"type": "object"
|
|
17334
|
-
},
|
|
17335
|
-
"credentialConfigurationIds": {
|
|
17336
|
-
"type": "array",
|
|
17337
|
-
"items": {
|
|
17338
|
-
"type": "string"
|
|
17339
|
-
}
|
|
17340
|
-
}
|
|
17341
|
-
},
|
|
17342
|
-
"required": [
|
|
17343
|
-
"credentialConfigurationIds",
|
|
17344
|
-
"credentialOffer"
|
|
17345
|
-
]
|
|
17346
|
-
},
|
|
17347
|
-
{
|
|
17348
|
-
"type": "object",
|
|
17349
|
-
"additionalProperties": false,
|
|
17350
|
-
"properties": {
|
|
17351
|
-
"pinCode": {
|
|
17352
|
-
"type": "string"
|
|
17353
|
-
},
|
|
17354
|
-
"credentialOffer": {
|
|
17355
|
-
"type": "object"
|
|
17356
|
-
},
|
|
17357
|
-
"credentialConfigurationIds": {
|
|
17358
|
-
"type": "array",
|
|
17359
|
-
"items": {
|
|
17360
|
-
"type": "string"
|
|
17361
|
-
}
|
|
17362
|
-
}
|
|
17363
|
-
},
|
|
17364
|
-
"required": [
|
|
17365
|
-
"credentialConfigurationIds",
|
|
17366
|
-
"credentialOffer",
|
|
17367
|
-
"pinCode"
|
|
17368
|
-
]
|
|
17369
|
-
},
|
|
17370
|
-
{
|
|
17371
|
-
"type": "object",
|
|
17372
|
-
"additionalProperties": false,
|
|
17373
|
-
"properties": {
|
|
17374
|
-
"accessToken": {
|
|
17375
|
-
"type": "string"
|
|
17376
|
-
},
|
|
17377
|
-
"credentialOffer": {
|
|
17378
|
-
"type": "object"
|
|
17379
|
-
},
|
|
17380
|
-
"credentialConfigurationIds": {
|
|
17381
|
-
"type": "array",
|
|
17382
|
-
"items": {
|
|
17383
|
-
"type": "string"
|
|
17384
|
-
}
|
|
17385
|
-
}
|
|
17386
|
-
},
|
|
17387
|
-
"required": [
|
|
17388
|
-
"accessToken",
|
|
17389
|
-
"credentialConfigurationIds",
|
|
17390
|
-
"credentialOffer"
|
|
17391
|
-
]
|
|
17392
|
-
}
|
|
17393
|
-
]
|
|
17394
|
-
}
|
|
17395
|
-
}
|
|
17396
|
-
};
|
|
17397
|
-
exports.ResolveAuthorizationRequestRequest = {
|
|
17398
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
17399
|
-
"$ref": "#/definitions/ResolveAuthorizationRequestRequest",
|
|
17400
|
-
"definitions": {
|
|
17401
|
-
"ResolveAuthorizationRequestRequest": {
|
|
17402
|
-
"type": "object",
|
|
17403
|
-
"properties": {
|
|
17404
|
-
"authorizationRequestUrl": {
|
|
17405
|
-
"type": "string"
|
|
17406
|
-
}
|
|
17407
|
-
},
|
|
17408
|
-
"required": [
|
|
17409
|
-
"authorizationRequestUrl"
|
|
17410
|
-
],
|
|
17411
|
-
"additionalProperties": false
|
|
17412
|
-
}
|
|
17413
|
-
}
|
|
17414
|
-
};
|
|
17415
|
-
exports.ResolveCredentialOfferRequest = {
|
|
17416
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
17417
|
-
"$ref": "#/definitions/ResolveCredentialOfferRequest",
|
|
17418
|
-
"definitions": {
|
|
17419
|
-
"ResolveCredentialOfferRequest": {
|
|
17420
|
-
"type": "object",
|
|
17421
|
-
"properties": {
|
|
17422
|
-
"credentialOfferUrl": {
|
|
17423
|
-
"type": "string"
|
|
17424
|
-
}
|
|
17425
|
-
},
|
|
17426
|
-
"required": [
|
|
17427
|
-
"credentialOfferUrl"
|
|
17428
|
-
],
|
|
17429
|
-
"additionalProperties": false
|
|
17430
|
-
}
|
|
17431
|
-
}
|
|
17432
|
-
};
|
|
17433
|
-
exports.StoreCredentialsRequest = {
|
|
17434
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
17435
|
-
"$ref": "#/definitions/StoreCredentialsRequest",
|
|
17436
|
-
"definitions": {
|
|
17437
|
-
"StoreCredentialsRequest": {
|
|
17438
|
-
"type": "object",
|
|
17439
|
-
"additionalProperties": false,
|
|
17440
|
-
"properties": {
|
|
17441
|
-
"credentialResponses": {
|
|
17442
|
-
"type": "array",
|
|
17443
|
-
"items": {
|
|
17444
|
-
"type": "object"
|
|
17445
|
-
}
|
|
17446
|
-
}
|
|
17447
|
-
},
|
|
17448
|
-
"required": [
|
|
17449
|
-
"credentialResponses"
|
|
17450
|
-
]
|
|
17451
|
-
}
|
|
17452
|
-
}
|
|
17453
|
-
};
|
|
17454
|
-
exports.VerifyPresentationTokenRequest = {
|
|
17455
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
17456
|
-
"$ref": "#/definitions/VerifyPresentationTokenRequest",
|
|
17457
|
-
"definitions": {
|
|
17458
|
-
"VerifyPresentationTokenRequest": {
|
|
17459
|
-
"type": "object",
|
|
17460
|
-
"properties": {
|
|
17461
|
-
"token": {
|
|
17462
|
-
"type": "object",
|
|
17463
|
-
"additionalProperties": false,
|
|
17464
|
-
"properties": {
|
|
17465
|
-
"content": {
|
|
17466
|
-
"$ref": "#/definitions/TokenContentVerifiablePresentationJSON"
|
|
17467
|
-
},
|
|
17468
|
-
"id": {
|
|
17469
|
-
"type": "string"
|
|
17470
|
-
},
|
|
17471
|
-
"isOwn": {
|
|
17472
|
-
"type": "boolean"
|
|
17473
|
-
},
|
|
17474
|
-
"createdBy": {
|
|
17475
|
-
"type": "string"
|
|
17476
|
-
},
|
|
17477
|
-
"createdByDevice": {
|
|
17478
|
-
"type": "string"
|
|
17479
|
-
},
|
|
17480
|
-
"createdAt": {
|
|
17481
|
-
"type": "string"
|
|
17482
|
-
},
|
|
17483
|
-
"expiresAt": {
|
|
17484
|
-
"type": "string"
|
|
17485
|
-
},
|
|
17486
|
-
"forIdentity": {
|
|
17487
|
-
"type": "string"
|
|
17488
|
-
},
|
|
17489
|
-
"passwordProtection": {
|
|
17490
|
-
"$ref": "#/definitions/PasswordProtectionDTO"
|
|
17491
|
-
},
|
|
17492
|
-
"reference": {
|
|
17493
|
-
"type": "object",
|
|
17494
|
-
"properties": {
|
|
17495
|
-
"truncated": {
|
|
17496
|
-
"type": "string"
|
|
17497
|
-
},
|
|
17498
|
-
"url": {
|
|
17499
|
-
"type": "string"
|
|
17500
|
-
}
|
|
17501
|
-
},
|
|
17502
|
-
"required": [
|
|
17503
|
-
"truncated",
|
|
17504
|
-
"url"
|
|
17505
|
-
],
|
|
17506
|
-
"additionalProperties": false
|
|
17507
|
-
},
|
|
17508
|
-
"isEphemeral": {
|
|
17509
|
-
"type": "boolean"
|
|
17510
|
-
}
|
|
17511
|
-
},
|
|
17512
|
-
"required": [
|
|
17513
|
-
"content",
|
|
17514
|
-
"createdAt",
|
|
17515
|
-
"createdBy",
|
|
17516
|
-
"createdByDevice",
|
|
17517
|
-
"expiresAt",
|
|
17518
|
-
"id",
|
|
17519
|
-
"isEphemeral",
|
|
17520
|
-
"isOwn",
|
|
17521
|
-
"reference"
|
|
17522
|
-
]
|
|
17523
|
-
}
|
|
17524
|
-
},
|
|
17525
|
-
"required": [
|
|
17526
|
-
"token"
|
|
17527
|
-
],
|
|
17528
|
-
"additionalProperties": false
|
|
17529
|
-
},
|
|
17530
|
-
"TokenContentVerifiablePresentationJSON": {
|
|
17531
|
-
"type": "object",
|
|
17532
|
-
"properties": {
|
|
17533
|
-
"@type": {
|
|
17534
|
-
"type": "string",
|
|
17535
|
-
"const": "TokenContentVerifiablePresentation"
|
|
17536
|
-
},
|
|
17537
|
-
"@context": {
|
|
17538
|
-
"type": "string"
|
|
17539
|
-
},
|
|
17540
|
-
"@version": {
|
|
17541
|
-
"type": "string"
|
|
17542
|
-
},
|
|
17543
|
-
"value": {
|
|
17544
|
-
"anyOf": [
|
|
17545
|
-
{
|
|
17546
|
-
"type": "string"
|
|
17547
|
-
},
|
|
17548
|
-
{
|
|
17549
|
-
"type": "object"
|
|
17550
|
-
}
|
|
17551
|
-
]
|
|
17552
|
-
},
|
|
17553
|
-
"type": {
|
|
17554
|
-
"type": "string"
|
|
17555
|
-
},
|
|
17556
|
-
"displayInformation": {
|
|
17557
|
-
"type": "array",
|
|
17558
|
-
"items": {
|
|
17559
|
-
"type": "object"
|
|
17560
|
-
}
|
|
17561
|
-
}
|
|
17562
|
-
},
|
|
17563
|
-
"required": [
|
|
17564
|
-
"@type",
|
|
17565
|
-
"type",
|
|
17566
|
-
"value"
|
|
17567
|
-
],
|
|
17568
|
-
"additionalProperties": false
|
|
17569
|
-
},
|
|
17570
|
-
"PasswordProtectionDTO": {
|
|
17571
|
-
"type": "object",
|
|
17572
|
-
"properties": {
|
|
17573
|
-
"password": {
|
|
17574
|
-
"type": "string"
|
|
17575
|
-
},
|
|
17576
|
-
"passwordIsPin": {
|
|
17577
|
-
"type": "boolean",
|
|
17578
|
-
"const": true
|
|
17579
|
-
},
|
|
17580
|
-
"passwordLocationIndicator": {
|
|
17581
|
-
"anyOf": [
|
|
17582
|
-
{
|
|
17583
|
-
"type": "string",
|
|
17584
|
-
"const": "RecoveryKit"
|
|
17585
|
-
},
|
|
17586
|
-
{
|
|
17587
|
-
"type": "string",
|
|
17588
|
-
"const": "Self"
|
|
17589
|
-
},
|
|
17590
|
-
{
|
|
17591
|
-
"type": "string",
|
|
17592
|
-
"const": "Letter"
|
|
17593
|
-
},
|
|
17594
|
-
{
|
|
17595
|
-
"type": "string",
|
|
17596
|
-
"const": "RegistrationLetter"
|
|
17597
|
-
},
|
|
17598
|
-
{
|
|
17599
|
-
"type": "string",
|
|
17600
|
-
"const": "Email"
|
|
17601
|
-
},
|
|
17602
|
-
{
|
|
17603
|
-
"type": "string",
|
|
17604
|
-
"const": "SMS"
|
|
17605
|
-
},
|
|
17606
|
-
{
|
|
17607
|
-
"type": "string",
|
|
17608
|
-
"const": "Website"
|
|
17609
|
-
},
|
|
17610
|
-
{
|
|
17611
|
-
"type": "number"
|
|
17612
|
-
}
|
|
17613
|
-
]
|
|
17614
|
-
}
|
|
17615
|
-
},
|
|
17616
|
-
"required": [
|
|
17617
|
-
"password"
|
|
17618
|
-
],
|
|
17619
|
-
"additionalProperties": false
|
|
17620
|
-
}
|
|
17621
|
-
}
|
|
17622
|
-
};
|
|
17623
16760
|
exports.CreateSettingRequest = {
|
|
17624
16761
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
17625
16762
|
"$ref": "#/definitions/CreateSettingRequest",
|
|
@@ -21637,50 +20774,4 @@ exports.Sex = {
|
|
|
21637
20774
|
}
|
|
21638
20775
|
}
|
|
21639
20776
|
};
|
|
21640
|
-
exports.VerifiableCredential = {
|
|
21641
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
21642
|
-
"$ref": "#/definitions/VerifiableCredential",
|
|
21643
|
-
"definitions": {
|
|
21644
|
-
"VerifiableCredential": {
|
|
21645
|
-
"type": "object",
|
|
21646
|
-
"properties": {
|
|
21647
|
-
"@type": {
|
|
21648
|
-
"type": "string",
|
|
21649
|
-
"const": "VerifiableCredential"
|
|
21650
|
-
},
|
|
21651
|
-
"@context": {
|
|
21652
|
-
"type": "string"
|
|
21653
|
-
},
|
|
21654
|
-
"@version": {
|
|
21655
|
-
"type": "string"
|
|
21656
|
-
},
|
|
21657
|
-
"value": {
|
|
21658
|
-
"anyOf": [
|
|
21659
|
-
{
|
|
21660
|
-
"type": "string"
|
|
21661
|
-
},
|
|
21662
|
-
{
|
|
21663
|
-
"type": "object"
|
|
21664
|
-
}
|
|
21665
|
-
]
|
|
21666
|
-
},
|
|
21667
|
-
"type": {
|
|
21668
|
-
"type": "string"
|
|
21669
|
-
},
|
|
21670
|
-
"displayInformation": {
|
|
21671
|
-
"type": "array",
|
|
21672
|
-
"items": {
|
|
21673
|
-
"type": "object"
|
|
21674
|
-
}
|
|
21675
|
-
}
|
|
21676
|
-
},
|
|
21677
|
-
"required": [
|
|
21678
|
-
"@type",
|
|
21679
|
-
"type",
|
|
21680
|
-
"value"
|
|
21681
|
-
],
|
|
21682
|
-
"additionalProperties": false
|
|
21683
|
-
}
|
|
21684
|
-
}
|
|
21685
|
-
};
|
|
21686
20777
|
//# sourceMappingURL=Schemas.js.map
|