@meeco/svx-api-sdk 1.0.0-stage.20250522100259.8bbfcff → 1.0.0-stage.20251205112014.f9c8449

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 (1184) hide show
  1. package/.openapi-generator/FILES +30 -1
  2. package/lib/esm/apis/ClassificationsApi.js +1 -1
  3. package/lib/esm/apis/ConnectionsApi.js +3 -3
  4. package/lib/esm/apis/DIDsApi.js +1 -1
  5. package/lib/esm/apis/DelegationsApi.js +1 -1
  6. package/lib/esm/apis/EventsApi.js +1 -1
  7. package/lib/esm/apis/HelpersApi.js +192 -2
  8. package/lib/esm/apis/ItemsApi.js +1 -1
  9. package/lib/esm/apis/KeysApi.js +1 -1
  10. package/lib/esm/apis/MetricsApi.js +1 -1
  11. package/lib/esm/apis/MonitoringApi.js +248 -0
  12. package/lib/esm/apis/OrganisationsApi.js +1 -1
  13. package/lib/esm/apis/SecurityRightsApi.js +1 -1
  14. package/lib/esm/apis/SharesApi.js +3 -3
  15. package/lib/esm/apis/TenantsApi.js +8 -5
  16. package/lib/esm/apis/UsersApi.js +1 -1
  17. package/lib/esm/apis/VerifiableCredentialsApi.js +8 -8
  18. package/lib/esm/apis/VerifiablePresentationsApi.js +85 -22
  19. package/lib/esm/apis/index.js +1 -0
  20. package/lib/esm/models/ATOMActiveAndArchivedOrgList.js +1 -1
  21. package/lib/esm/models/ATOMAdmin.js +1 -1
  22. package/lib/esm/models/ATOMAdministeredArchivedOrg.js +1 -1
  23. package/lib/esm/models/ATOMAdministeredOrg.js +1 -1
  24. package/lib/esm/models/ATOMApplicationVersion.js +44 -0
  25. package/lib/esm/models/ATOMAssignSecurityRightsRequest.js +1 -1
  26. package/lib/esm/models/ATOMComponent.js +49 -0
  27. package/lib/esm/models/ATOMCreateOrUpdateOrgRequest.js +1 -1
  28. package/lib/esm/models/ATOMCreateOrUpdateTenantRequest.js +1 -1
  29. package/lib/esm/models/ATOMError.js +10 -1
  30. package/lib/esm/models/ATOMOneOrg.js +1 -1
  31. package/lib/esm/models/ATOMOneTenant.js +1 -1
  32. package/lib/esm/models/ATOMOrg.js +1 -1
  33. package/lib/esm/models/ATOMOrgDescription.js +1 -1
  34. package/lib/esm/models/ATOMOrgList.js +1 -1
  35. package/lib/esm/models/ATOMPaginatedAdminList.js +1 -1
  36. package/lib/esm/models/ATOMPaginatedOrgList.js +1 -1
  37. package/lib/esm/models/ATOMPaginatedTenantList.js +1 -1
  38. package/lib/esm/models/ATOMSecurityRightGroupSpec.js +1 -1
  39. package/lib/esm/models/ATOMSecurityRightInRegistry.js +1 -1
  40. package/lib/esm/models/ATOMSecurityRightSpecInRegistry.js +1 -1
  41. package/lib/esm/models/ATOMSecurityRights.js +1 -1
  42. package/lib/esm/models/ATOMSecurityRightsGroup.js +1 -1
  43. package/lib/esm/models/ATOMSecurityRightsOfUser.js +1 -1
  44. package/lib/esm/models/ATOMSecurityRightsRegistry.js +1 -1
  45. package/lib/esm/models/ATOMTenant.js +1 -1
  46. package/lib/esm/models/ATOMTenantDescription.js +1 -1
  47. package/lib/esm/models/ATOMTenantIdAndName.js +1 -1
  48. package/lib/esm/models/ATOMTenantInJwtForWhoAmI.js +1 -1
  49. package/lib/esm/models/ATOMUser.js +1 -1
  50. package/lib/esm/models/ATOMWhoAmI.js +1 -1
  51. package/lib/esm/models/AcceptInvitationParams.js +1 -1
  52. package/lib/esm/models/AcceptInvitationPublicKey.js +1 -1
  53. package/lib/esm/models/AcceptInvitationsRequest.js +1 -1
  54. package/lib/esm/models/AcceptInvitationsRequest1.js +1 -1
  55. package/lib/esm/models/ApplicationsGet200Response.js +1 -1
  56. package/lib/esm/models/ApplicationsGet200ResponseApplicationsInner.js +1 -1
  57. package/lib/esm/models/ApplicationsIdGet200Response.js +1 -1
  58. package/lib/esm/models/ApplicationsIdPutRequest.js +1 -1
  59. package/lib/esm/models/ApplicationsIdPutRequestApplication.js +1 -1
  60. package/lib/esm/models/ApplicationsPost201Response.js +1 -1
  61. package/lib/esm/models/ApplicationsPost201ResponseApplication.js +1 -1
  62. package/lib/esm/models/ApplicationsPostRequest.js +1 -1
  63. package/lib/esm/models/ApplicationsPostRequestApplication.js +1 -1
  64. package/lib/esm/models/AttachmentsFolderResponse.js +1 -1
  65. package/lib/esm/models/ChildPublicKeyForConnection.js +1 -1
  66. package/lib/esm/models/ClassificationNodeResponse.js +1 -1
  67. package/lib/esm/models/ClassificationNodesPost201Response.js +1 -1
  68. package/lib/esm/models/ClassificationNodesPostRequest.js +1 -1
  69. package/lib/esm/models/ClassificationNodesPostRequestClassificationNode.js +1 -1
  70. package/lib/esm/models/ClassificationNodesResponse.js +1 -1
  71. package/lib/esm/models/ClientTaskQueueResponse.js +1 -1
  72. package/lib/esm/models/ClientTaskQueueResponse1.js +1 -1
  73. package/lib/esm/models/ConnectionsResponse.js +1 -1
  74. package/lib/esm/models/CreateChildUserParams.js +1 -1
  75. package/lib/esm/models/CreateChildUserResponse.js +1 -1
  76. package/lib/esm/models/CreateDeleteReconfigureSharesRequest.js +1 -1
  77. package/lib/esm/models/CreateDeleteReconfigureSharesServiceResponse.js +1 -1
  78. package/lib/esm/models/CredentialSchema2018.js +1 -1
  79. package/lib/esm/models/CredentialSchema2018Schema.js +1 -1
  80. package/lib/esm/models/CredentialSchema2023.js +1 -1
  81. package/lib/esm/models/DelegationInvitationsResponse.js +1 -1
  82. package/lib/esm/models/DidIdentifierGet200Response.js +1 -1
  83. package/lib/esm/models/DirectAttachment.js +1 -1
  84. package/lib/esm/models/EventActivityFeedResponse.js +1 -1
  85. package/lib/esm/models/EventFeedResponse.js +1 -1
  86. package/lib/esm/models/GetItemSharesResponse.js +1 -1
  87. package/lib/esm/models/GetItemSharesResponseSharesInner.js +1 -1
  88. package/lib/esm/models/IDNComponent.js +49 -0
  89. package/lib/esm/models/IDNCreateDidDto.js +1 -1
  90. package/lib/esm/models/IDNCreateDidDtoDidDocument.js +1 -1
  91. package/lib/esm/models/IDNCreateDidDtoOptions.js +1 -1
  92. package/lib/esm/models/IDNDIDCreateResultDto.js +1 -1
  93. package/lib/esm/models/IDNDIDDeactivateResultDto.js +1 -1
  94. package/lib/esm/models/IDNDIDDocumentMetadataDto.js +1 -1
  95. package/lib/esm/models/IDNDIDMetadataDto.js +1 -1
  96. package/lib/esm/models/IDNDIDResolutionMetadataDto.js +1 -1
  97. package/lib/esm/models/IDNDIDResolutionResultDto.js +1 -1
  98. package/lib/esm/models/IDNDIDUpdateResultDto.js +1 -1
  99. package/lib/esm/models/IDNDIDUrlMetadataDto.js +1 -1
  100. package/lib/esm/models/IDNData.js +1 -1
  101. package/lib/esm/models/IDNDeactivateDidDto.js +1 -1
  102. package/lib/esm/models/IDNDidDocumentDto.js +1 -1
  103. package/lib/esm/models/IDNDidDocumentMetadata.js +1 -1
  104. package/lib/esm/models/IDNDidOwner.js +1 -1
  105. package/lib/esm/models/IDNDidRegistrationMetadata.js +1 -1
  106. package/lib/esm/models/IDNDidState.js +1 -1
  107. package/lib/esm/models/IDNErrorResponseModel.js +1 -1
  108. package/lib/esm/models/IDNErrorsResponseModelDto.js +1 -1
  109. package/lib/esm/models/IDNLedgerResult.js +1 -1
  110. package/lib/esm/models/IDNMetadata.js +1 -1
  111. package/lib/esm/models/IDNOperation.js +1 -1
  112. package/lib/esm/models/IDNOptionsDto.js +1 -1
  113. package/lib/esm/models/IDNPaginatedDidOwnerResultDto.js +1 -1
  114. package/lib/esm/models/IDNPayload.js +1 -1
  115. package/lib/esm/models/IDNPublicKeyJWK.js +1 -1
  116. package/lib/esm/models/IDNReqSignature.js +1 -1
  117. package/lib/esm/models/IDNResult.js +1 -1
  118. package/lib/esm/models/IDNSecret.js +1 -1
  119. package/lib/esm/models/IDNSigningRequest.js +1 -1
  120. package/lib/esm/models/IDNSigningRequestType.js +1 -1
  121. package/lib/esm/models/IDNTxn.js +1 -1
  122. package/lib/esm/models/IDNTxnMetadata.js +1 -1
  123. package/lib/esm/models/IDNUpdateDidDto.js +1 -1
  124. package/lib/esm/models/IDNValue.js +1 -1
  125. package/lib/esm/models/IDNVersionDto.js +44 -0
  126. package/lib/esm/models/IDNlinks.js +1 -1
  127. package/lib/esm/models/IDNmeta.js +1 -1
  128. package/lib/esm/models/IDNverificationMethodTemplate.js +1 -1
  129. package/lib/esm/models/IDPAcceptEndUserInvitationPayloadDto.js +1 -1
  130. package/lib/esm/models/IDPAuthorisationRequestDto.js +1 -1
  131. package/lib/esm/models/IDPAuthorisationRequestResponseDto.js +1 -1
  132. package/lib/esm/models/IDPAuthorisationSiopSessionRequestPayloadDto.js +1 -1
  133. package/lib/esm/models/IDPCreateInvitationDto.js +1 -1
  134. package/lib/esm/models/IDPCreateInvitationPayloadDto.js +1 -1
  135. package/lib/esm/models/IDPEndUserInvitationResponseDto.js +1 -1
  136. package/lib/esm/models/IDPEndUserInvitationResponseModelDto.js +1 -1
  137. package/lib/esm/models/IDPEndUserInvitationsResponseDto.js +1 -1
  138. package/lib/esm/models/IDPEndUserResponseDto.js +1 -1
  139. package/lib/esm/models/IDPEndUserResponseModelDto.js +1 -1
  140. package/lib/esm/models/IDPEndUsersResponseDto.js +1 -1
  141. package/lib/esm/models/IDPErrorResponseModel.js +1 -1
  142. package/lib/esm/models/IDPErrorsResponseModelDto.js +1 -1
  143. package/lib/esm/models/IDPGenerateShortLivedAccessTokenDto.js +1 -1
  144. package/lib/esm/models/IDPGenerateShortLivedAccessTokenPayloadDto.js +1 -1
  145. package/lib/esm/models/IDPInvitationResponseDto.js +1 -1
  146. package/lib/esm/models/IDPInvitationResponseModelDto.js +1 -1
  147. package/lib/esm/models/IDPInvitationsResponseDto.js +1 -1
  148. package/lib/esm/models/IDPJoinedTenantDto.js +1 -1
  149. package/lib/esm/models/IDPJwtIssuerJWKSKeys.js +1 -1
  150. package/lib/esm/models/IDPJwtIssuerResponseDto.js +1 -1
  151. package/lib/esm/models/IDPMeta.js +1 -1
  152. package/lib/esm/models/IDPUpdatePasswordDto.js +1 -1
  153. package/lib/esm/models/IDPUpdatePasswordPayloadDto.js +1 -1
  154. package/lib/esm/models/IDPUpdateUserDto.js +1 -1
  155. package/lib/esm/models/IDPUpdateUserPayloadDto.js +1 -1
  156. package/lib/esm/models/IDPUserDto.js +1 -1
  157. package/lib/esm/models/IDPUserResponseDto.js +1 -1
  158. package/lib/esm/models/IDPWhoAmIResponseModelDto.js +1 -1
  159. package/lib/esm/models/InvitationRejectedResponse.js +1 -1
  160. package/lib/esm/models/InvitationResponse.js +1 -1
  161. package/lib/esm/models/InvitationWithShareIntentsResponse.js +1 -1
  162. package/lib/esm/models/InvitationsResponse.js +1 -1
  163. package/lib/esm/models/ItemSharesUpdateResponse.js +1 -1
  164. package/lib/esm/models/ItemTemplatesResponse.js +1 -1
  165. package/lib/esm/models/ItemsResponse.js +1 -1
  166. package/lib/esm/models/KeystoreComponent.js +46 -0
  167. package/lib/esm/models/KeystoreDataEncryptionKey.js +1 -1
  168. package/lib/esm/models/KeystoreDataEncryptionKeyResponse.js +1 -1
  169. package/lib/esm/models/KeystoreErr.js +1 -1
  170. package/lib/esm/models/KeystoreErrorsResponse.js +1 -1
  171. package/lib/esm/models/KeystoreKeyEncryptionKey.js +1 -1
  172. package/lib/esm/models/KeystoreKeyEncryptionKeyResponse.js +1 -1
  173. package/lib/esm/models/KeystoreKeypair.js +1 -1
  174. package/lib/esm/models/KeystoreKeypairResponse.js +1 -1
  175. package/lib/esm/models/KeystorePassphraseDerivationArtefact.js +1 -1
  176. package/lib/esm/models/KeystorePassphraseDerivationArtefactResponse.js +1 -1
  177. package/lib/esm/models/ListOfReconfigureShareParams.js +1 -1
  178. package/lib/esm/models/ParentPublicKeyForConnection.js +1 -1
  179. package/lib/esm/models/PostAttachmentDirectUploadUrlBlobRequest.js +1 -1
  180. package/lib/esm/models/PostAttachmentDirectUploadUrlRequest.js +1 -1
  181. package/lib/esm/models/PostConnection.js +1 -1
  182. package/lib/esm/models/PostConnectionPublicKey.js +1 -1
  183. package/lib/esm/models/PostConnectionsRequest.js +1 -1
  184. package/lib/esm/models/PostCreateAttachmentBlobRequest.js +1 -1
  185. package/lib/esm/models/PostCreateAttachmentRequest.js +1 -1
  186. package/lib/esm/models/PostDataEncryptionKeysRequest.js +1 -1
  187. package/lib/esm/models/PostDelegationInvitationsRequest.js +1 -1
  188. package/lib/esm/models/PostInvitation.js +1 -1
  189. package/lib/esm/models/PostInvitationPublicKey.js +1 -1
  190. package/lib/esm/models/PostInvitationsRequest.js +1 -1
  191. package/lib/esm/models/PostItemEncryptRequest.js +1 -1
  192. package/lib/esm/models/PostItemEncryptRequestSlotsInner.js +1 -1
  193. package/lib/esm/models/PostItemSharesRequest.js +1 -1
  194. package/lib/esm/models/PostItemSharesRequestShare.js +1 -1
  195. package/lib/esm/models/PostItemTemplateRequest.js +1 -1
  196. package/lib/esm/models/PostItemTemplateRequestSlotAttributes.js +1 -1
  197. package/lib/esm/models/PostItemsRequest.js +1 -1
  198. package/lib/esm/models/PostItemsRequestItem.js +1 -1
  199. package/lib/esm/models/PostKeyEncryptionKeyRequest.js +1 -1
  200. package/lib/esm/models/PostKeypairsRequest.js +1 -1
  201. package/lib/esm/models/PostPassphraseDerivationArtefactRequest.js +1 -1
  202. package/lib/esm/models/PutItemSharesClientTasksRequest.js +1 -1
  203. package/lib/esm/models/PutItemSharesRequest.js +1 -1
  204. package/lib/esm/models/PutItemSharesRequestShareDeksInner.js +1 -1
  205. package/lib/esm/models/PutItemSharesRequestShareSlotValuesInner.js +1 -1
  206. package/lib/esm/models/PutItemsRequest.js +1 -1
  207. package/lib/esm/models/PutItemsRequestItem.js +1 -1
  208. package/lib/esm/models/PutKeypairsRequest.js +1 -1
  209. package/lib/esm/models/PutMeRequest.js +1 -1
  210. package/lib/esm/models/PutMeRequestUser.js +1 -1
  211. package/lib/esm/models/PutSharesRequestShare.js +1 -1
  212. package/lib/esm/models/PutTasksRequest.js +1 -1
  213. package/lib/esm/models/ReconfigureShareParamsInner.js +1 -1
  214. package/lib/esm/models/ReconfigureSharesResponse.js +1 -1
  215. package/lib/esm/models/SchemasIdVersionSchemaJsonGet200Response.js +1 -1
  216. package/lib/esm/models/{ShreIntentListResponse.js → ShareIntentListResponse.js} +7 -7
  217. package/lib/esm/models/ShareIntentParam.js +1 -1
  218. package/lib/esm/models/ShareIntentRequest.js +1 -1
  219. package/lib/esm/models/ShareIntentResponse.js +1 -1
  220. package/lib/esm/models/ShareIntentsResponse.js +1 -1
  221. package/lib/esm/models/SharesIncomingResponse.js +1 -1
  222. package/lib/esm/models/SharesOutgoingResponse.js +1 -1
  223. package/lib/esm/models/UpdateDelegationsRequest.js +1 -1
  224. package/lib/esm/models/UtilitiesApplicationVersion.js +44 -0
  225. package/lib/esm/models/UtilitiesBlobInfo.js +1 -1
  226. package/lib/esm/models/UtilitiesBlobInfoResponse.js +1 -1
  227. package/lib/esm/models/UtilitiesBlobPublicInfo.js +1 -1
  228. package/lib/esm/models/UtilitiesBlobPublicInfoResponse.js +1 -1
  229. package/lib/esm/models/UtilitiesBlobUploadUrlRequest.js +1 -1
  230. package/lib/esm/models/UtilitiesComponent.js +49 -0
  231. package/lib/esm/models/UtilitiesDeployment.js +96 -0
  232. package/lib/esm/models/UtilitiesDeploymentWithoutLog.js +106 -0
  233. package/lib/esm/models/UtilitiesError.js +10 -1
  234. package/lib/esm/models/UtilitiesOwDeploymentRequest.js +44 -0
  235. package/lib/esm/models/UtilitiesOwDeploymentRequestOw.js +58 -0
  236. package/lib/esm/models/UtilitiesPaginatedDeployments.js +48 -0
  237. package/lib/esm/models/UtilitiesPaginationMeta.js +64 -0
  238. package/lib/esm/models/UtilitiesWorkflowEvent.js +46 -0
  239. package/lib/esm/models/VCCnfDto.js +1 -1
  240. package/lib/esm/models/VCComponent.js +49 -0
  241. package/lib/esm/models/VCConstraintsDto.js +1 -1
  242. package/lib/esm/models/VCCreateCredentialTypeConfigDto.js +3 -1
  243. package/lib/esm/models/VCCreateCredentialTypeDto.js +2 -4
  244. package/lib/esm/models/VCCreateCredentialTypePayloadDto.js +1 -1
  245. package/lib/esm/models/VCCreateCredentialTypeStyleDto.js +1 -1
  246. package/lib/esm/models/VCCreatePresentationDefinitionDto.js +17 -6
  247. package/lib/esm/models/VCCreatePresentationDefinitionPayloadDto.js +1 -1
  248. package/lib/esm/models/VCCreatePresentationRequestDto.js +8 -7
  249. package/lib/esm/models/VCCreatePresentationRequestOptionsRequestDto.js +2 -2
  250. package/lib/esm/models/VCCreatePresentationRequestPayloadDto.js +1 -1
  251. package/lib/esm/models/VCCreateSchemaDto.js +1 -1
  252. package/lib/esm/models/VCCreateSchemaPayloadDto.js +1 -1
  253. package/lib/esm/models/VCCredentialJSONSchemaPayloadDto.js +5 -1
  254. package/lib/esm/models/VCCredentialModelDto.js +2 -2
  255. package/lib/esm/models/VCCredentialResponseDto.js +1 -1
  256. package/lib/esm/models/VCCredentialTypeConfigDto.js +4 -1
  257. package/lib/esm/models/VCCredentialTypeModelDto.js +2 -5
  258. package/lib/esm/models/VCCredentialTypeResponseDto.js +1 -1
  259. package/lib/esm/models/VCCredentialTypeSchemaDto.js +1 -1
  260. package/lib/esm/models/VCCredentialTypeStyleDto.js +1 -1
  261. package/lib/esm/models/VCCredentialTypesResponseDto.js +1 -1
  262. package/lib/esm/models/VCCredentialVerificationErrorResponseDto.js +1 -1
  263. package/lib/esm/models/VCCredentialVerificationOptionsRequestPayloadDto.js +1 -1
  264. package/lib/esm/models/VCCredentialVerificationResultResponseDto.js +3 -2
  265. package/lib/esm/models/VCCredentialVerificationWarningResponseDto.js +1 -1
  266. package/lib/esm/models/VCDCQLClaimQueryDto.js +54 -0
  267. package/lib/esm/models/VCDCQLCredentialQueryDto.js +69 -0
  268. package/lib/esm/models/VCDCQLCredentialQueryDtoTrustedAuthoritiesInner.js +46 -0
  269. package/lib/esm/models/VCDCQLCredentialSetQueryDto.js +46 -0
  270. package/lib/esm/models/VCDCQLQueryDto.js +48 -0
  271. package/lib/esm/models/VCDCQLQueryJsonDto.js +48 -0
  272. package/lib/esm/models/VCDCQLQueryPayload.js +48 -0
  273. package/lib/esm/models/VCDeviceKeyInfoDto.js +1 -1
  274. package/lib/esm/models/VCErrorResponseDto.js +1 -1
  275. package/lib/esm/models/VCErrorsResponseDto.js +1 -1
  276. package/lib/esm/models/VCFieldsDto.js +1 -1
  277. package/lib/esm/models/VCFieldsDtoFilter.js +1 -1
  278. package/lib/esm/models/VCFilterContainsDto.js +1 -1
  279. package/lib/esm/models/VCFilterDto.js +1 -1
  280. package/lib/esm/models/VCFilterItemsDto.js +1 -1
  281. package/lib/esm/models/VCFilterNotPredicateDto.js +1 -1
  282. package/lib/esm/models/VCGenerateCredentialDto.js +1 -1
  283. package/lib/esm/models/VCGenerateCredentialPayloadDto.js +1 -1
  284. package/lib/esm/models/VCGeneratePresentationDto.js +1 -1
  285. package/lib/esm/models/VCGeneratePresentationPayloadDto.js +1 -1
  286. package/lib/esm/models/VCIdTokenVerificationErrorResponseDto.js +1 -1
  287. package/lib/esm/models/VCIdTokenVerificationOptionsDto.js +1 -1
  288. package/lib/esm/models/VCIdTokenVerificationResultResponseDto.js +3 -2
  289. package/lib/esm/models/VCIdTokenVerificationWarningResponseDto.js +1 -1
  290. package/lib/esm/models/VCInputDescriptorDto.js +1 -1
  291. package/lib/esm/models/VCInputDescriptorMapDto.js +4 -3
  292. package/lib/esm/models/VCInputDescriptorPayload.js +1 -1
  293. package/lib/esm/models/VCMeta.js +1 -1
  294. package/lib/esm/models/VCPaginatedCredentialsResponseDto.js +1 -1
  295. package/lib/esm/models/VCPaginatedPresentationDefinitionsResponseDto.js +1 -1
  296. package/lib/esm/models/VCPaginatedPresentationRequestResponseDto.js +1 -1
  297. package/lib/esm/models/VCPathNestedDto.js +4 -3
  298. package/lib/esm/models/VCPresentationDefinitionDto.js +1 -1
  299. package/lib/esm/models/VCPresentationDefinitionJsonDto.js +1 -1
  300. package/lib/esm/models/VCPresentationDefinitionJsonResponseDto.js +1 -1
  301. package/lib/esm/models/VCPresentationDefinitionModelDto.js +14 -1
  302. package/lib/esm/models/VCPresentationDefinitionResponseDto.js +1 -1
  303. package/lib/esm/models/VCPresentationRequestModelDto.js +1 -1
  304. package/lib/esm/models/VCPresentationRequestParametersModelDto.js +21 -1
  305. package/lib/esm/models/VCPresentationRequestResponseDto.js +1 -1
  306. package/lib/esm/models/VCPresentationRequestResponseVerificationOptionsDto.js +1 -1
  307. package/lib/esm/models/VCPresentationRequestResponseVerificationResultResponseDto.js +3 -2
  308. package/lib/esm/models/VCPresentationSubmissionDto.js +1 -1
  309. package/lib/esm/models/VCPresentationVerificationErrorResponseDto.js +1 -1
  310. package/lib/esm/models/VCPresentationVerificationOptionsDto.js +1 -1
  311. package/lib/esm/models/VCPresentationVerificationResultResponseDto.js +3 -2
  312. package/lib/esm/models/VCPresentationVerificationWarningResponseDto.js +1 -1
  313. package/lib/esm/models/VCResponseVerificationErrorResponseDto.js +1 -1
  314. package/lib/esm/models/VCResponseVerificationWarningResponseDto.js +1 -1
  315. package/lib/esm/models/VCSchemaResponseDto.js +1 -1
  316. package/lib/esm/models/VCSchemaResponseModelDto.js +1 -1
  317. package/lib/esm/models/VCSchemasResponseDto.js +1 -1
  318. package/lib/esm/models/VCUnsignedCredentialModelDto.js +2 -2
  319. package/lib/esm/models/VCUnsignedCredentialModelDtoMetadata.js +1 -1
  320. package/lib/esm/models/VCUnsignedCredentialResponseDto.js +1 -1
  321. package/lib/esm/models/VCUnsignedPresentationModelDto.js +1 -1
  322. package/lib/esm/models/VCUnsignedPresentationResponseDto.js +1 -1
  323. package/lib/esm/models/VCUpdateCredentialStatusRequestDto.js +1 -1
  324. package/lib/esm/models/VCUpdateCredentialStatusRequestStatusDto.js +1 -1
  325. package/lib/esm/models/VCUpdateCredentialTypeDto.js +2 -4
  326. package/lib/esm/models/VCUpdateCredentialTypePayloadDto.js +1 -1
  327. package/lib/esm/models/VCUpdatePresentationDefinitionDto.js +51 -0
  328. package/lib/esm/models/VCUpdatePresentationDefinitionPayloadDto.js +44 -0
  329. package/lib/esm/models/VCUpdateSchemaDto.js +1 -1
  330. package/lib/esm/models/VCUpdateSchemaPayloadDto.js +1 -1
  331. package/lib/esm/models/VCVerifyPresentationRequestResponseDto.js +5 -3
  332. package/lib/esm/models/VCVerifyPresentationRequestResponsePayloadDto.js +1 -1
  333. package/lib/esm/models/VCVerifySignedCredentialRequestDto.js +2 -2
  334. package/lib/esm/models/VCVerifySignedCredentialRequestPayloadDto.js +1 -1
  335. package/lib/esm/models/VCVerifySignedPresentationRequestDto.js +1 -1
  336. package/lib/esm/models/VCVerifySignedPresentationRequestPayloadDto.js +1 -1
  337. package/lib/esm/models/VCVersionDto.js +44 -0
  338. package/lib/esm/models/VaultActivity.js +1 -1
  339. package/lib/esm/models/VaultAttachment.js +1 -1
  340. package/lib/esm/models/VaultAttachmentDirectUploadUrl.js +1 -1
  341. package/lib/esm/models/VaultAttachmentDirectUploadUrlResponse.js +1 -1
  342. package/lib/esm/models/VaultAttachmentsFolder.js +1 -1
  343. package/lib/esm/models/VaultAttachmentsFolderResponse.js +1 -1
  344. package/lib/esm/models/VaultClassificationNode.js +1 -1
  345. package/lib/esm/models/VaultClassificationNodeAttributes.js +1 -1
  346. package/lib/esm/models/VaultClassificationNodeAttributesWithDeletion.js +1 -1
  347. package/lib/esm/models/VaultClientTask.js +1 -1
  348. package/lib/esm/models/VaultCollectionReport.js +1 -1
  349. package/lib/esm/models/VaultCompactShareIntent.js +1 -1
  350. package/lib/esm/models/VaultComponent.js +46 -0
  351. package/lib/esm/models/VaultConnection.js +1 -1
  352. package/lib/esm/models/VaultConnectionResponse.js +1 -1
  353. package/lib/esm/models/VaultConnectionResponseWithCreatedSharesReport.js +1 -1
  354. package/lib/esm/models/VaultConnectionsByRoles.js +1 -1
  355. package/lib/esm/models/VaultCreatedShareReport.js +1 -1
  356. package/lib/esm/models/VaultDelegationInvitation.js +1 -1
  357. package/lib/esm/models/VaultDelegationInvitationResponse.js +1 -1
  358. package/lib/esm/models/VaultDirectAttachment.js +1 -1
  359. package/lib/esm/models/VaultEncryptedSlotValue.js +1 -1
  360. package/lib/esm/models/VaultErr.js +1 -1
  361. package/lib/esm/models/VaultErrorsResponse.js +1 -1
  362. package/lib/esm/models/VaultGetShareResponse.js +1 -1
  363. package/lib/esm/models/VaultInvitation.js +1 -12
  364. package/lib/esm/models/VaultInvitationAcceptedResponse.js +1 -1
  365. package/lib/esm/models/VaultItem.js +1 -1
  366. package/lib/esm/models/VaultItemReport.js +1 -1
  367. package/lib/esm/models/VaultItemReportItems.js +1 -1
  368. package/lib/esm/models/VaultItemReportResponse.js +1 -1
  369. package/lib/esm/models/VaultItemReportSlots.js +1 -1
  370. package/lib/esm/models/VaultItemResponse.js +1 -1
  371. package/lib/esm/models/VaultItemTemplate.js +1 -1
  372. package/lib/esm/models/VaultItemTemplateResponse.js +1 -1
  373. package/lib/esm/models/VaultMeResponse.js +1 -1
  374. package/lib/esm/models/VaultNestedSlotAttributes.js +1 -1
  375. package/lib/esm/models/VaultOwnConnectionData.js +2 -8
  376. package/lib/esm/models/VaultRemoteFile.js +1 -1
  377. package/lib/esm/models/VaultShare.js +1 -1
  378. package/lib/esm/models/VaultShareIntent.js +1 -1
  379. package/lib/esm/models/VaultShareWithItemData.js +1 -1
  380. package/lib/esm/models/VaultSharesCreateResponse.js +1 -1
  381. package/lib/esm/models/VaultSlot.js +1 -1
  382. package/lib/esm/models/VaultSlotAttributesInItemCreation.js +1 -1
  383. package/lib/esm/models/VaultTheOtherConnectedUserData.js +2 -8
  384. package/lib/esm/models/VaultThumbnail.js +1 -1
  385. package/lib/esm/models/VaultUser.js +2 -3
  386. package/lib/esm/models/VaultUserAttachmentsReport.js +1 -1
  387. package/lib/esm/models/VaultUserAttachmentsReportResponse.js +1 -1
  388. package/lib/esm/models/VaultUserConnectionsReport.js +1 -7
  389. package/lib/esm/models/VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount.js +1 -1
  390. package/lib/esm/models/VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers.js +1 -1
  391. package/lib/esm/models/VaultUserConnectionsReportResponse.js +1 -1
  392. package/lib/esm/models/VersionResponse.js +44 -0
  393. package/lib/esm/models/VersionResponse1.js +44 -0
  394. package/lib/esm/models/index.js +29 -1
  395. package/lib/esm/runtime.js +1 -1
  396. package/lib/types/apis/ClassificationsApi.d.ts +1 -1
  397. package/lib/types/apis/ConnectionsApi.d.ts +3 -3
  398. package/lib/types/apis/DIDsApi.d.ts +4 -4
  399. package/lib/types/apis/DelegationsApi.d.ts +1 -1
  400. package/lib/types/apis/EventsApi.d.ts +1 -1
  401. package/lib/types/apis/HelpersApi.d.ts +77 -2
  402. package/lib/types/apis/ItemsApi.d.ts +1 -1
  403. package/lib/types/apis/KeysApi.d.ts +1 -1
  404. package/lib/types/apis/MetricsApi.d.ts +1 -1
  405. package/lib/types/apis/MonitoringApi.d.ts +98 -0
  406. package/lib/types/apis/OrganisationsApi.d.ts +1 -1
  407. package/lib/types/apis/SecurityRightsApi.d.ts +1 -1
  408. package/lib/types/apis/SharesApi.d.ts +4 -4
  409. package/lib/types/apis/TenantsApi.d.ts +5 -4
  410. package/lib/types/apis/UsersApi.d.ts +10 -10
  411. package/lib/types/apis/VerifiableCredentialsApi.d.ts +17 -17
  412. package/lib/types/apis/VerifiablePresentationsApi.d.ts +42 -22
  413. package/lib/types/apis/index.d.ts +1 -0
  414. package/lib/types/models/ATOMActiveAndArchivedOrgList.d.ts +1 -1
  415. package/lib/types/models/ATOMAdmin.d.ts +1 -1
  416. package/lib/types/models/ATOMAdministeredArchivedOrg.d.ts +1 -1
  417. package/lib/types/models/ATOMAdministeredOrg.d.ts +1 -1
  418. package/lib/types/models/ATOMApplicationVersion.d.ts +32 -0
  419. package/lib/types/models/ATOMAssignSecurityRightsRequest.d.ts +1 -1
  420. package/lib/types/models/ATOMComponent.d.ts +43 -0
  421. package/lib/types/models/ATOMCreateOrUpdateOrgRequest.d.ts +1 -1
  422. package/lib/types/models/ATOMCreateOrUpdateTenantRequest.d.ts +1 -1
  423. package/lib/types/models/ATOMError.d.ts +19 -1
  424. package/lib/types/models/ATOMOneOrg.d.ts +1 -1
  425. package/lib/types/models/ATOMOneTenant.d.ts +1 -1
  426. package/lib/types/models/ATOMOrg.d.ts +1 -1
  427. package/lib/types/models/ATOMOrgDescription.d.ts +1 -1
  428. package/lib/types/models/ATOMOrgList.d.ts +1 -1
  429. package/lib/types/models/ATOMPaginatedAdminList.d.ts +1 -1
  430. package/lib/types/models/ATOMPaginatedOrgList.d.ts +1 -1
  431. package/lib/types/models/ATOMPaginatedTenantList.d.ts +1 -1
  432. package/lib/types/models/ATOMSecurityRightGroupSpec.d.ts +1 -1
  433. package/lib/types/models/ATOMSecurityRightInRegistry.d.ts +1 -1
  434. package/lib/types/models/ATOMSecurityRightSpecInRegistry.d.ts +1 -1
  435. package/lib/types/models/ATOMSecurityRights.d.ts +1 -1
  436. package/lib/types/models/ATOMSecurityRightsGroup.d.ts +1 -1
  437. package/lib/types/models/ATOMSecurityRightsOfUser.d.ts +1 -1
  438. package/lib/types/models/ATOMSecurityRightsRegistry.d.ts +1 -1
  439. package/lib/types/models/ATOMTenant.d.ts +1 -1
  440. package/lib/types/models/ATOMTenantDescription.d.ts +1 -1
  441. package/lib/types/models/ATOMTenantIdAndName.d.ts +1 -1
  442. package/lib/types/models/ATOMTenantInJwtForWhoAmI.d.ts +1 -1
  443. package/lib/types/models/ATOMUser.d.ts +1 -1
  444. package/lib/types/models/ATOMWhoAmI.d.ts +1 -1
  445. package/lib/types/models/AcceptInvitationParams.d.ts +1 -1
  446. package/lib/types/models/AcceptInvitationPublicKey.d.ts +1 -1
  447. package/lib/types/models/AcceptInvitationsRequest.d.ts +1 -1
  448. package/lib/types/models/AcceptInvitationsRequest1.d.ts +1 -1
  449. package/lib/types/models/ApplicationsGet200Response.d.ts +1 -1
  450. package/lib/types/models/ApplicationsGet200ResponseApplicationsInner.d.ts +1 -1
  451. package/lib/types/models/ApplicationsIdGet200Response.d.ts +1 -1
  452. package/lib/types/models/ApplicationsIdPutRequest.d.ts +1 -1
  453. package/lib/types/models/ApplicationsIdPutRequestApplication.d.ts +1 -1
  454. package/lib/types/models/ApplicationsPost201Response.d.ts +1 -1
  455. package/lib/types/models/ApplicationsPost201ResponseApplication.d.ts +1 -1
  456. package/lib/types/models/ApplicationsPostRequest.d.ts +1 -1
  457. package/lib/types/models/ApplicationsPostRequestApplication.d.ts +1 -1
  458. package/lib/types/models/AttachmentsFolderResponse.d.ts +1 -1
  459. package/lib/types/models/ChildPublicKeyForConnection.d.ts +1 -1
  460. package/lib/types/models/ClassificationNodeResponse.d.ts +1 -1
  461. package/lib/types/models/ClassificationNodesPost201Response.d.ts +1 -1
  462. package/lib/types/models/ClassificationNodesPostRequest.d.ts +1 -1
  463. package/lib/types/models/ClassificationNodesPostRequestClassificationNode.d.ts +1 -1
  464. package/lib/types/models/ClassificationNodesResponse.d.ts +1 -1
  465. package/lib/types/models/ClientTaskQueueResponse.d.ts +1 -1
  466. package/lib/types/models/ClientTaskQueueResponse1.d.ts +1 -1
  467. package/lib/types/models/ConnectionsResponse.d.ts +1 -1
  468. package/lib/types/models/CreateChildUserParams.d.ts +1 -1
  469. package/lib/types/models/CreateChildUserResponse.d.ts +1 -1
  470. package/lib/types/models/CreateDeleteReconfigureSharesRequest.d.ts +1 -1
  471. package/lib/types/models/CreateDeleteReconfigureSharesServiceResponse.d.ts +1 -1
  472. package/lib/types/models/CredentialSchema2018.d.ts +1 -1
  473. package/lib/types/models/CredentialSchema2018Schema.d.ts +1 -1
  474. package/lib/types/models/CredentialSchema2023.d.ts +1 -1
  475. package/lib/types/models/DelegationInvitationsResponse.d.ts +1 -1
  476. package/lib/types/models/DidIdentifierGet200Response.d.ts +1 -1
  477. package/lib/types/models/DirectAttachment.d.ts +1 -1
  478. package/lib/types/models/EventActivityFeedResponse.d.ts +1 -1
  479. package/lib/types/models/EventFeedResponse.d.ts +1 -1
  480. package/lib/types/models/GetItemSharesResponse.d.ts +1 -1
  481. package/lib/types/models/GetItemSharesResponseSharesInner.d.ts +1 -1
  482. package/lib/types/models/IDNComponent.d.ts +43 -0
  483. package/lib/types/models/IDNCreateDidDto.d.ts +1 -1
  484. package/lib/types/models/IDNCreateDidDtoDidDocument.d.ts +1 -1
  485. package/lib/types/models/IDNCreateDidDtoOptions.d.ts +1 -1
  486. package/lib/types/models/IDNDIDCreateResultDto.d.ts +1 -1
  487. package/lib/types/models/IDNDIDDeactivateResultDto.d.ts +1 -1
  488. package/lib/types/models/IDNDIDDocumentMetadataDto.d.ts +1 -1
  489. package/lib/types/models/IDNDIDMetadataDto.d.ts +1 -1
  490. package/lib/types/models/IDNDIDResolutionMetadataDto.d.ts +1 -1
  491. package/lib/types/models/IDNDIDResolutionResultDto.d.ts +1 -1
  492. package/lib/types/models/IDNDIDUpdateResultDto.d.ts +1 -1
  493. package/lib/types/models/IDNDIDUrlMetadataDto.d.ts +1 -1
  494. package/lib/types/models/IDNData.d.ts +1 -1
  495. package/lib/types/models/IDNDeactivateDidDto.d.ts +1 -1
  496. package/lib/types/models/IDNDidDocumentDto.d.ts +1 -1
  497. package/lib/types/models/IDNDidDocumentMetadata.d.ts +1 -1
  498. package/lib/types/models/IDNDidOwner.d.ts +1 -1
  499. package/lib/types/models/IDNDidRegistrationMetadata.d.ts +1 -1
  500. package/lib/types/models/IDNDidState.d.ts +1 -1
  501. package/lib/types/models/IDNErrorResponseModel.d.ts +1 -1
  502. package/lib/types/models/IDNErrorsResponseModelDto.d.ts +1 -1
  503. package/lib/types/models/IDNLedgerResult.d.ts +1 -1
  504. package/lib/types/models/IDNMetadata.d.ts +1 -1
  505. package/lib/types/models/IDNOperation.d.ts +1 -1
  506. package/lib/types/models/IDNOptionsDto.d.ts +1 -1
  507. package/lib/types/models/IDNPaginatedDidOwnerResultDto.d.ts +1 -1
  508. package/lib/types/models/IDNPayload.d.ts +1 -1
  509. package/lib/types/models/IDNPublicKeyJWK.d.ts +1 -1
  510. package/lib/types/models/IDNReqSignature.d.ts +1 -1
  511. package/lib/types/models/IDNResult.d.ts +1 -1
  512. package/lib/types/models/IDNSecret.d.ts +1 -1
  513. package/lib/types/models/IDNSigningRequest.d.ts +1 -1
  514. package/lib/types/models/IDNSigningRequestType.d.ts +1 -1
  515. package/lib/types/models/IDNTxn.d.ts +1 -1
  516. package/lib/types/models/IDNTxnMetadata.d.ts +1 -1
  517. package/lib/types/models/IDNUpdateDidDto.d.ts +1 -1
  518. package/lib/types/models/IDNValue.d.ts +1 -1
  519. package/lib/types/models/IDNVersionDto.d.ts +32 -0
  520. package/lib/types/models/IDNlinks.d.ts +1 -1
  521. package/lib/types/models/IDNmeta.d.ts +1 -1
  522. package/lib/types/models/IDNverificationMethodTemplate.d.ts +1 -1
  523. package/lib/types/models/IDPAcceptEndUserInvitationPayloadDto.d.ts +1 -1
  524. package/lib/types/models/IDPAuthorisationRequestDto.d.ts +1 -1
  525. package/lib/types/models/IDPAuthorisationRequestResponseDto.d.ts +1 -1
  526. package/lib/types/models/IDPAuthorisationSiopSessionRequestPayloadDto.d.ts +1 -1
  527. package/lib/types/models/IDPCreateInvitationDto.d.ts +1 -1
  528. package/lib/types/models/IDPCreateInvitationPayloadDto.d.ts +1 -1
  529. package/lib/types/models/IDPEndUserInvitationResponseDto.d.ts +1 -1
  530. package/lib/types/models/IDPEndUserInvitationResponseModelDto.d.ts +1 -1
  531. package/lib/types/models/IDPEndUserInvitationsResponseDto.d.ts +1 -1
  532. package/lib/types/models/IDPEndUserResponseDto.d.ts +1 -1
  533. package/lib/types/models/IDPEndUserResponseModelDto.d.ts +1 -1
  534. package/lib/types/models/IDPEndUsersResponseDto.d.ts +1 -1
  535. package/lib/types/models/IDPErrorResponseModel.d.ts +1 -1
  536. package/lib/types/models/IDPErrorsResponseModelDto.d.ts +1 -1
  537. package/lib/types/models/IDPGenerateShortLivedAccessTokenDto.d.ts +1 -1
  538. package/lib/types/models/IDPGenerateShortLivedAccessTokenPayloadDto.d.ts +1 -1
  539. package/lib/types/models/IDPInvitationResponseDto.d.ts +1 -1
  540. package/lib/types/models/IDPInvitationResponseModelDto.d.ts +1 -1
  541. package/lib/types/models/IDPInvitationsResponseDto.d.ts +1 -1
  542. package/lib/types/models/IDPJoinedTenantDto.d.ts +1 -1
  543. package/lib/types/models/IDPJwtIssuerJWKSKeys.d.ts +1 -1
  544. package/lib/types/models/IDPJwtIssuerResponseDto.d.ts +1 -1
  545. package/lib/types/models/IDPMeta.d.ts +1 -1
  546. package/lib/types/models/IDPUpdatePasswordDto.d.ts +1 -1
  547. package/lib/types/models/IDPUpdatePasswordPayloadDto.d.ts +1 -1
  548. package/lib/types/models/IDPUpdateUserDto.d.ts +1 -1
  549. package/lib/types/models/IDPUpdateUserPayloadDto.d.ts +1 -1
  550. package/lib/types/models/IDPUserDto.d.ts +1 -1
  551. package/lib/types/models/IDPUserResponseDto.d.ts +1 -1
  552. package/lib/types/models/IDPWhoAmIResponseModelDto.d.ts +1 -1
  553. package/lib/types/models/InvitationRejectedResponse.d.ts +1 -1
  554. package/lib/types/models/InvitationResponse.d.ts +1 -1
  555. package/lib/types/models/InvitationWithShareIntentsResponse.d.ts +1 -1
  556. package/lib/types/models/InvitationsResponse.d.ts +1 -1
  557. package/lib/types/models/ItemSharesUpdateResponse.d.ts +1 -1
  558. package/lib/types/models/ItemTemplatesResponse.d.ts +1 -1
  559. package/lib/types/models/ItemsResponse.d.ts +1 -1
  560. package/lib/types/models/KeystoreComponent.d.ts +37 -0
  561. package/lib/types/models/KeystoreDataEncryptionKey.d.ts +1 -1
  562. package/lib/types/models/KeystoreDataEncryptionKeyResponse.d.ts +1 -1
  563. package/lib/types/models/KeystoreErr.d.ts +1 -1
  564. package/lib/types/models/KeystoreErrorsResponse.d.ts +1 -1
  565. package/lib/types/models/KeystoreKeyEncryptionKey.d.ts +1 -1
  566. package/lib/types/models/KeystoreKeyEncryptionKeyResponse.d.ts +1 -1
  567. package/lib/types/models/KeystoreKeypair.d.ts +1 -1
  568. package/lib/types/models/KeystoreKeypairResponse.d.ts +1 -1
  569. package/lib/types/models/KeystorePassphraseDerivationArtefact.d.ts +1 -1
  570. package/lib/types/models/KeystorePassphraseDerivationArtefactResponse.d.ts +1 -1
  571. package/lib/types/models/ListOfReconfigureShareParams.d.ts +1 -1
  572. package/lib/types/models/ParentPublicKeyForConnection.d.ts +1 -1
  573. package/lib/types/models/PostAttachmentDirectUploadUrlBlobRequest.d.ts +1 -1
  574. package/lib/types/models/PostAttachmentDirectUploadUrlRequest.d.ts +1 -1
  575. package/lib/types/models/PostConnection.d.ts +1 -1
  576. package/lib/types/models/PostConnectionPublicKey.d.ts +1 -1
  577. package/lib/types/models/PostConnectionsRequest.d.ts +1 -1
  578. package/lib/types/models/PostCreateAttachmentBlobRequest.d.ts +1 -1
  579. package/lib/types/models/PostCreateAttachmentRequest.d.ts +1 -1
  580. package/lib/types/models/PostDataEncryptionKeysRequest.d.ts +1 -1
  581. package/lib/types/models/PostDelegationInvitationsRequest.d.ts +1 -1
  582. package/lib/types/models/PostInvitation.d.ts +1 -1
  583. package/lib/types/models/PostInvitationPublicKey.d.ts +1 -1
  584. package/lib/types/models/PostInvitationsRequest.d.ts +1 -1
  585. package/lib/types/models/PostItemEncryptRequest.d.ts +1 -1
  586. package/lib/types/models/PostItemEncryptRequestSlotsInner.d.ts +1 -1
  587. package/lib/types/models/PostItemSharesRequest.d.ts +1 -1
  588. package/lib/types/models/PostItemSharesRequestShare.d.ts +1 -1
  589. package/lib/types/models/PostItemTemplateRequest.d.ts +1 -1
  590. package/lib/types/models/PostItemTemplateRequestSlotAttributes.d.ts +1 -1
  591. package/lib/types/models/PostItemsRequest.d.ts +1 -1
  592. package/lib/types/models/PostItemsRequestItem.d.ts +1 -1
  593. package/lib/types/models/PostKeyEncryptionKeyRequest.d.ts +1 -1
  594. package/lib/types/models/PostKeypairsRequest.d.ts +1 -1
  595. package/lib/types/models/PostPassphraseDerivationArtefactRequest.d.ts +1 -1
  596. package/lib/types/models/PutItemSharesClientTasksRequest.d.ts +1 -1
  597. package/lib/types/models/PutItemSharesRequest.d.ts +1 -1
  598. package/lib/types/models/PutItemSharesRequestShareDeksInner.d.ts +1 -1
  599. package/lib/types/models/PutItemSharesRequestShareSlotValuesInner.d.ts +1 -1
  600. package/lib/types/models/PutItemsRequest.d.ts +1 -1
  601. package/lib/types/models/PutItemsRequestItem.d.ts +1 -1
  602. package/lib/types/models/PutKeypairsRequest.d.ts +1 -1
  603. package/lib/types/models/PutMeRequest.d.ts +1 -1
  604. package/lib/types/models/PutMeRequestUser.d.ts +1 -1
  605. package/lib/types/models/PutSharesRequestShare.d.ts +1 -1
  606. package/lib/types/models/PutTasksRequest.d.ts +1 -1
  607. package/lib/types/models/ReconfigureShareParamsInner.d.ts +1 -1
  608. package/lib/types/models/ReconfigureSharesResponse.d.ts +1 -1
  609. package/lib/types/models/SchemasIdVersionSchemaJsonGet200Response.d.ts +1 -1
  610. package/lib/types/models/{ShreIntentListResponse.d.ts → ShareIntentListResponse.d.ts} +11 -11
  611. package/lib/types/models/ShareIntentParam.d.ts +1 -1
  612. package/lib/types/models/ShareIntentRequest.d.ts +1 -1
  613. package/lib/types/models/ShareIntentResponse.d.ts +1 -1
  614. package/lib/types/models/ShareIntentsResponse.d.ts +1 -1
  615. package/lib/types/models/SharesIncomingResponse.d.ts +1 -1
  616. package/lib/types/models/SharesOutgoingResponse.d.ts +1 -1
  617. package/lib/types/models/UpdateDelegationsRequest.d.ts +1 -1
  618. package/lib/types/models/UtilitiesApplicationVersion.d.ts +32 -0
  619. package/lib/types/models/UtilitiesBlobInfo.d.ts +1 -1
  620. package/lib/types/models/UtilitiesBlobInfoResponse.d.ts +1 -1
  621. package/lib/types/models/UtilitiesBlobPublicInfo.d.ts +1 -1
  622. package/lib/types/models/UtilitiesBlobPublicInfoResponse.d.ts +1 -1
  623. package/lib/types/models/UtilitiesBlobUploadUrlRequest.d.ts +1 -1
  624. package/lib/types/models/UtilitiesComponent.d.ts +43 -0
  625. package/lib/types/models/UtilitiesDeployment.d.ts +169 -0
  626. package/lib/types/models/UtilitiesDeploymentWithoutLog.d.ts +188 -0
  627. package/lib/types/models/UtilitiesError.d.ts +19 -1
  628. package/lib/types/models/UtilitiesOwDeploymentRequest.d.ts +32 -0
  629. package/lib/types/models/UtilitiesOwDeploymentRequestOw.d.ts +61 -0
  630. package/lib/types/models/UtilitiesPaginatedDeployments.d.ts +39 -0
  631. package/lib/types/models/UtilitiesPaginationMeta.d.ts +73 -0
  632. package/lib/types/models/UtilitiesWorkflowEvent.d.ts +37 -0
  633. package/lib/types/models/VCCnfDto.d.ts +1 -1
  634. package/lib/types/models/VCComponent.d.ts +43 -0
  635. package/lib/types/models/VCConstraintsDto.d.ts +1 -1
  636. package/lib/types/models/VCCreateCredentialTypeConfigDto.d.ts +8 -2
  637. package/lib/types/models/VCCreateCredentialTypeDto.d.ts +2 -8
  638. package/lib/types/models/VCCreateCredentialTypePayloadDto.d.ts +1 -1
  639. package/lib/types/models/VCCreateCredentialTypeStyleDto.d.ts +1 -1
  640. package/lib/types/models/VCCreatePresentationDefinitionDto.d.ts +24 -3
  641. package/lib/types/models/VCCreatePresentationDefinitionPayloadDto.d.ts +1 -1
  642. package/lib/types/models/VCCreatePresentationRequestDto.d.ts +9 -8
  643. package/lib/types/models/VCCreatePresentationRequestOptionsRequestDto.d.ts +2 -2
  644. package/lib/types/models/VCCreatePresentationRequestPayloadDto.d.ts +1 -1
  645. package/lib/types/models/VCCreateSchemaDto.d.ts +1 -1
  646. package/lib/types/models/VCCreateSchemaPayloadDto.d.ts +1 -1
  647. package/lib/types/models/VCCredentialJSONSchemaPayloadDto.d.ts +13 -1
  648. package/lib/types/models/VCCredentialModelDto.d.ts +2 -2
  649. package/lib/types/models/VCCredentialResponseDto.d.ts +1 -1
  650. package/lib/types/models/VCCredentialTypeConfigDto.d.ts +8 -2
  651. package/lib/types/models/VCCredentialTypeModelDto.d.ts +2 -8
  652. package/lib/types/models/VCCredentialTypeResponseDto.d.ts +1 -1
  653. package/lib/types/models/VCCredentialTypeSchemaDto.d.ts +1 -1
  654. package/lib/types/models/VCCredentialTypeStyleDto.d.ts +1 -1
  655. package/lib/types/models/VCCredentialTypesResponseDto.d.ts +1 -1
  656. package/lib/types/models/VCCredentialVerificationErrorResponseDto.d.ts +1 -1
  657. package/lib/types/models/VCCredentialVerificationOptionsRequestPayloadDto.d.ts +1 -1
  658. package/lib/types/models/VCCredentialVerificationResultResponseDto.d.ts +2 -1
  659. package/lib/types/models/VCCredentialVerificationWarningResponseDto.d.ts +1 -1
  660. package/lib/types/models/VCDCQLClaimQueryDto.d.ts +61 -0
  661. package/lib/types/models/VCDCQLCredentialQueryDto.d.ts +84 -0
  662. package/lib/types/models/VCDCQLCredentialQueryDtoTrustedAuthoritiesInner.d.ts +37 -0
  663. package/lib/types/models/VCDCQLCredentialSetQueryDto.d.ts +37 -0
  664. package/lib/types/models/VCDCQLQueryDto.d.ts +39 -0
  665. package/lib/types/models/VCDCQLQueryJsonDto.d.ts +39 -0
  666. package/lib/types/models/VCDCQLQueryPayload.d.ts +39 -0
  667. package/lib/types/models/VCDeviceKeyInfoDto.d.ts +1 -1
  668. package/lib/types/models/VCErrorResponseDto.d.ts +1 -1
  669. package/lib/types/models/VCErrorsResponseDto.d.ts +1 -1
  670. package/lib/types/models/VCFieldsDto.d.ts +1 -1
  671. package/lib/types/models/VCFieldsDtoFilter.d.ts +1 -1
  672. package/lib/types/models/VCFilterContainsDto.d.ts +1 -1
  673. package/lib/types/models/VCFilterDto.d.ts +1 -1
  674. package/lib/types/models/VCFilterItemsDto.d.ts +1 -1
  675. package/lib/types/models/VCFilterNotPredicateDto.d.ts +1 -1
  676. package/lib/types/models/VCGenerateCredentialDto.d.ts +2 -2
  677. package/lib/types/models/VCGenerateCredentialPayloadDto.d.ts +1 -1
  678. package/lib/types/models/VCGeneratePresentationDto.d.ts +1 -1
  679. package/lib/types/models/VCGeneratePresentationPayloadDto.d.ts +1 -1
  680. package/lib/types/models/VCIdTokenVerificationErrorResponseDto.d.ts +1 -1
  681. package/lib/types/models/VCIdTokenVerificationOptionsDto.d.ts +1 -1
  682. package/lib/types/models/VCIdTokenVerificationResultResponseDto.d.ts +2 -1
  683. package/lib/types/models/VCIdTokenVerificationWarningResponseDto.d.ts +1 -1
  684. package/lib/types/models/VCInputDescriptorDto.d.ts +1 -1
  685. package/lib/types/models/VCInputDescriptorMapDto.d.ts +3 -2
  686. package/lib/types/models/VCInputDescriptorPayload.d.ts +1 -1
  687. package/lib/types/models/VCMeta.d.ts +1 -1
  688. package/lib/types/models/VCPaginatedCredentialsResponseDto.d.ts +1 -1
  689. package/lib/types/models/VCPaginatedPresentationDefinitionsResponseDto.d.ts +1 -1
  690. package/lib/types/models/VCPaginatedPresentationRequestResponseDto.d.ts +1 -1
  691. package/lib/types/models/VCPathNestedDto.d.ts +3 -2
  692. package/lib/types/models/VCPresentationDefinitionDto.d.ts +1 -1
  693. package/lib/types/models/VCPresentationDefinitionJsonDto.d.ts +1 -1
  694. package/lib/types/models/VCPresentationDefinitionJsonResponseDto.d.ts +1 -1
  695. package/lib/types/models/VCPresentationDefinitionModelDto.d.ts +21 -1
  696. package/lib/types/models/VCPresentationDefinitionResponseDto.d.ts +1 -1
  697. package/lib/types/models/VCPresentationRequestModelDto.d.ts +1 -1
  698. package/lib/types/models/VCPresentationRequestParametersModelDto.d.ts +34 -1
  699. package/lib/types/models/VCPresentationRequestResponseDto.d.ts +1 -1
  700. package/lib/types/models/VCPresentationRequestResponseVerificationOptionsDto.d.ts +1 -1
  701. package/lib/types/models/VCPresentationRequestResponseVerificationResultResponseDto.d.ts +2 -1
  702. package/lib/types/models/VCPresentationSubmissionDto.d.ts +1 -1
  703. package/lib/types/models/VCPresentationVerificationErrorResponseDto.d.ts +1 -1
  704. package/lib/types/models/VCPresentationVerificationOptionsDto.d.ts +1 -1
  705. package/lib/types/models/VCPresentationVerificationResultResponseDto.d.ts +2 -1
  706. package/lib/types/models/VCPresentationVerificationWarningResponseDto.d.ts +1 -1
  707. package/lib/types/models/VCResponseVerificationErrorResponseDto.d.ts +1 -1
  708. package/lib/types/models/VCResponseVerificationWarningResponseDto.d.ts +1 -1
  709. package/lib/types/models/VCSchemaResponseDto.d.ts +1 -1
  710. package/lib/types/models/VCSchemaResponseModelDto.d.ts +1 -1
  711. package/lib/types/models/VCSchemasResponseDto.d.ts +1 -1
  712. package/lib/types/models/VCUnsignedCredentialModelDto.d.ts +2 -2
  713. package/lib/types/models/VCUnsignedCredentialModelDtoMetadata.d.ts +1 -1
  714. package/lib/types/models/VCUnsignedCredentialResponseDto.d.ts +1 -1
  715. package/lib/types/models/VCUnsignedPresentationModelDto.d.ts +1 -1
  716. package/lib/types/models/VCUnsignedPresentationResponseDto.d.ts +1 -1
  717. package/lib/types/models/VCUpdateCredentialStatusRequestDto.d.ts +1 -1
  718. package/lib/types/models/VCUpdateCredentialStatusRequestStatusDto.d.ts +1 -1
  719. package/lib/types/models/VCUpdateCredentialTypeDto.d.ts +2 -8
  720. package/lib/types/models/VCUpdateCredentialTypePayloadDto.d.ts +1 -1
  721. package/lib/types/models/VCUpdatePresentationDefinitionDto.d.ts +51 -0
  722. package/lib/types/models/VCUpdatePresentationDefinitionPayloadDto.d.ts +32 -0
  723. package/lib/types/models/VCUpdateSchemaDto.d.ts +1 -1
  724. package/lib/types/models/VCUpdateSchemaPayloadDto.d.ts +1 -1
  725. package/lib/types/models/VCVerifyPresentationRequestResponseDto.d.ts +9 -2
  726. package/lib/types/models/VCVerifyPresentationRequestResponsePayloadDto.d.ts +1 -1
  727. package/lib/types/models/VCVerifySignedCredentialRequestDto.d.ts +2 -2
  728. package/lib/types/models/VCVerifySignedCredentialRequestPayloadDto.d.ts +1 -1
  729. package/lib/types/models/VCVerifySignedPresentationRequestDto.d.ts +1 -1
  730. package/lib/types/models/VCVerifySignedPresentationRequestPayloadDto.d.ts +1 -1
  731. package/lib/types/models/VCVersionDto.d.ts +32 -0
  732. package/lib/types/models/VaultActivity.d.ts +1 -1
  733. package/lib/types/models/VaultAttachment.d.ts +1 -1
  734. package/lib/types/models/VaultAttachmentDirectUploadUrl.d.ts +1 -1
  735. package/lib/types/models/VaultAttachmentDirectUploadUrlResponse.d.ts +1 -1
  736. package/lib/types/models/VaultAttachmentsFolder.d.ts +1 -1
  737. package/lib/types/models/VaultAttachmentsFolderResponse.d.ts +1 -1
  738. package/lib/types/models/VaultClassificationNode.d.ts +1 -1
  739. package/lib/types/models/VaultClassificationNodeAttributes.d.ts +1 -1
  740. package/lib/types/models/VaultClassificationNodeAttributesWithDeletion.d.ts +1 -1
  741. package/lib/types/models/VaultClientTask.d.ts +1 -1
  742. package/lib/types/models/VaultCollectionReport.d.ts +1 -1
  743. package/lib/types/models/VaultCompactShareIntent.d.ts +1 -1
  744. package/lib/types/models/VaultComponent.d.ts +37 -0
  745. package/lib/types/models/VaultConnection.d.ts +1 -1
  746. package/lib/types/models/VaultConnectionResponse.d.ts +1 -1
  747. package/lib/types/models/VaultConnectionResponseWithCreatedSharesReport.d.ts +1 -1
  748. package/lib/types/models/VaultConnectionsByRoles.d.ts +1 -1
  749. package/lib/types/models/VaultCreatedShareReport.d.ts +1 -1
  750. package/lib/types/models/VaultDelegationInvitation.d.ts +1 -1
  751. package/lib/types/models/VaultDelegationInvitationResponse.d.ts +1 -1
  752. package/lib/types/models/VaultDirectAttachment.d.ts +1 -1
  753. package/lib/types/models/VaultEncryptedSlotValue.d.ts +1 -1
  754. package/lib/types/models/VaultErr.d.ts +1 -1
  755. package/lib/types/models/VaultErrorsResponse.d.ts +1 -1
  756. package/lib/types/models/VaultGetShareResponse.d.ts +1 -1
  757. package/lib/types/models/VaultInvitation.d.ts +1 -23
  758. package/lib/types/models/VaultInvitationAcceptedResponse.d.ts +1 -1
  759. package/lib/types/models/VaultItem.d.ts +1 -1
  760. package/lib/types/models/VaultItemReport.d.ts +1 -1
  761. package/lib/types/models/VaultItemReportItems.d.ts +1 -1
  762. package/lib/types/models/VaultItemReportResponse.d.ts +1 -1
  763. package/lib/types/models/VaultItemReportSlots.d.ts +1 -1
  764. package/lib/types/models/VaultItemResponse.d.ts +1 -1
  765. package/lib/types/models/VaultItemTemplate.d.ts +1 -1
  766. package/lib/types/models/VaultItemTemplateResponse.d.ts +1 -1
  767. package/lib/types/models/VaultMeResponse.d.ts +1 -1
  768. package/lib/types/models/VaultNestedSlotAttributes.d.ts +1 -1
  769. package/lib/types/models/VaultOwnConnectionData.d.ts +3 -14
  770. package/lib/types/models/VaultRemoteFile.d.ts +1 -1
  771. package/lib/types/models/VaultShare.d.ts +1 -1
  772. package/lib/types/models/VaultShareIntent.d.ts +1 -1
  773. package/lib/types/models/VaultShareWithItemData.d.ts +1 -1
  774. package/lib/types/models/VaultSharesCreateResponse.d.ts +1 -1
  775. package/lib/types/models/VaultSlot.d.ts +1 -1
  776. package/lib/types/models/VaultSlotAttributesInItemCreation.d.ts +1 -1
  777. package/lib/types/models/VaultTheOtherConnectedUserData.d.ts +3 -14
  778. package/lib/types/models/VaultThumbnail.d.ts +1 -1
  779. package/lib/types/models/VaultUser.d.ts +3 -4
  780. package/lib/types/models/VaultUserAttachmentsReport.d.ts +1 -1
  781. package/lib/types/models/VaultUserAttachmentsReportResponse.d.ts +1 -1
  782. package/lib/types/models/VaultUserConnectionsReport.d.ts +1 -13
  783. package/lib/types/models/VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount.d.ts +1 -1
  784. package/lib/types/models/VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers.d.ts +1 -1
  785. package/lib/types/models/VaultUserConnectionsReportResponse.d.ts +1 -1
  786. package/lib/types/models/VersionResponse.d.ts +32 -0
  787. package/lib/types/models/VersionResponse1.d.ts +32 -0
  788. package/lib/types/models/index.d.ts +29 -1
  789. package/lib/types/runtime.d.ts +1 -1
  790. package/lib/umd/apis/ClassificationsApi.js +1 -1
  791. package/lib/umd/apis/ConnectionsApi.js +3 -3
  792. package/lib/umd/apis/DIDsApi.js +1 -1
  793. package/lib/umd/apis/DelegationsApi.js +1 -1
  794. package/lib/umd/apis/EventsApi.js +1 -1
  795. package/lib/umd/apis/HelpersApi.js +192 -2
  796. package/lib/umd/apis/ItemsApi.js +1 -1
  797. package/lib/umd/apis/KeysApi.js +1 -1
  798. package/lib/umd/apis/MetricsApi.js +1 -1
  799. package/lib/umd/apis/MonitoringApi.js +275 -0
  800. package/lib/umd/apis/OrganisationsApi.js +1 -1
  801. package/lib/umd/apis/SecurityRightsApi.js +1 -1
  802. package/lib/umd/apis/SharesApi.js +2 -2
  803. package/lib/umd/apis/TenantsApi.js +8 -5
  804. package/lib/umd/apis/UsersApi.js +1 -1
  805. package/lib/umd/apis/VerifiableCredentialsApi.js +8 -8
  806. package/lib/umd/apis/VerifiablePresentationsApi.js +85 -22
  807. package/lib/umd/apis/index.js +1 -0
  808. package/lib/umd/models/ATOMActiveAndArchivedOrgList.js +1 -1
  809. package/lib/umd/models/ATOMAdmin.js +1 -1
  810. package/lib/umd/models/ATOMAdministeredArchivedOrg.js +1 -1
  811. package/lib/umd/models/ATOMAdministeredOrg.js +1 -1
  812. package/lib/umd/models/ATOMApplicationVersion.js +51 -0
  813. package/lib/umd/models/ATOMAssignSecurityRightsRequest.js +1 -1
  814. package/lib/umd/models/ATOMComponent.js +56 -0
  815. package/lib/umd/models/ATOMCreateOrUpdateOrgRequest.js +1 -1
  816. package/lib/umd/models/ATOMCreateOrUpdateTenantRequest.js +1 -1
  817. package/lib/umd/models/ATOMError.js +10 -1
  818. package/lib/umd/models/ATOMOneOrg.js +1 -1
  819. package/lib/umd/models/ATOMOneTenant.js +1 -1
  820. package/lib/umd/models/ATOMOrg.js +1 -1
  821. package/lib/umd/models/ATOMOrgDescription.js +1 -1
  822. package/lib/umd/models/ATOMOrgList.js +1 -1
  823. package/lib/umd/models/ATOMPaginatedAdminList.js +1 -1
  824. package/lib/umd/models/ATOMPaginatedOrgList.js +1 -1
  825. package/lib/umd/models/ATOMPaginatedTenantList.js +1 -1
  826. package/lib/umd/models/ATOMSecurityRightGroupSpec.js +1 -1
  827. package/lib/umd/models/ATOMSecurityRightInRegistry.js +1 -1
  828. package/lib/umd/models/ATOMSecurityRightSpecInRegistry.js +1 -1
  829. package/lib/umd/models/ATOMSecurityRights.js +1 -1
  830. package/lib/umd/models/ATOMSecurityRightsGroup.js +1 -1
  831. package/lib/umd/models/ATOMSecurityRightsOfUser.js +1 -1
  832. package/lib/umd/models/ATOMSecurityRightsRegistry.js +1 -1
  833. package/lib/umd/models/ATOMTenant.js +1 -1
  834. package/lib/umd/models/ATOMTenantDescription.js +1 -1
  835. package/lib/umd/models/ATOMTenantIdAndName.js +1 -1
  836. package/lib/umd/models/ATOMTenantInJwtForWhoAmI.js +1 -1
  837. package/lib/umd/models/ATOMUser.js +1 -1
  838. package/lib/umd/models/ATOMWhoAmI.js +1 -1
  839. package/lib/umd/models/AcceptInvitationParams.js +1 -1
  840. package/lib/umd/models/AcceptInvitationPublicKey.js +1 -1
  841. package/lib/umd/models/AcceptInvitationsRequest.js +1 -1
  842. package/lib/umd/models/AcceptInvitationsRequest1.js +1 -1
  843. package/lib/umd/models/ApplicationsGet200Response.js +1 -1
  844. package/lib/umd/models/ApplicationsGet200ResponseApplicationsInner.js +1 -1
  845. package/lib/umd/models/ApplicationsIdGet200Response.js +1 -1
  846. package/lib/umd/models/ApplicationsIdPutRequest.js +1 -1
  847. package/lib/umd/models/ApplicationsIdPutRequestApplication.js +1 -1
  848. package/lib/umd/models/ApplicationsPost201Response.js +1 -1
  849. package/lib/umd/models/ApplicationsPost201ResponseApplication.js +1 -1
  850. package/lib/umd/models/ApplicationsPostRequest.js +1 -1
  851. package/lib/umd/models/ApplicationsPostRequestApplication.js +1 -1
  852. package/lib/umd/models/AttachmentsFolderResponse.js +1 -1
  853. package/lib/umd/models/ChildPublicKeyForConnection.js +1 -1
  854. package/lib/umd/models/ClassificationNodeResponse.js +1 -1
  855. package/lib/umd/models/ClassificationNodesPost201Response.js +1 -1
  856. package/lib/umd/models/ClassificationNodesPostRequest.js +1 -1
  857. package/lib/umd/models/ClassificationNodesPostRequestClassificationNode.js +1 -1
  858. package/lib/umd/models/ClassificationNodesResponse.js +1 -1
  859. package/lib/umd/models/ClientTaskQueueResponse.js +1 -1
  860. package/lib/umd/models/ClientTaskQueueResponse1.js +1 -1
  861. package/lib/umd/models/ConnectionsResponse.js +1 -1
  862. package/lib/umd/models/CreateChildUserParams.js +1 -1
  863. package/lib/umd/models/CreateChildUserResponse.js +1 -1
  864. package/lib/umd/models/CreateDeleteReconfigureSharesRequest.js +1 -1
  865. package/lib/umd/models/CreateDeleteReconfigureSharesServiceResponse.js +1 -1
  866. package/lib/umd/models/CredentialSchema2018.js +1 -1
  867. package/lib/umd/models/CredentialSchema2018Schema.js +1 -1
  868. package/lib/umd/models/CredentialSchema2023.js +1 -1
  869. package/lib/umd/models/DelegationInvitationsResponse.js +1 -1
  870. package/lib/umd/models/DidIdentifierGet200Response.js +1 -1
  871. package/lib/umd/models/DirectAttachment.js +1 -1
  872. package/lib/umd/models/EventActivityFeedResponse.js +1 -1
  873. package/lib/umd/models/EventFeedResponse.js +1 -1
  874. package/lib/umd/models/GetItemSharesResponse.js +1 -1
  875. package/lib/umd/models/GetItemSharesResponseSharesInner.js +1 -1
  876. package/lib/umd/models/IDNComponent.js +56 -0
  877. package/lib/umd/models/IDNCreateDidDto.js +1 -1
  878. package/lib/umd/models/IDNCreateDidDtoDidDocument.js +1 -1
  879. package/lib/umd/models/IDNCreateDidDtoOptions.js +1 -1
  880. package/lib/umd/models/IDNDIDCreateResultDto.js +1 -1
  881. package/lib/umd/models/IDNDIDDeactivateResultDto.js +1 -1
  882. package/lib/umd/models/IDNDIDDocumentMetadataDto.js +1 -1
  883. package/lib/umd/models/IDNDIDMetadataDto.js +1 -1
  884. package/lib/umd/models/IDNDIDResolutionMetadataDto.js +1 -1
  885. package/lib/umd/models/IDNDIDResolutionResultDto.js +1 -1
  886. package/lib/umd/models/IDNDIDUpdateResultDto.js +1 -1
  887. package/lib/umd/models/IDNDIDUrlMetadataDto.js +1 -1
  888. package/lib/umd/models/IDNData.js +1 -1
  889. package/lib/umd/models/IDNDeactivateDidDto.js +1 -1
  890. package/lib/umd/models/IDNDidDocumentDto.js +1 -1
  891. package/lib/umd/models/IDNDidDocumentMetadata.js +1 -1
  892. package/lib/umd/models/IDNDidOwner.js +1 -1
  893. package/lib/umd/models/IDNDidRegistrationMetadata.js +1 -1
  894. package/lib/umd/models/IDNDidState.js +1 -1
  895. package/lib/umd/models/IDNErrorResponseModel.js +1 -1
  896. package/lib/umd/models/IDNErrorsResponseModelDto.js +1 -1
  897. package/lib/umd/models/IDNLedgerResult.js +1 -1
  898. package/lib/umd/models/IDNMetadata.js +1 -1
  899. package/lib/umd/models/IDNOperation.js +1 -1
  900. package/lib/umd/models/IDNOptionsDto.js +1 -1
  901. package/lib/umd/models/IDNPaginatedDidOwnerResultDto.js +1 -1
  902. package/lib/umd/models/IDNPayload.js +1 -1
  903. package/lib/umd/models/IDNPublicKeyJWK.js +1 -1
  904. package/lib/umd/models/IDNReqSignature.js +1 -1
  905. package/lib/umd/models/IDNResult.js +1 -1
  906. package/lib/umd/models/IDNSecret.js +1 -1
  907. package/lib/umd/models/IDNSigningRequest.js +1 -1
  908. package/lib/umd/models/IDNSigningRequestType.js +1 -1
  909. package/lib/umd/models/IDNTxn.js +1 -1
  910. package/lib/umd/models/IDNTxnMetadata.js +1 -1
  911. package/lib/umd/models/IDNUpdateDidDto.js +1 -1
  912. package/lib/umd/models/IDNValue.js +1 -1
  913. package/lib/umd/models/IDNVersionDto.js +51 -0
  914. package/lib/umd/models/IDNlinks.js +1 -1
  915. package/lib/umd/models/IDNmeta.js +1 -1
  916. package/lib/umd/models/IDNverificationMethodTemplate.js +1 -1
  917. package/lib/umd/models/IDPAcceptEndUserInvitationPayloadDto.js +1 -1
  918. package/lib/umd/models/IDPAuthorisationRequestDto.js +1 -1
  919. package/lib/umd/models/IDPAuthorisationRequestResponseDto.js +1 -1
  920. package/lib/umd/models/IDPAuthorisationSiopSessionRequestPayloadDto.js +1 -1
  921. package/lib/umd/models/IDPCreateInvitationDto.js +1 -1
  922. package/lib/umd/models/IDPCreateInvitationPayloadDto.js +1 -1
  923. package/lib/umd/models/IDPEndUserInvitationResponseDto.js +1 -1
  924. package/lib/umd/models/IDPEndUserInvitationResponseModelDto.js +1 -1
  925. package/lib/umd/models/IDPEndUserInvitationsResponseDto.js +1 -1
  926. package/lib/umd/models/IDPEndUserResponseDto.js +1 -1
  927. package/lib/umd/models/IDPEndUserResponseModelDto.js +1 -1
  928. package/lib/umd/models/IDPEndUsersResponseDto.js +1 -1
  929. package/lib/umd/models/IDPErrorResponseModel.js +1 -1
  930. package/lib/umd/models/IDPErrorsResponseModelDto.js +1 -1
  931. package/lib/umd/models/IDPGenerateShortLivedAccessTokenDto.js +1 -1
  932. package/lib/umd/models/IDPGenerateShortLivedAccessTokenPayloadDto.js +1 -1
  933. package/lib/umd/models/IDPInvitationResponseDto.js +1 -1
  934. package/lib/umd/models/IDPInvitationResponseModelDto.js +1 -1
  935. package/lib/umd/models/IDPInvitationsResponseDto.js +1 -1
  936. package/lib/umd/models/IDPJoinedTenantDto.js +1 -1
  937. package/lib/umd/models/IDPJwtIssuerJWKSKeys.js +1 -1
  938. package/lib/umd/models/IDPJwtIssuerResponseDto.js +1 -1
  939. package/lib/umd/models/IDPMeta.js +1 -1
  940. package/lib/umd/models/IDPUpdatePasswordDto.js +1 -1
  941. package/lib/umd/models/IDPUpdatePasswordPayloadDto.js +1 -1
  942. package/lib/umd/models/IDPUpdateUserDto.js +1 -1
  943. package/lib/umd/models/IDPUpdateUserPayloadDto.js +1 -1
  944. package/lib/umd/models/IDPUserDto.js +1 -1
  945. package/lib/umd/models/IDPUserResponseDto.js +1 -1
  946. package/lib/umd/models/IDPWhoAmIResponseModelDto.js +1 -1
  947. package/lib/umd/models/InvitationRejectedResponse.js +1 -1
  948. package/lib/umd/models/InvitationResponse.js +1 -1
  949. package/lib/umd/models/InvitationWithShareIntentsResponse.js +1 -1
  950. package/lib/umd/models/InvitationsResponse.js +1 -1
  951. package/lib/umd/models/ItemSharesUpdateResponse.js +1 -1
  952. package/lib/umd/models/ItemTemplatesResponse.js +1 -1
  953. package/lib/umd/models/ItemsResponse.js +1 -1
  954. package/lib/umd/models/KeystoreComponent.js +53 -0
  955. package/lib/umd/models/KeystoreDataEncryptionKey.js +1 -1
  956. package/lib/umd/models/KeystoreDataEncryptionKeyResponse.js +1 -1
  957. package/lib/umd/models/KeystoreErr.js +1 -1
  958. package/lib/umd/models/KeystoreErrorsResponse.js +1 -1
  959. package/lib/umd/models/KeystoreKeyEncryptionKey.js +1 -1
  960. package/lib/umd/models/KeystoreKeyEncryptionKeyResponse.js +1 -1
  961. package/lib/umd/models/KeystoreKeypair.js +1 -1
  962. package/lib/umd/models/KeystoreKeypairResponse.js +1 -1
  963. package/lib/umd/models/KeystorePassphraseDerivationArtefact.js +1 -1
  964. package/lib/umd/models/KeystorePassphraseDerivationArtefactResponse.js +1 -1
  965. package/lib/umd/models/ListOfReconfigureShareParams.js +1 -1
  966. package/lib/umd/models/ParentPublicKeyForConnection.js +1 -1
  967. package/lib/umd/models/PostAttachmentDirectUploadUrlBlobRequest.js +1 -1
  968. package/lib/umd/models/PostAttachmentDirectUploadUrlRequest.js +1 -1
  969. package/lib/umd/models/PostConnection.js +1 -1
  970. package/lib/umd/models/PostConnectionPublicKey.js +1 -1
  971. package/lib/umd/models/PostConnectionsRequest.js +1 -1
  972. package/lib/umd/models/PostCreateAttachmentBlobRequest.js +1 -1
  973. package/lib/umd/models/PostCreateAttachmentRequest.js +1 -1
  974. package/lib/umd/models/PostDataEncryptionKeysRequest.js +1 -1
  975. package/lib/umd/models/PostDelegationInvitationsRequest.js +1 -1
  976. package/lib/umd/models/PostInvitation.js +1 -1
  977. package/lib/umd/models/PostInvitationPublicKey.js +1 -1
  978. package/lib/umd/models/PostInvitationsRequest.js +1 -1
  979. package/lib/umd/models/PostItemEncryptRequest.js +1 -1
  980. package/lib/umd/models/PostItemEncryptRequestSlotsInner.js +1 -1
  981. package/lib/umd/models/PostItemSharesRequest.js +1 -1
  982. package/lib/umd/models/PostItemSharesRequestShare.js +1 -1
  983. package/lib/umd/models/PostItemTemplateRequest.js +1 -1
  984. package/lib/umd/models/PostItemTemplateRequestSlotAttributes.js +1 -1
  985. package/lib/umd/models/PostItemsRequest.js +1 -1
  986. package/lib/umd/models/PostItemsRequestItem.js +1 -1
  987. package/lib/umd/models/PostKeyEncryptionKeyRequest.js +1 -1
  988. package/lib/umd/models/PostKeypairsRequest.js +1 -1
  989. package/lib/umd/models/PostPassphraseDerivationArtefactRequest.js +1 -1
  990. package/lib/umd/models/PutItemSharesClientTasksRequest.js +1 -1
  991. package/lib/umd/models/PutItemSharesRequest.js +1 -1
  992. package/lib/umd/models/PutItemSharesRequestShareDeksInner.js +1 -1
  993. package/lib/umd/models/PutItemSharesRequestShareSlotValuesInner.js +1 -1
  994. package/lib/umd/models/PutItemsRequest.js +1 -1
  995. package/lib/umd/models/PutItemsRequestItem.js +1 -1
  996. package/lib/umd/models/PutKeypairsRequest.js +1 -1
  997. package/lib/umd/models/PutMeRequest.js +1 -1
  998. package/lib/umd/models/PutMeRequestUser.js +1 -1
  999. package/lib/umd/models/PutSharesRequestShare.js +1 -1
  1000. package/lib/umd/models/PutTasksRequest.js +1 -1
  1001. package/lib/umd/models/ReconfigureShareParamsInner.js +1 -1
  1002. package/lib/umd/models/ReconfigureSharesResponse.js +1 -1
  1003. package/lib/umd/models/SchemasIdVersionSchemaJsonGet200Response.js +1 -1
  1004. package/lib/umd/models/{ShreIntentListResponse.js → ShareIntentListResponse.js} +12 -12
  1005. package/lib/umd/models/ShareIntentParam.js +1 -1
  1006. package/lib/umd/models/ShareIntentRequest.js +1 -1
  1007. package/lib/umd/models/ShareIntentResponse.js +1 -1
  1008. package/lib/umd/models/ShareIntentsResponse.js +1 -1
  1009. package/lib/umd/models/SharesIncomingResponse.js +1 -1
  1010. package/lib/umd/models/SharesOutgoingResponse.js +1 -1
  1011. package/lib/umd/models/UpdateDelegationsRequest.js +1 -1
  1012. package/lib/umd/models/UtilitiesApplicationVersion.js +51 -0
  1013. package/lib/umd/models/UtilitiesBlobInfo.js +1 -1
  1014. package/lib/umd/models/UtilitiesBlobInfoResponse.js +1 -1
  1015. package/lib/umd/models/UtilitiesBlobPublicInfo.js +1 -1
  1016. package/lib/umd/models/UtilitiesBlobPublicInfoResponse.js +1 -1
  1017. package/lib/umd/models/UtilitiesBlobUploadUrlRequest.js +1 -1
  1018. package/lib/umd/models/UtilitiesComponent.js +56 -0
  1019. package/lib/umd/models/UtilitiesDeployment.js +103 -0
  1020. package/lib/umd/models/UtilitiesDeploymentWithoutLog.js +113 -0
  1021. package/lib/umd/models/UtilitiesError.js +10 -1
  1022. package/lib/umd/models/UtilitiesOwDeploymentRequest.js +51 -0
  1023. package/lib/umd/models/UtilitiesOwDeploymentRequestOw.js +65 -0
  1024. package/lib/umd/models/UtilitiesPaginatedDeployments.js +55 -0
  1025. package/lib/umd/models/UtilitiesPaginationMeta.js +71 -0
  1026. package/lib/umd/models/UtilitiesWorkflowEvent.js +53 -0
  1027. package/lib/umd/models/VCCnfDto.js +1 -1
  1028. package/lib/umd/models/VCComponent.js +56 -0
  1029. package/lib/umd/models/VCConstraintsDto.js +1 -1
  1030. package/lib/umd/models/VCCreateCredentialTypeConfigDto.js +3 -1
  1031. package/lib/umd/models/VCCreateCredentialTypeDto.js +2 -4
  1032. package/lib/umd/models/VCCreateCredentialTypePayloadDto.js +1 -1
  1033. package/lib/umd/models/VCCreateCredentialTypeStyleDto.js +1 -1
  1034. package/lib/umd/models/VCCreatePresentationDefinitionDto.js +18 -7
  1035. package/lib/umd/models/VCCreatePresentationDefinitionPayloadDto.js +1 -1
  1036. package/lib/umd/models/VCCreatePresentationRequestDto.js +9 -8
  1037. package/lib/umd/models/VCCreatePresentationRequestOptionsRequestDto.js +2 -2
  1038. package/lib/umd/models/VCCreatePresentationRequestPayloadDto.js +1 -1
  1039. package/lib/umd/models/VCCreateSchemaDto.js +1 -1
  1040. package/lib/umd/models/VCCreateSchemaPayloadDto.js +1 -1
  1041. package/lib/umd/models/VCCredentialJSONSchemaPayloadDto.js +5 -1
  1042. package/lib/umd/models/VCCredentialModelDto.js +2 -2
  1043. package/lib/umd/models/VCCredentialResponseDto.js +1 -1
  1044. package/lib/umd/models/VCCredentialTypeConfigDto.js +4 -1
  1045. package/lib/umd/models/VCCredentialTypeModelDto.js +2 -5
  1046. package/lib/umd/models/VCCredentialTypeResponseDto.js +1 -1
  1047. package/lib/umd/models/VCCredentialTypeSchemaDto.js +1 -1
  1048. package/lib/umd/models/VCCredentialTypeStyleDto.js +1 -1
  1049. package/lib/umd/models/VCCredentialTypesResponseDto.js +1 -1
  1050. package/lib/umd/models/VCCredentialVerificationErrorResponseDto.js +1 -1
  1051. package/lib/umd/models/VCCredentialVerificationOptionsRequestPayloadDto.js +1 -1
  1052. package/lib/umd/models/VCCredentialVerificationResultResponseDto.js +3 -2
  1053. package/lib/umd/models/VCCredentialVerificationWarningResponseDto.js +1 -1
  1054. package/lib/umd/models/VCDCQLClaimQueryDto.js +61 -0
  1055. package/lib/umd/models/VCDCQLCredentialQueryDto.js +76 -0
  1056. package/lib/umd/models/VCDCQLCredentialQueryDtoTrustedAuthoritiesInner.js +53 -0
  1057. package/lib/umd/models/VCDCQLCredentialSetQueryDto.js +53 -0
  1058. package/lib/umd/models/VCDCQLQueryDto.js +55 -0
  1059. package/lib/umd/models/VCDCQLQueryJsonDto.js +55 -0
  1060. package/lib/umd/models/VCDCQLQueryPayload.js +55 -0
  1061. package/lib/umd/models/VCDeviceKeyInfoDto.js +1 -1
  1062. package/lib/umd/models/VCErrorResponseDto.js +1 -1
  1063. package/lib/umd/models/VCErrorsResponseDto.js +1 -1
  1064. package/lib/umd/models/VCFieldsDto.js +1 -1
  1065. package/lib/umd/models/VCFieldsDtoFilter.js +1 -1
  1066. package/lib/umd/models/VCFilterContainsDto.js +1 -1
  1067. package/lib/umd/models/VCFilterDto.js +1 -1
  1068. package/lib/umd/models/VCFilterItemsDto.js +1 -1
  1069. package/lib/umd/models/VCFilterNotPredicateDto.js +1 -1
  1070. package/lib/umd/models/VCGenerateCredentialDto.js +1 -1
  1071. package/lib/umd/models/VCGenerateCredentialPayloadDto.js +1 -1
  1072. package/lib/umd/models/VCGeneratePresentationDto.js +1 -1
  1073. package/lib/umd/models/VCGeneratePresentationPayloadDto.js +1 -1
  1074. package/lib/umd/models/VCIdTokenVerificationErrorResponseDto.js +1 -1
  1075. package/lib/umd/models/VCIdTokenVerificationOptionsDto.js +1 -1
  1076. package/lib/umd/models/VCIdTokenVerificationResultResponseDto.js +3 -2
  1077. package/lib/umd/models/VCIdTokenVerificationWarningResponseDto.js +1 -1
  1078. package/lib/umd/models/VCInputDescriptorDto.js +1 -1
  1079. package/lib/umd/models/VCInputDescriptorMapDto.js +4 -3
  1080. package/lib/umd/models/VCInputDescriptorPayload.js +1 -1
  1081. package/lib/umd/models/VCMeta.js +1 -1
  1082. package/lib/umd/models/VCPaginatedCredentialsResponseDto.js +1 -1
  1083. package/lib/umd/models/VCPaginatedPresentationDefinitionsResponseDto.js +1 -1
  1084. package/lib/umd/models/VCPaginatedPresentationRequestResponseDto.js +1 -1
  1085. package/lib/umd/models/VCPathNestedDto.js +4 -3
  1086. package/lib/umd/models/VCPresentationDefinitionDto.js +1 -1
  1087. package/lib/umd/models/VCPresentationDefinitionJsonDto.js +1 -1
  1088. package/lib/umd/models/VCPresentationDefinitionJsonResponseDto.js +1 -1
  1089. package/lib/umd/models/VCPresentationDefinitionModelDto.js +15 -2
  1090. package/lib/umd/models/VCPresentationDefinitionResponseDto.js +1 -1
  1091. package/lib/umd/models/VCPresentationRequestModelDto.js +1 -1
  1092. package/lib/umd/models/VCPresentationRequestParametersModelDto.js +22 -2
  1093. package/lib/umd/models/VCPresentationRequestResponseDto.js +1 -1
  1094. package/lib/umd/models/VCPresentationRequestResponseVerificationOptionsDto.js +1 -1
  1095. package/lib/umd/models/VCPresentationRequestResponseVerificationResultResponseDto.js +3 -2
  1096. package/lib/umd/models/VCPresentationSubmissionDto.js +1 -1
  1097. package/lib/umd/models/VCPresentationVerificationErrorResponseDto.js +1 -1
  1098. package/lib/umd/models/VCPresentationVerificationOptionsDto.js +1 -1
  1099. package/lib/umd/models/VCPresentationVerificationResultResponseDto.js +3 -2
  1100. package/lib/umd/models/VCPresentationVerificationWarningResponseDto.js +1 -1
  1101. package/lib/umd/models/VCResponseVerificationErrorResponseDto.js +1 -1
  1102. package/lib/umd/models/VCResponseVerificationWarningResponseDto.js +1 -1
  1103. package/lib/umd/models/VCSchemaResponseDto.js +1 -1
  1104. package/lib/umd/models/VCSchemaResponseModelDto.js +1 -1
  1105. package/lib/umd/models/VCSchemasResponseDto.js +1 -1
  1106. package/lib/umd/models/VCUnsignedCredentialModelDto.js +2 -2
  1107. package/lib/umd/models/VCUnsignedCredentialModelDtoMetadata.js +1 -1
  1108. package/lib/umd/models/VCUnsignedCredentialResponseDto.js +1 -1
  1109. package/lib/umd/models/VCUnsignedPresentationModelDto.js +1 -1
  1110. package/lib/umd/models/VCUnsignedPresentationResponseDto.js +1 -1
  1111. package/lib/umd/models/VCUpdateCredentialStatusRequestDto.js +1 -1
  1112. package/lib/umd/models/VCUpdateCredentialStatusRequestStatusDto.js +1 -1
  1113. package/lib/umd/models/VCUpdateCredentialTypeDto.js +2 -4
  1114. package/lib/umd/models/VCUpdateCredentialTypePayloadDto.js +1 -1
  1115. package/lib/umd/models/VCUpdatePresentationDefinitionDto.js +58 -0
  1116. package/lib/umd/models/VCUpdatePresentationDefinitionPayloadDto.js +51 -0
  1117. package/lib/umd/models/VCUpdateSchemaDto.js +1 -1
  1118. package/lib/umd/models/VCUpdateSchemaPayloadDto.js +1 -1
  1119. package/lib/umd/models/VCVerifyPresentationRequestResponseDto.js +5 -3
  1120. package/lib/umd/models/VCVerifyPresentationRequestResponsePayloadDto.js +1 -1
  1121. package/lib/umd/models/VCVerifySignedCredentialRequestDto.js +2 -2
  1122. package/lib/umd/models/VCVerifySignedCredentialRequestPayloadDto.js +1 -1
  1123. package/lib/umd/models/VCVerifySignedPresentationRequestDto.js +1 -1
  1124. package/lib/umd/models/VCVerifySignedPresentationRequestPayloadDto.js +1 -1
  1125. package/lib/umd/models/VCVersionDto.js +51 -0
  1126. package/lib/umd/models/VaultActivity.js +1 -1
  1127. package/lib/umd/models/VaultAttachment.js +1 -1
  1128. package/lib/umd/models/VaultAttachmentDirectUploadUrl.js +1 -1
  1129. package/lib/umd/models/VaultAttachmentDirectUploadUrlResponse.js +1 -1
  1130. package/lib/umd/models/VaultAttachmentsFolder.js +1 -1
  1131. package/lib/umd/models/VaultAttachmentsFolderResponse.js +1 -1
  1132. package/lib/umd/models/VaultClassificationNode.js +1 -1
  1133. package/lib/umd/models/VaultClassificationNodeAttributes.js +1 -1
  1134. package/lib/umd/models/VaultClassificationNodeAttributesWithDeletion.js +1 -1
  1135. package/lib/umd/models/VaultClientTask.js +1 -1
  1136. package/lib/umd/models/VaultCollectionReport.js +1 -1
  1137. package/lib/umd/models/VaultCompactShareIntent.js +1 -1
  1138. package/lib/umd/models/VaultComponent.js +53 -0
  1139. package/lib/umd/models/VaultConnection.js +1 -1
  1140. package/lib/umd/models/VaultConnectionResponse.js +1 -1
  1141. package/lib/umd/models/VaultConnectionResponseWithCreatedSharesReport.js +1 -1
  1142. package/lib/umd/models/VaultConnectionsByRoles.js +1 -1
  1143. package/lib/umd/models/VaultCreatedShareReport.js +1 -1
  1144. package/lib/umd/models/VaultDelegationInvitation.js +1 -1
  1145. package/lib/umd/models/VaultDelegationInvitationResponse.js +1 -1
  1146. package/lib/umd/models/VaultDirectAttachment.js +1 -1
  1147. package/lib/umd/models/VaultEncryptedSlotValue.js +1 -1
  1148. package/lib/umd/models/VaultErr.js +1 -1
  1149. package/lib/umd/models/VaultErrorsResponse.js +1 -1
  1150. package/lib/umd/models/VaultGetShareResponse.js +1 -1
  1151. package/lib/umd/models/VaultInvitation.js +1 -12
  1152. package/lib/umd/models/VaultInvitationAcceptedResponse.js +1 -1
  1153. package/lib/umd/models/VaultItem.js +1 -1
  1154. package/lib/umd/models/VaultItemReport.js +1 -1
  1155. package/lib/umd/models/VaultItemReportItems.js +1 -1
  1156. package/lib/umd/models/VaultItemReportResponse.js +1 -1
  1157. package/lib/umd/models/VaultItemReportSlots.js +1 -1
  1158. package/lib/umd/models/VaultItemResponse.js +1 -1
  1159. package/lib/umd/models/VaultItemTemplate.js +1 -1
  1160. package/lib/umd/models/VaultItemTemplateResponse.js +1 -1
  1161. package/lib/umd/models/VaultMeResponse.js +1 -1
  1162. package/lib/umd/models/VaultNestedSlotAttributes.js +1 -1
  1163. package/lib/umd/models/VaultOwnConnectionData.js +2 -8
  1164. package/lib/umd/models/VaultRemoteFile.js +1 -1
  1165. package/lib/umd/models/VaultShare.js +1 -1
  1166. package/lib/umd/models/VaultShareIntent.js +1 -1
  1167. package/lib/umd/models/VaultShareWithItemData.js +1 -1
  1168. package/lib/umd/models/VaultSharesCreateResponse.js +1 -1
  1169. package/lib/umd/models/VaultSlot.js +1 -1
  1170. package/lib/umd/models/VaultSlotAttributesInItemCreation.js +1 -1
  1171. package/lib/umd/models/VaultTheOtherConnectedUserData.js +2 -8
  1172. package/lib/umd/models/VaultThumbnail.js +1 -1
  1173. package/lib/umd/models/VaultUser.js +2 -3
  1174. package/lib/umd/models/VaultUserAttachmentsReport.js +1 -1
  1175. package/lib/umd/models/VaultUserAttachmentsReportResponse.js +1 -1
  1176. package/lib/umd/models/VaultUserConnectionsReport.js +1 -7
  1177. package/lib/umd/models/VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount.js +1 -1
  1178. package/lib/umd/models/VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers.js +1 -1
  1179. package/lib/umd/models/VaultUserConnectionsReportResponse.js +1 -1
  1180. package/lib/umd/models/VersionResponse.js +51 -0
  1181. package/lib/umd/models/VersionResponse1.js +51 -0
  1182. package/lib/umd/models/index.js +29 -1
  1183. package/lib/umd/runtime.js +1 -1
  1184. package/package.json +1 -1
