@nmshd/runtime 7.3.0-openid4vc.8 → 7.4.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.
Files changed (69) hide show
  1. package/dist/Runtime.d.ts.map +1 -1
  2. package/dist/Runtime.js +0 -3
  3. package/dist/Runtime.js.map +1 -1
  4. package/dist/buildInformation.js +5 -5
  5. package/dist/dataViews/DataViewExpander.d.ts +0 -1
  6. package/dist/dataViews/DataViewExpander.d.ts.map +1 -1
  7. package/dist/dataViews/DataViewExpander.js +0 -45
  8. package/dist/dataViews/DataViewExpander.js.map +1 -1
  9. package/dist/dataViews/content/RequestItemDVOs.d.ts +1 -12
  10. package/dist/dataViews/content/RequestItemDVOs.d.ts.map +1 -1
  11. package/dist/events/EventProxy.d.ts.map +1 -1
  12. package/dist/events/EventProxy.js +0 -7
  13. package/dist/events/EventProxy.js.map +1 -1
  14. package/dist/extensibility/ConsumptionServices.d.ts +2 -3
  15. package/dist/extensibility/ConsumptionServices.d.ts.map +1 -1
  16. package/dist/extensibility/ConsumptionServices.js +2 -5
  17. package/dist/extensibility/ConsumptionServices.js.map +1 -1
  18. package/dist/extensibility/facades/consumption/index.d.ts +0 -1
  19. package/dist/extensibility/facades/consumption/index.d.ts.map +1 -1
  20. package/dist/extensibility/facades/consumption/index.js +0 -1
  21. package/dist/extensibility/facades/consumption/index.js.map +1 -1
  22. package/dist/useCases/common/Schemas.d.ts +1 -8
  23. package/dist/useCases/common/Schemas.d.ts.map +1 -1
  24. package/dist/useCases/common/Schemas.js +203 -914
  25. package/dist/useCases/common/Schemas.js.map +1 -1
  26. package/dist/useCases/common/UseCase.d.ts.map +1 -1
  27. package/dist/useCases/common/UseCase.js +0 -4
  28. package/dist/useCases/common/UseCase.js.map +1 -1
  29. package/dist/useCases/consumption/index.d.ts +0 -1
  30. package/dist/useCases/consumption/index.d.ts.map +1 -1
  31. package/dist/useCases/consumption/index.js +0 -1
  32. package/dist/useCases/consumption/index.js.map +1 -1
  33. package/package.json +17 -39
  34. package/dist/extensibility/facades/consumption/OpenId4VcFacade.d.ts +0 -21
  35. package/dist/extensibility/facades/consumption/OpenId4VcFacade.d.ts.map +0 -1
  36. package/dist/extensibility/facades/consumption/OpenId4VcFacade.js +0 -67
  37. package/dist/extensibility/facades/consumption/OpenId4VcFacade.js.map +0 -1
  38. package/dist/useCases/consumption/openid4vc/AcceptAuthorizationRequest.d.ts +0 -27
  39. package/dist/useCases/consumption/openid4vc/AcceptAuthorizationRequest.d.ts.map +0 -1
  40. package/dist/useCases/consumption/openid4vc/AcceptAuthorizationRequest.js +0 -53
  41. package/dist/useCases/consumption/openid4vc/AcceptAuthorizationRequest.js.map +0 -1
  42. package/dist/useCases/consumption/openid4vc/CreatePresentationToken.d.ts +0 -22
  43. package/dist/useCases/consumption/openid4vc/CreatePresentationToken.d.ts.map +0 -1
  44. package/dist/useCases/consumption/openid4vc/CreatePresentationToken.js +0 -65
  45. package/dist/useCases/consumption/openid4vc/CreatePresentationToken.js.map +0 -1
  46. package/dist/useCases/consumption/openid4vc/RequestCredentials.d.ts +0 -27
  47. package/dist/useCases/consumption/openid4vc/RequestCredentials.d.ts.map +0 -1
  48. package/dist/useCases/consumption/openid4vc/RequestCredentials.js +0 -47
  49. package/dist/useCases/consumption/openid4vc/RequestCredentials.js.map +0 -1
  50. package/dist/useCases/consumption/openid4vc/ResolveAuthorizationRequest.d.ts +0 -22
  51. package/dist/useCases/consumption/openid4vc/ResolveAuthorizationRequest.d.ts.map +0 -1
  52. package/dist/useCases/consumption/openid4vc/ResolveAuthorizationRequest.js +0 -70
  53. package/dist/useCases/consumption/openid4vc/ResolveAuthorizationRequest.js.map +0 -1
  54. package/dist/useCases/consumption/openid4vc/ResolveCredentialOffer.d.ts +0 -20
  55. package/dist/useCases/consumption/openid4vc/ResolveCredentialOffer.d.ts.map +0 -1
  56. package/dist/useCases/consumption/openid4vc/ResolveCredentialOffer.js +0 -52
  57. package/dist/useCases/consumption/openid4vc/ResolveCredentialOffer.js.map +0 -1
  58. package/dist/useCases/consumption/openid4vc/StoreCredentials.d.ts +0 -21
  59. package/dist/useCases/consumption/openid4vc/StoreCredentials.d.ts.map +0 -1
  60. package/dist/useCases/consumption/openid4vc/StoreCredentials.js +0 -47
  61. package/dist/useCases/consumption/openid4vc/StoreCredentials.js.map +0 -1
  62. package/dist/useCases/consumption/openid4vc/VerifyPresentationToken.d.ts +0 -27
  63. package/dist/useCases/consumption/openid4vc/VerifyPresentationToken.d.ts.map +0 -1
  64. package/dist/useCases/consumption/openid4vc/VerifyPresentationToken.js +0 -50
  65. package/dist/useCases/consumption/openid4vc/VerifyPresentationToken.js.map +0 -1
  66. package/dist/useCases/consumption/openid4vc/index.d.ts +0 -8
  67. package/dist/useCases/consumption/openid4vc/index.d.ts.map +0 -1
  68. package/dist/useCases/consumption/openid4vc/index.js +0 -24
  69. 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.VerifyPresentationTokenRequest = exports.StoreCredentialsRequest = exports.ResolveCredentialOfferRequest = exports.ResolveAuthorizationRequestRequest = exports.RequestCredentialsRequest = exports.CreatePresentationTokenRequest = exports.AcceptAuthorizationRequestRequest = exports.SentNotificationRequest = exports.ReceivedNotificationRequest = exports.ProcessNotificationByIdRequest = exports.GetNotificationsRequest = exports.GetNotificationRequest = exports.UpsertIdentityMetadataRequest = void 0;
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 = exports.SendMessageRequest = exports.MarkMessageAsUnreadRequest = exports.MarkMessageAsReadRequest = exports.GetMessagesRequest = exports.GetMessageRequest = exports.GetAttachmentMetadataRequest = exports.CreateIdentityRecoveryKitRequest = void 0;
6
- exports.VerifiableCredential = exports.Sex = exports.Nationality = exports.MaritalStatus = exports.JobTitle = exports.Citizenship = exports.Surname = exports.Pseudonym = exports.MiddleName = exports.HonorificSuffix = exports.HonorificPrefix = void 0;
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.Citizenship = exports.Surname = exports.Pseudonym = exports.MiddleName = exports.HonorificSuffix = exports.HonorificPrefix = exports.GivenName = exports.BirthName = exports.SchematizedXML = exports.SchematizedJSON = 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 = exports.JobTitle = 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
  },
