@meeco/svx-api-sdk 1.0.0-stage.20240502114933.d123429 → 1.0.0-stage.20240703124311.f085df0

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 (1436) hide show
  1. package/.openapi-generator/FILES +2 -0
  2. package/lib/esm/apis/ClassificationsApi.js +1 -1
  3. package/lib/esm/apis/ConnectionsApi.js +70 -70
  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 +15 -9
  8. package/lib/esm/apis/ItemsApi.js +25 -25
  9. package/lib/esm/apis/KeysApi.js +1 -1
  10. package/lib/esm/apis/MetricsApi.js +1 -1
  11. package/lib/esm/apis/OrganisationsApi.js +177 -177
  12. package/lib/esm/apis/SecurityRightsApi.js +81 -81
  13. package/lib/esm/apis/SharesApi.js +25 -25
  14. package/lib/esm/apis/TenantsApi.js +175 -175
  15. package/lib/esm/apis/UsersApi.js +1 -1
  16. package/lib/esm/apis/VerifiableCredentialsApi.js +13 -7
  17. package/lib/esm/apis/VerifiablePresentationsApi.js +2 -1
  18. package/lib/esm/models/ATOMActiveAndArchivedOrgList.js +1 -1
  19. package/lib/esm/models/ATOMAdmin.js +1 -1
  20. package/lib/esm/models/ATOMAdministeredArchivedOrg.js +1 -1
  21. package/lib/esm/models/ATOMAdministeredOrg.js +1 -1
  22. package/lib/esm/models/ATOMAgentList.js +1 -1
  23. package/lib/esm/models/ATOMAgentToken.js +1 -1
  24. package/lib/esm/models/ATOMApplicationVersion.js +1 -1
  25. package/lib/esm/models/ATOMAssignSecurityRightsRequest.js +1 -1
  26. package/lib/esm/models/ATOMAuthorizationResponse.js +1 -1
  27. package/lib/esm/models/ATOMBlobInfo.js +9 -1
  28. package/lib/esm/models/ATOMBlobInfoResponse.js +1 -1
  29. package/lib/esm/models/ATOMBlobPublicInfo.js +7 -1
  30. package/lib/esm/models/ATOMBlobPublicInfoResponse.js +1 -1
  31. package/lib/esm/models/ATOMBlobUploadUrlRequest.js +1 -1
  32. package/lib/esm/models/ATOMComponent.js +1 -1
  33. package/lib/esm/models/ATOMCreateOrUpdateOrgRequest.js +1 -1
  34. package/lib/esm/models/ATOMCreateOrUpdateTenantRequest.js +1 -1
  35. package/lib/esm/models/ATOMError.js +1 -1
  36. package/lib/esm/models/ATOMFileStorageBackend.js +45 -0
  37. package/lib/esm/models/ATOMFileStorageConfiguration.js +46 -0
  38. package/lib/esm/models/ATOMGenesisRequest.js +1 -1
  39. package/lib/esm/models/ATOMNewAgentRequest.js +1 -1
  40. package/lib/esm/models/ATOMOneAgent.js +1 -1
  41. package/lib/esm/models/ATOMOneOrg.js +1 -1
  42. package/lib/esm/models/ATOMOneTenant.js +1 -1
  43. package/lib/esm/models/ATOMOneUser.js +1 -1
  44. package/lib/esm/models/ATOMOrg.js +1 -1
  45. package/lib/esm/models/ATOMOrgAgent.js +1 -1
  46. package/lib/esm/models/ATOMOrgDescription.js +1 -1
  47. package/lib/esm/models/ATOMOrgList.js +1 -1
  48. package/lib/esm/models/ATOMPaginatedAdminList.js +1 -1
  49. package/lib/esm/models/ATOMPaginatedOrgList.js +1 -1
  50. package/lib/esm/models/ATOMPaginatedTenantList.js +1 -1
  51. package/lib/esm/models/ATOMPublicKey.js +1 -1
  52. package/lib/esm/models/ATOMRebuildableProjectors.js +1 -1
  53. package/lib/esm/models/ATOMRedeemInvitationRequest.js +1 -1
  54. package/lib/esm/models/ATOMSecurityRightGroupSpec.js +1 -1
  55. package/lib/esm/models/ATOMSecurityRightInRegistry.js +1 -1
  56. package/lib/esm/models/ATOMSecurityRightSpec.js +1 -1
  57. package/lib/esm/models/ATOMSecurityRightSpecInRegistry.js +1 -1
  58. package/lib/esm/models/ATOMSecurityRights.js +1 -1
  59. package/lib/esm/models/ATOMSecurityRightsGroup.js +1 -1
  60. package/lib/esm/models/ATOMSecurityRightsOfUser.js +1 -1
  61. package/lib/esm/models/ATOMSecurityRightsRegistry.js +1 -1
  62. package/lib/esm/models/ATOMSrt.js +1 -1
  63. package/lib/esm/models/ATOMTenant.js +1 -1
  64. package/lib/esm/models/ATOMTenantDescription.js +1 -1
  65. package/lib/esm/models/ATOMTenantIdAndName.js +1 -1
  66. package/lib/esm/models/ATOMTenantInJwtForWhoAmI.js +1 -1
  67. package/lib/esm/models/ATOMUpdateOrgAgentRequest.js +1 -1
  68. package/lib/esm/models/ATOMUser.js +1 -1
  69. package/lib/esm/models/ATOMWhoAmI.js +1 -1
  70. package/lib/esm/models/AcceptInvitationParams.js +1 -1
  71. package/lib/esm/models/AcceptInvitationPublicKey.js +1 -1
  72. package/lib/esm/models/AcceptInvitationsRequest.js +1 -1
  73. package/lib/esm/models/AcceptInvitationsRequest1.js +1 -1
  74. package/lib/esm/models/ApplicationsGet200Response.js +1 -1
  75. package/lib/esm/models/ApplicationsGet200ResponseApplicationsInner.js +1 -1
  76. package/lib/esm/models/ApplicationsIdGet200Response.js +1 -1
  77. package/lib/esm/models/ApplicationsIdPutRequest.js +1 -1
  78. package/lib/esm/models/ApplicationsIdPutRequestApplication.js +1 -1
  79. package/lib/esm/models/ApplicationsPost201Response.js +1 -1
  80. package/lib/esm/models/ApplicationsPost201ResponseApplication.js +1 -1
  81. package/lib/esm/models/ApplicationsPostRequest.js +1 -1
  82. package/lib/esm/models/ApplicationsPostRequestApplication.js +1 -1
  83. package/lib/esm/models/AttachmentsFolderResponse.js +1 -1
  84. package/lib/esm/models/ChildPublicKeyForConnection.js +1 -1
  85. package/lib/esm/models/ClassificationNodeResponse.js +1 -1
  86. package/lib/esm/models/ClassificationNodesPost201Response.js +1 -1
  87. package/lib/esm/models/ClassificationNodesPostRequest.js +1 -1
  88. package/lib/esm/models/ClassificationNodesPostRequestClassificationNode.js +1 -1
  89. package/lib/esm/models/ClassificationNodesResponse.js +1 -1
  90. package/lib/esm/models/ClientTaskQueueResponse.js +1 -1
  91. package/lib/esm/models/ClientTaskQueueResponse1.js +1 -1
  92. package/lib/esm/models/ConnectionsResponse.js +1 -1
  93. package/lib/esm/models/CreateChildUserParams.js +1 -1
  94. package/lib/esm/models/CreateChildUserResponse.js +1 -1
  95. package/lib/esm/models/CreateDeleteReconfigureSharesRequest.js +1 -1
  96. package/lib/esm/models/CreateDeleteReconfigureSharesServiceResponse.js +1 -1
  97. package/lib/esm/models/CreateSessionResponseSession.js +1 -1
  98. package/lib/esm/models/DelegationInvitationsResponse.js +1 -1
  99. package/lib/esm/models/DidIdentifierGet200Response.js +1 -1
  100. package/lib/esm/models/DirectAttachment.js +1 -1
  101. package/lib/esm/models/EventActivityFeedResponse.js +1 -1
  102. package/lib/esm/models/EventFeedResponse.js +1 -1
  103. package/lib/esm/models/GetItemSharesResponse.js +1 -1
  104. package/lib/esm/models/GetItemSharesResponseSharesInner.js +1 -1
  105. package/lib/esm/models/IDNApp.js +1 -1
  106. package/lib/esm/models/IDNAppSignal.js +1 -1
  107. package/lib/esm/models/IDNComponent.js +1 -1
  108. package/lib/esm/models/IDNCreateDidDto.js +1 -1
  109. package/lib/esm/models/IDNCreateDidDtoDidDocument.js +1 -1
  110. package/lib/esm/models/IDNCreateDidDtoOptions.js +1 -1
  111. package/lib/esm/models/IDNDIDCreateResultDto.js +1 -1
  112. package/lib/esm/models/IDNDIDDeactivateResultDto.js +1 -1
  113. package/lib/esm/models/IDNDIDDocumentMetadataDto.js +1 -1
  114. package/lib/esm/models/IDNDIDMetadataDto.js +1 -1
  115. package/lib/esm/models/IDNDIDResolutionMetadataDto.js +1 -1
  116. package/lib/esm/models/IDNDIDResolutionResultDto.js +1 -1
  117. package/lib/esm/models/IDNDIDUpdateResultDto.js +1 -1
  118. package/lib/esm/models/IDNDIDUrlMetadataDto.js +1 -1
  119. package/lib/esm/models/IDNData.js +1 -1
  120. package/lib/esm/models/IDNDatabase.js +1 -1
  121. package/lib/esm/models/IDNDeactivateDidDto.js +1 -1
  122. package/lib/esm/models/IDNDidDocumentDto.js +1 -1
  123. package/lib/esm/models/IDNDidDocumentMetadata.js +1 -1
  124. package/lib/esm/models/IDNDidOwner.js +1 -1
  125. package/lib/esm/models/IDNDidRegistrationMetadata.js +1 -1
  126. package/lib/esm/models/IDNDidState.js +1 -1
  127. package/lib/esm/models/IDNErrorResponseModel.js +1 -1
  128. package/lib/esm/models/IDNErrorsResponseModelDto.js +1 -1
  129. package/lib/esm/models/IDNHealthCheck.js +1 -1
  130. package/lib/esm/models/IDNLedgerResult.js +1 -1
  131. package/lib/esm/models/IDNMetadata.js +1 -1
  132. package/lib/esm/models/IDNOperation.js +1 -1
  133. package/lib/esm/models/IDNOptionsDto.js +1 -1
  134. package/lib/esm/models/IDNPaginatedDidOwnerResultDto.js +1 -1
  135. package/lib/esm/models/IDNPayload.js +1 -1
  136. package/lib/esm/models/IDNPublicKeyJWK.js +1 -1
  137. package/lib/esm/models/IDNReqSignature.js +1 -1
  138. package/lib/esm/models/IDNResult.js +1 -1
  139. package/lib/esm/models/IDNSecret.js +1 -1
  140. package/lib/esm/models/IDNSigningRequest.js +1 -1
  141. package/lib/esm/models/IDNSigningRequestType.js +1 -1
  142. package/lib/esm/models/IDNStatusDto.js +1 -1
  143. package/lib/esm/models/IDNTxn.js +1 -1
  144. package/lib/esm/models/IDNTxnMetadata.js +1 -1
  145. package/lib/esm/models/IDNUpdateDidDto.js +1 -1
  146. package/lib/esm/models/IDNValue.js +1 -1
  147. package/lib/esm/models/IDNVersionDto.js +1 -1
  148. package/lib/esm/models/IDNlinks.js +1 -1
  149. package/lib/esm/models/IDNmeta.js +1 -1
  150. package/lib/esm/models/IDNverificationMethodTemplate.js +1 -1
  151. package/lib/esm/models/IDPAcceptDIDInvitationPayloadDto.js +1 -1
  152. package/lib/esm/models/IDPAcceptInviteNewUserDto.js +1 -1
  153. package/lib/esm/models/IDPAuthorisationRequestDto.js +1 -1
  154. package/lib/esm/models/IDPAuthorisationRequestResponseDto.js +1 -1
  155. package/lib/esm/models/IDPAuthorisationSiopSessionRequestDto.js +1 -1
  156. package/lib/esm/models/IDPAuthorisationSiopSessionRequestPayloadDto.js +1 -1
  157. package/lib/esm/models/IDPClientModelDto.js +1 -1
  158. package/lib/esm/models/IDPClientResponseDto.js +1 -1
  159. package/lib/esm/models/IDPClientsResponseDto.js +1 -1
  160. package/lib/esm/models/IDPCreateClientDto.js +1 -1
  161. package/lib/esm/models/IDPCreateClientPayloadDto.js +1 -1
  162. package/lib/esm/models/IDPCreateInvitationDto.js +1 -1
  163. package/lib/esm/models/IDPCreateInvitationPayloadDto.js +1 -1
  164. package/lib/esm/models/IDPEndUserInvitationResponseDto.js +1 -1
  165. package/lib/esm/models/IDPEndUserInvitationResponseModelDto.js +1 -1
  166. package/lib/esm/models/IDPEndUserInvitationsResponseDto.js +1 -1
  167. package/lib/esm/models/IDPEndUserResponseDto.js +1 -1
  168. package/lib/esm/models/IDPEndUserResponseModelDto.js +1 -1
  169. package/lib/esm/models/IDPEndUsersResponseDto.js +1 -1
  170. package/lib/esm/models/IDPErrorResponseModel.js +1 -1
  171. package/lib/esm/models/IDPErrorsResponseModelDto.js +1 -1
  172. package/lib/esm/models/IDPForgotPasswordDto.js +1 -1
  173. package/lib/esm/models/IDPGenerateShortLivedAccessTokenDto.js +1 -1
  174. package/lib/esm/models/IDPGenerateShortLivedAccessTokenPayloadDto.js +1 -1
  175. package/lib/esm/models/IDPInvitationResponseDto.js +1 -1
  176. package/lib/esm/models/IDPInvitationResponseModelDto.js +1 -1
  177. package/lib/esm/models/IDPInvitationsResponseDto.js +1 -1
  178. package/lib/esm/models/IDPJoinedTenantDto.js +1 -1
  179. package/lib/esm/models/IDPJwtIssuerJWKSKeys.js +1 -1
  180. package/lib/esm/models/IDPJwtIssuerResponseDto.js +1 -1
  181. package/lib/esm/models/IDPLoginRequestDto.js +1 -1
  182. package/lib/esm/models/IDPMeta.js +1 -1
  183. package/lib/esm/models/IDPResetPasswordDto.js +1 -1
  184. package/lib/esm/models/IDPUpdateClientDto.js +1 -1
  185. package/lib/esm/models/IDPUpdateClientPayloadDto.js +1 -1
  186. package/lib/esm/models/IDPUserDto.js +1 -1
  187. package/lib/esm/models/IDPUserResponseDto.js +1 -1
  188. package/lib/esm/models/IDPWhoAmIResponseModelDto.js +1 -1
  189. package/lib/esm/models/InvitationRejectedResponse.js +1 -1
  190. package/lib/esm/models/InvitationResponse.js +1 -1
  191. package/lib/esm/models/InvitationWithShareIntentsResponse.js +1 -1
  192. package/lib/esm/models/InvitationsResponse.js +1 -1
  193. package/lib/esm/models/ItemSharesUpdateResponse.js +1 -1
  194. package/lib/esm/models/ItemTemplatesResponse.js +1 -1
  195. package/lib/esm/models/ItemsResponse.js +1 -1
  196. package/lib/esm/models/KeystoreComponent.js +1 -1
  197. package/lib/esm/models/KeystoreDataEncryptionKey.js +1 -1
  198. package/lib/esm/models/KeystoreDataEncryptionKeyResponse.js +1 -1
  199. package/lib/esm/models/KeystoreDelegation.js +1 -1
  200. package/lib/esm/models/KeystoreDelegationResponse.js +1 -1
  201. package/lib/esm/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +1 -1
  202. package/lib/esm/models/KeystoreErr.js +1 -1
  203. package/lib/esm/models/KeystoreErrorsResponse.js +1 -1
  204. package/lib/esm/models/KeystoreExternalAdmissionTokens.js +1 -1
  205. package/lib/esm/models/KeystoreKbcSessionResponse.js +1 -1
  206. package/lib/esm/models/KeystoreKeyEncryptionKey.js +1 -1
  207. package/lib/esm/models/KeystoreKeyEncryptionKeyResponse.js +1 -1
  208. package/lib/esm/models/KeystoreKeypair.js +1 -1
  209. package/lib/esm/models/KeystoreKeypairResponse.js +1 -1
  210. package/lib/esm/models/KeystorePassphraseDerivationArtefact.js +1 -1
  211. package/lib/esm/models/KeystorePassphraseDerivationArtefactResponse.js +1 -1
  212. package/lib/esm/models/KeystoreSession.js +1 -1
  213. package/lib/esm/models/KeystoreSessionResponse.js +1 -1
  214. package/lib/esm/models/KeystoreSessionValidity.js +1 -1
  215. package/lib/esm/models/KeystoreSrpChallenge.js +1 -1
  216. package/lib/esm/models/KeystoreUser.js +1 -1
  217. package/lib/esm/models/KeystoreUserImported.js +1 -1
  218. package/lib/esm/models/KeystoreUserInfo.js +1 -1
  219. package/lib/esm/models/KeystoreUserQueuedForDeletion.js +1 -1
  220. package/lib/esm/models/KeystoreUserResponse.js +1 -1
  221. package/lib/esm/models/KeystoreUsernameResponse.js +1 -1
  222. package/lib/esm/models/KeystoreWellKnownRecaptchaResponse.js +1 -1
  223. package/lib/esm/models/ListOfReconfigureShareParams.js +1 -1
  224. package/lib/esm/models/ParentPublicKeyForConnection.js +1 -1
  225. package/lib/esm/models/PostAttachmentDirectUploadUrlBlobRequest.js +1 -1
  226. package/lib/esm/models/PostAttachmentDirectUploadUrlRequest.js +1 -1
  227. package/lib/esm/models/PostConnection.js +1 -1
  228. package/lib/esm/models/PostConnectionPublicKey.js +1 -1
  229. package/lib/esm/models/PostConnectionsRequest.js +1 -1
  230. package/lib/esm/models/PostCreateAttachmentBlobRequest.js +1 -1
  231. package/lib/esm/models/PostCreateAttachmentRequest.js +1 -1
  232. package/lib/esm/models/PostDataEncryptionKeysRequest.js +1 -1
  233. package/lib/esm/models/PostDelegationInvitationsRequest.js +1 -1
  234. package/lib/esm/models/PostInvitation.js +1 -1
  235. package/lib/esm/models/PostInvitationPublicKey.js +1 -1
  236. package/lib/esm/models/PostInvitationsRequest.js +1 -1
  237. package/lib/esm/models/PostItemEncryptRequest.js +1 -1
  238. package/lib/esm/models/PostItemEncryptRequestSlotsInner.js +1 -1
  239. package/lib/esm/models/PostItemSharesRequest.js +1 -1
  240. package/lib/esm/models/PostItemSharesRequestShare.js +1 -1
  241. package/lib/esm/models/PostItemTemplateRequest.js +1 -1
  242. package/lib/esm/models/PostItemTemplateRequestSlotAttributes.js +1 -1
  243. package/lib/esm/models/PostItemsRequest.js +1 -1
  244. package/lib/esm/models/PostItemsRequestItem.js +1 -1
  245. package/lib/esm/models/PostKeyEncryptionKeyRequest.js +1 -1
  246. package/lib/esm/models/PostKeypairsRequest.js +1 -1
  247. package/lib/esm/models/PostPassphraseDerivationArtefactRequest.js +1 -1
  248. package/lib/esm/models/PutItemSharesClientTasksRequest.js +1 -1
  249. package/lib/esm/models/PutItemSharesRequest.js +1 -1
  250. package/lib/esm/models/PutItemSharesRequestShareDeksInner.js +1 -1
  251. package/lib/esm/models/PutItemSharesRequestShareSlotValuesInner.js +1 -1
  252. package/lib/esm/models/PutItemsRequest.js +1 -1
  253. package/lib/esm/models/PutItemsRequestItem.js +1 -1
  254. package/lib/esm/models/PutKeypairsRequest.js +1 -1
  255. package/lib/esm/models/PutMeRequest.js +1 -1
  256. package/lib/esm/models/PutMeRequestUser.js +1 -1
  257. package/lib/esm/models/PutSharesRequestShare.js +1 -1
  258. package/lib/esm/models/PutTasksRequest.js +1 -1
  259. package/lib/esm/models/ReconfigureShareParamsInner.js +1 -1
  260. package/lib/esm/models/ReconfigureSharesResponse.js +1 -1
  261. package/lib/esm/models/ShareIntentParam.js +1 -1
  262. package/lib/esm/models/ShareIntentRequest.js +1 -1
  263. package/lib/esm/models/ShareIntentResponse.js +1 -1
  264. package/lib/esm/models/ShareIntentsResponse.js +1 -1
  265. package/lib/esm/models/SharesIncomingResponse.js +1 -1
  266. package/lib/esm/models/SharesOutgoingResponse.js +1 -1
  267. package/lib/esm/models/ShreIntentListResponse.js +1 -1
  268. package/lib/esm/models/UpdateDelegationsRequest.js +1 -1
  269. package/lib/esm/models/VCApp.js +1 -1
  270. package/lib/esm/models/VCAppSignal.js +1 -1
  271. package/lib/esm/models/VCClaimsDto.js +1 -1
  272. package/lib/esm/models/VCCnfDto.js +1 -1
  273. package/lib/esm/models/VCComponent.js +1 -1
  274. package/lib/esm/models/VCConstraintsDto.js +1 -1
  275. package/lib/esm/models/VCCreateCredentialTypeDto.js +1 -1
  276. package/lib/esm/models/VCCreateCredentialTypeExternalIssuerDto.js +1 -1
  277. package/lib/esm/models/VCCreateCredentialTypePayloadDto.js +1 -1
  278. package/lib/esm/models/VCCreateCredentialTypeStyleDto.js +1 -1
  279. package/lib/esm/models/VCCreatePresentationDefinitionDto.js +1 -1
  280. package/lib/esm/models/VCCreatePresentationDefinitionPayloadDto.js +1 -1
  281. package/lib/esm/models/VCCreatePresentationRequestDto.js +1 -1
  282. package/lib/esm/models/VCCreatePresentationRequestIdTokenRequestDto.js +1 -1
  283. package/lib/esm/models/VCCreatePresentationRequestPayloadDto.js +1 -1
  284. package/lib/esm/models/VCCreateSchemaDto.js +1 -1
  285. package/lib/esm/models/VCCreateSchemaPayloadDto.js +1 -1
  286. package/lib/esm/models/VCCredentialJSONSchemaPayloadDto.js +1 -1
  287. package/lib/esm/models/VCCredentialModelDto.js +1 -1
  288. package/lib/esm/models/VCCredentialResponseDto.js +1 -1
  289. package/lib/esm/models/VCCredentialTypeExternalIssuerDto.js +1 -1
  290. package/lib/esm/models/VCCredentialTypeModelDto.js +1 -1
  291. package/lib/esm/models/VCCredentialTypeModelDtoExternalIssuer.js +1 -1
  292. package/lib/esm/models/VCCredentialTypeModelDtoSchema.js +7 -1
  293. package/lib/esm/models/VCCredentialTypeModelDtoStyle.js +1 -1
  294. package/lib/esm/models/VCCredentialTypeResponseDto.js +1 -1
  295. package/lib/esm/models/VCCredentialTypeSchemaDto.js +7 -1
  296. package/lib/esm/models/VCCredentialTypeStyleDto.js +1 -1
  297. package/lib/esm/models/VCCredentialTypesResponseDto.js +1 -1
  298. package/lib/esm/models/VCCredentialVerificationErrorResponseDto.js +1 -1
  299. package/lib/esm/models/VCCredentialVerificationOptionsRequestPayloadDto.js +1 -1
  300. package/lib/esm/models/VCCredentialVerificationResultResponseDto.js +1 -1
  301. package/lib/esm/models/VCCredentialVerificationWarningResponseDto.js +1 -1
  302. package/lib/esm/models/VCDatabase.js +1 -1
  303. package/lib/esm/models/VCErrorResponseDto.js +1 -1
  304. package/lib/esm/models/VCErrorsResponseDto.js +1 -1
  305. package/lib/esm/models/VCFieldsDto.js +1 -1
  306. package/lib/esm/models/VCFieldsDtoFilter.js +1 -1
  307. package/lib/esm/models/VCFilterDto.js +1 -1
  308. package/lib/esm/models/VCFormatDto.js +1 -1
  309. package/lib/esm/models/VCGenerateCredentialDto.js +1 -1
  310. package/lib/esm/models/VCGenerateCredentialDtoClaims.js +1 -1
  311. package/lib/esm/models/VCGenerateCredentialPayloadDto.js +1 -1
  312. package/lib/esm/models/VCGeneratePresentationDto.js +1 -1
  313. package/lib/esm/models/VCGeneratePresentationPayloadDto.js +1 -1
  314. package/lib/esm/models/VCHealthCheck.js +1 -1
  315. package/lib/esm/models/VCIdTokenVerificationErrorResponseDto.js +1 -1
  316. package/lib/esm/models/VCIdTokenVerificationOptionsDto.js +1 -1
  317. package/lib/esm/models/VCIdTokenVerificationResultResponseDto.js +1 -1
  318. package/lib/esm/models/VCIdTokenVerificationWarningResponseDto.js +1 -1
  319. package/lib/esm/models/VCInputDescriptorsDto.js +4 -1
  320. package/lib/esm/models/VCMeta.js +1 -1
  321. package/lib/esm/models/VCOldPresentationRequestResponseVerificationResultResponseDto.js +1 -1
  322. package/lib/esm/models/VCOrganizationResponseDto.js +1 -1
  323. package/lib/esm/models/VCPaginatedCredentialsResponseDto.js +1 -1
  324. package/lib/esm/models/VCPaginatedPresentationDefinitionsResponseDto.js +1 -1
  325. package/lib/esm/models/VCPaginatedPresentationRequestResponseDto.js +1 -1
  326. package/lib/esm/models/VCPresentationDefinitionDto.js +1 -4
  327. package/lib/esm/models/VCPresentationDefinitionJsonResponseDto.js +1 -1
  328. package/lib/esm/models/VCPresentationDefinitionModelDto.js +1 -1
  329. package/lib/esm/models/VCPresentationDefinitionModelDtoFormat.js +1 -1
  330. package/lib/esm/models/VCPresentationDefinitionResponseDto.js +1 -1
  331. package/lib/esm/models/VCPresentationDefinitionToSchemaModel.js +4 -1
  332. package/lib/esm/models/VCPresentationDefinitionToSchemaModelConstraints.js +1 -1
  333. package/lib/esm/models/VCPresentationRequestCreateSubmissionDto.js +1 -1
  334. package/lib/esm/models/VCPresentationRequestIdTokenResponseDto.js +1 -1
  335. package/lib/esm/models/VCPresentationRequestModelDto.js +1 -1
  336. package/lib/esm/models/VCPresentationRequestResponseDto.js +1 -1
  337. package/lib/esm/models/VCPresentationRequestResponseVerificationOptionsDto.js +1 -1
  338. package/lib/esm/models/VCPresentationRequestResponseVerificationResultResponseDto.js +1 -1
  339. package/lib/esm/models/VCPresentationRequestSubmissionModelDto.js +1 -1
  340. package/lib/esm/models/VCPresentationRequestSubmissionModelDtoVerificationResult.js +1 -1
  341. package/lib/esm/models/VCPresentationRequestSubmissionResponseDto.js +1 -1
  342. package/lib/esm/models/VCPresentationRequestSubmissionsResponseDto.js +1 -1
  343. package/lib/esm/models/VCPresentationRequestTokenPropertiesModelDto.js +1 -1
  344. package/lib/esm/models/VCPresentationRequestTokensModelDto.js +1 -1
  345. package/lib/esm/models/VCPresentationRequestUpdateSubmissionDto.js +1 -1
  346. package/lib/esm/models/VCPresentationRequestUpdateSubmissionPayloadDto.js +1 -1
  347. package/lib/esm/models/VCPresentationRequestUpdateVerificationResultRequestDto.js +1 -1
  348. package/lib/esm/models/VCPresentationRequestVerificationResultResponseDto.js +1 -1
  349. package/lib/esm/models/VCPresentationVerificationErrorResponseDto.js +1 -1
  350. package/lib/esm/models/VCPresentationVerificationOptionsDto.js +1 -1
  351. package/lib/esm/models/VCPresentationVerificationResultResponseDto.js +1 -1
  352. package/lib/esm/models/VCPresentationVerificationWarningResponseDto.js +1 -1
  353. package/lib/esm/models/VCRequestVerificationErrorResponseDto.js +1 -1
  354. package/lib/esm/models/VCRequestVerificationOptionsDto.js +1 -1
  355. package/lib/esm/models/VCRequestVerificationWarningResponseDto.js +1 -1
  356. package/lib/esm/models/VCRequiredCredentials.js +1 -1
  357. package/lib/esm/models/VCResponseVerificationErrorResponseDto.js +1 -1
  358. package/lib/esm/models/VCResponseVerificationWarningResponseDto.js +1 -1
  359. package/lib/esm/models/VCSchemaJSONResponseDto.js +1 -1
  360. package/lib/esm/models/VCSchemaResponseDto.js +1 -1
  361. package/lib/esm/models/VCSchemaResponseModelDto.js +1 -1
  362. package/lib/esm/models/VCSchemasResponseDto.js +1 -1
  363. package/lib/esm/models/VCShemasDto.js +1 -1
  364. package/lib/esm/models/VCStatusDto.js +1 -1
  365. package/lib/esm/models/VCUnsignedCredentialModelDto.js +1 -1
  366. package/lib/esm/models/VCUnsignedCredentialModelDtoMetadata.js +1 -1
  367. package/lib/esm/models/VCUnsignedCredentialResponseDto.js +1 -1
  368. package/lib/esm/models/VCUnsignedPresentationModelDto.js +1 -1
  369. package/lib/esm/models/VCUnsignedPresentationResponseDto.js +1 -1
  370. package/lib/esm/models/VCUpdateCredentialStatusRequestDto.js +1 -1
  371. package/lib/esm/models/VCUpdateCredentialStatusRequestStatusDto.js +1 -1
  372. package/lib/esm/models/VCUpdateCredentialTypeDto.js +1 -1
  373. package/lib/esm/models/VCUpdateCredentialTypePayloadDto.js +1 -1
  374. package/lib/esm/models/VCUpdatePresentationRequestDto.js +1 -1
  375. package/lib/esm/models/VCUpdatePresentationRequestPayloadDto.js +1 -1
  376. package/lib/esm/models/VCUpdateSchemaDto.js +1 -1
  377. package/lib/esm/models/VCUpdateSchemaPayloadDto.js +1 -1
  378. package/lib/esm/models/VCVcSdJwtAlgoDto.js +1 -1
  379. package/lib/esm/models/VCVerificationCheckResponseDto.js +1 -1
  380. package/lib/esm/models/VCVerifyPresentationRequestDto.js +1 -1
  381. package/lib/esm/models/VCVerifyPresentationRequestPayloadDto.js +1 -1
  382. package/lib/esm/models/VCVerifyPresentationRequestResponseDto.js +4 -3
  383. package/lib/esm/models/VCVerifyPresentationRequestResponsePayloadDto.js +1 -1
  384. package/lib/esm/models/VCVerifySignedCredentialRequestDto.js +1 -1
  385. package/lib/esm/models/VCVerifySignedCredentialRequestPayloadDto.js +1 -1
  386. package/lib/esm/models/VCVerifySignedPresentationRequestDto.js +1 -1
  387. package/lib/esm/models/VCVerifySignedPresentationRequestPayloadDto.js +1 -1
  388. package/lib/esm/models/VCVersionDto.js +1 -1
  389. package/lib/esm/models/VaultActivity.js +1 -1
  390. package/lib/esm/models/VaultAdmissionToken.js +1 -1
  391. package/lib/esm/models/VaultAdmissionTokenResponse.js +1 -1
  392. package/lib/esm/models/VaultAssociation.js +1 -1
  393. package/lib/esm/models/VaultAssociationResponse.js +1 -1
  394. package/lib/esm/models/VaultAttachment.js +1 -1
  395. package/lib/esm/models/VaultAttachmentDirectUploadUrl.js +1 -1
  396. package/lib/esm/models/VaultAttachmentDirectUploadUrlResponse.js +1 -1
  397. package/lib/esm/models/VaultAttachmentResponse.js +1 -1
  398. package/lib/esm/models/VaultAttachmentsFolder.js +1 -1
  399. package/lib/esm/models/VaultAttachmentsFolderResponse.js +1 -1
  400. package/lib/esm/models/VaultClassificationNode.js +1 -1
  401. package/lib/esm/models/VaultClassificationNodeAttributes.js +1 -1
  402. package/lib/esm/models/VaultClassificationNodeAttributesWithDeletion.js +1 -1
  403. package/lib/esm/models/VaultClientTask.js +1 -1
  404. package/lib/esm/models/VaultCollectionReport.js +1 -1
  405. package/lib/esm/models/VaultCompactAttachment.js +1 -1
  406. package/lib/esm/models/VaultCompactShareIntent.js +1 -1
  407. package/lib/esm/models/VaultCompactSlot.js +1 -1
  408. package/lib/esm/models/VaultComponent.js +1 -1
  409. package/lib/esm/models/VaultConnection.js +1 -1
  410. package/lib/esm/models/VaultConnectionResponse.js +1 -1
  411. package/lib/esm/models/VaultConnectionResponseWithCreatedSharesReport.js +1 -1
  412. package/lib/esm/models/VaultConnectionsByRoles.js +1 -1
  413. package/lib/esm/models/VaultCreateOrganizationServiceResponse.js +1 -1
  414. package/lib/esm/models/VaultCreateSessionResponse.js +1 -1
  415. package/lib/esm/models/VaultCreatedShareReport.js +1 -1
  416. package/lib/esm/models/VaultDelegationInvitation.js +1 -1
  417. package/lib/esm/models/VaultDelegationInvitationResponse.js +1 -1
  418. package/lib/esm/models/VaultDeletionQueueItemResponse.js +1 -1
  419. package/lib/esm/models/VaultDirectAttachment.js +1 -1
  420. package/lib/esm/models/VaultEncryptedSlotValue.js +1 -1
  421. package/lib/esm/models/VaultErr.js +1 -1
  422. package/lib/esm/models/VaultErrorsResponse.js +1 -1
  423. package/lib/esm/models/VaultGetShareResponse.js +1 -1
  424. package/lib/esm/models/VaultGlobalAttachmentsReport.js +1 -1
  425. package/lib/esm/models/VaultGlobalAttachmentsReportResponse.js +1 -1
  426. package/lib/esm/models/VaultGlobalConnectionsReport.js +1 -1
  427. package/lib/esm/models/VaultGlobalConnectionsReportResponse.js +1 -1
  428. package/lib/esm/models/VaultGlobalSharesReport.js +1 -1
  429. package/lib/esm/models/VaultGlobalUsersReport.js +1 -1
  430. package/lib/esm/models/VaultGlobalUsersReportResponse.js +1 -1
  431. package/lib/esm/models/VaultImage.js +1 -1
  432. package/lib/esm/models/VaultInvitation.js +1 -1
  433. package/lib/esm/models/VaultInvitationAcceptedResponse.js +1 -1
  434. package/lib/esm/models/VaultInvitationConfirmedResponse.js +1 -1
  435. package/lib/esm/models/VaultItem.js +1 -1
  436. package/lib/esm/models/VaultItemReport.js +1 -1
  437. package/lib/esm/models/VaultItemReportItems.js +1 -1
  438. package/lib/esm/models/VaultItemReportResponse.js +1 -1
  439. package/lib/esm/models/VaultItemReportSlots.js +1 -1
  440. package/lib/esm/models/VaultItemResponse.js +1 -1
  441. package/lib/esm/models/VaultItemTemplate.js +1 -1
  442. package/lib/esm/models/VaultItemTemplateClassificationRequest.js +1 -1
  443. package/lib/esm/models/VaultItemTemplateResponse.js +1 -1
  444. package/lib/esm/models/VaultMeResponse.js +1 -1
  445. package/lib/esm/models/VaultNestedSlotAttributes.js +1 -1
  446. package/lib/esm/models/VaultOrganization.js +1 -1
  447. package/lib/esm/models/VaultOrganizationMember.js +1 -1
  448. package/lib/esm/models/VaultOrganizationResponse.js +1 -1
  449. package/lib/esm/models/VaultOwnConnectionData.js +1 -1
  450. package/lib/esm/models/VaultRedirectResponse.js +1 -1
  451. package/lib/esm/models/VaultRemoteFile.js +1 -1
  452. package/lib/esm/models/VaultService.js +1 -1
  453. package/lib/esm/models/VaultServiceUser.js +1 -1
  454. package/lib/esm/models/VaultSessionResumeResponse.js +1 -1
  455. package/lib/esm/models/VaultSessionTypeAndUserAccessToken.js +1 -1
  456. package/lib/esm/models/VaultShare.js +1 -1
  457. package/lib/esm/models/VaultShareIntent.js +1 -1
  458. package/lib/esm/models/VaultShareWithItemData.js +1 -1
  459. package/lib/esm/models/VaultSharesCreateResponse.js +1 -1
  460. package/lib/esm/models/VaultSlot.js +1 -1
  461. package/lib/esm/models/VaultSlotAttributesInItemCreation.js +1 -1
  462. package/lib/esm/models/VaultSlotResponse.js +1 -1
  463. package/lib/esm/models/VaultSystemClassificationNode.js +1 -1
  464. package/lib/esm/models/VaultSystemClassificationScheme.js +1 -1
  465. package/lib/esm/models/VaultSystemItemTemplate.js +1 -1
  466. package/lib/esm/models/VaultSystemTemplateSlot.js +1 -1
  467. package/lib/esm/models/VaultTheOtherConnectedUserData.js +1 -1
  468. package/lib/esm/models/VaultThumbnail.js +1 -1
  469. package/lib/esm/models/VaultUser.js +1 -1
  470. package/lib/esm/models/VaultUserAccessToken.js +1 -1
  471. package/lib/esm/models/VaultUserAttachmentsReport.js +1 -1
  472. package/lib/esm/models/VaultUserAttachmentsReportResponse.js +1 -1
  473. package/lib/esm/models/VaultUserConnectionsReport.js +1 -1
  474. package/lib/esm/models/VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount.js +1 -1
  475. package/lib/esm/models/VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers.js +1 -1
  476. package/lib/esm/models/VaultUserConnectionsReportResponse.js +1 -1
  477. package/lib/esm/models/VaultUserQueuedForDeletion.js +1 -1
  478. package/lib/esm/models/index.js +2 -0
  479. package/lib/esm/runtime.js +1 -1
  480. package/lib/types/apis/ClassificationsApi.d.ts +1 -1
  481. package/lib/types/apis/ConnectionsApi.d.ts +37 -37
  482. package/lib/types/apis/DIDsApi.d.ts +1 -1
  483. package/lib/types/apis/DelegationsApi.d.ts +1 -1
  484. package/lib/types/apis/EventsApi.d.ts +1 -1
  485. package/lib/types/apis/HelpersApi.d.ts +9 -8
  486. package/lib/types/apis/ItemsApi.d.ts +19 -19
  487. package/lib/types/apis/KeysApi.d.ts +1 -1
  488. package/lib/types/apis/MetricsApi.d.ts +1 -1
  489. package/lib/types/apis/OrganisationsApi.d.ts +83 -83
  490. package/lib/types/apis/SecurityRightsApi.d.ts +29 -29
  491. package/lib/types/apis/SharesApi.d.ts +17 -17
  492. package/lib/types/apis/TenantsApi.d.ts +83 -83
  493. package/lib/types/apis/UsersApi.d.ts +1 -1
  494. package/lib/types/apis/VerifiableCredentialsApi.d.ts +7 -5
  495. package/lib/types/apis/VerifiablePresentationsApi.d.ts +2 -1
  496. package/lib/types/models/ATOMActiveAndArchivedOrgList.d.ts +1 -1
  497. package/lib/types/models/ATOMAdmin.d.ts +1 -1
  498. package/lib/types/models/ATOMAdministeredArchivedOrg.d.ts +1 -1
  499. package/lib/types/models/ATOMAdministeredOrg.d.ts +1 -1
  500. package/lib/types/models/ATOMAgentList.d.ts +1 -1
  501. package/lib/types/models/ATOMAgentToken.d.ts +1 -1
  502. package/lib/types/models/ATOMApplicationVersion.d.ts +1 -1
  503. package/lib/types/models/ATOMAssignSecurityRightsRequest.d.ts +1 -1
  504. package/lib/types/models/ATOMAuthorizationResponse.d.ts +1 -1
  505. package/lib/types/models/ATOMBlobInfo.d.ts +19 -1
  506. package/lib/types/models/ATOMBlobInfoResponse.d.ts +1 -1
  507. package/lib/types/models/ATOMBlobPublicInfo.d.ts +13 -1
  508. package/lib/types/models/ATOMBlobPublicInfoResponse.d.ts +1 -1
  509. package/lib/types/models/ATOMBlobUploadUrlRequest.d.ts +1 -1
  510. package/lib/types/models/ATOMComponent.d.ts +1 -1
  511. package/lib/types/models/ATOMCreateOrUpdateOrgRequest.d.ts +1 -1
  512. package/lib/types/models/ATOMCreateOrUpdateTenantRequest.d.ts +1 -1
  513. package/lib/types/models/ATOMError.d.ts +1 -1
  514. package/lib/types/models/ATOMFileStorageBackend.d.ts +37 -0
  515. package/lib/types/models/ATOMFileStorageConfiguration.d.ts +38 -0
  516. package/lib/types/models/ATOMGenesisRequest.d.ts +1 -1
  517. package/lib/types/models/ATOMNewAgentRequest.d.ts +1 -1
  518. package/lib/types/models/ATOMOneAgent.d.ts +1 -1
  519. package/lib/types/models/ATOMOneOrg.d.ts +1 -1
  520. package/lib/types/models/ATOMOneTenant.d.ts +1 -1
  521. package/lib/types/models/ATOMOneUser.d.ts +1 -1
  522. package/lib/types/models/ATOMOrg.d.ts +1 -1
  523. package/lib/types/models/ATOMOrgAgent.d.ts +1 -1
  524. package/lib/types/models/ATOMOrgDescription.d.ts +1 -1
  525. package/lib/types/models/ATOMOrgList.d.ts +1 -1
  526. package/lib/types/models/ATOMPaginatedAdminList.d.ts +1 -1
  527. package/lib/types/models/ATOMPaginatedOrgList.d.ts +1 -1
  528. package/lib/types/models/ATOMPaginatedTenantList.d.ts +1 -1
  529. package/lib/types/models/ATOMPublicKey.d.ts +1 -1
  530. package/lib/types/models/ATOMRebuildableProjectors.d.ts +1 -1
  531. package/lib/types/models/ATOMRedeemInvitationRequest.d.ts +1 -1
  532. package/lib/types/models/ATOMSecurityRightGroupSpec.d.ts +1 -1
  533. package/lib/types/models/ATOMSecurityRightInRegistry.d.ts +1 -1
  534. package/lib/types/models/ATOMSecurityRightSpec.d.ts +1 -1
  535. package/lib/types/models/ATOMSecurityRightSpecInRegistry.d.ts +1 -1
  536. package/lib/types/models/ATOMSecurityRights.d.ts +1 -1
  537. package/lib/types/models/ATOMSecurityRightsGroup.d.ts +1 -1
  538. package/lib/types/models/ATOMSecurityRightsOfUser.d.ts +1 -1
  539. package/lib/types/models/ATOMSecurityRightsRegistry.d.ts +1 -1
  540. package/lib/types/models/ATOMSrt.d.ts +1 -1
  541. package/lib/types/models/ATOMTenant.d.ts +1 -1
  542. package/lib/types/models/ATOMTenantDescription.d.ts +1 -1
  543. package/lib/types/models/ATOMTenantIdAndName.d.ts +1 -1
  544. package/lib/types/models/ATOMTenantInJwtForWhoAmI.d.ts +1 -1
  545. package/lib/types/models/ATOMUpdateOrgAgentRequest.d.ts +1 -1
  546. package/lib/types/models/ATOMUser.d.ts +1 -1
  547. package/lib/types/models/ATOMWhoAmI.d.ts +1 -1
  548. package/lib/types/models/AcceptInvitationParams.d.ts +1 -1
  549. package/lib/types/models/AcceptInvitationPublicKey.d.ts +1 -1
  550. package/lib/types/models/AcceptInvitationsRequest.d.ts +1 -1
  551. package/lib/types/models/AcceptInvitationsRequest1.d.ts +1 -1
  552. package/lib/types/models/ApplicationsGet200Response.d.ts +1 -1
  553. package/lib/types/models/ApplicationsGet200ResponseApplicationsInner.d.ts +1 -1
  554. package/lib/types/models/ApplicationsIdGet200Response.d.ts +1 -1
  555. package/lib/types/models/ApplicationsIdPutRequest.d.ts +1 -1
  556. package/lib/types/models/ApplicationsIdPutRequestApplication.d.ts +1 -1
  557. package/lib/types/models/ApplicationsPost201Response.d.ts +1 -1
  558. package/lib/types/models/ApplicationsPost201ResponseApplication.d.ts +1 -1
  559. package/lib/types/models/ApplicationsPostRequest.d.ts +1 -1
  560. package/lib/types/models/ApplicationsPostRequestApplication.d.ts +1 -1
  561. package/lib/types/models/AttachmentsFolderResponse.d.ts +1 -1
  562. package/lib/types/models/ChildPublicKeyForConnection.d.ts +1 -1
  563. package/lib/types/models/ClassificationNodeResponse.d.ts +1 -1
  564. package/lib/types/models/ClassificationNodesPost201Response.d.ts +1 -1
  565. package/lib/types/models/ClassificationNodesPostRequest.d.ts +1 -1
  566. package/lib/types/models/ClassificationNodesPostRequestClassificationNode.d.ts +1 -1
  567. package/lib/types/models/ClassificationNodesResponse.d.ts +1 -1
  568. package/lib/types/models/ClientTaskQueueResponse.d.ts +1 -1
  569. package/lib/types/models/ClientTaskQueueResponse1.d.ts +1 -1
  570. package/lib/types/models/ConnectionsResponse.d.ts +1 -1
  571. package/lib/types/models/CreateChildUserParams.d.ts +1 -1
  572. package/lib/types/models/CreateChildUserResponse.d.ts +1 -1
  573. package/lib/types/models/CreateDeleteReconfigureSharesRequest.d.ts +1 -1
  574. package/lib/types/models/CreateDeleteReconfigureSharesServiceResponse.d.ts +1 -1
  575. package/lib/types/models/CreateSessionResponseSession.d.ts +1 -1
  576. package/lib/types/models/DelegationInvitationsResponse.d.ts +1 -1
  577. package/lib/types/models/DidIdentifierGet200Response.d.ts +1 -1
  578. package/lib/types/models/DirectAttachment.d.ts +1 -1
  579. package/lib/types/models/EventActivityFeedResponse.d.ts +1 -1
  580. package/lib/types/models/EventFeedResponse.d.ts +1 -1
  581. package/lib/types/models/GetItemSharesResponse.d.ts +1 -1
  582. package/lib/types/models/GetItemSharesResponseSharesInner.d.ts +1 -1
  583. package/lib/types/models/IDNApp.d.ts +1 -1
  584. package/lib/types/models/IDNAppSignal.d.ts +1 -1
  585. package/lib/types/models/IDNComponent.d.ts +1 -1
  586. package/lib/types/models/IDNCreateDidDto.d.ts +1 -1
  587. package/lib/types/models/IDNCreateDidDtoDidDocument.d.ts +1 -1
  588. package/lib/types/models/IDNCreateDidDtoOptions.d.ts +1 -1
  589. package/lib/types/models/IDNDIDCreateResultDto.d.ts +1 -1
  590. package/lib/types/models/IDNDIDDeactivateResultDto.d.ts +1 -1
  591. package/lib/types/models/IDNDIDDocumentMetadataDto.d.ts +1 -1
  592. package/lib/types/models/IDNDIDMetadataDto.d.ts +1 -1
  593. package/lib/types/models/IDNDIDResolutionMetadataDto.d.ts +1 -1
  594. package/lib/types/models/IDNDIDResolutionResultDto.d.ts +1 -1
  595. package/lib/types/models/IDNDIDUpdateResultDto.d.ts +1 -1
  596. package/lib/types/models/IDNDIDUrlMetadataDto.d.ts +1 -1
  597. package/lib/types/models/IDNData.d.ts +1 -1
  598. package/lib/types/models/IDNDatabase.d.ts +1 -1
  599. package/lib/types/models/IDNDeactivateDidDto.d.ts +1 -1
  600. package/lib/types/models/IDNDidDocumentDto.d.ts +1 -1
  601. package/lib/types/models/IDNDidDocumentMetadata.d.ts +1 -1
  602. package/lib/types/models/IDNDidOwner.d.ts +1 -1
  603. package/lib/types/models/IDNDidRegistrationMetadata.d.ts +1 -1
  604. package/lib/types/models/IDNDidState.d.ts +1 -1
  605. package/lib/types/models/IDNErrorResponseModel.d.ts +1 -1
  606. package/lib/types/models/IDNErrorsResponseModelDto.d.ts +1 -1
  607. package/lib/types/models/IDNHealthCheck.d.ts +1 -1
  608. package/lib/types/models/IDNLedgerResult.d.ts +1 -1
  609. package/lib/types/models/IDNMetadata.d.ts +1 -1
  610. package/lib/types/models/IDNOperation.d.ts +1 -1
  611. package/lib/types/models/IDNOptionsDto.d.ts +1 -1
  612. package/lib/types/models/IDNPaginatedDidOwnerResultDto.d.ts +1 -1
  613. package/lib/types/models/IDNPayload.d.ts +1 -1
  614. package/lib/types/models/IDNPublicKeyJWK.d.ts +1 -1
  615. package/lib/types/models/IDNReqSignature.d.ts +1 -1
  616. package/lib/types/models/IDNResult.d.ts +1 -1
  617. package/lib/types/models/IDNSecret.d.ts +1 -1
  618. package/lib/types/models/IDNSigningRequest.d.ts +1 -1
  619. package/lib/types/models/IDNSigningRequestType.d.ts +1 -1
  620. package/lib/types/models/IDNStatusDto.d.ts +1 -1
  621. package/lib/types/models/IDNTxn.d.ts +1 -1
  622. package/lib/types/models/IDNTxnMetadata.d.ts +1 -1
  623. package/lib/types/models/IDNUpdateDidDto.d.ts +1 -1
  624. package/lib/types/models/IDNValue.d.ts +1 -1
  625. package/lib/types/models/IDNVersionDto.d.ts +1 -1
  626. package/lib/types/models/IDNlinks.d.ts +1 -1
  627. package/lib/types/models/IDNmeta.d.ts +1 -1
  628. package/lib/types/models/IDNverificationMethodTemplate.d.ts +1 -1
  629. package/lib/types/models/IDPAcceptDIDInvitationPayloadDto.d.ts +1 -1
  630. package/lib/types/models/IDPAcceptInviteNewUserDto.d.ts +1 -1
  631. package/lib/types/models/IDPAuthorisationRequestDto.d.ts +1 -1
  632. package/lib/types/models/IDPAuthorisationRequestResponseDto.d.ts +1 -1
  633. package/lib/types/models/IDPAuthorisationSiopSessionRequestDto.d.ts +1 -1
  634. package/lib/types/models/IDPAuthorisationSiopSessionRequestPayloadDto.d.ts +1 -1
  635. package/lib/types/models/IDPClientModelDto.d.ts +1 -1
  636. package/lib/types/models/IDPClientResponseDto.d.ts +1 -1
  637. package/lib/types/models/IDPClientsResponseDto.d.ts +1 -1
  638. package/lib/types/models/IDPCreateClientDto.d.ts +1 -1
  639. package/lib/types/models/IDPCreateClientPayloadDto.d.ts +1 -1
  640. package/lib/types/models/IDPCreateInvitationDto.d.ts +1 -1
  641. package/lib/types/models/IDPCreateInvitationPayloadDto.d.ts +1 -1
  642. package/lib/types/models/IDPEndUserInvitationResponseDto.d.ts +1 -1
  643. package/lib/types/models/IDPEndUserInvitationResponseModelDto.d.ts +1 -1
  644. package/lib/types/models/IDPEndUserInvitationsResponseDto.d.ts +1 -1
  645. package/lib/types/models/IDPEndUserResponseDto.d.ts +1 -1
  646. package/lib/types/models/IDPEndUserResponseModelDto.d.ts +1 -1
  647. package/lib/types/models/IDPEndUsersResponseDto.d.ts +1 -1
  648. package/lib/types/models/IDPErrorResponseModel.d.ts +1 -1
  649. package/lib/types/models/IDPErrorsResponseModelDto.d.ts +1 -1
  650. package/lib/types/models/IDPForgotPasswordDto.d.ts +1 -1
  651. package/lib/types/models/IDPGenerateShortLivedAccessTokenDto.d.ts +1 -1
  652. package/lib/types/models/IDPGenerateShortLivedAccessTokenPayloadDto.d.ts +1 -1
  653. package/lib/types/models/IDPInvitationResponseDto.d.ts +1 -1
  654. package/lib/types/models/IDPInvitationResponseModelDto.d.ts +1 -1
  655. package/lib/types/models/IDPInvitationsResponseDto.d.ts +1 -1
  656. package/lib/types/models/IDPJoinedTenantDto.d.ts +1 -1
  657. package/lib/types/models/IDPJwtIssuerJWKSKeys.d.ts +1 -1
  658. package/lib/types/models/IDPJwtIssuerResponseDto.d.ts +1 -1
  659. package/lib/types/models/IDPLoginRequestDto.d.ts +1 -1
  660. package/lib/types/models/IDPMeta.d.ts +1 -1
  661. package/lib/types/models/IDPResetPasswordDto.d.ts +1 -1
  662. package/lib/types/models/IDPUpdateClientDto.d.ts +1 -1
  663. package/lib/types/models/IDPUpdateClientPayloadDto.d.ts +1 -1
  664. package/lib/types/models/IDPUserDto.d.ts +1 -1
  665. package/lib/types/models/IDPUserResponseDto.d.ts +1 -1
  666. package/lib/types/models/IDPWhoAmIResponseModelDto.d.ts +1 -1
  667. package/lib/types/models/InvitationRejectedResponse.d.ts +1 -1
  668. package/lib/types/models/InvitationResponse.d.ts +1 -1
  669. package/lib/types/models/InvitationWithShareIntentsResponse.d.ts +1 -1
  670. package/lib/types/models/InvitationsResponse.d.ts +1 -1
  671. package/lib/types/models/ItemSharesUpdateResponse.d.ts +1 -1
  672. package/lib/types/models/ItemTemplatesResponse.d.ts +1 -1
  673. package/lib/types/models/ItemsResponse.d.ts +1 -1
  674. package/lib/types/models/KeystoreComponent.d.ts +1 -1
  675. package/lib/types/models/KeystoreDataEncryptionKey.d.ts +1 -1
  676. package/lib/types/models/KeystoreDataEncryptionKeyResponse.d.ts +1 -1
  677. package/lib/types/models/KeystoreDelegation.d.ts +1 -1
  678. package/lib/types/models/KeystoreDelegationResponse.d.ts +1 -1
  679. package/lib/types/models/KeystoreDelegationWithPivateDekExternalIdResponse.d.ts +1 -1
  680. package/lib/types/models/KeystoreErr.d.ts +1 -1
  681. package/lib/types/models/KeystoreErrorsResponse.d.ts +1 -1
  682. package/lib/types/models/KeystoreExternalAdmissionTokens.d.ts +1 -1
  683. package/lib/types/models/KeystoreKbcSessionResponse.d.ts +1 -1
  684. package/lib/types/models/KeystoreKeyEncryptionKey.d.ts +1 -1
  685. package/lib/types/models/KeystoreKeyEncryptionKeyResponse.d.ts +1 -1
  686. package/lib/types/models/KeystoreKeypair.d.ts +1 -1
  687. package/lib/types/models/KeystoreKeypairResponse.d.ts +1 -1
  688. package/lib/types/models/KeystorePassphraseDerivationArtefact.d.ts +1 -1
  689. package/lib/types/models/KeystorePassphraseDerivationArtefactResponse.d.ts +1 -1
  690. package/lib/types/models/KeystoreSession.d.ts +1 -1
  691. package/lib/types/models/KeystoreSessionResponse.d.ts +1 -1
  692. package/lib/types/models/KeystoreSessionValidity.d.ts +1 -1
  693. package/lib/types/models/KeystoreSrpChallenge.d.ts +1 -1
  694. package/lib/types/models/KeystoreUser.d.ts +1 -1
  695. package/lib/types/models/KeystoreUserImported.d.ts +1 -1
  696. package/lib/types/models/KeystoreUserInfo.d.ts +1 -1
  697. package/lib/types/models/KeystoreUserQueuedForDeletion.d.ts +1 -1
  698. package/lib/types/models/KeystoreUserResponse.d.ts +1 -1
  699. package/lib/types/models/KeystoreUsernameResponse.d.ts +1 -1
  700. package/lib/types/models/KeystoreWellKnownRecaptchaResponse.d.ts +1 -1
  701. package/lib/types/models/ListOfReconfigureShareParams.d.ts +1 -1
  702. package/lib/types/models/ParentPublicKeyForConnection.d.ts +1 -1
  703. package/lib/types/models/PostAttachmentDirectUploadUrlBlobRequest.d.ts +1 -1
  704. package/lib/types/models/PostAttachmentDirectUploadUrlRequest.d.ts +1 -1
  705. package/lib/types/models/PostConnection.d.ts +1 -1
  706. package/lib/types/models/PostConnectionPublicKey.d.ts +1 -1
  707. package/lib/types/models/PostConnectionsRequest.d.ts +1 -1
  708. package/lib/types/models/PostCreateAttachmentBlobRequest.d.ts +1 -1
  709. package/lib/types/models/PostCreateAttachmentRequest.d.ts +1 -1
  710. package/lib/types/models/PostDataEncryptionKeysRequest.d.ts +1 -1
  711. package/lib/types/models/PostDelegationInvitationsRequest.d.ts +1 -1
  712. package/lib/types/models/PostInvitation.d.ts +1 -1
  713. package/lib/types/models/PostInvitationPublicKey.d.ts +1 -1
  714. package/lib/types/models/PostInvitationsRequest.d.ts +1 -1
  715. package/lib/types/models/PostItemEncryptRequest.d.ts +1 -1
  716. package/lib/types/models/PostItemEncryptRequestSlotsInner.d.ts +1 -1
  717. package/lib/types/models/PostItemSharesRequest.d.ts +1 -1
  718. package/lib/types/models/PostItemSharesRequestShare.d.ts +1 -1
  719. package/lib/types/models/PostItemTemplateRequest.d.ts +1 -1
  720. package/lib/types/models/PostItemTemplateRequestSlotAttributes.d.ts +1 -1
  721. package/lib/types/models/PostItemsRequest.d.ts +1 -1
  722. package/lib/types/models/PostItemsRequestItem.d.ts +1 -1
  723. package/lib/types/models/PostKeyEncryptionKeyRequest.d.ts +1 -1
  724. package/lib/types/models/PostKeypairsRequest.d.ts +1 -1
  725. package/lib/types/models/PostPassphraseDerivationArtefactRequest.d.ts +1 -1
  726. package/lib/types/models/PutItemSharesClientTasksRequest.d.ts +1 -1
  727. package/lib/types/models/PutItemSharesRequest.d.ts +1 -1
  728. package/lib/types/models/PutItemSharesRequestShareDeksInner.d.ts +1 -1
  729. package/lib/types/models/PutItemSharesRequestShareSlotValuesInner.d.ts +1 -1
  730. package/lib/types/models/PutItemsRequest.d.ts +1 -1
  731. package/lib/types/models/PutItemsRequestItem.d.ts +1 -1
  732. package/lib/types/models/PutKeypairsRequest.d.ts +1 -1
  733. package/lib/types/models/PutMeRequest.d.ts +1 -1
  734. package/lib/types/models/PutMeRequestUser.d.ts +1 -1
  735. package/lib/types/models/PutSharesRequestShare.d.ts +1 -1
  736. package/lib/types/models/PutTasksRequest.d.ts +1 -1
  737. package/lib/types/models/ReconfigureShareParamsInner.d.ts +1 -1
  738. package/lib/types/models/ReconfigureSharesResponse.d.ts +1 -1
  739. package/lib/types/models/ShareIntentParam.d.ts +1 -1
  740. package/lib/types/models/ShareIntentRequest.d.ts +1 -1
  741. package/lib/types/models/ShareIntentResponse.d.ts +1 -1
  742. package/lib/types/models/ShareIntentsResponse.d.ts +1 -1
  743. package/lib/types/models/SharesIncomingResponse.d.ts +1 -1
  744. package/lib/types/models/SharesOutgoingResponse.d.ts +1 -1
  745. package/lib/types/models/ShreIntentListResponse.d.ts +1 -1
  746. package/lib/types/models/UpdateDelegationsRequest.d.ts +1 -1
  747. package/lib/types/models/VCApp.d.ts +1 -1
  748. package/lib/types/models/VCAppSignal.d.ts +1 -1
  749. package/lib/types/models/VCClaimsDto.d.ts +1 -1
  750. package/lib/types/models/VCCnfDto.d.ts +1 -1
  751. package/lib/types/models/VCComponent.d.ts +1 -1
  752. package/lib/types/models/VCConstraintsDto.d.ts +1 -1
  753. package/lib/types/models/VCCreateCredentialTypeDto.d.ts +1 -1
  754. package/lib/types/models/VCCreateCredentialTypeExternalIssuerDto.d.ts +1 -1
  755. package/lib/types/models/VCCreateCredentialTypePayloadDto.d.ts +1 -1
  756. package/lib/types/models/VCCreateCredentialTypeStyleDto.d.ts +1 -1
  757. package/lib/types/models/VCCreatePresentationDefinitionDto.d.ts +1 -1
  758. package/lib/types/models/VCCreatePresentationDefinitionPayloadDto.d.ts +1 -1
  759. package/lib/types/models/VCCreatePresentationRequestDto.d.ts +1 -1
  760. package/lib/types/models/VCCreatePresentationRequestIdTokenRequestDto.d.ts +1 -1
  761. package/lib/types/models/VCCreatePresentationRequestPayloadDto.d.ts +1 -1
  762. package/lib/types/models/VCCreateSchemaDto.d.ts +1 -1
  763. package/lib/types/models/VCCreateSchemaPayloadDto.d.ts +1 -1
  764. package/lib/types/models/VCCredentialJSONSchemaPayloadDto.d.ts +1 -1
  765. package/lib/types/models/VCCredentialModelDto.d.ts +1 -1
  766. package/lib/types/models/VCCredentialResponseDto.d.ts +1 -1
  767. package/lib/types/models/VCCredentialTypeExternalIssuerDto.d.ts +1 -1
  768. package/lib/types/models/VCCredentialTypeModelDto.d.ts +1 -1
  769. package/lib/types/models/VCCredentialTypeModelDtoExternalIssuer.d.ts +1 -1
  770. package/lib/types/models/VCCredentialTypeModelDtoSchema.d.ts +13 -1
  771. package/lib/types/models/VCCredentialTypeModelDtoStyle.d.ts +1 -1
  772. package/lib/types/models/VCCredentialTypeResponseDto.d.ts +1 -1
  773. package/lib/types/models/VCCredentialTypeSchemaDto.d.ts +13 -1
  774. package/lib/types/models/VCCredentialTypeStyleDto.d.ts +1 -1
  775. package/lib/types/models/VCCredentialTypesResponseDto.d.ts +1 -1
  776. package/lib/types/models/VCCredentialVerificationErrorResponseDto.d.ts +1 -1
  777. package/lib/types/models/VCCredentialVerificationOptionsRequestPayloadDto.d.ts +1 -1
  778. package/lib/types/models/VCCredentialVerificationResultResponseDto.d.ts +1 -1
  779. package/lib/types/models/VCCredentialVerificationWarningResponseDto.d.ts +1 -1
  780. package/lib/types/models/VCDatabase.d.ts +1 -1
  781. package/lib/types/models/VCErrorResponseDto.d.ts +1 -1
  782. package/lib/types/models/VCErrorsResponseDto.d.ts +1 -1
  783. package/lib/types/models/VCFieldsDto.d.ts +1 -1
  784. package/lib/types/models/VCFieldsDtoFilter.d.ts +1 -1
  785. package/lib/types/models/VCFilterDto.d.ts +1 -1
  786. package/lib/types/models/VCFormatDto.d.ts +1 -1
  787. package/lib/types/models/VCGenerateCredentialDto.d.ts +1 -1
  788. package/lib/types/models/VCGenerateCredentialDtoClaims.d.ts +1 -1
  789. package/lib/types/models/VCGenerateCredentialPayloadDto.d.ts +1 -1
  790. package/lib/types/models/VCGeneratePresentationDto.d.ts +1 -1
  791. package/lib/types/models/VCGeneratePresentationPayloadDto.d.ts +1 -1
  792. package/lib/types/models/VCHealthCheck.d.ts +1 -1
  793. package/lib/types/models/VCIdTokenVerificationErrorResponseDto.d.ts +1 -1
  794. package/lib/types/models/VCIdTokenVerificationOptionsDto.d.ts +1 -1
  795. package/lib/types/models/VCIdTokenVerificationResultResponseDto.d.ts +1 -1
  796. package/lib/types/models/VCIdTokenVerificationWarningResponseDto.d.ts +1 -1
  797. package/lib/types/models/VCInputDescriptorsDto.d.ts +8 -1
  798. package/lib/types/models/VCMeta.d.ts +1 -1
  799. package/lib/types/models/VCOldPresentationRequestResponseVerificationResultResponseDto.d.ts +1 -1
  800. package/lib/types/models/VCOrganizationResponseDto.d.ts +1 -1
  801. package/lib/types/models/VCPaginatedCredentialsResponseDto.d.ts +1 -1
  802. package/lib/types/models/VCPaginatedPresentationDefinitionsResponseDto.d.ts +1 -1
  803. package/lib/types/models/VCPaginatedPresentationRequestResponseDto.d.ts +1 -1
  804. package/lib/types/models/VCPresentationDefinitionDto.d.ts +1 -8
  805. package/lib/types/models/VCPresentationDefinitionJsonResponseDto.d.ts +1 -1
  806. package/lib/types/models/VCPresentationDefinitionModelDto.d.ts +1 -1
  807. package/lib/types/models/VCPresentationDefinitionModelDtoFormat.d.ts +1 -1
  808. package/lib/types/models/VCPresentationDefinitionResponseDto.d.ts +1 -1
  809. package/lib/types/models/VCPresentationDefinitionToSchemaModel.d.ts +7 -1
  810. package/lib/types/models/VCPresentationDefinitionToSchemaModelConstraints.d.ts +1 -1
  811. package/lib/types/models/VCPresentationRequestCreateSubmissionDto.d.ts +1 -1
  812. package/lib/types/models/VCPresentationRequestIdTokenResponseDto.d.ts +1 -1
  813. package/lib/types/models/VCPresentationRequestModelDto.d.ts +1 -1
  814. package/lib/types/models/VCPresentationRequestResponseDto.d.ts +1 -1
  815. package/lib/types/models/VCPresentationRequestResponseVerificationOptionsDto.d.ts +1 -1
  816. package/lib/types/models/VCPresentationRequestResponseVerificationResultResponseDto.d.ts +1 -1
  817. package/lib/types/models/VCPresentationRequestSubmissionModelDto.d.ts +1 -1
  818. package/lib/types/models/VCPresentationRequestSubmissionModelDtoVerificationResult.d.ts +1 -1
  819. package/lib/types/models/VCPresentationRequestSubmissionResponseDto.d.ts +1 -1
  820. package/lib/types/models/VCPresentationRequestSubmissionsResponseDto.d.ts +1 -1
  821. package/lib/types/models/VCPresentationRequestTokenPropertiesModelDto.d.ts +1 -1
  822. package/lib/types/models/VCPresentationRequestTokensModelDto.d.ts +1 -1
  823. package/lib/types/models/VCPresentationRequestUpdateSubmissionDto.d.ts +1 -1
  824. package/lib/types/models/VCPresentationRequestUpdateSubmissionPayloadDto.d.ts +1 -1
  825. package/lib/types/models/VCPresentationRequestUpdateVerificationResultRequestDto.d.ts +1 -1
  826. package/lib/types/models/VCPresentationRequestVerificationResultResponseDto.d.ts +1 -1
  827. package/lib/types/models/VCPresentationVerificationErrorResponseDto.d.ts +1 -1
  828. package/lib/types/models/VCPresentationVerificationOptionsDto.d.ts +1 -1
  829. package/lib/types/models/VCPresentationVerificationResultResponseDto.d.ts +1 -1
  830. package/lib/types/models/VCPresentationVerificationWarningResponseDto.d.ts +1 -1
  831. package/lib/types/models/VCRequestVerificationErrorResponseDto.d.ts +1 -1
  832. package/lib/types/models/VCRequestVerificationOptionsDto.d.ts +1 -1
  833. package/lib/types/models/VCRequestVerificationWarningResponseDto.d.ts +1 -1
  834. package/lib/types/models/VCRequiredCredentials.d.ts +1 -1
  835. package/lib/types/models/VCResponseVerificationErrorResponseDto.d.ts +1 -1
  836. package/lib/types/models/VCResponseVerificationWarningResponseDto.d.ts +1 -1
  837. package/lib/types/models/VCSchemaJSONResponseDto.d.ts +1 -1
  838. package/lib/types/models/VCSchemaResponseDto.d.ts +1 -1
  839. package/lib/types/models/VCSchemaResponseModelDto.d.ts +1 -1
  840. package/lib/types/models/VCSchemasResponseDto.d.ts +1 -1
  841. package/lib/types/models/VCShemasDto.d.ts +1 -1
  842. package/lib/types/models/VCStatusDto.d.ts +1 -1
  843. package/lib/types/models/VCUnsignedCredentialModelDto.d.ts +1 -1
  844. package/lib/types/models/VCUnsignedCredentialModelDtoMetadata.d.ts +1 -1
  845. package/lib/types/models/VCUnsignedCredentialResponseDto.d.ts +1 -1
  846. package/lib/types/models/VCUnsignedPresentationModelDto.d.ts +1 -1
  847. package/lib/types/models/VCUnsignedPresentationResponseDto.d.ts +1 -1
  848. package/lib/types/models/VCUpdateCredentialStatusRequestDto.d.ts +1 -1
  849. package/lib/types/models/VCUpdateCredentialStatusRequestStatusDto.d.ts +1 -1
  850. package/lib/types/models/VCUpdateCredentialTypeDto.d.ts +1 -1
  851. package/lib/types/models/VCUpdateCredentialTypePayloadDto.d.ts +1 -1
  852. package/lib/types/models/VCUpdatePresentationRequestDto.d.ts +1 -1
  853. package/lib/types/models/VCUpdatePresentationRequestPayloadDto.d.ts +1 -1
  854. package/lib/types/models/VCUpdateSchemaDto.d.ts +1 -1
  855. package/lib/types/models/VCUpdateSchemaPayloadDto.d.ts +1 -1
  856. package/lib/types/models/VCVcSdJwtAlgoDto.d.ts +1 -1
  857. package/lib/types/models/VCVerificationCheckResponseDto.d.ts +1 -1
  858. package/lib/types/models/VCVerifyPresentationRequestDto.d.ts +1 -1
  859. package/lib/types/models/VCVerifyPresentationRequestPayloadDto.d.ts +1 -1
  860. package/lib/types/models/VCVerifyPresentationRequestResponseDto.d.ts +8 -2
  861. package/lib/types/models/VCVerifyPresentationRequestResponsePayloadDto.d.ts +1 -1
  862. package/lib/types/models/VCVerifySignedCredentialRequestDto.d.ts +1 -1
  863. package/lib/types/models/VCVerifySignedCredentialRequestPayloadDto.d.ts +1 -1
  864. package/lib/types/models/VCVerifySignedPresentationRequestDto.d.ts +1 -1
  865. package/lib/types/models/VCVerifySignedPresentationRequestPayloadDto.d.ts +1 -1
  866. package/lib/types/models/VCVersionDto.d.ts +1 -1
  867. package/lib/types/models/VaultActivity.d.ts +1 -1
  868. package/lib/types/models/VaultAdmissionToken.d.ts +1 -1
  869. package/lib/types/models/VaultAdmissionTokenResponse.d.ts +1 -1
  870. package/lib/types/models/VaultAssociation.d.ts +1 -1
  871. package/lib/types/models/VaultAssociationResponse.d.ts +1 -1
  872. package/lib/types/models/VaultAttachment.d.ts +1 -1
  873. package/lib/types/models/VaultAttachmentDirectUploadUrl.d.ts +1 -1
  874. package/lib/types/models/VaultAttachmentDirectUploadUrlResponse.d.ts +1 -1
  875. package/lib/types/models/VaultAttachmentResponse.d.ts +1 -1
  876. package/lib/types/models/VaultAttachmentsFolder.d.ts +1 -1
  877. package/lib/types/models/VaultAttachmentsFolderResponse.d.ts +1 -1
  878. package/lib/types/models/VaultClassificationNode.d.ts +1 -1
  879. package/lib/types/models/VaultClassificationNodeAttributes.d.ts +1 -1
  880. package/lib/types/models/VaultClassificationNodeAttributesWithDeletion.d.ts +1 -1
  881. package/lib/types/models/VaultClientTask.d.ts +1 -1
  882. package/lib/types/models/VaultCollectionReport.d.ts +1 -1
  883. package/lib/types/models/VaultCompactAttachment.d.ts +1 -1
  884. package/lib/types/models/VaultCompactShareIntent.d.ts +1 -1
  885. package/lib/types/models/VaultCompactSlot.d.ts +1 -1
  886. package/lib/types/models/VaultComponent.d.ts +1 -1
  887. package/lib/types/models/VaultConnection.d.ts +1 -1
  888. package/lib/types/models/VaultConnectionResponse.d.ts +1 -1
  889. package/lib/types/models/VaultConnectionResponseWithCreatedSharesReport.d.ts +1 -1
  890. package/lib/types/models/VaultConnectionsByRoles.d.ts +1 -1
  891. package/lib/types/models/VaultCreateOrganizationServiceResponse.d.ts +1 -1
  892. package/lib/types/models/VaultCreateSessionResponse.d.ts +1 -1
  893. package/lib/types/models/VaultCreatedShareReport.d.ts +1 -1
  894. package/lib/types/models/VaultDelegationInvitation.d.ts +1 -1
  895. package/lib/types/models/VaultDelegationInvitationResponse.d.ts +1 -1
  896. package/lib/types/models/VaultDeletionQueueItemResponse.d.ts +1 -1
  897. package/lib/types/models/VaultDirectAttachment.d.ts +1 -1
  898. package/lib/types/models/VaultEncryptedSlotValue.d.ts +1 -1
  899. package/lib/types/models/VaultErr.d.ts +1 -1
  900. package/lib/types/models/VaultErrorsResponse.d.ts +1 -1
  901. package/lib/types/models/VaultGetShareResponse.d.ts +1 -1
  902. package/lib/types/models/VaultGlobalAttachmentsReport.d.ts +1 -1
  903. package/lib/types/models/VaultGlobalAttachmentsReportResponse.d.ts +1 -1
  904. package/lib/types/models/VaultGlobalConnectionsReport.d.ts +1 -1
  905. package/lib/types/models/VaultGlobalConnectionsReportResponse.d.ts +1 -1
  906. package/lib/types/models/VaultGlobalSharesReport.d.ts +1 -1
  907. package/lib/types/models/VaultGlobalUsersReport.d.ts +1 -1
  908. package/lib/types/models/VaultGlobalUsersReportResponse.d.ts +1 -1
  909. package/lib/types/models/VaultImage.d.ts +1 -1
  910. package/lib/types/models/VaultInvitation.d.ts +1 -1
  911. package/lib/types/models/VaultInvitationAcceptedResponse.d.ts +1 -1
  912. package/lib/types/models/VaultInvitationConfirmedResponse.d.ts +1 -1
  913. package/lib/types/models/VaultItem.d.ts +1 -1
  914. package/lib/types/models/VaultItemReport.d.ts +1 -1
  915. package/lib/types/models/VaultItemReportItems.d.ts +1 -1
  916. package/lib/types/models/VaultItemReportResponse.d.ts +1 -1
  917. package/lib/types/models/VaultItemReportSlots.d.ts +1 -1
  918. package/lib/types/models/VaultItemResponse.d.ts +1 -1
  919. package/lib/types/models/VaultItemTemplate.d.ts +1 -1
  920. package/lib/types/models/VaultItemTemplateClassificationRequest.d.ts +1 -1
  921. package/lib/types/models/VaultItemTemplateResponse.d.ts +1 -1
  922. package/lib/types/models/VaultMeResponse.d.ts +1 -1
  923. package/lib/types/models/VaultNestedSlotAttributes.d.ts +1 -1
  924. package/lib/types/models/VaultOrganization.d.ts +1 -1
  925. package/lib/types/models/VaultOrganizationMember.d.ts +1 -1
  926. package/lib/types/models/VaultOrganizationResponse.d.ts +1 -1
  927. package/lib/types/models/VaultOwnConnectionData.d.ts +1 -1
  928. package/lib/types/models/VaultRedirectResponse.d.ts +1 -1
  929. package/lib/types/models/VaultRemoteFile.d.ts +1 -1
  930. package/lib/types/models/VaultService.d.ts +1 -1
  931. package/lib/types/models/VaultServiceUser.d.ts +1 -1
  932. package/lib/types/models/VaultSessionResumeResponse.d.ts +1 -1
  933. package/lib/types/models/VaultSessionTypeAndUserAccessToken.d.ts +1 -1
  934. package/lib/types/models/VaultShare.d.ts +1 -1
  935. package/lib/types/models/VaultShareIntent.d.ts +1 -1
  936. package/lib/types/models/VaultShareWithItemData.d.ts +1 -1
  937. package/lib/types/models/VaultSharesCreateResponse.d.ts +1 -1
  938. package/lib/types/models/VaultSlot.d.ts +1 -1
  939. package/lib/types/models/VaultSlotAttributesInItemCreation.d.ts +1 -1
  940. package/lib/types/models/VaultSlotResponse.d.ts +1 -1
  941. package/lib/types/models/VaultSystemClassificationNode.d.ts +1 -1
  942. package/lib/types/models/VaultSystemClassificationScheme.d.ts +1 -1
  943. package/lib/types/models/VaultSystemItemTemplate.d.ts +1 -1
  944. package/lib/types/models/VaultSystemTemplateSlot.d.ts +1 -1
  945. package/lib/types/models/VaultTheOtherConnectedUserData.d.ts +1 -1
  946. package/lib/types/models/VaultThumbnail.d.ts +1 -1
  947. package/lib/types/models/VaultUser.d.ts +1 -1
  948. package/lib/types/models/VaultUserAccessToken.d.ts +1 -1
  949. package/lib/types/models/VaultUserAttachmentsReport.d.ts +1 -1
  950. package/lib/types/models/VaultUserAttachmentsReportResponse.d.ts +1 -1
  951. package/lib/types/models/VaultUserConnectionsReport.d.ts +1 -1
  952. package/lib/types/models/VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount.d.ts +1 -1
  953. package/lib/types/models/VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers.d.ts +1 -1
  954. package/lib/types/models/VaultUserConnectionsReportResponse.d.ts +1 -1
  955. package/lib/types/models/VaultUserQueuedForDeletion.d.ts +1 -1
  956. package/lib/types/models/index.d.ts +2 -0
  957. package/lib/types/runtime.d.ts +1 -1
  958. package/lib/umd/apis/ClassificationsApi.js +1 -1
  959. package/lib/umd/apis/ConnectionsApi.js +70 -70
  960. package/lib/umd/apis/DIDsApi.js +1 -1
  961. package/lib/umd/apis/DelegationsApi.js +1 -1
  962. package/lib/umd/apis/EventsApi.js +1 -1
  963. package/lib/umd/apis/HelpersApi.js +15 -9
  964. package/lib/umd/apis/ItemsApi.js +25 -25
  965. package/lib/umd/apis/KeysApi.js +1 -1
  966. package/lib/umd/apis/MetricsApi.js +1 -1
  967. package/lib/umd/apis/OrganisationsApi.js +177 -177
  968. package/lib/umd/apis/SecurityRightsApi.js +81 -81
  969. package/lib/umd/apis/SharesApi.js +25 -25
  970. package/lib/umd/apis/TenantsApi.js +175 -175
  971. package/lib/umd/apis/UsersApi.js +1 -1
  972. package/lib/umd/apis/VerifiableCredentialsApi.js +13 -7
  973. package/lib/umd/apis/VerifiablePresentationsApi.js +2 -1
  974. package/lib/umd/models/ATOMActiveAndArchivedOrgList.js +1 -1
  975. package/lib/umd/models/ATOMAdmin.js +1 -1
  976. package/lib/umd/models/ATOMAdministeredArchivedOrg.js +1 -1
  977. package/lib/umd/models/ATOMAdministeredOrg.js +1 -1
  978. package/lib/umd/models/ATOMAgentList.js +1 -1
  979. package/lib/umd/models/ATOMAgentToken.js +1 -1
  980. package/lib/umd/models/ATOMApplicationVersion.js +1 -1
  981. package/lib/umd/models/ATOMAssignSecurityRightsRequest.js +1 -1
  982. package/lib/umd/models/ATOMAuthorizationResponse.js +1 -1
  983. package/lib/umd/models/ATOMBlobInfo.js +9 -1
  984. package/lib/umd/models/ATOMBlobInfoResponse.js +1 -1
  985. package/lib/umd/models/ATOMBlobPublicInfo.js +7 -1
  986. package/lib/umd/models/ATOMBlobPublicInfoResponse.js +1 -1
  987. package/lib/umd/models/ATOMBlobUploadUrlRequest.js +1 -1
  988. package/lib/umd/models/ATOMComponent.js +1 -1
  989. package/lib/umd/models/ATOMCreateOrUpdateOrgRequest.js +1 -1
  990. package/lib/umd/models/ATOMCreateOrUpdateTenantRequest.js +1 -1
  991. package/lib/umd/models/ATOMError.js +1 -1
  992. package/lib/umd/models/ATOMFileStorageBackend.js +52 -0
  993. package/lib/umd/models/ATOMFileStorageConfiguration.js +53 -0
  994. package/lib/umd/models/ATOMGenesisRequest.js +1 -1
  995. package/lib/umd/models/ATOMNewAgentRequest.js +1 -1
  996. package/lib/umd/models/ATOMOneAgent.js +1 -1
  997. package/lib/umd/models/ATOMOneOrg.js +1 -1
  998. package/lib/umd/models/ATOMOneTenant.js +1 -1
  999. package/lib/umd/models/ATOMOneUser.js +1 -1
  1000. package/lib/umd/models/ATOMOrg.js +1 -1
  1001. package/lib/umd/models/ATOMOrgAgent.js +1 -1
  1002. package/lib/umd/models/ATOMOrgDescription.js +1 -1
  1003. package/lib/umd/models/ATOMOrgList.js +1 -1
  1004. package/lib/umd/models/ATOMPaginatedAdminList.js +1 -1
  1005. package/lib/umd/models/ATOMPaginatedOrgList.js +1 -1
  1006. package/lib/umd/models/ATOMPaginatedTenantList.js +1 -1
  1007. package/lib/umd/models/ATOMPublicKey.js +1 -1
  1008. package/lib/umd/models/ATOMRebuildableProjectors.js +1 -1
  1009. package/lib/umd/models/ATOMRedeemInvitationRequest.js +1 -1
  1010. package/lib/umd/models/ATOMSecurityRightGroupSpec.js +1 -1
  1011. package/lib/umd/models/ATOMSecurityRightInRegistry.js +1 -1
  1012. package/lib/umd/models/ATOMSecurityRightSpec.js +1 -1
  1013. package/lib/umd/models/ATOMSecurityRightSpecInRegistry.js +1 -1
  1014. package/lib/umd/models/ATOMSecurityRights.js +1 -1
  1015. package/lib/umd/models/ATOMSecurityRightsGroup.js +1 -1
  1016. package/lib/umd/models/ATOMSecurityRightsOfUser.js +1 -1
  1017. package/lib/umd/models/ATOMSecurityRightsRegistry.js +1 -1
  1018. package/lib/umd/models/ATOMSrt.js +1 -1
  1019. package/lib/umd/models/ATOMTenant.js +1 -1
  1020. package/lib/umd/models/ATOMTenantDescription.js +1 -1
  1021. package/lib/umd/models/ATOMTenantIdAndName.js +1 -1
  1022. package/lib/umd/models/ATOMTenantInJwtForWhoAmI.js +1 -1
  1023. package/lib/umd/models/ATOMUpdateOrgAgentRequest.js +1 -1
  1024. package/lib/umd/models/ATOMUser.js +1 -1
  1025. package/lib/umd/models/ATOMWhoAmI.js +1 -1
  1026. package/lib/umd/models/AcceptInvitationParams.js +1 -1
  1027. package/lib/umd/models/AcceptInvitationPublicKey.js +1 -1
  1028. package/lib/umd/models/AcceptInvitationsRequest.js +1 -1
  1029. package/lib/umd/models/AcceptInvitationsRequest1.js +1 -1
  1030. package/lib/umd/models/ApplicationsGet200Response.js +1 -1
  1031. package/lib/umd/models/ApplicationsGet200ResponseApplicationsInner.js +1 -1
  1032. package/lib/umd/models/ApplicationsIdGet200Response.js +1 -1
  1033. package/lib/umd/models/ApplicationsIdPutRequest.js +1 -1
  1034. package/lib/umd/models/ApplicationsIdPutRequestApplication.js +1 -1
  1035. package/lib/umd/models/ApplicationsPost201Response.js +1 -1
  1036. package/lib/umd/models/ApplicationsPost201ResponseApplication.js +1 -1
  1037. package/lib/umd/models/ApplicationsPostRequest.js +1 -1
  1038. package/lib/umd/models/ApplicationsPostRequestApplication.js +1 -1
  1039. package/lib/umd/models/AttachmentsFolderResponse.js +1 -1
  1040. package/lib/umd/models/ChildPublicKeyForConnection.js +1 -1
  1041. package/lib/umd/models/ClassificationNodeResponse.js +1 -1
  1042. package/lib/umd/models/ClassificationNodesPost201Response.js +1 -1
  1043. package/lib/umd/models/ClassificationNodesPostRequest.js +1 -1
  1044. package/lib/umd/models/ClassificationNodesPostRequestClassificationNode.js +1 -1
  1045. package/lib/umd/models/ClassificationNodesResponse.js +1 -1
  1046. package/lib/umd/models/ClientTaskQueueResponse.js +1 -1
  1047. package/lib/umd/models/ClientTaskQueueResponse1.js +1 -1
  1048. package/lib/umd/models/ConnectionsResponse.js +1 -1
  1049. package/lib/umd/models/CreateChildUserParams.js +1 -1
  1050. package/lib/umd/models/CreateChildUserResponse.js +1 -1
  1051. package/lib/umd/models/CreateDeleteReconfigureSharesRequest.js +1 -1
  1052. package/lib/umd/models/CreateDeleteReconfigureSharesServiceResponse.js +1 -1
  1053. package/lib/umd/models/CreateSessionResponseSession.js +1 -1
  1054. package/lib/umd/models/DelegationInvitationsResponse.js +1 -1
  1055. package/lib/umd/models/DidIdentifierGet200Response.js +1 -1
  1056. package/lib/umd/models/DirectAttachment.js +1 -1
  1057. package/lib/umd/models/EventActivityFeedResponse.js +1 -1
  1058. package/lib/umd/models/EventFeedResponse.js +1 -1
  1059. package/lib/umd/models/GetItemSharesResponse.js +1 -1
  1060. package/lib/umd/models/GetItemSharesResponseSharesInner.js +1 -1
  1061. package/lib/umd/models/IDNApp.js +1 -1
  1062. package/lib/umd/models/IDNAppSignal.js +1 -1
  1063. package/lib/umd/models/IDNComponent.js +1 -1
  1064. package/lib/umd/models/IDNCreateDidDto.js +1 -1
  1065. package/lib/umd/models/IDNCreateDidDtoDidDocument.js +1 -1
  1066. package/lib/umd/models/IDNCreateDidDtoOptions.js +1 -1
  1067. package/lib/umd/models/IDNDIDCreateResultDto.js +1 -1
  1068. package/lib/umd/models/IDNDIDDeactivateResultDto.js +1 -1
  1069. package/lib/umd/models/IDNDIDDocumentMetadataDto.js +1 -1
  1070. package/lib/umd/models/IDNDIDMetadataDto.js +1 -1
  1071. package/lib/umd/models/IDNDIDResolutionMetadataDto.js +1 -1
  1072. package/lib/umd/models/IDNDIDResolutionResultDto.js +1 -1
  1073. package/lib/umd/models/IDNDIDUpdateResultDto.js +1 -1
  1074. package/lib/umd/models/IDNDIDUrlMetadataDto.js +1 -1
  1075. package/lib/umd/models/IDNData.js +1 -1
  1076. package/lib/umd/models/IDNDatabase.js +1 -1
  1077. package/lib/umd/models/IDNDeactivateDidDto.js +1 -1
  1078. package/lib/umd/models/IDNDidDocumentDto.js +1 -1
  1079. package/lib/umd/models/IDNDidDocumentMetadata.js +1 -1
  1080. package/lib/umd/models/IDNDidOwner.js +1 -1
  1081. package/lib/umd/models/IDNDidRegistrationMetadata.js +1 -1
  1082. package/lib/umd/models/IDNDidState.js +1 -1
  1083. package/lib/umd/models/IDNErrorResponseModel.js +1 -1
  1084. package/lib/umd/models/IDNErrorsResponseModelDto.js +1 -1
  1085. package/lib/umd/models/IDNHealthCheck.js +1 -1
  1086. package/lib/umd/models/IDNLedgerResult.js +1 -1
  1087. package/lib/umd/models/IDNMetadata.js +1 -1
  1088. package/lib/umd/models/IDNOperation.js +1 -1
  1089. package/lib/umd/models/IDNOptionsDto.js +1 -1
  1090. package/lib/umd/models/IDNPaginatedDidOwnerResultDto.js +1 -1
  1091. package/lib/umd/models/IDNPayload.js +1 -1
  1092. package/lib/umd/models/IDNPublicKeyJWK.js +1 -1
  1093. package/lib/umd/models/IDNReqSignature.js +1 -1
  1094. package/lib/umd/models/IDNResult.js +1 -1
  1095. package/lib/umd/models/IDNSecret.js +1 -1
  1096. package/lib/umd/models/IDNSigningRequest.js +1 -1
  1097. package/lib/umd/models/IDNSigningRequestType.js +1 -1
  1098. package/lib/umd/models/IDNStatusDto.js +1 -1
  1099. package/lib/umd/models/IDNTxn.js +1 -1
  1100. package/lib/umd/models/IDNTxnMetadata.js +1 -1
  1101. package/lib/umd/models/IDNUpdateDidDto.js +1 -1
  1102. package/lib/umd/models/IDNValue.js +1 -1
  1103. package/lib/umd/models/IDNVersionDto.js +1 -1
  1104. package/lib/umd/models/IDNlinks.js +1 -1
  1105. package/lib/umd/models/IDNmeta.js +1 -1
  1106. package/lib/umd/models/IDNverificationMethodTemplate.js +1 -1
  1107. package/lib/umd/models/IDPAcceptDIDInvitationPayloadDto.js +1 -1
  1108. package/lib/umd/models/IDPAcceptInviteNewUserDto.js +1 -1
  1109. package/lib/umd/models/IDPAuthorisationRequestDto.js +1 -1
  1110. package/lib/umd/models/IDPAuthorisationRequestResponseDto.js +1 -1
  1111. package/lib/umd/models/IDPAuthorisationSiopSessionRequestDto.js +1 -1
  1112. package/lib/umd/models/IDPAuthorisationSiopSessionRequestPayloadDto.js +1 -1
  1113. package/lib/umd/models/IDPClientModelDto.js +1 -1
  1114. package/lib/umd/models/IDPClientResponseDto.js +1 -1
  1115. package/lib/umd/models/IDPClientsResponseDto.js +1 -1
  1116. package/lib/umd/models/IDPCreateClientDto.js +1 -1
  1117. package/lib/umd/models/IDPCreateClientPayloadDto.js +1 -1
  1118. package/lib/umd/models/IDPCreateInvitationDto.js +1 -1
  1119. package/lib/umd/models/IDPCreateInvitationPayloadDto.js +1 -1
  1120. package/lib/umd/models/IDPEndUserInvitationResponseDto.js +1 -1
  1121. package/lib/umd/models/IDPEndUserInvitationResponseModelDto.js +1 -1
  1122. package/lib/umd/models/IDPEndUserInvitationsResponseDto.js +1 -1
  1123. package/lib/umd/models/IDPEndUserResponseDto.js +1 -1
  1124. package/lib/umd/models/IDPEndUserResponseModelDto.js +1 -1
  1125. package/lib/umd/models/IDPEndUsersResponseDto.js +1 -1
  1126. package/lib/umd/models/IDPErrorResponseModel.js +1 -1
  1127. package/lib/umd/models/IDPErrorsResponseModelDto.js +1 -1
  1128. package/lib/umd/models/IDPForgotPasswordDto.js +1 -1
  1129. package/lib/umd/models/IDPGenerateShortLivedAccessTokenDto.js +1 -1
  1130. package/lib/umd/models/IDPGenerateShortLivedAccessTokenPayloadDto.js +1 -1
  1131. package/lib/umd/models/IDPInvitationResponseDto.js +1 -1
  1132. package/lib/umd/models/IDPInvitationResponseModelDto.js +1 -1
  1133. package/lib/umd/models/IDPInvitationsResponseDto.js +1 -1
  1134. package/lib/umd/models/IDPJoinedTenantDto.js +1 -1
  1135. package/lib/umd/models/IDPJwtIssuerJWKSKeys.js +1 -1
  1136. package/lib/umd/models/IDPJwtIssuerResponseDto.js +1 -1
  1137. package/lib/umd/models/IDPLoginRequestDto.js +1 -1
  1138. package/lib/umd/models/IDPMeta.js +1 -1
  1139. package/lib/umd/models/IDPResetPasswordDto.js +1 -1
  1140. package/lib/umd/models/IDPUpdateClientDto.js +1 -1
  1141. package/lib/umd/models/IDPUpdateClientPayloadDto.js +1 -1
  1142. package/lib/umd/models/IDPUserDto.js +1 -1
  1143. package/lib/umd/models/IDPUserResponseDto.js +1 -1
  1144. package/lib/umd/models/IDPWhoAmIResponseModelDto.js +1 -1
  1145. package/lib/umd/models/InvitationRejectedResponse.js +1 -1
  1146. package/lib/umd/models/InvitationResponse.js +1 -1
  1147. package/lib/umd/models/InvitationWithShareIntentsResponse.js +1 -1
  1148. package/lib/umd/models/InvitationsResponse.js +1 -1
  1149. package/lib/umd/models/ItemSharesUpdateResponse.js +1 -1
  1150. package/lib/umd/models/ItemTemplatesResponse.js +1 -1
  1151. package/lib/umd/models/ItemsResponse.js +1 -1
  1152. package/lib/umd/models/KeystoreComponent.js +1 -1
  1153. package/lib/umd/models/KeystoreDataEncryptionKey.js +1 -1
  1154. package/lib/umd/models/KeystoreDataEncryptionKeyResponse.js +1 -1
  1155. package/lib/umd/models/KeystoreDelegation.js +1 -1
  1156. package/lib/umd/models/KeystoreDelegationResponse.js +1 -1
  1157. package/lib/umd/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +1 -1
  1158. package/lib/umd/models/KeystoreErr.js +1 -1
  1159. package/lib/umd/models/KeystoreErrorsResponse.js +1 -1
  1160. package/lib/umd/models/KeystoreExternalAdmissionTokens.js +1 -1
  1161. package/lib/umd/models/KeystoreKbcSessionResponse.js +1 -1
  1162. package/lib/umd/models/KeystoreKeyEncryptionKey.js +1 -1
  1163. package/lib/umd/models/KeystoreKeyEncryptionKeyResponse.js +1 -1
  1164. package/lib/umd/models/KeystoreKeypair.js +1 -1
  1165. package/lib/umd/models/KeystoreKeypairResponse.js +1 -1
  1166. package/lib/umd/models/KeystorePassphraseDerivationArtefact.js +1 -1
  1167. package/lib/umd/models/KeystorePassphraseDerivationArtefactResponse.js +1 -1
  1168. package/lib/umd/models/KeystoreSession.js +1 -1
  1169. package/lib/umd/models/KeystoreSessionResponse.js +1 -1
  1170. package/lib/umd/models/KeystoreSessionValidity.js +1 -1
  1171. package/lib/umd/models/KeystoreSrpChallenge.js +1 -1
  1172. package/lib/umd/models/KeystoreUser.js +1 -1
  1173. package/lib/umd/models/KeystoreUserImported.js +1 -1
  1174. package/lib/umd/models/KeystoreUserInfo.js +1 -1
  1175. package/lib/umd/models/KeystoreUserQueuedForDeletion.js +1 -1
  1176. package/lib/umd/models/KeystoreUserResponse.js +1 -1
  1177. package/lib/umd/models/KeystoreUsernameResponse.js +1 -1
  1178. package/lib/umd/models/KeystoreWellKnownRecaptchaResponse.js +1 -1
  1179. package/lib/umd/models/ListOfReconfigureShareParams.js +1 -1
  1180. package/lib/umd/models/ParentPublicKeyForConnection.js +1 -1
  1181. package/lib/umd/models/PostAttachmentDirectUploadUrlBlobRequest.js +1 -1
  1182. package/lib/umd/models/PostAttachmentDirectUploadUrlRequest.js +1 -1
  1183. package/lib/umd/models/PostConnection.js +1 -1
  1184. package/lib/umd/models/PostConnectionPublicKey.js +1 -1
  1185. package/lib/umd/models/PostConnectionsRequest.js +1 -1
  1186. package/lib/umd/models/PostCreateAttachmentBlobRequest.js +1 -1
  1187. package/lib/umd/models/PostCreateAttachmentRequest.js +1 -1
  1188. package/lib/umd/models/PostDataEncryptionKeysRequest.js +1 -1
  1189. package/lib/umd/models/PostDelegationInvitationsRequest.js +1 -1
  1190. package/lib/umd/models/PostInvitation.js +1 -1
  1191. package/lib/umd/models/PostInvitationPublicKey.js +1 -1
  1192. package/lib/umd/models/PostInvitationsRequest.js +1 -1
  1193. package/lib/umd/models/PostItemEncryptRequest.js +1 -1
  1194. package/lib/umd/models/PostItemEncryptRequestSlotsInner.js +1 -1
  1195. package/lib/umd/models/PostItemSharesRequest.js +1 -1
  1196. package/lib/umd/models/PostItemSharesRequestShare.js +1 -1
  1197. package/lib/umd/models/PostItemTemplateRequest.js +1 -1
  1198. package/lib/umd/models/PostItemTemplateRequestSlotAttributes.js +1 -1
  1199. package/lib/umd/models/PostItemsRequest.js +1 -1
  1200. package/lib/umd/models/PostItemsRequestItem.js +1 -1
  1201. package/lib/umd/models/PostKeyEncryptionKeyRequest.js +1 -1
  1202. package/lib/umd/models/PostKeypairsRequest.js +1 -1
  1203. package/lib/umd/models/PostPassphraseDerivationArtefactRequest.js +1 -1
  1204. package/lib/umd/models/PutItemSharesClientTasksRequest.js +1 -1
  1205. package/lib/umd/models/PutItemSharesRequest.js +1 -1
  1206. package/lib/umd/models/PutItemSharesRequestShareDeksInner.js +1 -1
  1207. package/lib/umd/models/PutItemSharesRequestShareSlotValuesInner.js +1 -1
  1208. package/lib/umd/models/PutItemsRequest.js +1 -1
  1209. package/lib/umd/models/PutItemsRequestItem.js +1 -1
  1210. package/lib/umd/models/PutKeypairsRequest.js +1 -1
  1211. package/lib/umd/models/PutMeRequest.js +1 -1
  1212. package/lib/umd/models/PutMeRequestUser.js +1 -1
  1213. package/lib/umd/models/PutSharesRequestShare.js +1 -1
  1214. package/lib/umd/models/PutTasksRequest.js +1 -1
  1215. package/lib/umd/models/ReconfigureShareParamsInner.js +1 -1
  1216. package/lib/umd/models/ReconfigureSharesResponse.js +1 -1
  1217. package/lib/umd/models/ShareIntentParam.js +1 -1
  1218. package/lib/umd/models/ShareIntentRequest.js +1 -1
  1219. package/lib/umd/models/ShareIntentResponse.js +1 -1
  1220. package/lib/umd/models/ShareIntentsResponse.js +1 -1
  1221. package/lib/umd/models/SharesIncomingResponse.js +1 -1
  1222. package/lib/umd/models/SharesOutgoingResponse.js +1 -1
  1223. package/lib/umd/models/ShreIntentListResponse.js +1 -1
  1224. package/lib/umd/models/UpdateDelegationsRequest.js +1 -1
  1225. package/lib/umd/models/VCApp.js +1 -1
  1226. package/lib/umd/models/VCAppSignal.js +1 -1
  1227. package/lib/umd/models/VCClaimsDto.js +1 -1
  1228. package/lib/umd/models/VCCnfDto.js +1 -1
  1229. package/lib/umd/models/VCComponent.js +1 -1
  1230. package/lib/umd/models/VCConstraintsDto.js +1 -1
  1231. package/lib/umd/models/VCCreateCredentialTypeDto.js +1 -1
  1232. package/lib/umd/models/VCCreateCredentialTypeExternalIssuerDto.js +1 -1
  1233. package/lib/umd/models/VCCreateCredentialTypePayloadDto.js +1 -1
  1234. package/lib/umd/models/VCCreateCredentialTypeStyleDto.js +1 -1
  1235. package/lib/umd/models/VCCreatePresentationDefinitionDto.js +1 -1
  1236. package/lib/umd/models/VCCreatePresentationDefinitionPayloadDto.js +1 -1
  1237. package/lib/umd/models/VCCreatePresentationRequestDto.js +1 -1
  1238. package/lib/umd/models/VCCreatePresentationRequestIdTokenRequestDto.js +1 -1
  1239. package/lib/umd/models/VCCreatePresentationRequestPayloadDto.js +1 -1
  1240. package/lib/umd/models/VCCreateSchemaDto.js +1 -1
  1241. package/lib/umd/models/VCCreateSchemaPayloadDto.js +1 -1
  1242. package/lib/umd/models/VCCredentialJSONSchemaPayloadDto.js +1 -1
  1243. package/lib/umd/models/VCCredentialModelDto.js +1 -1
  1244. package/lib/umd/models/VCCredentialResponseDto.js +1 -1
  1245. package/lib/umd/models/VCCredentialTypeExternalIssuerDto.js +1 -1
  1246. package/lib/umd/models/VCCredentialTypeModelDto.js +1 -1
  1247. package/lib/umd/models/VCCredentialTypeModelDtoExternalIssuer.js +1 -1
  1248. package/lib/umd/models/VCCredentialTypeModelDtoSchema.js +7 -1
  1249. package/lib/umd/models/VCCredentialTypeModelDtoStyle.js +1 -1
  1250. package/lib/umd/models/VCCredentialTypeResponseDto.js +1 -1
  1251. package/lib/umd/models/VCCredentialTypeSchemaDto.js +7 -1
  1252. package/lib/umd/models/VCCredentialTypeStyleDto.js +1 -1
  1253. package/lib/umd/models/VCCredentialTypesResponseDto.js +1 -1
  1254. package/lib/umd/models/VCCredentialVerificationErrorResponseDto.js +1 -1
  1255. package/lib/umd/models/VCCredentialVerificationOptionsRequestPayloadDto.js +1 -1
  1256. package/lib/umd/models/VCCredentialVerificationResultResponseDto.js +1 -1
  1257. package/lib/umd/models/VCCredentialVerificationWarningResponseDto.js +1 -1
  1258. package/lib/umd/models/VCDatabase.js +1 -1
  1259. package/lib/umd/models/VCErrorResponseDto.js +1 -1
  1260. package/lib/umd/models/VCErrorsResponseDto.js +1 -1
  1261. package/lib/umd/models/VCFieldsDto.js +1 -1
  1262. package/lib/umd/models/VCFieldsDtoFilter.js +1 -1
  1263. package/lib/umd/models/VCFilterDto.js +1 -1
  1264. package/lib/umd/models/VCFormatDto.js +1 -1
  1265. package/lib/umd/models/VCGenerateCredentialDto.js +1 -1
  1266. package/lib/umd/models/VCGenerateCredentialDtoClaims.js +1 -1
  1267. package/lib/umd/models/VCGenerateCredentialPayloadDto.js +1 -1
  1268. package/lib/umd/models/VCGeneratePresentationDto.js +1 -1
  1269. package/lib/umd/models/VCGeneratePresentationPayloadDto.js +1 -1
  1270. package/lib/umd/models/VCHealthCheck.js +1 -1
  1271. package/lib/umd/models/VCIdTokenVerificationErrorResponseDto.js +1 -1
  1272. package/lib/umd/models/VCIdTokenVerificationOptionsDto.js +1 -1
  1273. package/lib/umd/models/VCIdTokenVerificationResultResponseDto.js +1 -1
  1274. package/lib/umd/models/VCIdTokenVerificationWarningResponseDto.js +1 -1
  1275. package/lib/umd/models/VCInputDescriptorsDto.js +4 -1
  1276. package/lib/umd/models/VCMeta.js +1 -1
  1277. package/lib/umd/models/VCOldPresentationRequestResponseVerificationResultResponseDto.js +1 -1
  1278. package/lib/umd/models/VCOrganizationResponseDto.js +1 -1
  1279. package/lib/umd/models/VCPaginatedCredentialsResponseDto.js +1 -1
  1280. package/lib/umd/models/VCPaginatedPresentationDefinitionsResponseDto.js +1 -1
  1281. package/lib/umd/models/VCPaginatedPresentationRequestResponseDto.js +1 -1
  1282. package/lib/umd/models/VCPresentationDefinitionDto.js +1 -4
  1283. package/lib/umd/models/VCPresentationDefinitionJsonResponseDto.js +1 -1
  1284. package/lib/umd/models/VCPresentationDefinitionModelDto.js +1 -1
  1285. package/lib/umd/models/VCPresentationDefinitionModelDtoFormat.js +1 -1
  1286. package/lib/umd/models/VCPresentationDefinitionResponseDto.js +1 -1
  1287. package/lib/umd/models/VCPresentationDefinitionToSchemaModel.js +4 -1
  1288. package/lib/umd/models/VCPresentationDefinitionToSchemaModelConstraints.js +1 -1
  1289. package/lib/umd/models/VCPresentationRequestCreateSubmissionDto.js +1 -1
  1290. package/lib/umd/models/VCPresentationRequestIdTokenResponseDto.js +1 -1
  1291. package/lib/umd/models/VCPresentationRequestModelDto.js +1 -1
  1292. package/lib/umd/models/VCPresentationRequestResponseDto.js +1 -1
  1293. package/lib/umd/models/VCPresentationRequestResponseVerificationOptionsDto.js +1 -1
  1294. package/lib/umd/models/VCPresentationRequestResponseVerificationResultResponseDto.js +1 -1
  1295. package/lib/umd/models/VCPresentationRequestSubmissionModelDto.js +1 -1
  1296. package/lib/umd/models/VCPresentationRequestSubmissionModelDtoVerificationResult.js +1 -1
  1297. package/lib/umd/models/VCPresentationRequestSubmissionResponseDto.js +1 -1
  1298. package/lib/umd/models/VCPresentationRequestSubmissionsResponseDto.js +1 -1
  1299. package/lib/umd/models/VCPresentationRequestTokenPropertiesModelDto.js +1 -1
  1300. package/lib/umd/models/VCPresentationRequestTokensModelDto.js +1 -1
  1301. package/lib/umd/models/VCPresentationRequestUpdateSubmissionDto.js +1 -1
  1302. package/lib/umd/models/VCPresentationRequestUpdateSubmissionPayloadDto.js +1 -1
  1303. package/lib/umd/models/VCPresentationRequestUpdateVerificationResultRequestDto.js +1 -1
  1304. package/lib/umd/models/VCPresentationRequestVerificationResultResponseDto.js +1 -1
  1305. package/lib/umd/models/VCPresentationVerificationErrorResponseDto.js +1 -1
  1306. package/lib/umd/models/VCPresentationVerificationOptionsDto.js +1 -1
  1307. package/lib/umd/models/VCPresentationVerificationResultResponseDto.js +1 -1
  1308. package/lib/umd/models/VCPresentationVerificationWarningResponseDto.js +1 -1
  1309. package/lib/umd/models/VCRequestVerificationErrorResponseDto.js +1 -1
  1310. package/lib/umd/models/VCRequestVerificationOptionsDto.js +1 -1
  1311. package/lib/umd/models/VCRequestVerificationWarningResponseDto.js +1 -1
  1312. package/lib/umd/models/VCRequiredCredentials.js +1 -1
  1313. package/lib/umd/models/VCResponseVerificationErrorResponseDto.js +1 -1
  1314. package/lib/umd/models/VCResponseVerificationWarningResponseDto.js +1 -1
  1315. package/lib/umd/models/VCSchemaJSONResponseDto.js +1 -1
  1316. package/lib/umd/models/VCSchemaResponseDto.js +1 -1
  1317. package/lib/umd/models/VCSchemaResponseModelDto.js +1 -1
  1318. package/lib/umd/models/VCSchemasResponseDto.js +1 -1
  1319. package/lib/umd/models/VCShemasDto.js +1 -1
  1320. package/lib/umd/models/VCStatusDto.js +1 -1
  1321. package/lib/umd/models/VCUnsignedCredentialModelDto.js +1 -1
  1322. package/lib/umd/models/VCUnsignedCredentialModelDtoMetadata.js +1 -1
  1323. package/lib/umd/models/VCUnsignedCredentialResponseDto.js +1 -1
  1324. package/lib/umd/models/VCUnsignedPresentationModelDto.js +1 -1
  1325. package/lib/umd/models/VCUnsignedPresentationResponseDto.js +1 -1
  1326. package/lib/umd/models/VCUpdateCredentialStatusRequestDto.js +1 -1
  1327. package/lib/umd/models/VCUpdateCredentialStatusRequestStatusDto.js +1 -1
  1328. package/lib/umd/models/VCUpdateCredentialTypeDto.js +1 -1
  1329. package/lib/umd/models/VCUpdateCredentialTypePayloadDto.js +1 -1
  1330. package/lib/umd/models/VCUpdatePresentationRequestDto.js +1 -1
  1331. package/lib/umd/models/VCUpdatePresentationRequestPayloadDto.js +1 -1
  1332. package/lib/umd/models/VCUpdateSchemaDto.js +1 -1
  1333. package/lib/umd/models/VCUpdateSchemaPayloadDto.js +1 -1
  1334. package/lib/umd/models/VCVcSdJwtAlgoDto.js +1 -1
  1335. package/lib/umd/models/VCVerificationCheckResponseDto.js +1 -1
  1336. package/lib/umd/models/VCVerifyPresentationRequestDto.js +1 -1
  1337. package/lib/umd/models/VCVerifyPresentationRequestPayloadDto.js +1 -1
  1338. package/lib/umd/models/VCVerifyPresentationRequestResponseDto.js +4 -3
  1339. package/lib/umd/models/VCVerifyPresentationRequestResponsePayloadDto.js +1 -1
  1340. package/lib/umd/models/VCVerifySignedCredentialRequestDto.js +1 -1
  1341. package/lib/umd/models/VCVerifySignedCredentialRequestPayloadDto.js +1 -1
  1342. package/lib/umd/models/VCVerifySignedPresentationRequestDto.js +1 -1
  1343. package/lib/umd/models/VCVerifySignedPresentationRequestPayloadDto.js +1 -1
  1344. package/lib/umd/models/VCVersionDto.js +1 -1
  1345. package/lib/umd/models/VaultActivity.js +1 -1
  1346. package/lib/umd/models/VaultAdmissionToken.js +1 -1
  1347. package/lib/umd/models/VaultAdmissionTokenResponse.js +1 -1
  1348. package/lib/umd/models/VaultAssociation.js +1 -1
  1349. package/lib/umd/models/VaultAssociationResponse.js +1 -1
  1350. package/lib/umd/models/VaultAttachment.js +1 -1
  1351. package/lib/umd/models/VaultAttachmentDirectUploadUrl.js +1 -1
  1352. package/lib/umd/models/VaultAttachmentDirectUploadUrlResponse.js +1 -1
  1353. package/lib/umd/models/VaultAttachmentResponse.js +1 -1
  1354. package/lib/umd/models/VaultAttachmentsFolder.js +1 -1
  1355. package/lib/umd/models/VaultAttachmentsFolderResponse.js +1 -1
  1356. package/lib/umd/models/VaultClassificationNode.js +1 -1
  1357. package/lib/umd/models/VaultClassificationNodeAttributes.js +1 -1
  1358. package/lib/umd/models/VaultClassificationNodeAttributesWithDeletion.js +1 -1
  1359. package/lib/umd/models/VaultClientTask.js +1 -1
  1360. package/lib/umd/models/VaultCollectionReport.js +1 -1
  1361. package/lib/umd/models/VaultCompactAttachment.js +1 -1
  1362. package/lib/umd/models/VaultCompactShareIntent.js +1 -1
  1363. package/lib/umd/models/VaultCompactSlot.js +1 -1
  1364. package/lib/umd/models/VaultComponent.js +1 -1
  1365. package/lib/umd/models/VaultConnection.js +1 -1
  1366. package/lib/umd/models/VaultConnectionResponse.js +1 -1
  1367. package/lib/umd/models/VaultConnectionResponseWithCreatedSharesReport.js +1 -1
  1368. package/lib/umd/models/VaultConnectionsByRoles.js +1 -1
  1369. package/lib/umd/models/VaultCreateOrganizationServiceResponse.js +1 -1
  1370. package/lib/umd/models/VaultCreateSessionResponse.js +1 -1
  1371. package/lib/umd/models/VaultCreatedShareReport.js +1 -1
  1372. package/lib/umd/models/VaultDelegationInvitation.js +1 -1
  1373. package/lib/umd/models/VaultDelegationInvitationResponse.js +1 -1
  1374. package/lib/umd/models/VaultDeletionQueueItemResponse.js +1 -1
  1375. package/lib/umd/models/VaultDirectAttachment.js +1 -1
  1376. package/lib/umd/models/VaultEncryptedSlotValue.js +1 -1
  1377. package/lib/umd/models/VaultErr.js +1 -1
  1378. package/lib/umd/models/VaultErrorsResponse.js +1 -1
  1379. package/lib/umd/models/VaultGetShareResponse.js +1 -1
  1380. package/lib/umd/models/VaultGlobalAttachmentsReport.js +1 -1
  1381. package/lib/umd/models/VaultGlobalAttachmentsReportResponse.js +1 -1
  1382. package/lib/umd/models/VaultGlobalConnectionsReport.js +1 -1
  1383. package/lib/umd/models/VaultGlobalConnectionsReportResponse.js +1 -1
  1384. package/lib/umd/models/VaultGlobalSharesReport.js +1 -1
  1385. package/lib/umd/models/VaultGlobalUsersReport.js +1 -1
  1386. package/lib/umd/models/VaultGlobalUsersReportResponse.js +1 -1
  1387. package/lib/umd/models/VaultImage.js +1 -1
  1388. package/lib/umd/models/VaultInvitation.js +1 -1
  1389. package/lib/umd/models/VaultInvitationAcceptedResponse.js +1 -1
  1390. package/lib/umd/models/VaultInvitationConfirmedResponse.js +1 -1
  1391. package/lib/umd/models/VaultItem.js +1 -1
  1392. package/lib/umd/models/VaultItemReport.js +1 -1
  1393. package/lib/umd/models/VaultItemReportItems.js +1 -1
  1394. package/lib/umd/models/VaultItemReportResponse.js +1 -1
  1395. package/lib/umd/models/VaultItemReportSlots.js +1 -1
  1396. package/lib/umd/models/VaultItemResponse.js +1 -1
  1397. package/lib/umd/models/VaultItemTemplate.js +1 -1
  1398. package/lib/umd/models/VaultItemTemplateClassificationRequest.js +1 -1
  1399. package/lib/umd/models/VaultItemTemplateResponse.js +1 -1
  1400. package/lib/umd/models/VaultMeResponse.js +1 -1
  1401. package/lib/umd/models/VaultNestedSlotAttributes.js +1 -1
  1402. package/lib/umd/models/VaultOrganization.js +1 -1
  1403. package/lib/umd/models/VaultOrganizationMember.js +1 -1
  1404. package/lib/umd/models/VaultOrganizationResponse.js +1 -1
  1405. package/lib/umd/models/VaultOwnConnectionData.js +1 -1
  1406. package/lib/umd/models/VaultRedirectResponse.js +1 -1
  1407. package/lib/umd/models/VaultRemoteFile.js +1 -1
  1408. package/lib/umd/models/VaultService.js +1 -1
  1409. package/lib/umd/models/VaultServiceUser.js +1 -1
  1410. package/lib/umd/models/VaultSessionResumeResponse.js +1 -1
  1411. package/lib/umd/models/VaultSessionTypeAndUserAccessToken.js +1 -1
  1412. package/lib/umd/models/VaultShare.js +1 -1
  1413. package/lib/umd/models/VaultShareIntent.js +1 -1
  1414. package/lib/umd/models/VaultShareWithItemData.js +1 -1
  1415. package/lib/umd/models/VaultSharesCreateResponse.js +1 -1
  1416. package/lib/umd/models/VaultSlot.js +1 -1
  1417. package/lib/umd/models/VaultSlotAttributesInItemCreation.js +1 -1
  1418. package/lib/umd/models/VaultSlotResponse.js +1 -1
  1419. package/lib/umd/models/VaultSystemClassificationNode.js +1 -1
  1420. package/lib/umd/models/VaultSystemClassificationScheme.js +1 -1
  1421. package/lib/umd/models/VaultSystemItemTemplate.js +1 -1
  1422. package/lib/umd/models/VaultSystemTemplateSlot.js +1 -1
  1423. package/lib/umd/models/VaultTheOtherConnectedUserData.js +1 -1
  1424. package/lib/umd/models/VaultThumbnail.js +1 -1
  1425. package/lib/umd/models/VaultUser.js +1 -1
  1426. package/lib/umd/models/VaultUserAccessToken.js +1 -1
  1427. package/lib/umd/models/VaultUserAttachmentsReport.js +1 -1
  1428. package/lib/umd/models/VaultUserAttachmentsReportResponse.js +1 -1
  1429. package/lib/umd/models/VaultUserConnectionsReport.js +1 -1
  1430. package/lib/umd/models/VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount.js +1 -1
  1431. package/lib/umd/models/VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers.js +1 -1
  1432. package/lib/umd/models/VaultUserConnectionsReportResponse.js +1 -1
  1433. package/lib/umd/models/VaultUserQueuedForDeletion.js +1 -1
  1434. package/lib/umd/models/index.js +2 -0
  1435. package/lib/umd/runtime.js +1 -1
  1436. package/package.json +1 -1