@@ -0,0 +1,98 @@
1
+ /**
2
+ * SVX API
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 3.2.0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import * as runtime from '../runtime';
13
+ import type { ATOMApplicationVersion, IDNVersionDto, UtilitiesApplicationVersion, VCVersionDto, VersionResponse, VersionResponse1 } from '../models';
14
+ export interface AliveKeystoreGetRequest {
15
+ meecoDelegationId?: string;
16
+ meecoOrganisationId?: string;
17
+ }
18
+ export interface AliveVaultGetRequest {
19
+ meecoDelegationId?: string;
20
+ meecoOrganisationId?: string;
21
+ }
22
+ /**
23
+ *
24
+ */
25
+ export declare class MonitoringApi extends runtime.BaseAPI {
26
+ /**
27
+ * Return the API version
28
+ * Return the API version
29
+ */
30
+ aliveAtomGetRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMApplicationVersion>>;
31
+ /**
32
+ * Return the API version
33
+ * Return the API version
34
+ */
35
+ aliveAtomGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMApplicationVersion>;
36
+ /**
37
+ * Return the API version
38
+ * Return the API version
39
+ */
40
+ aliveAtomIntGetRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMApplicationVersion>>;
41
+ /**
42
+ * Return the API version
43
+ * Return the API version
44
+ */
45
+ aliveAtomIntGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMApplicationVersion>;
46
+ /**
47
+ */
48
+ aliveIdentityNetworkGetRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<IDNVersionDto>>;
49
+ /**
50
+ */
51
+ aliveIdentityNetworkGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IDNVersionDto>;
52
+ /**
53
+ */
54
+ aliveIdpGetRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
55
+ /**
56
+ */
57
+ aliveIdpGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
58
+ /**
59
+ * Returns the API version and the component name
60
+ * Returns the API version, the component name, and the git commit
61
+ */
62
+ aliveKeystoreGetRaw(requestParameters: AliveKeystoreGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VersionResponse>>;
63
+ /**
64
+ * Returns the API version and the component name
65
+ * Returns the API version, the component name, and the git commit
66
+ */
67
+ aliveKeystoreGet(meecoDelegationId?: string, meecoOrganisationId?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VersionResponse>;
68
+ /**
69
+ * Return the API version
70
+ * Return the API version
71
+ */
72
+ aliveSvxUtilitiesGetRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<UtilitiesApplicationVersion>>;
73
+ /**
74
+ * Return the API version
75
+ * Return the API version
76
+ */
77
+ aliveSvxUtilitiesGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UtilitiesApplicationVersion>;
78
+ /**
79
+ * Returns the API version and the component name
80
+ * Returns the API version, the component name, and the git commit
81
+ */
82
+ aliveVaultGetRaw(requestParameters: AliveVaultGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VersionResponse1>>;
83
+ /**
84
+ * Returns the API version and the component name
85
+ * Returns the API version, the component name, and the git commit
86
+ */
87
+ aliveVaultGet(meecoDelegationId?: string, meecoOrganisationId?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VersionResponse1>;
88
+ /**
89
+ * Endpoint to read deployed service version information.
90
+ * Get deployed service version information
91
+ */
92
+ aliveVcGetRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCVersionDto>>;
93
+ /**
94
+ * Endpoint to read deployed service version information.
95
+ * Get deployed service version information
96
+ */
97
+ aliveVcGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCVersionDto>;
98
+ }
@@ -2,7 +2,7 @@
2
2
  * SVX API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.1.3
5
+ * The version of the OpenAPI document: 3.2.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * SVX API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.1.3
5
+ * The version of the OpenAPI document: 3.2.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * SVX API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.1.3
5
+ * The version of the OpenAPI document: 3.2.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import * as runtime from '../runtime';
13
- import type { CreateDeleteReconfigureSharesRequest, CreateDeleteReconfigureSharesServiceResponse, GetItemSharesResponse, ItemSharesUpdateResponse, ListOfReconfigureShareParams, PostItemEncryptRequest, PostItemSharesRequest, PutItemSharesRequest, ReconfigureSharesResponse, ShareIntentRequest, ShareIntentResponse, ShareIntentsResponse, SharesIncomingResponse, SharesOutgoingResponse, ShreIntentListResponse, VaultGetShareResponse, VaultItemResponse, VaultShareWithItemData, VaultSharesCreateResponse } from '../models';
13
+ import type { CreateDeleteReconfigureSharesRequest, CreateDeleteReconfigureSharesServiceResponse, GetItemSharesResponse, ItemSharesUpdateResponse, ListOfReconfigureShareParams, PostItemEncryptRequest, PostItemSharesRequest, PutItemSharesRequest, ReconfigureSharesResponse, ShareIntentListResponse, ShareIntentRequest, ShareIntentResponse, ShareIntentsResponse, SharesIncomingResponse, SharesOutgoingResponse, VaultGetShareResponse, VaultItemResponse, VaultShareWithItemData, VaultSharesCreateResponse } from '../models';
14
14
  export interface IncomingSharesGetRequest {
15
15
  nextPageAfter?: string;
16
16
  perPage?: number;
@@ -226,12 +226,12 @@ export declare class SharesApi extends runtime.BaseAPI {
226
226
  * share intents the user has created
227
227
  * View share intents the user has created
228
228
  */
229
- shareIntentsGetRaw(requestParameters: ShareIntentsGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ShreIntentListResponse>>;
229
+ shareIntentsGetRaw(requestParameters: ShareIntentsGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ShareIntentListResponse>>;
230
230
  /**
231
231
  * share intents the user has created
232
232
  * View share intents the user has created
233
233
  */
234
- shareIntentsGet(meecoDelegationId?: string, meecoOrganisationId?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ShreIntentListResponse>;
234
+ shareIntentsGet(meecoDelegationId?: string, meecoOrganisationId?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ShareIntentListResponse>;
235
235
  /**
236
236
  * Delete a share intent
237
237
  * Delete a share intent
@@ -2,7 +2,7 @@
2
2
  * SVX API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.1.3
5
+ * The version of the OpenAPI document: 3.2.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,6 +21,7 @@ export interface TenantsGetRequest {
21
21
  }
22
22
  export interface TenantsPostRequest {
23
23
  aTOMCreateOrUpdateTenantRequest: ATOMCreateOrUpdateTenantRequest;
24
+ withExternalSecurityRights?: boolean;
24
25
  }
25
26
  export interface TenantsTenantIdAdminsGetRequest {
26
27
  tenantId: string;
@@ -91,15 +92,15 @@ export declare class TenantsApi extends runtime.BaseAPI {
91
92
  */
92
93
  tenantsGet(status?: TenantsGetStatusEnum, perPage?: number, order?: TenantsGetOrderEnum, page?: number, nextPageAfter?: string, filterBy?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMPaginatedTenantList>;
93
94
  /**
94
- * Create a tenant. In order to execute this action the current user must have security right `atom:global:create_tenant`.
95
+ * Create a tenant. In order to execute this action the current user must have security right `atom:global:create_tenant`. The current user becomes the first admin of the tenant.
95
96
  * Create a tenant
96
97
  */
97
98
  tenantsPostRaw(requestParameters: TenantsPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMOneTenant>>;
98
99
  /**
99
- * Create a tenant. In order to execute this action the current user must have security right `atom:global:create_tenant`.
100
+ * Create a tenant. In order to execute this action the current user must have security right `atom:global:create_tenant`. The current user becomes the first admin of the tenant.
100
101
  * Create a tenant
101
102
  */
102
- tenantsPost(aTOMCreateOrUpdateTenantRequest: ATOMCreateOrUpdateTenantRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMOneTenant>;
103
+ tenantsPost(aTOMCreateOrUpdateTenantRequest: ATOMCreateOrUpdateTenantRequest, withExternalSecurityRights?: boolean, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMOneTenant>;
103
104
  /**
104
105
  * List admins of a tenant. In order to execute this action the current user must have In order to execute this action the current user must have security right `atom:tenant:list_tenant_admins` for the tenant with the ID in parameter `tenant_id`
105
106
  * List admins of a tenant
@@ -2,7 +2,7 @@
2
2
  * SVX API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.1.3
5
+ * The version of the OpenAPI document: 3.2.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -14,8 +14,8 @@ import type { ATOMActiveAndArchivedOrgList, ATOMWhoAmI, IDPAcceptEndUserInvitati
14
14
  export interface EndUsersGetRequest {
15
15
  status?: EndUsersGetStatusEnum;
16
16
  search?: string;
17
- perPage?: any;
18
- page?: any;
17
+ perPage?: number;
18
+ page?: number;
19
19
  }
20
20
  export interface EndUsersIdDeletionQueuePostRequest {
21
21
  id: string;
@@ -25,8 +25,8 @@ export interface EndUsersIdGetRequest {
25
25
  }
26
26
  export interface EndUsersInvitationsGetRequest {
27
27
  status?: string;
28
- perPage?: any;
29
- page?: any;
28
+ perPage?: number;
29
+ page?: number;
30
30
  }
31
31
  export interface EndUsersInvitationsIdDeleteRequest {
32
32
  id: string;
@@ -68,8 +68,8 @@ export interface UsersInvitationsGetRequest {
68
68
  meecoOrganisationID?: string;
69
69
  order?: UsersInvitationsGetOrderEnum;
70
70
  orderBy?: UsersInvitationsGetOrderByEnum;
71
- perPage?: any;
72
- page?: any;
71
+ perPage?: number;
72
+ page?: number;
73
73
  }
74
74
  export interface UsersInvitationsIdDeleteRequest {
75
75
  id: string;
@@ -126,7 +126,7 @@ export declare class UsersApi extends runtime.BaseAPI {
126
126
  * List all end users that belong to a selected tenant.
127
127
  * List end users
128
128
  */
129
- endUsersGet(status?: EndUsersGetStatusEnum, search?: string, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IDPEndUsersResponseDto>;
129
+ endUsersGet(status?: EndUsersGetStatusEnum, search?: string, perPage?: number, page?: number, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IDPEndUsersResponseDto>;
130
130
  /**
131
131
  * <p>Deletes from the tenancy by id. After running this action end user will not be able to authenticate against the tenancy anymore.</p><p>Admin can send a new invitation to the user and data will be restored.</p>
132
132
  * Delete end user from the tenancy by id
@@ -156,7 +156,7 @@ export declare class UsersApi extends runtime.BaseAPI {
156
156
  * List end user invitations for the current tenant.
157
157
  * List end user invitations
158
158
  */
159
- endUsersInvitationsGet(status?: string, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IDPEndUserInvitationsResponseDto>;
159
+ endUsersInvitationsGet(status?: string, perPage?: number, page?: number, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IDPEndUserInvitationsResponseDto>;
160
160
  /**
161
161
  * Deletes a pending or expired end user invitation.
162
162
  * Delete the end user invitation
@@ -276,7 +276,7 @@ export declare class UsersApi extends runtime.BaseAPI {
276
276
  * <h4>Requires no security rights</h4><br /><p>Endpoint works for a tenant and organisation user based on the <b>Meeco-Organisation-ID</b> header.</p><p>Returns a list of invitations available to the caller.</p><p>In case of tenant context, endpoint returns all invitations available in the tenancy.</p><p>In case of organization context, endpoint returns all invitations available in the organisations.</p>
277
277
  * List invitations
278
278
  */
279
- usersInvitationsGet(status?: string, meecoOrganisationID?: string, order?: UsersInvitationsGetOrderEnum, orderBy?: UsersInvitationsGetOrderByEnum, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IDPInvitationsResponseDto>;
279
+ usersInvitationsGet(status?: string, meecoOrganisationID?: string, order?: UsersInvitationsGetOrderEnum, orderBy?: UsersInvitationsGetOrderByEnum, perPage?: number, page?: number, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IDPInvitationsResponseDto>;
280
280
  /**
281
281
  * Deletes a pending or expired invitation.
282
282
  * Delete the invitation
@@ -2,7 +2,7 @@
2
2
  * SVX API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.1.3
5
+ * The version of the OpenAPI document: 3.2.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -18,8 +18,8 @@ export interface CredentialTypesGetRequest {
18
18
  meecoOrganisationID?: string;
19
19
  order?: CredentialTypesGetOrderEnum;
20
20
  orderBy?: CredentialTypesGetOrderByEnum;
21
- perPage?: any;
22
- page?: any;
21
+ perPage?: number;
22
+ page?: number;
23
23
  }
24
24
  export interface CredentialTypesIdArchivePostRequest {
25
25
  id: string;
@@ -54,8 +54,8 @@ export interface CredentialsGetRequest {
54
54
  meecoOrganisationID: string;
55
55
  order?: CredentialsGetOrderEnum;
56
56
  orderBy?: CredentialsGetOrderByEnum;
57
- perPage?: any;
58
- page?: any;
57
+ perPage?: number;
58
+ page?: number;
59
59
  }
60
60
  export interface CredentialsIdGetRequest {
61
61
  id: string;
@@ -75,8 +75,8 @@ export interface SchemasGetRequest {
75
75
  meecoOrganisationID?: string;
76
76
  order?: SchemasGetOrderEnum;
77
77
  orderBy?: SchemasGetOrderByEnum;
78
- perPage?: any;
79
- page?: any;
78
+ perPage?: number;
79
+ page?: number;
80
80
  }
81
81
  export interface SchemasIdArchivePostRequest {
82
82
  id: string;
@@ -115,7 +115,7 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
115
115
  * <h4>Requires no security rights</h4><br /><p>Endpoint works for a tenant and organisation user based on the <b>Meeco-Organisation-ID</b> header.</p><p>Returns a list of credential types available to the caller.</p><p>In case of tenant context, endpoint returns all credential types available in the tenancy.</p><p>In case of organization context, endpoint returns all credential types available to the organization.</p>
116
116
  * List available credential types
117
117
  */
118
- credentialTypesGet(status?: CredentialTypesGetStatusEnum, search?: string, format?: CredentialTypesGetFormatEnum, meecoOrganisationID?: string, order?: CredentialTypesGetOrderEnum, orderBy?: CredentialTypesGetOrderByEnum, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCCredentialTypesResponseDto>;
118
+ credentialTypesGet(status?: CredentialTypesGetStatusEnum, search?: string, format?: CredentialTypesGetFormatEnum, meecoOrganisationID?: string, order?: CredentialTypesGetOrderEnum, orderBy?: CredentialTypesGetOrderByEnum, perPage?: number, page?: number, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCCredentialTypesResponseDto>;
119
119
  /**
120
120
  * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
121
121
  * Archive credential type
@@ -167,12 +167,12 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
167
167
  */
168
168
  credentialTypesPost(meecoOrganisationID: string, vCCreateCredentialTypePayloadDto: VCCreateCredentialTypePayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCCredentialTypeResponseDto>;
169
169
  /**
170
- * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of credential signing in Javascript:</p><pre><code>import { Ed25519 } from \'@meeco/sdk\'; <br />import { EdDSASigner, hexToBytes } from \'did-jwt\'; <br /><br />const key = new Ed25519(hexToBytes(SEED_HEX)); <br />const signerFn = EdDSASigner(key.getSecretKey()); <br /><br />const signature = await signerFn(unsignedJwt); <br />const vcJwt = [unsignedJwt, signature].join(\'.\');</code></pre><hr /><br /><h4>Issuer property caveat</h4><p>We use <b>openapi-generator</b> to generate Typescript SDK for the given API swagger definition. However, <b>openapi-generator</b> does not support <b>oneOf</b> configuration properly and generates an invalid Typescript SDK. To avoid the problem, swagger defines <b>issuer</b> property only as string for the moment. While in fact, endpoint accepts issuer as an object in format of <code>{id: string; name: string;}</code> as well.</p><br /><h4>Type property caveat</h4><p><code>type</code> is required for <code>vc+sd-jwt</code> format and must be a string.<br />However, endpoint accepts <code>type</code> as an array of string for <code>JWT VC</code> in format of <code>[\"VerifiableCredential\", \"AlumniCredential\"]</code> as well. <br /></p>
170
+ * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of credential signing in Javascript:</p><pre><code>import { Ed25519 } from \'@meeco/sdk\'; <br />import { EdDSASigner, hexToBytes } from \'did-jwt\'; <br /><br />const key = new Ed25519(hexToBytes(SEED_HEX)); <br />const signerFn = EdDSASigner(key.getSecretKey()); <br /><br />const signature = await signerFn(unsignedJwt); <br />const vcJwt = [unsignedJwt, signature].join(\'.\');</code></pre><hr /><br /><h4>Issuer property caveat</h4><p>We use <b>openapi-generator</b> to generate Typescript SDK for the given API swagger definition. However, <b>openapi-generator</b> does not support <b>oneOf</b> configuration properly and generates an invalid Typescript SDK. To avoid the problem, swagger defines <b>issuer</b> property only as string for the moment. While in fact, endpoint accepts issuer as an object in format of <code>{id: string; name: string;}</code> as well.</p><br /><h4>Type property caveat</h4><p><code>type</code> is required for <code>dc+sd-jwt</code> format and must be a string.<br />However, endpoint accepts <code>type</code> as an array of string for <code>JWT VC</code> in format of <code>[\"VerifiableCredential\", \"AlumniCredential\"]</code> as well. <br /></p>
171
171
  * Generate credential based on type and claims provided
172
172
  */
173
173
  credentialsGeneratePostRaw(requestParameters: CredentialsGeneratePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCUnsignedCredentialResponseDto>>;
174
174
  /**
175
- * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of credential signing in Javascript:</p><pre><code>import { Ed25519 } from \'@meeco/sdk\'; <br />import { EdDSASigner, hexToBytes } from \'did-jwt\'; <br /><br />const key = new Ed25519(hexToBytes(SEED_HEX)); <br />const signerFn = EdDSASigner(key.getSecretKey()); <br /><br />const signature = await signerFn(unsignedJwt); <br />const vcJwt = [unsignedJwt, signature].join(\'.\');</code></pre><hr /><br /><h4>Issuer property caveat</h4><p>We use <b>openapi-generator</b> to generate Typescript SDK for the given API swagger definition. However, <b>openapi-generator</b> does not support <b>oneOf</b> configuration properly and generates an invalid Typescript SDK. To avoid the problem, swagger defines <b>issuer</b> property only as string for the moment. While in fact, endpoint accepts issuer as an object in format of <code>{id: string; name: string;}</code> as well.</p><br /><h4>Type property caveat</h4><p><code>type</code> is required for <code>vc+sd-jwt</code> format and must be a string.<br />However, endpoint accepts <code>type</code> as an array of string for <code>JWT VC</code> in format of <code>[\"VerifiableCredential\", \"AlumniCredential\"]</code> as well. <br /></p>
175
+ * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of credential signing in Javascript:</p><pre><code>import { Ed25519 } from \'@meeco/sdk\'; <br />import { EdDSASigner, hexToBytes } from \'did-jwt\'; <br /><br />const key = new Ed25519(hexToBytes(SEED_HEX)); <br />const signerFn = EdDSASigner(key.getSecretKey()); <br /><br />const signature = await signerFn(unsignedJwt); <br />const vcJwt = [unsignedJwt, signature].join(\'.\');</code></pre><hr /><br /><h4>Issuer property caveat</h4><p>We use <b>openapi-generator</b> to generate Typescript SDK for the given API swagger definition. However, <b>openapi-generator</b> does not support <b>oneOf</b> configuration properly and generates an invalid Typescript SDK. To avoid the problem, swagger defines <b>issuer</b> property only as string for the moment. While in fact, endpoint accepts issuer as an object in format of <code>{id: string; name: string;}</code> as well.</p><br /><h4>Type property caveat</h4><p><code>type</code> is required for <code>dc+sd-jwt</code> format and must be a string.<br />However, endpoint accepts <code>type</code> as an array of string for <code>JWT VC</code> in format of <code>[\"VerifiableCredential\", \"AlumniCredential\"]</code> as well. <br /></p>
176
176
  * Generate credential based on type and claims provided
177
177
  */
178
178
  credentialsGeneratePost(meecoOrganisationID: string, vCGenerateCredentialPayloadDto: VCGenerateCredentialPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCUnsignedCredentialResponseDto>;
@@ -195,7 +195,7 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
195
195
  * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Lists credentials that selected organisation has issued.</p>
196
196
  * Get a list of credentials organisation has issued
197
197
  */
198
- credentialsGet(meecoOrganisationID: string, order?: CredentialsGetOrderEnum, orderBy?: CredentialsGetOrderByEnum, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPaginatedCredentialsResponseDto>;
198
+ credentialsGet(meecoOrganisationID: string, order?: CredentialsGetOrderEnum, orderBy?: CredentialsGetOrderByEnum, perPage?: number, page?: number, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPaginatedCredentialsResponseDto>;
199
199
  /**
200
200
  * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Fetch information about a credential organisation has issued by credential ID.</p>
201
201
  * Fetch information about a credential organistaion has issued
@@ -217,12 +217,12 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
217
217
  */
218
218
  credentialsStatusPost(meecoOrganisationID: string, vCUpdateCredentialStatusRequestDto: VCUpdateCredentialStatusRequestDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
219
219
  /**
220
- * <p>Verify a Verifiable Credential</p><p>Current supports the following formats</p><ul><li><code>jwt_vc_json</code></li><li><code>vc+sd-jwt</code></li><li><code>mso_mdoc</code></li></ul><p>If credential.format is not provided, the credential token is assumed to be a JWT.</p><p><b>Checks performed:</b><ul><li> <code>format</code> </li><li> <code>signature</code>. </li><li> <code>expiration</code> date is validated when the <code>expirationDate</code> attribute is present. </li><li> <code>issued at</code> date is validated when the <code>iat</code> attribute is present. </li><li> The <code>keyBindingJWT</code> check is optional and is only performed if it is included in the <code>vc+sd-jwt</code> along with disclosures.</li><li> When <code>keyBindingJWT</code> is included in the <code>vc+sd-jwt</code>, the <code>kb_audience</code> and <code>kb_nonce</code> must be included in the verification options.</li><li> In the case of <code>vc+sd-jwt</code> if the iss is a URL. The public key will be retrieved from the .well-known endpoint according to the <a target=\"_blank\" href=\"https://www.ietf.org/archive/id/draft-ietf-oauth-sd-jwt-vc-04.html\"><code>vc+sd-jwt</code> specification</a></li><li> Verifiable credential <code>schema</code> </li><li> Verifiable credential <code>revocation</code> list status and its validity</li></ul></p><p>Credential expiration, schema and revocation status related checks are not considered critical and will be returned under <code>warnings</code> attribute. It is up for the client application to decide how these should be handled. All other failed checks will be served under <code>errors</code> attribute.</p><p><b>Verification options</b><br /> <br />You can optionally specify checks for the provided <code>VC JWT</code>. If specified, only these checks will run. <br />By default, <code>format</code>, <code>signature</code>, <code>expiration</code> checks are mandatory and can not be taken out from checks list. <br/> No further checks will be performed if <code>JWT Token Format</code> is invalid.</p><pre><code>{ <br /> \"credential\": { ... }, <br /> \"options\": { <br /> \"checks\": [\"format\", \"signature\", \"expiration\", \"schema\", \"revocation_status\"], <br /> \"kb_audience\": \"verifier DID or URL\", <br /> \"kb_nonce\": \"nonce\", <br /> }, <br />} <br /></code></pre><p><code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />In case of <code>vc+sd-jwt</code> it wraps any error that <code>@meeco/sd-jwt-vc</code> might throw. <br />In case of <code>jwt_vc_json</code> it wraps any error that <code>did-jwt-vc</code> might throw. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when credential is expired.</p>
220
+ * <p>Verify a Verifiable Credential</p><p>Current supports the following formats</p><ul><li><code>jwt_vc_json</code></li><li><code>dc+sd-jwt</code></li><li><code>mso_mdoc</code></li></ul><p>If credential.format is not provided, the credential token is assumed to be a JWT.</p><p><b>Checks performed:</b><ul><li> <code>format</code> </li><li> <code>signature</code>. </li><li> <code>expiration</code> date is validated when the <code>expirationDate</code> attribute is present. </li><li> <code>issued at</code> date is validated when the <code>iat</code> attribute is present. </li><li> The <code>keyBindingJWT</code> check is optional and is only performed if it is included in the <code>dc+sd-jwt</code> along with disclosures.</li><li> When <code>keyBindingJWT</code> is included in the <code>dc+sd-jwt</code>, the <code>kb_audience</code> and <code>kb_nonce</code> must be included in the verification options.</li><li> In the case of <code>dc+sd-jwt</code> if the iss is a URL. The public key will be retrieved from the .well-known endpoint according to the <a target=\"_blank\" href=\"https://www.ietf.org/archive/id/draft-ietf-oauth-sd-jwt-vc-04.html\"><code>dc+sd-jwt</code> specification</a></li><li> Verifiable credential <code>schema</code> </li><li> Verifiable credential <code>revocation</code> list status and its validity</li></ul></p><p>Credential expiration, schema and revocation status related checks are not considered critical and will be returned under <code>warnings</code> attribute. It is up for the client application to decide how these should be handled. All other failed checks will be served under <code>errors</code> attribute.</p><p><b>Verification options</b><br /> <br />You can optionally specify checks for the provided <code>VC JWT</code>. If specified, only these checks will run. <br />By default, <code>format</code>, <code>signature</code>, <code>expiration</code> checks are mandatory and can not be taken out from checks list. <br/> No further checks will be performed if <code>JWT Token Format</code> is invalid.</p><pre><code>{ <br /> \"credential\": { ... }, <br /> \"options\": { <br /> \"checks\": [\"format\", \"signature\", \"expiration\", \"schema\", \"revocation_status\"], <br /> \"kb_audience\": \"verifier DID or URL\", <br /> \"kb_nonce\": \"nonce\", <br /> }, <br />} <br /></code></pre><p><code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />In case of <code>dc+sd-jwt</code> it wraps any error that <code>@meeco/sd-jwt-vc</code> might throw. <br />In case of <code>jwt_vc_json</code> it wraps any error that <code>did-jwt-vc</code> might throw. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when credential is expired.</p>
221
221
  * Verify a Verifiable Credential (VC)
222
222
  */
223
223
  credentialsVerifyPostRaw(requestParameters: CredentialsVerifyPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCCredentialVerificationResultResponseDto>>;
224
224
  /**
225
- * <p>Verify a Verifiable Credential</p><p>Current supports the following formats</p><ul><li><code>jwt_vc_json</code></li><li><code>vc+sd-jwt</code></li><li><code>mso_mdoc</code></li></ul><p>If credential.format is not provided, the credential token is assumed to be a JWT.</p><p><b>Checks performed:</b><ul><li> <code>format</code> </li><li> <code>signature</code>. </li><li> <code>expiration</code> date is validated when the <code>expirationDate</code> attribute is present. </li><li> <code>issued at</code> date is validated when the <code>iat</code> attribute is present. </li><li> The <code>keyBindingJWT</code> check is optional and is only performed if it is included in the <code>vc+sd-jwt</code> along with disclosures.</li><li> When <code>keyBindingJWT</code> is included in the <code>vc+sd-jwt</code>, the <code>kb_audience</code> and <code>kb_nonce</code> must be included in the verification options.</li><li> In the case of <code>vc+sd-jwt</code> if the iss is a URL. The public key will be retrieved from the .well-known endpoint according to the <a target=\"_blank\" href=\"https://www.ietf.org/archive/id/draft-ietf-oauth-sd-jwt-vc-04.html\"><code>vc+sd-jwt</code> specification</a></li><li> Verifiable credential <code>schema</code> </li><li> Verifiable credential <code>revocation</code> list status and its validity</li></ul></p><p>Credential expiration, schema and revocation status related checks are not considered critical and will be returned under <code>warnings</code> attribute. It is up for the client application to decide how these should be handled. All other failed checks will be served under <code>errors</code> attribute.</p><p><b>Verification options</b><br /> <br />You can optionally specify checks for the provided <code>VC JWT</code>. If specified, only these checks will run. <br />By default, <code>format</code>, <code>signature</code>, <code>expiration</code> checks are mandatory and can not be taken out from checks list. <br/> No further checks will be performed if <code>JWT Token Format</code> is invalid.</p><pre><code>{ <br /> \"credential\": { ... }, <br /> \"options\": { <br /> \"checks\": [\"format\", \"signature\", \"expiration\", \"schema\", \"revocation_status\"], <br /> \"kb_audience\": \"verifier DID or URL\", <br /> \"kb_nonce\": \"nonce\", <br /> }, <br />} <br /></code></pre><p><code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />In case of <code>vc+sd-jwt</code> it wraps any error that <code>@meeco/sd-jwt-vc</code> might throw. <br />In case of <code>jwt_vc_json</code> it wraps any error that <code>did-jwt-vc</code> might throw. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when credential is expired.</p>
225
+ * <p>Verify a Verifiable Credential</p><p>Current supports the following formats</p><ul><li><code>jwt_vc_json</code></li><li><code>dc+sd-jwt</code></li><li><code>mso_mdoc</code></li></ul><p>If credential.format is not provided, the credential token is assumed to be a JWT.</p><p><b>Checks performed:</b><ul><li> <code>format</code> </li><li> <code>signature</code>. </li><li> <code>expiration</code> date is validated when the <code>expirationDate</code> attribute is present. </li><li> <code>issued at</code> date is validated when the <code>iat</code> attribute is present. </li><li> The <code>keyBindingJWT</code> check is optional and is only performed if it is included in the <code>dc+sd-jwt</code> along with disclosures.</li><li> When <code>keyBindingJWT</code> is included in the <code>dc+sd-jwt</code>, the <code>kb_audience</code> and <code>kb_nonce</code> must be included in the verification options.</li><li> In the case of <code>dc+sd-jwt</code> if the iss is a URL. The public key will be retrieved from the .well-known endpoint according to the <a target=\"_blank\" href=\"https://www.ietf.org/archive/id/draft-ietf-oauth-sd-jwt-vc-04.html\"><code>dc+sd-jwt</code> specification</a></li><li> Verifiable credential <code>schema</code> </li><li> Verifiable credential <code>revocation</code> list status and its validity</li></ul></p><p>Credential expiration, schema and revocation status related checks are not considered critical and will be returned under <code>warnings</code> attribute. It is up for the client application to decide how these should be handled. All other failed checks will be served under <code>errors</code> attribute.</p><p><b>Verification options</b><br /> <br />You can optionally specify checks for the provided <code>VC JWT</code>. If specified, only these checks will run. <br />By default, <code>format</code>, <code>signature</code>, <code>expiration</code> checks are mandatory and can not be taken out from checks list. <br/> No further checks will be performed if <code>JWT Token Format</code> is invalid.</p><pre><code>{ <br /> \"credential\": { ... }, <br /> \"options\": { <br /> \"checks\": [\"format\", \"signature\", \"expiration\", \"schema\", \"revocation_status\"], <br /> \"kb_audience\": \"verifier DID or URL\", <br /> \"kb_nonce\": \"nonce\", <br /> }, <br />} <br /></code></pre><p><code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />In case of <code>dc+sd-jwt</code> it wraps any error that <code>@meeco/sd-jwt-vc</code> might throw. <br />In case of <code>jwt_vc_json</code> it wraps any error that <code>did-jwt-vc</code> might throw. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when credential is expired.</p>
226
226
  * Verify a Verifiable Credential (VC)
227
227
  */
228
228
  credentialsVerifyPost(vCVerifySignedCredentialRequestPayloadDto: VCVerifySignedCredentialRequestPayloadDto, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCCredentialVerificationResultResponseDto>;
@@ -235,7 +235,7 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
235
235
  * <p>Endpoint works for a tenant and organisation user based on the <b>Meeco-Organisation-ID</b> header.</p><p>Returns a list of schemas available to the caller.</p><p>In case of organization context, <b>organization_ids</b> list always contains only one item - caller organization ID.</p>
236
236
  * List available schemas
237
237
  */
238
- schemasGet(status?: SchemasGetStatusEnum, search?: string, meecoOrganisationID?: string, order?: SchemasGetOrderEnum, orderBy?: SchemasGetOrderByEnum, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCSchemasResponseDto>;
238
+ schemasGet(status?: SchemasGetStatusEnum, search?: string, meecoOrganisationID?: string, order?: SchemasGetOrderEnum, orderBy?: SchemasGetOrderByEnum, perPage?: number, page?: number, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCSchemasResponseDto>;
239
239
  /**
240
240
  * <h4>Requires the following security rights:</h4><ul><li><code>vc:tenant:manage</code></li></ul><br />
241
241
  * Archive schema
@@ -287,12 +287,12 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
287
287
  */
288
288
  schemasIdVersionSchemaJsonGet(id: string, version: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<SchemasIdVersionSchemaJsonGet200Response>;
289
289
  /**
290
- * <h4>Requires the following security rights:</h4><ul><li><code>vc:tenant:manage</code></li></ul><br /><p><b>schema_json</b> property must comply with <a target=\"_blank\" href=\"https://www.w3.org/TR/vc-json-schema/\">specification<a>.</p><p>Schema validity can be checked by using one of the Web (Online) validators listed at <a target=\"_blank\" href=\"https://json-schema.org/tools?query=&sortBy=name&sortOrder=ascending&groupBy=toolingTypes&licenses=&languages=&drafts=&toolingTypes=validator\">JSON schema specification site</a>.</p><p><b>schema_json.$id</b> attribute is not expected in the payload. API is going to assign its own internal version of it even if one is being passed.</p><hr /><p>Example (the most minimal set of attributes schema should contain):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"title\": \"EmailCredential\", <br /> \"description\": \"EmailCredential using JsonSchema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"credentialSubject\": { <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"emailAddress\": { <br /> \"type\": \"string\", <br /> \"format\": \"email\" <br /> } <br /> }, <br /> \"required\": [ <br /> \"emailAddress\" <br /> ] <br /> } <br /> } <br />} <br /></code></pre><hr /><p>Example (vc+sd-jwt credential format):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"vct\": { <br /> \"type\": \"string\" <br /> }, <br /> \"iss\": { <br /> \"type\": \"string\" <br /> }, <br /> \"cnf\": { <br /> \"type\": \"object\" <br /> }, <br /> \"email\": { <br /> \"type\": \"string\" <br /> }, <br /> \"is_over_18\": { <br /> \"type\": \"boolean\" <br /> } <br /> }, <br /> \"required\": [ <br /> \"iss\", <br /> \"vct\", <br /> \"cnf\", <br /> \"email\", <br /> \"is_over_18\" <br /> ] <br />} <br /></code></pre><hr /><p>Example (mso_mdoc credential format):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"org.iso.18013.5.1\": { <br /> \"type\": \"object\" <br /> \"properties\": { <br /> \"email\": { <br /> \"type\": \"string\" <br /> }, <br /> \"portrait\": { <br /> \"type\": \"string\" <br /> \"description\": \"jpeg as base64url encoded\" <br /> \"x-cbor-encoding\": \"bstr\" <br /> }, <br /> } <br /> }, <br /> }, <br /> \"required\": [ <br /> \"email\", <br /> \"portrait\" <br /> ] <br />} <br /></code></pre>
290
+ * <h4>Requires the following security rights:</h4><ul><li><code>vc:tenant:manage</code></li></ul><br /><p><b>schema_json</b> property must comply with <a target=\"_blank\" href=\"https://www.w3.org/TR/vc-json-schema/\">specification<a>.</p><p>Schema validity can be checked by using one of the Web (Online) validators listed at <a target=\"_blank\" href=\"https://json-schema.org/tools?query=&sortBy=name&sortOrder=ascending&groupBy=toolingTypes&licenses=&languages=&drafts=&toolingTypes=validator\">JSON schema specification site</a>.</p><p><b>schema_json.$id</b> attribute is not expected in the payload. API is going to assign its own internal version of it even if one is being passed.</p><hr /><p>Example (the most minimal set of attributes schema should contain):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"title\": \"EmailCredential\", <br /> \"description\": \"EmailCredential using JsonSchema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"credentialSubject\": { <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"emailAddress\": { <br /> \"type\": \"string\", <br /> \"format\": \"email\" <br /> } <br /> }, <br /> \"required\": [ <br /> \"emailAddress\" <br /> ] <br /> } <br /> } <br />} <br /></code></pre><hr /><p>Example (dc+sd-jwt credential format):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"vct\": { <br /> \"type\": \"string\" <br /> }, <br /> \"iss\": { <br /> \"type\": \"string\" <br /> }, <br /> \"cnf\": { <br /> \"type\": \"object\" <br /> }, <br /> \"email\": { <br /> \"type\": \"string\" <br /> }, <br /> \"is_over_18\": { <br /> \"type\": \"boolean\" <br /> } <br /> }, <br /> \"required\": [ <br /> \"iss\", <br /> \"vct\", <br /> \"cnf\", <br /> \"email\", <br /> \"is_over_18\" <br /> ] <br />} <br /></code></pre><hr /><p>Example (mso_mdoc credential format):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"org.iso.18013.5.1\": { <br /> \"type\": \"object\" <br /> \"properties\": { <br /> \"email\": { <br /> \"type\": \"string\" <br /> }, <br /> \"portrait\": { <br /> \"type\": \"string\" <br /> \"description\": \"jpeg as base64url encoded\" <br /> \"x-cbor-encoding\": \"bstr\" <br /> }, <br /> } <br /> }, <br /> }, <br /> \"required\": [ <br /> \"email\", <br /> \"portrait\" <br /> ] <br />} <br /></code></pre>
291
291
  * Create schema
292
292
  */
293
293
  schemasPostRaw(requestParameters: SchemasPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCSchemaResponseDto>>;
294
294
  /**
295
- * <h4>Requires the following security rights:</h4><ul><li><code>vc:tenant:manage</code></li></ul><br /><p><b>schema_json</b> property must comply with <a target=\"_blank\" href=\"https://www.w3.org/TR/vc-json-schema/\">specification<a>.</p><p>Schema validity can be checked by using one of the Web (Online) validators listed at <a target=\"_blank\" href=\"https://json-schema.org/tools?query=&sortBy=name&sortOrder=ascending&groupBy=toolingTypes&licenses=&languages=&drafts=&toolingTypes=validator\">JSON schema specification site</a>.</p><p><b>schema_json.$id</b> attribute is not expected in the payload. API is going to assign its own internal version of it even if one is being passed.</p><hr /><p>Example (the most minimal set of attributes schema should contain):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"title\": \"EmailCredential\", <br /> \"description\": \"EmailCredential using JsonSchema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"credentialSubject\": { <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"emailAddress\": { <br /> \"type\": \"string\", <br /> \"format\": \"email\" <br /> } <br /> }, <br /> \"required\": [ <br /> \"emailAddress\" <br /> ] <br /> } <br /> } <br />} <br /></code></pre><hr /><p>Example (vc+sd-jwt credential format):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"vct\": { <br /> \"type\": \"string\" <br /> }, <br /> \"iss\": { <br /> \"type\": \"string\" <br /> }, <br /> \"cnf\": { <br /> \"type\": \"object\" <br /> }, <br /> \"email\": { <br /> \"type\": \"string\" <br /> }, <br /> \"is_over_18\": { <br /> \"type\": \"boolean\" <br /> } <br /> }, <br /> \"required\": [ <br /> \"iss\", <br /> \"vct\", <br /> \"cnf\", <br /> \"email\", <br /> \"is_over_18\" <br /> ] <br />} <br /></code></pre><hr /><p>Example (mso_mdoc credential format):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"org.iso.18013.5.1\": { <br /> \"type\": \"object\" <br /> \"properties\": { <br /> \"email\": { <br /> \"type\": \"string\" <br /> }, <br /> \"portrait\": { <br /> \"type\": \"string\" <br /> \"description\": \"jpeg as base64url encoded\" <br /> \"x-cbor-encoding\": \"bstr\" <br /> }, <br /> } <br /> }, <br /> }, <br /> \"required\": [ <br /> \"email\", <br /> \"portrait\" <br /> ] <br />} <br /></code></pre>
295
+ * <h4>Requires the following security rights:</h4><ul><li><code>vc:tenant:manage</code></li></ul><br /><p><b>schema_json</b> property must comply with <a target=\"_blank\" href=\"https://www.w3.org/TR/vc-json-schema/\">specification<a>.</p><p>Schema validity can be checked by using one of the Web (Online) validators listed at <a target=\"_blank\" href=\"https://json-schema.org/tools?query=&sortBy=name&sortOrder=ascending&groupBy=toolingTypes&licenses=&languages=&drafts=&toolingTypes=validator\">JSON schema specification site</a>.</p><p><b>schema_json.$id</b> attribute is not expected in the payload. API is going to assign its own internal version of it even if one is being passed.</p><hr /><p>Example (the most minimal set of attributes schema should contain):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"title\": \"EmailCredential\", <br /> \"description\": \"EmailCredential using JsonSchema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"credentialSubject\": { <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"emailAddress\": { <br /> \"type\": \"string\", <br /> \"format\": \"email\" <br /> } <br /> }, <br /> \"required\": [ <br /> \"emailAddress\" <br /> ] <br /> } <br /> } <br />} <br /></code></pre><hr /><p>Example (dc+sd-jwt credential format):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"vct\": { <br /> \"type\": \"string\" <br /> }, <br /> \"iss\": { <br /> \"type\": \"string\" <br /> }, <br /> \"cnf\": { <br /> \"type\": \"object\" <br /> }, <br /> \"email\": { <br /> \"type\": \"string\" <br /> }, <br /> \"is_over_18\": { <br /> \"type\": \"boolean\" <br /> } <br /> }, <br /> \"required\": [ <br /> \"iss\", <br /> \"vct\", <br /> \"cnf\", <br /> \"email\", <br /> \"is_over_18\" <br /> ] <br />} <br /></code></pre><hr /><p>Example (mso_mdoc credential format):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"org.iso.18013.5.1\": { <br /> \"type\": \"object\" <br /> \"properties\": { <br /> \"email\": { <br /> \"type\": \"string\" <br /> }, <br /> \"portrait\": { <br /> \"type\": \"string\" <br /> \"description\": \"jpeg as base64url encoded\" <br /> \"x-cbor-encoding\": \"bstr\" <br /> }, <br /> } <br /> }, <br /> }, <br /> \"required\": [ <br /> \"email\", <br /> \"portrait\" <br /> ] <br />} <br /></code></pre>
296
296
  * Create schema
297
297
  */
298
298
  schemasPost(vCCreateSchemaPayloadDto: VCCreateSchemaPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCSchemaResponseDto>;
@@ -320,7 +320,7 @@ export type CredentialTypesGetStatusEnum = typeof CredentialTypesGetStatusEnum[k
320
320
  * @export
321
321
  */
322
322
  export declare const CredentialTypesGetFormatEnum: {
323
- readonly VcsdJwt: "vc+sd-jwt";
323
+ readonly DcsdJwt: "dc+sd-jwt";
324
324
  readonly JwtVcJson: "jwt_vc_json";
325
325
  readonly MsoMdoc: "mso_mdoc";
326
326
  };
@@ -2,7 +2,7 @@
2
2
  * SVX API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.1.3
5
+ * The version of the OpenAPI document: 3.2.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -10,15 +10,15 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import * as runtime from '../runtime';
13
- import type { IDPJwtIssuerResponseDto, VCCreatePresentationDefinitionPayloadDto, VCCreatePresentationRequestPayloadDto, VCGeneratePresentationPayloadDto, VCPaginatedPresentationDefinitionsResponseDto, VCPaginatedPresentationRequestResponseDto, VCPresentationDefinitionJsonResponseDto, VCPresentationDefinitionResponseDto, VCPresentationRequestResponseDto, VCPresentationRequestResponseVerificationResultResponseDto, VCPresentationVerificationResultResponseDto, VCUnsignedPresentationResponseDto, VCVerifyPresentationRequestResponsePayloadDto, VCVerifySignedPresentationRequestPayloadDto } from '../models';
13
+ import type { IDPJwtIssuerResponseDto, VCCreatePresentationDefinitionPayloadDto, VCCreatePresentationRequestPayloadDto, VCGeneratePresentationPayloadDto, VCPaginatedPresentationDefinitionsResponseDto, VCPaginatedPresentationRequestResponseDto, VCPresentationDefinitionJsonResponseDto, VCPresentationDefinitionResponseDto, VCPresentationRequestResponseDto, VCPresentationRequestResponseVerificationResultResponseDto, VCPresentationVerificationResultResponseDto, VCUnsignedPresentationResponseDto, VCUpdatePresentationDefinitionPayloadDto, VCVerifyPresentationRequestResponsePayloadDto, VCVerifySignedPresentationRequestPayloadDto } from '../models';
14
14
  export interface OpenidPresentationsRequestsGetRequest {
15
15
  status?: OpenidPresentationsRequestsGetStatusEnum;
16
16
  search?: string;
17
17
  meecoOrganisationID?: string;
18
18
  order?: OpenidPresentationsRequestsGetOrderEnum;
19
19
  orderBy?: OpenidPresentationsRequestsGetOrderByEnum;
20
- perPage?: any;
21
- page?: any;
20
+ perPage?: number;
21
+ page?: number;
22
22
  }
23
23
  export interface OpenidPresentationsRequestsIdArchivePostRequest {
24
24
  id: string;
@@ -42,12 +42,17 @@ export interface OpenidPresentationsResponseVerifyPostRequest {
42
42
  }
43
43
  export interface PresentationDefinitionsGetRequest {
44
44
  meecoOrganisationID: string;
45
+ page?: number;
46
+ perPage?: number;
47
+ orderBy?: string;
48
+ order?: PresentationDefinitionsGetOrderEnum;
45
49
  status?: PresentationDefinitionsGetStatusEnum;
46
50
  search?: string;
47
- order?: PresentationDefinitionsGetOrderEnum;
48
- orderBy?: PresentationDefinitionsGetOrderByEnum;
49
- perPage?: any;
50
- page?: any;
51
+ type?: PresentationDefinitionsGetTypeEnum;
52
+ createdAtFrom?: string;
53
+ createdAtTo?: string;
54
+ updatedAtFrom?: string;
55
+ updatedAtTo?: string;
51
56
  }
52
57
  export interface PresentationDefinitionsIdArchivePostRequest {
53
58
  id: string;
@@ -60,6 +65,11 @@ export interface PresentationDefinitionsIdGetRequest {
60
65
  id: string;
61
66
  meecoOrganisationID: string;
62
67
  }
68
+ export interface PresentationDefinitionsIdPatchRequest {
69
+ id: string;
70
+ meecoOrganisationID: string;
71
+ vCUpdatePresentationDefinitionPayloadDto: VCUpdatePresentationDefinitionPayloadDto;
72
+ }
63
73
  export interface PresentationDefinitionsIdRestorePostRequest {
64
74
  id: string;
65
75
  meecoOrganisationID: string;
@@ -89,7 +99,7 @@ export declare class VerifiablePresentationsApi extends runtime.BaseAPI {
89
99
  * <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br /><p>It gets registered Presentation Requests own by a tenancy or an organisation.</p>
90
100
  * Get a list of Presentation Requests registered for organisation
91
101
  */
92
- openidPresentationsRequestsGet(status?: OpenidPresentationsRequestsGetStatusEnum, search?: string, meecoOrganisationID?: string, order?: OpenidPresentationsRequestsGetOrderEnum, orderBy?: OpenidPresentationsRequestsGetOrderByEnum, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPaginatedPresentationRequestResponseDto>;
102
+ openidPresentationsRequestsGet(status?: OpenidPresentationsRequestsGetStatusEnum, search?: string, meecoOrganisationID?: string, order?: OpenidPresentationsRequestsGetOrderEnum, orderBy?: OpenidPresentationsRequestsGetOrderByEnum, perPage?: number, page?: number, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPaginatedPresentationRequestResponseDto>;
93
103
  /**
94
104
  * <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br />
95
105
  * Archive presentation requests
@@ -149,7 +159,7 @@ export declare class VerifiablePresentationsApi extends runtime.BaseAPI {
149
159
  * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>It gets registered Presentation Definitions own by organisation.</p>
150
160
  * Get a list of Presentation Definitions registered for organisation
151
161
  */
152
- presentationDefinitionsGet(meecoOrganisationID: string, status?: PresentationDefinitionsGetStatusEnum, search?: string, order?: PresentationDefinitionsGetOrderEnum, orderBy?: PresentationDefinitionsGetOrderByEnum, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPaginatedPresentationDefinitionsResponseDto>;
162
+ presentationDefinitionsGet(meecoOrganisationID: string, page?: number, perPage?: number, orderBy?: string, order?: PresentationDefinitionsGetOrderEnum, status?: PresentationDefinitionsGetStatusEnum, search?: string, type?: PresentationDefinitionsGetTypeEnum, createdAtFrom?: string, createdAtTo?: string, updatedAtFrom?: string, updatedAtTo?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPaginatedPresentationDefinitionsResponseDto>;
153
163
  /**
154
164
  * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
155
165
  * Archive a Presentation Definition
@@ -180,6 +190,16 @@ export declare class VerifiablePresentationsApi extends runtime.BaseAPI {
180
190
  * Get Presentation Definition
181
191
  */
182
192
  presentationDefinitionsIdGet(id: string, meecoOrganisationID: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationDefinitionResponseDto>;
193
+ /**
194
+ * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Update name, purpose, input_descriptors (PEX type only), or dcql_query (DCQL type only).</p><p>Cannot update archived definitions or change the type field.</p>
195
+ * Update a Presentation Definition
196
+ */
197
+ presentationDefinitionsIdPatchRaw(requestParameters: PresentationDefinitionsIdPatchRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationDefinitionResponseDto>>;
198
+ /**
199
+ * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Update name, purpose, input_descriptors (PEX type only), or dcql_query (DCQL type only).</p><p>Cannot update archived definitions or change the type field.</p>
200
+ * Update a Presentation Definition
201
+ */
202
+ presentationDefinitionsIdPatch(id: string, meecoOrganisationID: string, vCUpdatePresentationDefinitionPayloadDto: VCUpdatePresentationDefinitionPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationDefinitionResponseDto>;
183
203
  /**
184
204
  * <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
185
205
  * Restore an archived Presentation Definition
@@ -257,6 +277,14 @@ export declare const OpenidPresentationsRequestsGetOrderByEnum: {
257
277
  readonly Name: "name";
258
278
  };
259
279
  export type OpenidPresentationsRequestsGetOrderByEnum = typeof OpenidPresentationsRequestsGetOrderByEnum[keyof typeof OpenidPresentationsRequestsGetOrderByEnum];
280
+ /**
281
+ * @export
282
+ */
283
+ export declare const PresentationDefinitionsGetOrderEnum: {
284
+ readonly Asc: "ASC";
285
+ readonly Desc: "DESC";
286
+ };
287
+ export type PresentationDefinitionsGetOrderEnum = typeof PresentationDefinitionsGetOrderEnum[keyof typeof PresentationDefinitionsGetOrderEnum];
260
288
  /**
261
289
  * @export
262
290
  */
@@ -269,16 +297,8 @@ export type PresentationDefinitionsGetStatusEnum = typeof PresentationDefinition
269
297
  /**
270
298
  * @export
271
299
  */
272
- export declare const PresentationDefinitionsGetOrderEnum: {
273
- readonly Asc: "ASC";
274
- readonly Desc: "DESC";
275
- };
276
- export type PresentationDefinitionsGetOrderEnum = typeof PresentationDefinitionsGetOrderEnum[keyof typeof PresentationDefinitionsGetOrderEnum];
277
- /**
278
- * @export
279
- */
280
- export declare const PresentationDefinitionsGetOrderByEnum: {
281
- readonly CreatedAt: "created_at";
282
- readonly Name: "name";
300
+ export declare const PresentationDefinitionsGetTypeEnum: {
301
+ readonly Pex: "pex";
302
+ readonly Dcql: "dcql";
283
303
  };
284
- export type PresentationDefinitionsGetOrderByEnum = typeof PresentationDefinitionsGetOrderByEnum[keyof typeof PresentationDefinitionsGetOrderByEnum];
304
+ export type PresentationDefinitionsGetTypeEnum = typeof PresentationDefinitionsGetTypeEnum[keyof typeof PresentationDefinitionsGetTypeEnum];
@@ -7,6 +7,7 @@ export * from './HelpersApi';
7
7
  export * from './ItemsApi';
8
8
  export * from './KeysApi';
9
9
  export * from './MetricsApi';
10
+ export * from './MonitoringApi';
10
11
  export * from './OrganisationsApi';
11
12
  export * from './SecurityRightsApi';
12
13
  export * from './SharesApi';
@@ -2,7 +2,7 @@
2
2
  * SVX API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: 2.1.3
5
+ * The version of the OpenAPI document: 3.2.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).