@@ -1175,6 +1169,9 @@ exports.CanCreateOutgoingRequestRequest = {
1175
1169
  {
1176
1170
  "$ref": "#/definitions/PseudonymJSON"
1177
1171
  },
1172
+ {
1173
+ "$ref": "#/definitions/SchematizedJSONJSON"
1174
+ },
1178
1175
  {
1179
1176
  "$ref": "#/definitions/SexJSON"
1180
1177
  },
@@ -1184,9 +1181,6 @@ exports.CanCreateOutgoingRequestRequest = {
1184
1181
  {
1185
1182
  "$ref": "#/definitions/SurnameJSON"
1186
1183
  },
1187
- {
1188
- "$ref": "#/definitions/VerifiableCredentialJSON"
1189
- },
1190
1184
  {
1191
1185
  "$ref": "#/definitions/WebsiteJSON"
1192
1186
  }
@@ -1771,6 +1765,30 @@ exports.CanCreateOutgoingRequestRequest = {
1771
1765
  ],
1772
1766
  "additionalProperties": false
1773
1767
  },
1768
+ "SchematizedJSONJSON": {
1769
+ "type": "object",
1770
+ "properties": {
1771
+ "@type": {
1772
+ "type": "string",
1773
+ "const": "SchematizedJSON"
1774
+ },
1775
+ "@context": {
1776
+ "type": "string"
1777
+ },
1778
+ "@version": {
1779
+ "type": "string"
1780
+ },
1781
+ "value": {},
1782
+ "schemaURL": {
1783
+ "type": "string"
1784
+ }
1785
+ },
1786
+ "required": [
1787
+ "@type",
1788
+ "value"
1789
+ ],
1790
+ "additionalProperties": false
1791
+ },
1774
1792
  "SexJSON": {
1775
1793
  "type": "object",
1776
1794
  "properties": {
@@ -1863,46 +1881,6 @@ exports.CanCreateOutgoingRequestRequest = {
1863
1881
  ],
1864
1882
  "additionalProperties": false
1865
1883
  },
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
1884
  "WebsiteJSON": {
1907
1885
  "type": "object",
1908
1886
  "properties": {
@@ -2162,10 +2140,10 @@ exports.CanCreateOutgoingRequestRequest = {
2162
2140
  "PhoneNumber",
2163
2141
  "PostOfficeBoxAddress",
2164
2142
  "Pseudonym",
2143
+ "SchematizedJSON",
2165
2144
  "Sex",
2166
2145
  "StreetAddress",
2167
2146
  "Surname",
2168
- "VerifiableCredential",
2169
2147
  "Website"
2170
2148
  ]
2171
2149
  },
@@ -2751,78 +2729,6 @@ exports.CanCreateOutgoingRequestRequest = {
2751
2729
  ],
2752
2730
  "additionalProperties": false
2753
2731
  },
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
2732
  "AddressString": {
2827
2733
  "type": "string",
2828
2734
  "pattern": "did:e:((([A-Za-z0-9]+(-[A-Za-z0-9]+)*)\\.)+[a-z]{2,}|localhost):dids:[0-9a-f]{22}"
@@ -3324,6 +3230,9 @@ exports.CompleteOutgoingRequestRequest = {
3324
3230
  {
3325
3231
  "$ref": "#/definitions/PseudonymJSON"
3326
3232
  },
3233
+ {
3234
+ "$ref": "#/definitions/SchematizedJSONJSON"
3235
+ },
3327
3236
  {
3328
3237
  "$ref": "#/definitions/SexJSON"
3329
3238
  },
@@ -3333,9 +3242,6 @@ exports.CompleteOutgoingRequestRequest = {
3333
3242
  {
3334
3243
  "$ref": "#/definitions/SurnameJSON"
3335
3244
  },
3336
- {
3337
- "$ref": "#/definitions/VerifiableCredentialJSON"
3338
- },
3339
3245
  {
3340
3246
  "$ref": "#/definitions/WebsiteJSON"
3341
3247
  }
@@ -3920,6 +3826,30 @@ exports.CompleteOutgoingRequestRequest = {
3920
3826
  ],
3921
3827
  "additionalProperties": false
3922
3828
  },
3829
+ "SchematizedJSONJSON": {
3830
+ "type": "object",
3831
+ "properties": {
3832
+ "@type": {
3833
+ "type": "string",
3834
+ "const": "SchematizedJSON"
3835
+ },
3836
+ "@context": {
3837
+ "type": "string"
3838
+ },
3839
+ "@version": {
3840
+ "type": "string"
3841
+ },
3842
+ "value": {},
3843
+ "schemaURL": {
3844
+ "type": "string"
3845
+ }
3846
+ },
3847
+ "required": [
3848
+ "@type",
3849
+ "value"
3850
+ ],
3851
+ "additionalProperties": false
3852
+ },
3923
3853
  "SexJSON": {
3924
3854
  "type": "object",
3925
3855
  "properties": {
@@ -4012,46 +3942,6 @@ exports.CompleteOutgoingRequestRequest = {
4012
3942
  ],
4013
3943
  "additionalProperties": false
4014
3944
  },
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
3945
  "WebsiteJSON": {
4056
3946
  "type": "object",
4057
3947
  "properties": {
@@ -5391,6 +5281,9 @@ exports.CreateAndCompleteOutgoingRequestFromRelationshipTemplateResponseRequest
5391
5281
  {
5392
5282
  "$ref": "#/definitions/PseudonymJSON"
5393
5283
  },
5284
+ {
5285
+ "$ref": "#/definitions/SchematizedJSONJSON"
5286
+ },
5394
5287
  {
5395
5288
  "$ref": "#/definitions/SexJSON"
5396
5289
  },
@@ -5400,9 +5293,6 @@ exports.CreateAndCompleteOutgoingRequestFromRelationshipTemplateResponseRequest
5400
5293
  {
5401
5294
  "$ref": "#/definitions/SurnameJSON"
5402
5295
  },
5403
- {
5404
- "$ref": "#/definitions/VerifiableCredentialJSON"
5405
- },
5406
5296
  {
5407
5297
  "$ref": "#/definitions/WebsiteJSON"
5408
5298
  }
@@ -5987,6 +5877,30 @@ exports.CreateAndCompleteOutgoingRequestFromRelationshipTemplateResponseRequest
5987
5877
  ],
5988
5878
  "additionalProperties": false
5989
5879
  },
5880
+ "SchematizedJSONJSON": {
5881
+ "type": "object",
5882
+ "properties": {
5883
+ "@type": {
5884
+ "type": "string",
5885
+ "const": "SchematizedJSON"
5886
+ },
5887
+ "@context": {
5888
+ "type": "string"
5889
+ },
5890
+ "@version": {
5891
+ "type": "string"
5892
+ },
5893
+ "value": {},
5894
+ "schemaURL": {
5895
+ "type": "string"
5896
+ }
5897
+ },
5898
+ "required": [
5899
+ "@type",
5900
+ "value"
5901
+ ],
5902
+ "additionalProperties": false
5903
+ },
5990
5904
  "SexJSON": {
5991
5905
  "type": "object",
5992
5906
  "properties": {
@@ -6079,46 +5993,6 @@ exports.CreateAndCompleteOutgoingRequestFromRelationshipTemplateResponseRequest
6079
5993
  ],
6080
5994
  "additionalProperties": false
6081
5995
  },
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
5996
  "WebsiteJSON": {
6123
5997
  "type": "object",
6124
5998
  "properties": {
@@ -7222,12 +7096,6 @@ exports.CreateOutgoingRequestRequest = {
7222
7096
  },
7223
7097
  {
7224
7098
  "$ref": "#/definitions/TransferFileOwnershipRequestItemJSON"
7225
- },
7226
- {
7227
- "$ref": "#/definitions/ShareCredentialOfferRequestItemJSON"
7228
- },
7229
- {
7230
- "$ref": "#/definitions/ShareAuthorizationRequestRequestItemJSON"
7231
7099
  }
7232
7100
  ]
7233
7101
  },
@@ -8082,16 +7950,16 @@ exports.CreateOutgoingRequestRequest = {
8082
7950
  "$ref": "#/definitions/PseudonymJSON"
8083
7951
  },
8084
7952
  {
8085
- "$ref": "#/definitions/SexJSON"
7953
+ "$ref": "#/definitions/SchematizedJSONJSON"
8086
7954
  },
8087
7955
  {
8088
- "$ref": "#/definitions/StreetAddressJSON"
7956
+ "$ref": "#/definitions/SexJSON"
8089
7957
  },
8090
7958
  {
8091
- "$ref": "#/definitions/SurnameJSON"
7959
+ "$ref": "#/definitions/StreetAddressJSON"
8092
7960
  },
8093
7961
  {
8094
- "$ref": "#/definitions/VerifiableCredentialJSON"
7962
+ "$ref": "#/definitions/SurnameJSON"
8095
7963
  },
8096
7964
  {
8097
7965
  "$ref": "#/definitions/WebsiteJSON"
@@ -8677,6 +8545,30 @@ exports.CreateOutgoingRequestRequest = {
8677
8545
  ],
8678
8546
  "additionalProperties": false
8679
8547
  },
8548
+ "SchematizedJSONJSON": {
8549
+ "type": "object",
8550
+ "properties": {
8551
+ "@type": {
8552
+ "type": "string",
8553
+ "const": "SchematizedJSON"
8554
+ },
8555
+ "@context": {
8556
+ "type": "string"
8557
+ },
8558
+ "@version": {
8559
+ "type": "string"
8560
+ },
8561
+ "value": {},
8562
+ "schemaURL": {
8563
+ "type": "string"
8564
+ }
8565
+ },
8566
+ "required": [
8567
+ "@type",
8568
+ "value"
8569
+ ],
8570
+ "additionalProperties": false
8571
+ },
8680
8572
  "SexJSON": {
8681
8573
  "type": "object",
8682
8574
  "properties": {
@@ -8769,46 +8661,6 @@ exports.CreateOutgoingRequestRequest = {
8769
8661
  ],
8770
8662
  "additionalProperties": false
8771
8663
  },
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
8664
  "WebsiteJSON": {
8813
8665
  "type": "object",
8814
8666
  "properties": {
@@ -9068,10 +8920,10 @@ exports.CreateOutgoingRequestRequest = {
9068
8920
  "PhoneNumber",
9069
8921
  "PostOfficeBoxAddress",
9070
8922
  "Pseudonym",
8923
+ "SchematizedJSON",
9071
8924
  "Sex",
9072
8925
  "StreetAddress",
9073
8926
  "Surname",
9074
- "VerifiableCredential",
9075
8927
  "Website"
9076
8928
  ]
9077
8929
  },
@@ -9657,78 +9509,6 @@ exports.CreateOutgoingRequestRequest = {
9657
9509
  ],
9658
9510
  "additionalProperties": false
9659
9511
  },
9660
- "ShareCredentialOfferRequestItemJSON": {
9661
- "type": "object",
9662
- "properties": {
9663
- "@type": {
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": {
9686
- "type": "string"
9687
- }
9688
- },
9689
- "required": [
9690
- "@type",
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
9512
  "AddressString": {
9733
9513
  "type": "string",
9734
9514
  "pattern": "did:e:((([A-Za-z0-9]+(-[A-Za-z0-9]+)*)\\.)+[a-z]{2,}|localhost):dids:[0-9a-f]{22}"
@@ -10380,12 +10160,6 @@ exports.ReceivedIncomingRequestRequest = {
10380
10160
  },
10381
10161
  {
10382
10162
  "$ref": "#/definitions/TransferFileOwnershipRequestItemJSON"
10383
- },
10384
- {
10385
- "$ref": "#/definitions/ShareCredentialOfferRequestItemJSON"
10386
- },
10387
- {
10388
- "$ref": "#/definitions/ShareAuthorizationRequestRequestItemJSON"
10389
10163
  }
10390
10164
  ]
10391
10165
  },
@@ -11239,6 +11013,9 @@ exports.ReceivedIncomingRequestRequest = {
11239
11013
  {
11240
11014
  "$ref": "#/definitions/PseudonymJSON"
11241
11015
  },
11016
+ {
11017
+ "$ref": "#/definitions/SchematizedJSONJSON"
11018
+ },
11242
11019
  {
11243
11020
  "$ref": "#/definitions/SexJSON"
11244
11021
  },
@@ -11248,9 +11025,6 @@ exports.ReceivedIncomingRequestRequest = {
11248
11025
  {
11249
11026
  "$ref": "#/definitions/SurnameJSON"
11250
11027
  },
11251
- {
11252
- "$ref": "#/definitions/VerifiableCredentialJSON"
11253
- },
11254
11028
  {
11255
11029
  "$ref": "#/definitions/WebsiteJSON"
11256
11030
  }
@@ -11835,6 +11609,30 @@ exports.ReceivedIncomingRequestRequest = {
11835
11609
  ],
11836
11610
  "additionalProperties": false
11837
11611
  },
11612
+ "SchematizedJSONJSON": {
11613
+ "type": "object",
11614
+ "properties": {
11615
+ "@type": {
11616
+ "type": "string",
11617
+ "const": "SchematizedJSON"
11618
+ },
11619
+ "@context": {
11620
+ "type": "string"
11621
+ },
11622
+ "@version": {
11623
+ "type": "string"
11624
+ },
11625
+ "value": {},
11626
+ "schemaURL": {
11627
+ "type": "string"
11628
+ }
11629
+ },
11630
+ "required": [
11631
+ "@type",
11632
+ "value"
11633
+ ],
11634
+ "additionalProperties": false
11635
+ },
11838
11636
  "SexJSON": {
11839
11637
  "type": "object",
11840
11638
  "properties": {
@@ -11927,46 +11725,6 @@ exports.ReceivedIncomingRequestRequest = {
11927
11725
  ],
11928
11726
  "additionalProperties": false
11929
11727
  },
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
11728
  "WebsiteJSON": {
11971
11729
  "type": "object",
11972
11730
  "properties": {
@@ -12226,10 +11984,10 @@ exports.ReceivedIncomingRequestRequest = {
12226
11984
  "PhoneNumber",
12227
11985
  "PostOfficeBoxAddress",
12228
11986
  "Pseudonym",
11987
+ "SchematizedJSON",
12229
11988
  "Sex",
12230
11989
  "StreetAddress",
12231
11990
  "Surname",
12232
- "VerifiableCredential",
12233
11991
  "Website"
12234
11992
  ]
12235
11993
  },
@@ -12815,78 +12573,6 @@ exports.ReceivedIncomingRequestRequest = {
12815
12573
  ],
12816
12574
  "additionalProperties": false
12817
12575
  },
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
12576
  "MessageIdString": {
12891
12577
  "type": "string",
12892
12578
  "pattern": "MSG[A-Za-z0-9]{17}"
@@ -13812,10 +13498,10 @@ exports.ExecuteIdentityAttributeQueryRequest = {
13812
13498
  "PhoneNumber",
13813
13499
  "PostOfficeBoxAddress",
13814
13500
  "Pseudonym",
13501
+ "SchematizedJSON",
13815
13502
  "Sex",
13816
13503
  "StreetAddress",
13817
13504
  "Surname",
13818
- "VerifiableCredential",
13819
13505
  "Website"
13820
13506
  ]
13821
13507
  },
@@ -13916,10 +13602,10 @@ exports.ExecuteIQLQueryRequest = {
13916
13602
  "PhoneNumber",
13917
13603
  "PostOfficeBoxAddress",
13918
13604
  "Pseudonym",
13605
+ "SchematizedJSON",
13919
13606
  "Sex",
13920
13607
  "StreetAddress",
13921
13608
  "Surname",
13922
- "VerifiableCredential",
13923
13609
  "Website"
13924
13610
  ]
13925
13611
  },
@@ -15369,16 +15055,16 @@ exports.SucceedOwnIdentityAttributeRequest = {
15369
15055
  "$ref": "#/definitions/PseudonymJSON"
15370
15056
  },
15371
15057
  {
15372
- "$ref": "#/definitions/SexJSON"
15058
+ "$ref": "#/definitions/SchematizedJSONJSON"
15373
15059
  },
15374
15060
  {
15375
- "$ref": "#/definitions/StreetAddressJSON"
15061
+ "$ref": "#/definitions/SexJSON"
15376
15062
  },
15377
15063
  {
15378
- "$ref": "#/definitions/SurnameJSON"
15064
+ "$ref": "#/definitions/StreetAddressJSON"
15379
15065
  },
15380
15066
  {
15381
- "$ref": "#/definitions/VerifiableCredentialJSON"
15067
+ "$ref": "#/definitions/SurnameJSON"
15382
15068
  },
15383
15069
  {
15384
15070
  "$ref": "#/definitions/WebsiteJSON"
@@ -15964,6 +15650,30 @@ exports.SucceedOwnIdentityAttributeRequest = {
15964
15650
  ],
15965
15651
  "additionalProperties": false
15966
15652
  },
15653
+ "SchematizedJSONJSON": {
15654
+ "type": "object",
15655
+ "properties": {
15656
+ "@type": {
15657
+ "type": "string",
15658
+ "const": "SchematizedJSON"
15659
+ },
15660
+ "@context": {
15661
+ "type": "string"
15662
+ },
15663
+ "@version": {
15664
+ "type": "string"
15665
+ },
15666
+ "value": {},
15667
+ "schemaURL": {
15668
+ "type": "string"
15669
+ }
15670
+ },
15671
+ "required": [
15672
+ "@type",
15673
+ "value"
15674
+ ],
15675
+ "additionalProperties": false
15676
+ },
15967
15677
  "SexJSON": {
15968
15678
  "type": "object",
15969
15679
  "properties": {
@@ -16056,46 +15766,6 @@ exports.SucceedOwnIdentityAttributeRequest = {
16056
15766
  ],
16057
15767
  "additionalProperties": false
16058
15768
  },
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
15769
  "WebsiteJSON": {
16100
15770
  "type": "object",
16101
15771
  "properties": {
@@ -16899,10 +16569,10 @@ exports.ValidateIQLQueryRequest = {
16899
16569
  "PhoneNumber",
16900
16570
  "PostOfficeBoxAddress",
16901
16571
  "Pseudonym",
16572
+ "SchematizedJSON",
16902
16573
  "Sex",
16903
16574
  "StreetAddress",
16904
16575
  "Surname",
16905
- "VerifiableCredential",
16906
16576
  "Website"
16907
16577
  ]
16908
16578
  },
@@ -17255,371 +16925,6 @@ exports.SentNotificationRequest = {
17255
16925
  }
17256
16926
  }
17257
16927
  };
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
16928
  exports.CreateSettingRequest = {
17624
16929
  "$schema": "http://json-schema.org/draft-07/schema#",
17625
16930
  "$ref": "#/definitions/CreateSettingRequest",
@@ -21257,6 +20562,36 @@ exports.IdentityFileReference = {
21257
20562
  }
21258
20563
  }
21259
20564
  };
20565
+ exports.SchematizedJSON = {
20566
+ "$schema": "http://json-schema.org/draft-07/schema#",
20567
+ "$ref": "#/definitions/SchematizedJSON",
20568
+ "definitions": {
20569
+ "SchematizedJSON": {
20570
+ "type": "object",
20571
+ "properties": {
20572
+ "@type": {
20573
+ "type": "string",
20574
+ "const": "SchematizedJSON"
20575
+ },
20576
+ "@context": {
20577
+ "type": "string"
20578
+ },
20579
+ "@version": {
20580
+ "type": "string"
20581
+ },
20582
+ "value": {},
20583
+ "schemaURL": {
20584
+ "type": "string"
20585
+ }
20586
+ },
20587
+ "required": [
20588
+ "@type",
20589
+ "value"
20590
+ ],
20591
+ "additionalProperties": false
20592
+ }
20593
+ }
20594
+ };
21260
20595
  exports.SchematizedXML = {
21261
20596
  "$schema": "http://json-schema.org/draft-07/schema#",
21262
20597
  "$ref": "#/definitions/SchematizedXML",
@@ -21637,50 +20972,4 @@ exports.Sex = {
21637
20972
  }
21638
20973
  }
21639
20974
  };
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
20975
  //# sourceMappingURL=Schemas.js.map