@@ -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: 1.3.5
5
+ * The version of the OpenAPI document: 1.3.6
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31,22 +31,6 @@ export interface ApplicationsPostOperationRequest {
31
31
  meecoOrganisationId: string;
32
32
  applicationsPostRequest?: ApplicationsPostRequest;
33
33
  }
34
- export interface OrgsIdArchivePostRequest {
35
- id: string;
36
- }
37
- export interface OrgsIdDeleteRequest {
38
- id: string;
39
- }
40
- export interface OrgsIdGetRequest {
41
- id: string;
42
- }
43
- export interface OrgsIdPutRequest {
44
- id: string;
45
- aTOMCreateOrUpdateOrgRequest: ATOMCreateOrUpdateOrgRequest;
46
- }
47
- export interface OrgsIdRestorePostRequest {
48
- id: string;
49
- }
50
34
  export interface OrgsOrgIdAdminsGetRequest {
51
35
  orgId: string;
52
36
  status?: OrgsOrgIdAdminsGetStatusEnum;
@@ -56,21 +40,21 @@ export interface OrgsOrgIdAdminsGetRequest {
56
40
  order?: OrgsOrgIdAdminsGetOrderEnum;
57
41
  nextPageAfter?: string;
58
42
  }
59
- export interface OrgsOrgIdAdminsIdArchivePostRequest {
43
+ export interface OrgsOrgIdAdminsOrgAdminIdArchivePostRequest {
60
44
  orgId: string;
61
- id: string;
45
+ orgAdminId: string;
62
46
  }
63
- export interface OrgsOrgIdAdminsIdDeleteRequest {
47
+ export interface OrgsOrgIdAdminsOrgAdminIdDeleteRequest {
64
48
  orgId: string;
65
- id: string;
49
+ orgAdminId: string;
66
50
  }
67
- export interface OrgsOrgIdAdminsIdGetRequest {
51
+ export interface OrgsOrgIdAdminsOrgAdminIdGetRequest {
68
52
  orgId: string;
69
- id: string;
53
+ orgAdminId: string;
70
54
  }
71
- export interface OrgsOrgIdAdminsIdRestorePostRequest {
55
+ export interface OrgsOrgIdAdminsOrgAdminIdRestorePostRequest {
72
56
  orgId: string;
73
- id: string;
57
+ orgAdminId: string;
74
58
  }
75
59
  export interface OrgsOrgIdAdminsOrgAdminIdSecurityRightsGetRequest {
76
60
  orgId: string;
@@ -81,6 +65,22 @@ export interface OrgsOrgIdAdminsOrgAdminIdSecurityRightsPostRequest {
81
65
  orgAdminId: string;
82
66
  aTOMAssignSecurityRightsRequest: ATOMAssignSecurityRightsRequest;
83
67
  }
68
+ export interface OrgsOrgIdArchivePostRequest {
69
+ orgId: string;
70
+ }
71
+ export interface OrgsOrgIdDeleteRequest {
72
+ orgId: string;
73
+ }
74
+ export interface OrgsOrgIdGetRequest {
75
+ orgId: string;
76
+ }
77
+ export interface OrgsOrgIdPutRequest {
78
+ orgId: string;
79
+ aTOMCreateOrUpdateOrgRequest: ATOMCreateOrUpdateOrgRequest;
80
+ }
81
+ export interface OrgsOrgIdRestorePostRequest {
82
+ orgId: string;
83
+ }
84
84
  export interface OrgsOrgIdSecurityRightsPostRequest {
85
85
  orgId: string;
86
86
  aTOMAssignSecurityRightsRequest: ATOMAssignSecurityRightsRequest;
@@ -151,56 +151,6 @@ export declare class OrganisationsApi extends runtime.BaseAPI {
151
151
  * Create application agent
152
152
  */
153
153
  applicationsPost(meecoOrganisationId: string, applicationsPostRequest?: ApplicationsPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ApplicationsPost201Response>;
154
- /**
155
- * Archive an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant of the organisation.
156
- * Archive an organisation
157
- */
158
- orgsIdArchivePostRaw(requestParameters: OrgsIdArchivePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMOneOrg>>;
159
- /**
160
- * Archive an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant of the organisation.
161
- * Archive an organisation
162
- */
163
- orgsIdArchivePost(id: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMOneOrg>;
164
- /**
165
- * Delete an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant of the organisation.
166
- * Delete an organisation
167
- */
168
- orgsIdDeleteRaw(requestParameters: OrgsIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
169
- /**
170
- * Delete an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant of the organisation.
171
- * Delete an organisation
172
- */
173
- orgsIdDelete(id: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
174
- /**
175
- * Show an organisation. In order to execute this action the current user must have * global security `atom:global:view_all_orgs` or * security right `atom:tenant:view_tenant_orgs` for the tenant * security right `atom:org:view_org` for the org with the ID in parameter `org_id`
176
- * View an organisation
177
- */
178
- orgsIdGetRaw(requestParameters: OrgsIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMOneOrg>>;
179
- /**
180
- * Show an organisation. In order to execute this action the current user must have * global security `atom:global:view_all_orgs` or * security right `atom:tenant:view_tenant_orgs` for the tenant * security right `atom:org:view_org` for the org with the ID in parameter `org_id`
181
- * View an organisation
182
- */
183
- orgsIdGet(id: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMOneOrg>;
184
- /**
185
- * Update an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant with the ID in parameter `tenant_id`.
186
- * Update an organisation
187
- */
188
- orgsIdPutRaw(requestParameters: OrgsIdPutRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMOneOrg>>;
189
- /**
190
- * Update an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant with the ID in parameter `tenant_id`.
191
- * Update an organisation
192
- */
193
- orgsIdPut(id: string, aTOMCreateOrUpdateOrgRequest: ATOMCreateOrUpdateOrgRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMOneOrg>;
194
- /**
195
- * Restore an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant of the organisation.
196
- * Restore an organisation
197
- */
198
- orgsIdRestorePostRaw(requestParameters: OrgsIdRestorePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMOneOrg>>;
199
- /**
200
- * Restore an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant of the organisation.
201
- * Restore an organisation
202
- */
203
- orgsIdRestorePost(id: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMOneOrg>;
204
154
  /**
205
155
  * List admins of an organisation. It is also possible to request a list of archived admins of the organisation, that is, users who used to have organisation security rights for the given organisation, but do not have them now. In order to execute this action the current user must have * security right `atom:org:list_org_admins` for the organisation with the ID in parameter `org_id` or * security right `atom:tenant:list_admins_of_all_orgs_of_tenant` for the parent tenant of the organisation `org_id` or * global security right `atom:global:list_admins_of_all_orgs
206
156
  * List admins of an organisation
@@ -215,42 +165,42 @@ export declare class OrganisationsApi extends runtime.BaseAPI {
215
165
  * Remove a user from admins of the given organisation, and put the admin into the registry of former admins of that organisation. In order to execute this action the current user must one of the following security rights: * `atom:global:assign_org_sr_to_user` * `atom:tenant:assign_org_sr_to_user` * `atom:org:assign_org_sr_to_user`
216
166
  * Archive an organisation admin
217
167
  */
218
- orgsOrgIdAdminsIdArchivePostRaw(requestParameters: OrgsOrgIdAdminsIdArchivePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
168
+ orgsOrgIdAdminsOrgAdminIdArchivePostRaw(requestParameters: OrgsOrgIdAdminsOrgAdminIdArchivePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
219
169
  /**
220
170
  * Remove a user from admins of the given organisation, and put the admin into the registry of former admins of that organisation. In order to execute this action the current user must one of the following security rights: * `atom:global:assign_org_sr_to_user` * `atom:tenant:assign_org_sr_to_user` * `atom:org:assign_org_sr_to_user`
221
171
  * Archive an organisation admin
222
172
  */
223
- orgsOrgIdAdminsIdArchivePost(orgId: string, id: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
173
+ orgsOrgIdAdminsOrgAdminIdArchivePost(orgId: string, orgAdminId: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
224
174
  /**
225
175
  * Remove a user from organisation admins. In order to execute this action the current user must one of the following security rights: * `atom:global:assign_org_sr_to_user` * `atom:tenant:assign_org_sr_to_user` * `atom:org:assign_org_sr_to_user`
226
176
  * Remove a user from organisation admins
227
177
  */
228
- orgsOrgIdAdminsIdDeleteRaw(requestParameters: OrgsOrgIdAdminsIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
178
+ orgsOrgIdAdminsOrgAdminIdDeleteRaw(requestParameters: OrgsOrgIdAdminsOrgAdminIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
229
179
  /**
230
180
  * Remove a user from organisation admins. In order to execute this action the current user must one of the following security rights: * `atom:global:assign_org_sr_to_user` * `atom:tenant:assign_org_sr_to_user` * `atom:org:assign_org_sr_to_user`
231
181
  * Remove a user from organisation admins
232
182
  */
233
- orgsOrgIdAdminsIdDelete(orgId: string, id: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
183
+ orgsOrgIdAdminsOrgAdminIdDelete(orgId: string, orgAdminId: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
234
184
  /**
235
185
  * Show an admin of a given organisation. In order to execute this action the current user must have * security right `atom:org:list_org_admins` for the organisation with the ID in parameter `org_id` or * security right `atom:tenant:list_admins_of_all_orgs_of_tenant` for the parent tenant of the organisation `org_id` or * global security right `atom:global:list_admins_of_all_orgs
236
186
  * Show an admin of a given organisation
237
187
  */
238
- orgsOrgIdAdminsIdGetRaw(requestParameters: OrgsOrgIdAdminsIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMAdmin>>;
188
+ orgsOrgIdAdminsOrgAdminIdGetRaw(requestParameters: OrgsOrgIdAdminsOrgAdminIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMAdmin>>;
239
189
  /**
240
190
  * Show an admin of a given organisation. In order to execute this action the current user must have * security right `atom:org:list_org_admins` for the organisation with the ID in parameter `org_id` or * security right `atom:tenant:list_admins_of_all_orgs_of_tenant` for the parent tenant of the organisation `org_id` or * global security right `atom:global:list_admins_of_all_orgs
241
191
  * Show an admin of a given organisation
242
192
  */
243
- orgsOrgIdAdminsIdGet(orgId: string, id: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMAdmin>;
193
+ orgsOrgIdAdminsOrgAdminIdGet(orgId: string, orgAdminId: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMAdmin>;
244
194
  /**
245
195
  * Reinstate an archived user and make him/her a org admin again. In order to execute this action the current user must one of the following security rights: * `atom:org:assign_org_sr_to_user` * `atom:tenant:assign_org_sr_to_user` * `atom:global:assign_org_sr_to_user`
246
196
  * Restore an archived organisation admin
247
197
  */
248
- orgsOrgIdAdminsIdRestorePostRaw(requestParameters: OrgsOrgIdAdminsIdRestorePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMAdmin>>;
198
+ orgsOrgIdAdminsOrgAdminIdRestorePostRaw(requestParameters: OrgsOrgIdAdminsOrgAdminIdRestorePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMAdmin>>;
249
199
  /**
250
200
  * Reinstate an archived user and make him/her a org admin again. In order to execute this action the current user must one of the following security rights: * `atom:org:assign_org_sr_to_user` * `atom:tenant:assign_org_sr_to_user` * `atom:global:assign_org_sr_to_user`
251
201
  * Restore an archived organisation admin
252
202
  */
253
- orgsOrgIdAdminsIdRestorePost(orgId: string, id: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMAdmin>;
203
+ orgsOrgIdAdminsOrgAdminIdRestorePost(orgId: string, orgAdminId: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMAdmin>;
254
204
  /**
255
205
  * List organisation security rights of a organisation admin. In order to execute this action the current user must have security right `atom:org:list_org_admin_sr` for the organisation with the ID in parameter `org_id` or `atom:tenant:list_org_admin_sr` for the tenant that the organisation belongs to, or global security right `atom:global:list_admin_sr_of_any_admin`\"
256
206
  * List security rights of an organisation admin
@@ -271,6 +221,56 @@ export declare class OrganisationsApi extends runtime.BaseAPI {
271
221
  * Assign organisation security rights to an organisation admin
272
222
  */
273
223
  orgsOrgIdAdminsOrgAdminIdSecurityRightsPost(orgId: string, orgAdminId: string, aTOMAssignSecurityRightsRequest: ATOMAssignSecurityRightsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
224
+ /**
225
+ * Archive an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant of the organisation.
226
+ * Archive an organisation
227
+ */
228
+ orgsOrgIdArchivePostRaw(requestParameters: OrgsOrgIdArchivePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMOneOrg>>;
229
+ /**
230
+ * Archive an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant of the organisation.
231
+ * Archive an organisation
232
+ */
233
+ orgsOrgIdArchivePost(orgId: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMOneOrg>;
234
+ /**
235
+ * Delete an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant of the organisation.
236
+ * Delete an organisation
237
+ */
238
+ orgsOrgIdDeleteRaw(requestParameters: OrgsOrgIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
239
+ /**
240
+ * Delete an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant of the organisation.
241
+ * Delete an organisation
242
+ */
243
+ orgsOrgIdDelete(orgId: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
244
+ /**
245
+ * Show an organisation. In order to execute this action the current user must have * global security `atom:global:view_all_orgs` or * security right `atom:tenant:view_tenant_orgs` for the tenant * security right `atom:org:view_org` for the org with the ID in parameter `org_id`
246
+ * View an organisation
247
+ */
248
+ orgsOrgIdGetRaw(requestParameters: OrgsOrgIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMOneOrg>>;
249
+ /**
250
+ * Show an organisation. In order to execute this action the current user must have * global security `atom:global:view_all_orgs` or * security right `atom:tenant:view_tenant_orgs` for the tenant * security right `atom:org:view_org` for the org with the ID in parameter `org_id`
251
+ * View an organisation
252
+ */
253
+ orgsOrgIdGet(orgId: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMOneOrg>;
254
+ /**
255
+ * Update an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant with the ID in parameter `tenant_id`.
256
+ * Update an organisation
257
+ */
258
+ orgsOrgIdPutRaw(requestParameters: OrgsOrgIdPutRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMOneOrg>>;
259
+ /**
260
+ * Update an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant with the ID in parameter `tenant_id`.
261
+ * Update an organisation
262
+ */
263
+ orgsOrgIdPut(orgId: string, aTOMCreateOrUpdateOrgRequest: ATOMCreateOrUpdateOrgRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMOneOrg>;
264
+ /**
265
+ * Restore an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant of the organisation.
266
+ * Restore an organisation
267
+ */
268
+ orgsOrgIdRestorePostRaw(requestParameters: OrgsOrgIdRestorePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ATOMOneOrg>>;
269
+ /**
270
+ * Restore an organisation. In order to execute this action the current user must have security right `atom:tenant:create_org` for the tenant of the organisation.
271
+ * Restore an organisation
272
+ */
273
+ orgsOrgIdRestorePost(orgId: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMOneOrg>;
274
274
  /**
275
275
  * Add security rights to an organisation. In order to execute this action the current user must have security right `atom:tenant:assign_sr_to_org` for the tenant which the organisation belongs to.
276
276
  * Add security rights to an organisation
@@ -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: 1.3.5
5
+ * The version of the OpenAPI document: 1.3.6
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -11,14 +11,6 @@
11
11
  */
12
12
  import * as runtime from '../runtime';
13
13
  import type { ATOMAdmin, ATOMAssignSecurityRightsRequest, ATOMPaginatedAdminList, ATOMSecurityRightsOfUser, ATOMSecurityRightsRegistry } from '../models';
14
- export interface GlobalAdminsAdminIdSecurityRightsPostRequest {
15
- adminId: string;
16
- aTOMAssignSecurityRightsRequest: ATOMAssignSecurityRightsRequest;
17
- }
18
- export interface GlobalAdminsAdminIdSecurityRightsSecurityRightsDeleteRequest {
19
- adminId: string;
20
- securityRights: string;
21
- }
22
14
  export interface GlobalAdminsGetRequest {
23
15
  email?: string;
24
16
  status?: GlobalAdminsGetStatusEnum;
@@ -39,6 +31,14 @@ export interface GlobalAdminsIdGetRequest {
39
31
  export interface GlobalAdminsIdRestorePostRequest {
40
32
  id: string;
41
33
  }
34
+ export interface GlobalAdminsIdSecurityRightsPostRequest {
35
+ id: string;
36
+ aTOMAssignSecurityRightsRequest: ATOMAssignSecurityRightsRequest;
37
+ }
38
+ export interface GlobalAdminsIdSecurityRightsSecurityRightsDeleteRequest {
39
+ id: string;
40
+ securityRights: string;
41
+ }
42
42
  export interface SecurityRightsRegistryGetRequest {
43
43
  withInactive?: boolean;
44
44
  }
@@ -46,26 +46,6 @@ export interface SecurityRightsRegistryGetRequest {
46
46
  *
47
47
  */
48
48
  export declare class SecurityRightsApi extends runtime.BaseAPI {
49
- /**
50
- * Assign global security rights to a user. The user we are assigning security rights to does not need to be known by ATOM. In order to execute this action the current user must have security right `atom:global:assign_global_sr_to_user`.
51
- * Assign global security rights to a user
52
- */
53
- globalAdminsAdminIdSecurityRightsPostRaw(requestParameters: GlobalAdminsAdminIdSecurityRightsPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
54
- /**
55
- * Assign global security rights to a user. The user we are assigning security rights to does not need to be known by ATOM. In order to execute this action the current user must have security right `atom:global:assign_global_sr_to_user`.
56
- * Assign global security rights to a user
57
- */
58
- globalAdminsAdminIdSecurityRightsPost(adminId: string, aTOMAssignSecurityRightsRequest: ATOMAssignSecurityRightsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
59
- /**
60
- * Remove global security rights from a user. In order to execute this action the current user must have security right `atom:global:assign_global_sr_to_user`.
61
- * Remove global security rights from a user
62
- */
63
- globalAdminsAdminIdSecurityRightsSecurityRightsDeleteRaw(requestParameters: GlobalAdminsAdminIdSecurityRightsSecurityRightsDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
64
- /**
65
- * Remove global security rights from a user. In order to execute this action the current user must have security right `atom:global:assign_global_sr_to_user`.
66
- * Remove global security rights from a user
67
- */
68
- globalAdminsAdminIdSecurityRightsSecurityRightsDelete(adminId: string, securityRights: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
69
49
  /**
70
50
  * List all users with global security rights. It is also possible to request a list of archived global admins, that is, users who used to have global security rights, but do not have them now. In order to execute this action the current user must have \"security right `atom:global:assign_global_sr_to_user`.
71
51
  * List all users with global security rights
@@ -116,6 +96,26 @@ export declare class SecurityRightsApi extends runtime.BaseAPI {
116
96
  * Restore an archived global admin
117
97
  */
118
98
  globalAdminsIdRestorePost(id: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ATOMAdmin>;
99
+ /**
100
+ * Assign global security rights to a user. The user we are assigning security rights to does not need to be known by ATOM. In order to execute this action the current user must have security right `atom:global:assign_global_sr_to_user`.
101
+ * Assign global security rights to a user
102
+ */
103
+ globalAdminsIdSecurityRightsPostRaw(requestParameters: GlobalAdminsIdSecurityRightsPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
104
+ /**
105
+ * Assign global security rights to a user. The user we are assigning security rights to does not need to be known by ATOM. In order to execute this action the current user must have security right `atom:global:assign_global_sr_to_user`.
106
+ * Assign global security rights to a user
107
+ */
108
+ globalAdminsIdSecurityRightsPost(id: string, aTOMAssignSecurityRightsRequest: ATOMAssignSecurityRightsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
109
+ /**
110
+ * Remove global security rights from a user. In order to execute this action the current user must have security right `atom:global:assign_global_sr_to_user`.
111
+ * Remove global security rights from a user
112
+ */
113
+ globalAdminsIdSecurityRightsSecurityRightsDeleteRaw(requestParameters: GlobalAdminsIdSecurityRightsSecurityRightsDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
114
+ /**
115
+ * Remove global security rights from a user. In order to execute this action the current user must have security right `atom:global:assign_global_sr_to_user`.
116
+ * Remove global security rights from a user
117
+ */
118
+ globalAdminsIdSecurityRightsSecurityRightsDelete(id: string, securityRights: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
119
119
  /**
120
120
  * Show all security rights of the current user for all active tenants and organizations
121
121
  * All security rights of the current user
@@ -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: 1.3.5
5
+ * The version of the OpenAPI document: 1.3.6
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -42,25 +42,25 @@ export interface InvitationsInvitationIdShareIntentsPostRequest {
42
42
  meecoOrganisationId?: string;
43
43
  shareIntentRequest?: ShareIntentRequest;
44
44
  }
45
- export interface ItemsIdEncryptPostRequest {
46
- id: string;
45
+ export interface ItemsItemIdEncryptPostRequest {
46
+ itemId: string;
47
47
  meecoDelegationId?: string;
48
48
  meecoOrganisationId?: string;
49
49
  postItemEncryptRequest?: PostItemEncryptRequest;
50
50
  }
51
- export interface ItemsIdSharesGetRequest {
52
- id: string;
51
+ export interface ItemsItemIdSharesGetRequest {
52
+ itemId: string;
53
53
  meecoDelegationId?: string;
54
54
  meecoOrganisationId?: string;
55
55
  }
56
- export interface ItemsIdSharesPostRequest {
57
- id: string;
56
+ export interface ItemsItemIdSharesPostRequest {
57
+ itemId: string;
58
58
  meecoDelegationId?: string;
59
59
  meecoOrganisationId?: string;
60
60
  postItemSharesRequest?: PostItemSharesRequest;
61
61
  }
62
- export interface ItemsIdSharesPutRequest {
63
- id: string;
62
+ export interface ItemsItemIdSharesPutRequest {
63
+ itemId: string;
64
64
  meecoDelegationId?: string;
65
65
  meecoOrganisationId?: string;
66
66
  putItemSharesRequest?: PutItemSharesRequest;
@@ -166,42 +166,42 @@ export declare class SharesApi extends runtime.BaseAPI {
166
166
  * Re-encrypt share data Data in shared slots is initially encrypted with the share DEK. The share DEK is encrypted with the public key of the share recipient. When processing a share the client application is expected to decrypt the slot data as well as `encrypted_value_verification_key` and re-encrypt with them private DEK with this endpoint.
167
167
  * Re-encrypt share data
168
168
  */
169
- itemsIdEncryptPostRaw(requestParameters: ItemsIdEncryptPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VaultItemResponse>>;
169
+ itemsItemIdEncryptPostRaw(requestParameters: ItemsItemIdEncryptPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VaultItemResponse>>;
170
170
  /**
171
171
  * Re-encrypt share data Data in shared slots is initially encrypted with the share DEK. The share DEK is encrypted with the public key of the share recipient. When processing a share the client application is expected to decrypt the slot data as well as `encrypted_value_verification_key` and re-encrypt with them private DEK with this endpoint.
172
172
  * Re-encrypt share data
173
173
  */
174
- itemsIdEncryptPost(id: string, meecoDelegationId?: string, meecoOrganisationId?: string, postItemEncryptRequest?: PostItemEncryptRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VaultItemResponse>;
174
+ itemsItemIdEncryptPost(itemId: string, meecoDelegationId?: string, meecoOrganisationId?: string, postItemEncryptRequest?: PostItemEncryptRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VaultItemResponse>;
175
175
  /**
176
176
  * Updating all shares of one item is done by the item owner in one go. A share DEK is encrypted with a public key of the recipient. In order to update shares the owner needs a public key of the recipient of each share. But some shares may be created by users different from the owner, and thus the owner might have no connection to recipients of those shares, and no access to those shares. This problem is solved by * Putting a public key of the recipient and an identification of the keypair to which the public key belongs into each share record. * Providing a list of all public keys and share IDs for all shares of the given item via this endpoint Getting this list is the first step in updating all shares of the item.
177
177
  * Prepare an update of all shares of one item
178
178
  */
179
- itemsIdSharesGetRaw(requestParameters: ItemsIdSharesGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GetItemSharesResponse>>;
179
+ itemsItemIdSharesGetRaw(requestParameters: ItemsItemIdSharesGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GetItemSharesResponse>>;
180
180
  /**
181
181
  * Updating all shares of one item is done by the item owner in one go. A share DEK is encrypted with a public key of the recipient. In order to update shares the owner needs a public key of the recipient of each share. But some shares may be created by users different from the owner, and thus the owner might have no connection to recipients of those shares, and no access to those shares. This problem is solved by * Putting a public key of the recipient and an identification of the keypair to which the public key belongs into each share record. * Providing a list of all public keys and share IDs for all shares of the given item via this endpoint Getting this list is the first step in updating all shares of the item.
182
182
  * Prepare an update of all shares of one item
183
183
  */
184
- itemsIdSharesGet(id: string, meecoDelegationId?: string, meecoOrganisationId?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GetItemSharesResponse>;
184
+ itemsItemIdSharesGet(itemId: string, meecoDelegationId?: string, meecoOrganisationId?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GetItemSharesResponse>;
185
185
  /**
186
186
  * Share your item with connected users. Each share can be a share of all slots of the item, in that case `slot_id` is `NULL`, or it can be a share of just one slot. In this case `slot_id` references one of the slots of the item. There are 3 users involved in each share: * owner - the owner of the shared item * sender - the user who shares data. Can be the owner or one of the recipients * recipient - the user who recieves the shared data. Whether a non-owner may on-share a shared slot is defined in field `onsharing_permitted`. Only the owner of the item can set `onsharing_permitted` to `true`. If `onsharing_permitted` is `false`, the recipient may on-share the item, but when that recipient creates an on-share, `onsharing_permitted` in that on-share is forced to be `false`. In other words, the depth of on-sharing in limited to 3: OWNER ==> RECIPIENT AND SENDER ==> RECIPIENT Some shares require that the recipient accepts the terms of the share. Until the terms are not accepted the share DEK is hidden. Data in slots is initially encrypted with the DEK in field `encrypted_dek`. The DEK in `encrypted_dek` is encrypted with the public key of the share recipient. When processing a share the client application is expected to decrypt the slot data and re-encrypt with the private DEK. A public key of the recipient is needed to encrypt the share DEK. Updating all shares of the same item is performed by the owner in one go. In a situation when a share has been created by a recipient, not the owner, and there is no connection between the owner and the recipient, the owner has no access to a public key of the recipient. In order to address this problem when a share is created we also add fields `public_key` and `keypair_external_id` from the connection record between the recipient and the sender. `keypair_external_id` identifies the keypair that the public key belongs to. When a recipient of a share on-shares the data with someone else, nothing prevents him/her to encrypt some other data instead of the original data. We need a way to enforce integrity of on-shares. We do this with help of HMAC - hash-based message authentication code obtained by running a cryptographic hash function over the data and a shared secret key. Two fields in each slot are used for this purpose: * `encrypted_value_verification_key` - is a value verification key encrypted in the same way as the value itself: with the share DEK * `value_verification_hash` - the result of the HMAC function run on the slot value using `encrypted_value_verification_key`. `value_verification_hash` is stored as-is, unencrypted. Only the owner of the data may send `value_verification_hash` when creating or updating the share. When other senders create a share, `value_verification_hash` must be `NULL`. `encrypted_value_verification_key` may and should be sent by every sender, owner or not, because `encrypted_value_verification_key` must be re-encrypted with the share DEK for each share. If the sender replaces `encrypted_value_verification_key` and/or the slot value, this will break the client-side verification against `encrypted_value_verification_key`. Field `encrypted_value` may be `NULL`. If `encrypted_value` is `NULL`, then `encrypted_value_verification_key` and `value_verification_hash` may also be `NULL`. If `encrypted_value` is present, then `encrypted_value_verification_key` and `value_verification_hash` are mandatory.
187
187
  * Share your item with connected users
188
188
  */
189
- itemsIdSharesPostRaw(requestParameters: ItemsIdSharesPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VaultSharesCreateResponse>>;
189
+ itemsItemIdSharesPostRaw(requestParameters: ItemsItemIdSharesPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VaultSharesCreateResponse>>;
190
190
  /**
191
191
  * Share your item with connected users. Each share can be a share of all slots of the item, in that case `slot_id` is `NULL`, or it can be a share of just one slot. In this case `slot_id` references one of the slots of the item. There are 3 users involved in each share: * owner - the owner of the shared item * sender - the user who shares data. Can be the owner or one of the recipients * recipient - the user who recieves the shared data. Whether a non-owner may on-share a shared slot is defined in field `onsharing_permitted`. Only the owner of the item can set `onsharing_permitted` to `true`. If `onsharing_permitted` is `false`, the recipient may on-share the item, but when that recipient creates an on-share, `onsharing_permitted` in that on-share is forced to be `false`. In other words, the depth of on-sharing in limited to 3: OWNER ==> RECIPIENT AND SENDER ==> RECIPIENT Some shares require that the recipient accepts the terms of the share. Until the terms are not accepted the share DEK is hidden. Data in slots is initially encrypted with the DEK in field `encrypted_dek`. The DEK in `encrypted_dek` is encrypted with the public key of the share recipient. When processing a share the client application is expected to decrypt the slot data and re-encrypt with the private DEK. A public key of the recipient is needed to encrypt the share DEK. Updating all shares of the same item is performed by the owner in one go. In a situation when a share has been created by a recipient, not the owner, and there is no connection between the owner and the recipient, the owner has no access to a public key of the recipient. In order to address this problem when a share is created we also add fields `public_key` and `keypair_external_id` from the connection record between the recipient and the sender. `keypair_external_id` identifies the keypair that the public key belongs to. When a recipient of a share on-shares the data with someone else, nothing prevents him/her to encrypt some other data instead of the original data. We need a way to enforce integrity of on-shares. We do this with help of HMAC - hash-based message authentication code obtained by running a cryptographic hash function over the data and a shared secret key. Two fields in each slot are used for this purpose: * `encrypted_value_verification_key` - is a value verification key encrypted in the same way as the value itself: with the share DEK * `value_verification_hash` - the result of the HMAC function run on the slot value using `encrypted_value_verification_key`. `value_verification_hash` is stored as-is, unencrypted. Only the owner of the data may send `value_verification_hash` when creating or updating the share. When other senders create a share, `value_verification_hash` must be `NULL`. `encrypted_value_verification_key` may and should be sent by every sender, owner or not, because `encrypted_value_verification_key` must be re-encrypted with the share DEK for each share. If the sender replaces `encrypted_value_verification_key` and/or the slot value, this will break the client-side verification against `encrypted_value_verification_key`. Field `encrypted_value` may be `NULL`. If `encrypted_value` is `NULL`, then `encrypted_value_verification_key` and `value_verification_hash` may also be `NULL`. If `encrypted_value` is present, then `encrypted_value_verification_key` and `value_verification_hash` are mandatory.
192
192
  * Share your item with connected users
193
193
  */
194
- itemsIdSharesPost(id: string, meecoDelegationId?: string, meecoOrganisationId?: string, postItemSharesRequest?: PostItemSharesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VaultSharesCreateResponse>;
194
+ itemsItemIdSharesPost(itemId: string, meecoDelegationId?: string, meecoOrganisationId?: string, postItemSharesRequest?: PostItemSharesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VaultSharesCreateResponse>;
195
195
  /**
196
196
  * Updating all shares of one item is done by the item owner in one go. Before calling this endpoint the client application is expected to retrieve the list of shares IDs and public keys via `GET /items/{id}/shares`. The POST body of this endpoint contains * a list of share DEKs encrypted with public keys of share recipients * a list of slot values for each slot and each share, each encrypted with the DEK of the share that the slot belongs to * Optionally: a list of completed `ClientTask` tasks When a recipient of a share on-shares the data with someone else, nothing prevents him/her to encrypt some other data instead of the original data. We need a way to enforce integrity of on-shares. We do this with help of HMAC - hash-based message authentication code obtained by running a cryptographic hash function over the data and a shared secret key. Two fields in each slot are used for this purpose: * `encrypted_value_verification_key` - is a value verification key encrypted in the same way as the value itself: with the share DEK * `value_verification_hash` - the result of the HMAC function run on the slot value using `encrypted_value_verification_key`. `value_verification_hash` is stored as-is, unencrypted. Only the owner of the data may send `value_verification_hash` when creating or updating the share. When other senders create a share, `value_verification_hash` must be `NULL`. `encrypted_value_verification_key` may and should be sent by every sender, owner or not, because `encrypted_value_verification_key` must be re-encrypted with the share DEK for each share. If the sender replaces `encrypted_value_verification_key` and/or the slot value, this will break the client-side verification against `encrypted_value_verification_key`. Field `encrypted_value` may be `NULL`. If `encrypted_value` is `NULL`, then `encrypted_value_verification_key` and `value_verification_hash` may also be `NULL`. If `encrypted_value` is present, then `encrypted_value_verification_key` and `value_verification_hash` are mandatory.
197
197
  * Update all shares of one item
198
198
  */
199
- itemsIdSharesPutRaw(requestParameters: ItemsIdSharesPutRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ItemSharesUpdateResponse>>;
199
+ itemsItemIdSharesPutRaw(requestParameters: ItemsItemIdSharesPutRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ItemSharesUpdateResponse>>;
200
200
  /**
201
201
  * Updating all shares of one item is done by the item owner in one go. Before calling this endpoint the client application is expected to retrieve the list of shares IDs and public keys via `GET /items/{id}/shares`. The POST body of this endpoint contains * a list of share DEKs encrypted with public keys of share recipients * a list of slot values for each slot and each share, each encrypted with the DEK of the share that the slot belongs to * Optionally: a list of completed `ClientTask` tasks When a recipient of a share on-shares the data with someone else, nothing prevents him/her to encrypt some other data instead of the original data. We need a way to enforce integrity of on-shares. We do this with help of HMAC - hash-based message authentication code obtained by running a cryptographic hash function over the data and a shared secret key. Two fields in each slot are used for this purpose: * `encrypted_value_verification_key` - is a value verification key encrypted in the same way as the value itself: with the share DEK * `value_verification_hash` - the result of the HMAC function run on the slot value using `encrypted_value_verification_key`. `value_verification_hash` is stored as-is, unencrypted. Only the owner of the data may send `value_verification_hash` when creating or updating the share. When other senders create a share, `value_verification_hash` must be `NULL`. `encrypted_value_verification_key` may and should be sent by every sender, owner or not, because `encrypted_value_verification_key` must be re-encrypted with the share DEK for each share. If the sender replaces `encrypted_value_verification_key` and/or the slot value, this will break the client-side verification against `encrypted_value_verification_key`. Field `encrypted_value` may be `NULL`. If `encrypted_value` is `NULL`, then `encrypted_value_verification_key` and `value_verification_hash` may also be `NULL`. If `encrypted_value` is present, then `encrypted_value_verification_key` and `value_verification_hash` are mandatory.
202
202
  * Update all shares of one item
203
203
  */
204
- itemsIdSharesPut(id: string, meecoDelegationId?: string, meecoOrganisationId?: string, putItemSharesRequest?: PutItemSharesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ItemSharesUpdateResponse>;
204
+ itemsItemIdSharesPut(itemId: string, meecoDelegationId?: string, meecoOrganisationId?: string, putItemSharesRequest?: PutItemSharesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ItemSharesUpdateResponse>;
205
205
  /**
206
206
  * Read outgoing shares. That is, all shares the current user has created, including on-shares. Only share records are fetched.
207
207
  * Read outgoing shares