@meeco/svx-api-sdk 1.0.0-develop.20241122171806.f5ccdca → 1.0.0-develop.20250108182330.b4cebf3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +2 -118
- package/lib/esm/apis/UsersApi.js +6 -100
- package/lib/esm/apis/VerifiableCredentialsApi.js +6 -6
- package/lib/esm/apis/VerifiablePresentationsApi.js +26 -29
- package/lib/esm/models/IDPCreateInvitationDto.js +6 -12
- package/lib/esm/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/esm/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/esm/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/esm/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/esm/models/VCFieldsDtoFilter.js +6 -0
- package/lib/esm/models/{ATOMRebuildableProjectors.js → VCFilterContainsDto.js} +10 -8
- package/lib/esm/models/VCFilterDto.js +6 -0
- package/lib/esm/models/{ATOMSrt.js → VCFilterItemsDto.js} +9 -9
- package/lib/esm/models/VCInputDescriptorDto.js +2 -0
- package/lib/esm/models/VCPresentationVerificationOptionsDto.js +1 -2
- package/lib/esm/models/index.js +2 -118
- package/lib/types/apis/UsersApi.d.ts +5 -41
- package/lib/types/apis/VerifiableCredentialsApi.d.ts +6 -6
- package/lib/types/apis/VerifiablePresentationsApi.d.ts +26 -26
- package/lib/types/models/IDPCreateInvitationDto.d.ts +3 -18
- package/lib/types/models/VCCreateCredentialTypeConfigDto.d.ts +20 -3
- package/lib/types/models/VCCreatePresentationRequestOptionsRequestDto.d.ts +1 -1
- package/lib/types/models/VCCredentialTypeConfigDto.d.ts +23 -6
- package/lib/types/models/VCCredentialTypeModelDto.d.ts +10 -10
- package/lib/types/models/VCFieldsDtoFilter.d.ts +14 -0
- package/lib/types/models/VCFilterContainsDto.d.ts +37 -0
- package/lib/types/models/VCFilterDto.d.ts +14 -0
- package/lib/types/models/VCFilterItemsDto.d.ts +31 -0
- package/lib/types/models/VCInputDescriptorDto.d.ts +6 -0
- package/lib/types/models/VCPresentationVerificationOptionsDto.d.ts +0 -1
- package/lib/types/models/index.d.ts +2 -118
- package/lib/umd/apis/UsersApi.js +7 -101
- package/lib/umd/apis/VerifiableCredentialsApi.js +6 -6
- package/lib/umd/apis/VerifiablePresentationsApi.js +26 -29
- package/lib/umd/models/IDPCreateInvitationDto.js +7 -13
- package/lib/umd/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/umd/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/umd/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/umd/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/umd/models/VCFieldsDtoFilter.js +6 -0
- package/lib/umd/models/VCFilterContainsDto.js +52 -0
- package/lib/umd/models/VCFilterDto.js +6 -0
- package/lib/umd/models/VCFilterItemsDto.js +50 -0
- package/lib/umd/models/VCInputDescriptorDto.js +2 -0
- package/lib/umd/models/VCPresentationVerificationOptionsDto.js +1 -2
- package/lib/umd/models/index.js +2 -118
- package/package.json +1 -1
- package/lib/esm/models/ATOMAgentList.js +0 -44
- package/lib/esm/models/ATOMAgentToken.js +0 -43
- package/lib/esm/models/ATOMApplicationVersion.js +0 -44
- package/lib/esm/models/ATOMAuthorizationResponse.js +0 -47
- package/lib/esm/models/ATOMBlobInfo.js +0 -67
- package/lib/esm/models/ATOMBlobInfoResponse.js +0 -44
- package/lib/esm/models/ATOMBlobPublicInfo.js +0 -61
- package/lib/esm/models/ATOMBlobPublicInfoResponse.js +0 -44
- package/lib/esm/models/ATOMBlobUploadUrlRequest.js +0 -46
- package/lib/esm/models/ATOMComponent.js +0 -49
- package/lib/esm/models/ATOMFileStorageBackend.js +0 -45
- package/lib/esm/models/ATOMFileStorageConfiguration.js +0 -46
- package/lib/esm/models/ATOMGenesisRequest.js +0 -43
- package/lib/esm/models/ATOMJwk.js +0 -49
- package/lib/esm/models/ATOMNewAgentRequest.js +0 -48
- package/lib/esm/models/ATOMOneAgent.js +0 -44
- package/lib/esm/models/ATOMOneUser.js +0 -44
- package/lib/esm/models/ATOMOrgAgent.js +0 -51
- package/lib/esm/models/ATOMPublicKey.js +0 -43
- package/lib/esm/models/ATOMRedeemInvitationRequest.js +0 -46
- package/lib/esm/models/ATOMSecurityRightSpec.js +0 -48
- package/lib/esm/models/ATOMUpdateOrgAgentRequest.js +0 -46
- package/lib/esm/models/CreateSessionResponseSession.js +0 -43
- package/lib/esm/models/IDNApp.js +0 -61
- package/lib/esm/models/IDNAppSignal.js +0 -49
- package/lib/esm/models/IDNComponent.js +0 -49
- package/lib/esm/models/IDNDatabase.js +0 -52
- package/lib/esm/models/IDNHealthCheck.js +0 -49
- package/lib/esm/models/IDNStatusDto.js +0 -56
- package/lib/esm/models/IDNStatusDtoWrapper.js +0 -44
- package/lib/esm/models/IDNVersionDto.js +0 -44
- package/lib/esm/models/IDPAcceptInviteNewUserDto.js +0 -52
- package/lib/esm/models/IDPClientModelDto.js +0 -82
- package/lib/esm/models/IDPClientResponseDto.js +0 -44
- package/lib/esm/models/IDPClientsResponseDto.js +0 -44
- package/lib/esm/models/IDPCreateClientDto.js +0 -85
- package/lib/esm/models/IDPCreateClientPayloadDto.js +0 -44
- package/lib/esm/models/IDPForgotPasswordDto.js +0 -43
- package/lib/esm/models/IDPLoginRequestDto.js +0 -49
- package/lib/esm/models/IDPResetPasswordDto.js +0 -43
- package/lib/esm/models/IDPUpdateClientDto.js +0 -61
- package/lib/esm/models/IDPUpdateClientPayloadDto.js +0 -44
- package/lib/esm/models/KeystoreComponent.js +0 -46
- package/lib/esm/models/KeystoreDelegation.js +0 -73
- package/lib/esm/models/KeystoreDelegationResponse.js +0 -44
- package/lib/esm/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -47
- package/lib/esm/models/KeystoreExternalAdmissionTokens.js +0 -46
- package/lib/esm/models/KeystoreKbcSessionResponse.js +0 -48
- package/lib/esm/models/KeystoreSession.js +0 -55
- package/lib/esm/models/KeystoreSessionResponse.js +0 -44
- package/lib/esm/models/KeystoreSessionValidity.js +0 -43
- package/lib/esm/models/KeystoreSrpChallenge.js +0 -46
- package/lib/esm/models/KeystoreUser.js +0 -46
- package/lib/esm/models/KeystoreUserImported.js +0 -49
- package/lib/esm/models/KeystoreUserInfo.js +0 -52
- package/lib/esm/models/KeystoreUserQueuedForDeletion.js +0 -46
- package/lib/esm/models/KeystoreUserResponse.js +0 -44
- package/lib/esm/models/KeystoreUsernameResponse.js +0 -46
- package/lib/esm/models/KeystoreWellKnownRecaptchaResponse.js +0 -43
- package/lib/esm/models/UtilitiesApplicationVersion.js +0 -44
- package/lib/esm/models/UtilitiesComponent.js +0 -49
- package/lib/esm/models/UtilitiesFileStorageBackend.js +0 -45
- package/lib/esm/models/UtilitiesFileStorageConfiguration.js +0 -46
- package/lib/esm/models/VCAmqp.js +0 -50
- package/lib/esm/models/VCApp.js +0 -61
- package/lib/esm/models/VCAppSignal.js +0 -49
- package/lib/esm/models/VCComponent.js +0 -49
- package/lib/esm/models/VCConnectionParams.js +0 -52
- package/lib/esm/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCreateCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeModelDtoConfig.js +0 -52
- package/lib/esm/models/VCCredentialTypeModelDtoSchema.js +0 -55
- package/lib/esm/models/VCCredentialTypeModelDtoStyle.js +0 -49
- package/lib/esm/models/VCDatabase.js +0 -52
- package/lib/esm/models/VCHealthCheck.js +0 -49
- package/lib/esm/models/VCStatusDto.js +0 -60
- package/lib/esm/models/VCStatusDtoWrapper.js +0 -44
- package/lib/esm/models/VCVersionDto.js +0 -44
- package/lib/esm/models/VaultAdmissionToken.js +0 -49
- package/lib/esm/models/VaultAdmissionTokenResponse.js +0 -44
- package/lib/esm/models/VaultAssociation.js +0 -58
- package/lib/esm/models/VaultAssociationResponse.js +0 -44
- package/lib/esm/models/VaultAttachmentResponse.js +0 -44
- package/lib/esm/models/VaultCompactAttachment.js +0 -54
- package/lib/esm/models/VaultCompactSlot.js +0 -49
- package/lib/esm/models/VaultComponent.js +0 -46
- package/lib/esm/models/VaultCreateOrganizationServiceResponse.js +0 -48
- package/lib/esm/models/VaultCreateSessionResponse.js +0 -44
- package/lib/esm/models/VaultDeletionQueueItemResponse.js +0 -44
- package/lib/esm/models/VaultGlobalAttachmentsReport.js +0 -52
- package/lib/esm/models/VaultGlobalAttachmentsReportResponse.js +0 -44
- package/lib/esm/models/VaultGlobalConnectionsReport.js +0 -56
- package/lib/esm/models/VaultGlobalConnectionsReportResponse.js +0 -48
- package/lib/esm/models/VaultGlobalSharesReport.js +0 -49
- package/lib/esm/models/VaultGlobalUsersReport.js +0 -52
- package/lib/esm/models/VaultGlobalUsersReportResponse.js +0 -44
- package/lib/esm/models/VaultImage.js +0 -49
- package/lib/esm/models/VaultInvitationConfirmedResponse.js +0 -51
- package/lib/esm/models/VaultItemTemplateClassificationRequest.js +0 -46
- package/lib/esm/models/VaultOrganization.js +0 -81
- package/lib/esm/models/VaultOrganizationMember.js +0 -59
- package/lib/esm/models/VaultOrganizationResponse.js +0 -44
- package/lib/esm/models/VaultRedirectResponse.js +0 -43
- package/lib/esm/models/VaultService.js +0 -78
- package/lib/esm/models/VaultServiceUser.js +0 -55
- package/lib/esm/models/VaultSessionResumeResponse.js +0 -51
- package/lib/esm/models/VaultSessionTypeAndUserAccessToken.js +0 -54
- package/lib/esm/models/VaultSlotResponse.js +0 -44
- package/lib/esm/models/VaultSystemClassificationNode.js +0 -64
- package/lib/esm/models/VaultSystemClassificationScheme.js +0 -65
- package/lib/esm/models/VaultSystemItemTemplate.js +0 -63
- package/lib/esm/models/VaultSystemTemplateSlot.js +0 -52
- package/lib/esm/models/VaultUserAccessToken.js +0 -55
- package/lib/esm/models/VaultUserQueuedForDeletion.js +0 -46
- package/lib/types/models/ATOMAgentList.d.ts +0 -32
- package/lib/types/models/ATOMAgentToken.d.ts +0 -31
- package/lib/types/models/ATOMApplicationVersion.d.ts +0 -32
- package/lib/types/models/ATOMAuthorizationResponse.d.ts +0 -38
- package/lib/types/models/ATOMBlobInfo.d.ts +0 -85
- package/lib/types/models/ATOMBlobInfoResponse.d.ts +0 -32
- package/lib/types/models/ATOMBlobPublicInfo.d.ts +0 -67
- package/lib/types/models/ATOMBlobPublicInfoResponse.d.ts +0 -32
- package/lib/types/models/ATOMBlobUploadUrlRequest.d.ts +0 -37
- package/lib/types/models/ATOMComponent.d.ts +0 -43
- package/lib/types/models/ATOMFileStorageBackend.d.ts +0 -37
- package/lib/types/models/ATOMFileStorageConfiguration.d.ts +0 -38
- package/lib/types/models/ATOMGenesisRequest.d.ts +0 -31
- package/lib/types/models/ATOMJwk.d.ts +0 -43
- package/lib/types/models/ATOMNewAgentRequest.d.ts +0 -43
- package/lib/types/models/ATOMOneAgent.d.ts +0 -32
- package/lib/types/models/ATOMOneUser.d.ts +0 -32
- package/lib/types/models/ATOMOrgAgent.d.ts +0 -49
- package/lib/types/models/ATOMPublicKey.d.ts +0 -31
- package/lib/types/models/ATOMRebuildableProjectors.d.ts +0 -31
- package/lib/types/models/ATOMRedeemInvitationRequest.d.ts +0 -37
- package/lib/types/models/ATOMSecurityRightSpec.d.ts +0 -43
- package/lib/types/models/ATOMSrt.d.ts +0 -31
- package/lib/types/models/ATOMUpdateOrgAgentRequest.d.ts +0 -37
- package/lib/types/models/CreateSessionResponseSession.d.ts +0 -31
- package/lib/types/models/IDNApp.d.ts +0 -67
- package/lib/types/models/IDNAppSignal.d.ts +0 -43
- package/lib/types/models/IDNComponent.d.ts +0 -43
- package/lib/types/models/IDNDatabase.d.ts +0 -49
- package/lib/types/models/IDNHealthCheck.d.ts +0 -43
- package/lib/types/models/IDNStatusDto.d.ts +0 -53
- package/lib/types/models/IDNStatusDtoWrapper.d.ts +0 -32
- package/lib/types/models/IDNVersionDto.d.ts +0 -32
- package/lib/types/models/IDPAcceptInviteNewUserDto.d.ts +0 -49
- package/lib/types/models/IDPClientModelDto.d.ts +0 -109
- package/lib/types/models/IDPClientResponseDto.d.ts +0 -32
- package/lib/types/models/IDPClientsResponseDto.d.ts +0 -32
- package/lib/types/models/IDPCreateClientDto.d.ts +0 -102
- package/lib/types/models/IDPCreateClientPayloadDto.d.ts +0 -32
- package/lib/types/models/IDPForgotPasswordDto.d.ts +0 -31
- package/lib/types/models/IDPLoginRequestDto.d.ts +0 -43
- package/lib/types/models/IDPResetPasswordDto.d.ts +0 -31
- package/lib/types/models/IDPUpdateClientDto.d.ts +0 -70
- package/lib/types/models/IDPUpdateClientPayloadDto.d.ts +0 -32
- package/lib/types/models/KeystoreComponent.d.ts +0 -37
- package/lib/types/models/KeystoreDelegation.d.ts +0 -91
- package/lib/types/models/KeystoreDelegationResponse.d.ts +0 -32
- package/lib/types/models/KeystoreDelegationWithPivateDekExternalIdResponse.d.ts +0 -38
- package/lib/types/models/KeystoreExternalAdmissionTokens.d.ts +0 -37
- package/lib/types/models/KeystoreKbcSessionResponse.d.ts +0 -39
- package/lib/types/models/KeystoreSession.d.ts +0 -55
- package/lib/types/models/KeystoreSessionResponse.d.ts +0 -32
- package/lib/types/models/KeystoreSessionValidity.d.ts +0 -31
- package/lib/types/models/KeystoreSrpChallenge.d.ts +0 -37
- package/lib/types/models/KeystoreUser.d.ts +0 -37
- package/lib/types/models/KeystoreUserImported.d.ts +0 -43
- package/lib/types/models/KeystoreUserInfo.d.ts +0 -49
- package/lib/types/models/KeystoreUserQueuedForDeletion.d.ts +0 -37
- package/lib/types/models/KeystoreUserResponse.d.ts +0 -32
- package/lib/types/models/KeystoreUsernameResponse.d.ts +0 -37
- package/lib/types/models/KeystoreWellKnownRecaptchaResponse.d.ts +0 -31
- package/lib/types/models/UtilitiesApplicationVersion.d.ts +0 -32
- package/lib/types/models/UtilitiesComponent.d.ts +0 -43
- package/lib/types/models/UtilitiesFileStorageBackend.d.ts +0 -37
- package/lib/types/models/UtilitiesFileStorageConfiguration.d.ts +0 -38
- package/lib/types/models/VCAmqp.d.ts +0 -44
- package/lib/types/models/VCApp.d.ts +0 -67
- package/lib/types/models/VCAppSignal.d.ts +0 -43
- package/lib/types/models/VCComponent.d.ts +0 -43
- package/lib/types/models/VCConnectionParams.d.ts +0 -49
- package/lib/types/models/VCCreateCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCreateCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeModelDtoConfig.d.ts +0 -50
- package/lib/types/models/VCCredentialTypeModelDtoSchema.d.ts +0 -55
- package/lib/types/models/VCCredentialTypeModelDtoStyle.d.ts +0 -43
- package/lib/types/models/VCDatabase.d.ts +0 -49
- package/lib/types/models/VCHealthCheck.d.ts +0 -43
- package/lib/types/models/VCStatusDto.d.ts +0 -60
- package/lib/types/models/VCStatusDtoWrapper.d.ts +0 -32
- package/lib/types/models/VCVersionDto.d.ts +0 -32
- package/lib/types/models/VaultAdmissionToken.d.ts +0 -43
- package/lib/types/models/VaultAdmissionTokenResponse.d.ts +0 -32
- package/lib/types/models/VaultAssociation.d.ts +0 -61
- package/lib/types/models/VaultAssociationResponse.d.ts +0 -32
- package/lib/types/models/VaultAttachmentResponse.d.ts +0 -32
- package/lib/types/models/VaultCompactAttachment.d.ts +0 -55
- package/lib/types/models/VaultCompactSlot.d.ts +0 -45
- package/lib/types/models/VaultComponent.d.ts +0 -37
- package/lib/types/models/VaultCreateOrganizationServiceResponse.d.ts +0 -39
- package/lib/types/models/VaultCreateSessionResponse.d.ts +0 -32
- package/lib/types/models/VaultDeletionQueueItemResponse.d.ts +0 -32
- package/lib/types/models/VaultGlobalAttachmentsReport.d.ts +0 -49
- package/lib/types/models/VaultGlobalAttachmentsReportResponse.d.ts +0 -32
- package/lib/types/models/VaultGlobalConnectionsReport.d.ts +0 -56
- package/lib/types/models/VaultGlobalConnectionsReportResponse.d.ts +0 -39
- package/lib/types/models/VaultGlobalSharesReport.d.ts +0 -43
- package/lib/types/models/VaultGlobalUsersReport.d.ts +0 -49
- package/lib/types/models/VaultGlobalUsersReportResponse.d.ts +0 -32
- package/lib/types/models/VaultImage.d.ts +0 -43
- package/lib/types/models/VaultInvitationConfirmedResponse.d.ts +0 -45
- package/lib/types/models/VaultItemTemplateClassificationRequest.d.ts +0 -37
- package/lib/types/models/VaultOrganization.d.ts +0 -100
- package/lib/types/models/VaultOrganizationMember.d.ts +0 -57
- package/lib/types/models/VaultOrganizationResponse.d.ts +0 -32
- package/lib/types/models/VaultRedirectResponse.d.ts +0 -31
- package/lib/types/models/VaultService.d.ts +0 -94
- package/lib/types/models/VaultServiceUser.d.ts +0 -55
- package/lib/types/models/VaultSessionResumeResponse.d.ts +0 -45
- package/lib/types/models/VaultSessionTypeAndUserAccessToken.d.ts +0 -46
- package/lib/types/models/VaultSlotResponse.d.ts +0 -32
- package/lib/types/models/VaultSystemClassificationNode.d.ts +0 -74
- package/lib/types/models/VaultSystemClassificationScheme.d.ts +0 -74
- package/lib/types/models/VaultSystemItemTemplate.d.ts +0 -69
- package/lib/types/models/VaultSystemTemplateSlot.d.ts +0 -49
- package/lib/types/models/VaultUserAccessToken.d.ts +0 -55
- package/lib/types/models/VaultUserQueuedForDeletion.d.ts +0 -37
- package/lib/umd/models/ATOMAgentList.js +0 -51
- package/lib/umd/models/ATOMAgentToken.js +0 -50
- package/lib/umd/models/ATOMApplicationVersion.js +0 -51
- package/lib/umd/models/ATOMAuthorizationResponse.js +0 -54
- package/lib/umd/models/ATOMBlobInfo.js +0 -74
- package/lib/umd/models/ATOMBlobInfoResponse.js +0 -51
- package/lib/umd/models/ATOMBlobPublicInfo.js +0 -68
- package/lib/umd/models/ATOMBlobPublicInfoResponse.js +0 -51
- package/lib/umd/models/ATOMBlobUploadUrlRequest.js +0 -53
- package/lib/umd/models/ATOMComponent.js +0 -56
- package/lib/umd/models/ATOMFileStorageBackend.js +0 -52
- package/lib/umd/models/ATOMFileStorageConfiguration.js +0 -53
- package/lib/umd/models/ATOMGenesisRequest.js +0 -50
- package/lib/umd/models/ATOMJwk.js +0 -56
- package/lib/umd/models/ATOMNewAgentRequest.js +0 -55
- package/lib/umd/models/ATOMOneAgent.js +0 -51
- package/lib/umd/models/ATOMOneUser.js +0 -51
- package/lib/umd/models/ATOMOrgAgent.js +0 -58
- package/lib/umd/models/ATOMPublicKey.js +0 -50
- package/lib/umd/models/ATOMRebuildableProjectors.js +0 -50
- package/lib/umd/models/ATOMRedeemInvitationRequest.js +0 -53
- package/lib/umd/models/ATOMSecurityRightSpec.js +0 -55
- package/lib/umd/models/ATOMSrt.js +0 -50
- package/lib/umd/models/ATOMUpdateOrgAgentRequest.js +0 -53
- package/lib/umd/models/CreateSessionResponseSession.js +0 -50
- package/lib/umd/models/IDNApp.js +0 -68
- package/lib/umd/models/IDNAppSignal.js +0 -56
- package/lib/umd/models/IDNComponent.js +0 -56
- package/lib/umd/models/IDNDatabase.js +0 -59
- package/lib/umd/models/IDNHealthCheck.js +0 -56
- package/lib/umd/models/IDNStatusDto.js +0 -63
- package/lib/umd/models/IDNStatusDtoWrapper.js +0 -51
- package/lib/umd/models/IDNVersionDto.js +0 -51
- package/lib/umd/models/IDPAcceptInviteNewUserDto.js +0 -59
- package/lib/umd/models/IDPClientModelDto.js +0 -89
- package/lib/umd/models/IDPClientResponseDto.js +0 -51
- package/lib/umd/models/IDPClientsResponseDto.js +0 -51
- package/lib/umd/models/IDPCreateClientDto.js +0 -92
- package/lib/umd/models/IDPCreateClientPayloadDto.js +0 -51
- package/lib/umd/models/IDPForgotPasswordDto.js +0 -50
- package/lib/umd/models/IDPLoginRequestDto.js +0 -56
- package/lib/umd/models/IDPResetPasswordDto.js +0 -50
- package/lib/umd/models/IDPUpdateClientDto.js +0 -68
- package/lib/umd/models/IDPUpdateClientPayloadDto.js +0 -51
- package/lib/umd/models/KeystoreComponent.js +0 -53
- package/lib/umd/models/KeystoreDelegation.js +0 -80
- package/lib/umd/models/KeystoreDelegationResponse.js +0 -51
- package/lib/umd/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -54
- package/lib/umd/models/KeystoreExternalAdmissionTokens.js +0 -53
- package/lib/umd/models/KeystoreKbcSessionResponse.js +0 -55
- package/lib/umd/models/KeystoreSession.js +0 -62
- package/lib/umd/models/KeystoreSessionResponse.js +0 -51
- package/lib/umd/models/KeystoreSessionValidity.js +0 -50
- package/lib/umd/models/KeystoreSrpChallenge.js +0 -53
- package/lib/umd/models/KeystoreUser.js +0 -53
- package/lib/umd/models/KeystoreUserImported.js +0 -56
- package/lib/umd/models/KeystoreUserInfo.js +0 -59
- package/lib/umd/models/KeystoreUserQueuedForDeletion.js +0 -53
- package/lib/umd/models/KeystoreUserResponse.js +0 -51
- package/lib/umd/models/KeystoreUsernameResponse.js +0 -53
- package/lib/umd/models/KeystoreWellKnownRecaptchaResponse.js +0 -50
- package/lib/umd/models/UtilitiesApplicationVersion.js +0 -51
- package/lib/umd/models/UtilitiesComponent.js +0 -56
- package/lib/umd/models/UtilitiesFileStorageBackend.js +0 -52
- package/lib/umd/models/UtilitiesFileStorageConfiguration.js +0 -53
- package/lib/umd/models/VCAmqp.js +0 -57
- package/lib/umd/models/VCApp.js +0 -68
- package/lib/umd/models/VCAppSignal.js +0 -56
- package/lib/umd/models/VCComponent.js +0 -56
- package/lib/umd/models/VCConnectionParams.js +0 -59
- package/lib/umd/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCreateCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeModelDtoConfig.js +0 -59
- package/lib/umd/models/VCCredentialTypeModelDtoSchema.js +0 -62
- package/lib/umd/models/VCCredentialTypeModelDtoStyle.js +0 -56
- package/lib/umd/models/VCDatabase.js +0 -59
- package/lib/umd/models/VCHealthCheck.js +0 -56
- package/lib/umd/models/VCStatusDto.js +0 -67
- package/lib/umd/models/VCStatusDtoWrapper.js +0 -51
- package/lib/umd/models/VCVersionDto.js +0 -51
- package/lib/umd/models/VaultAdmissionToken.js +0 -56
- package/lib/umd/models/VaultAdmissionTokenResponse.js +0 -51
- package/lib/umd/models/VaultAssociation.js +0 -65
- package/lib/umd/models/VaultAssociationResponse.js +0 -51
- package/lib/umd/models/VaultAttachmentResponse.js +0 -51
- package/lib/umd/models/VaultCompactAttachment.js +0 -61
- package/lib/umd/models/VaultCompactSlot.js +0 -56
- package/lib/umd/models/VaultComponent.js +0 -53
- package/lib/umd/models/VaultCreateOrganizationServiceResponse.js +0 -55
- package/lib/umd/models/VaultCreateSessionResponse.js +0 -51
- package/lib/umd/models/VaultDeletionQueueItemResponse.js +0 -51
- package/lib/umd/models/VaultGlobalAttachmentsReport.js +0 -59
- package/lib/umd/models/VaultGlobalAttachmentsReportResponse.js +0 -51
- package/lib/umd/models/VaultGlobalConnectionsReport.js +0 -63
- package/lib/umd/models/VaultGlobalConnectionsReportResponse.js +0 -55
- package/lib/umd/models/VaultGlobalSharesReport.js +0 -56
- package/lib/umd/models/VaultGlobalUsersReport.js +0 -59
- package/lib/umd/models/VaultGlobalUsersReportResponse.js +0 -51
- package/lib/umd/models/VaultImage.js +0 -56
- package/lib/umd/models/VaultInvitationConfirmedResponse.js +0 -58
- package/lib/umd/models/VaultItemTemplateClassificationRequest.js +0 -53
- package/lib/umd/models/VaultOrganization.js +0 -88
- package/lib/umd/models/VaultOrganizationMember.js +0 -66
- package/lib/umd/models/VaultOrganizationResponse.js +0 -51
- package/lib/umd/models/VaultRedirectResponse.js +0 -50
- package/lib/umd/models/VaultService.js +0 -85
- package/lib/umd/models/VaultServiceUser.js +0 -62
- package/lib/umd/models/VaultSessionResumeResponse.js +0 -58
- package/lib/umd/models/VaultSessionTypeAndUserAccessToken.js +0 -61
- package/lib/umd/models/VaultSlotResponse.js +0 -51
- package/lib/umd/models/VaultSystemClassificationNode.js +0 -71
- package/lib/umd/models/VaultSystemClassificationScheme.js +0 -72
- package/lib/umd/models/VaultSystemItemTemplate.js +0 -70
- package/lib/umd/models/VaultSystemTemplateSlot.js +0 -59
- package/lib/umd/models/VaultUserAccessToken.js +0 -62
- package/lib/umd/models/VaultUserQueuedForDeletion.js +0 -53
package/lib/esm/models/index.js
CHANGED
|
@@ -4,53 +4,29 @@ export * from './ATOMActiveAndArchivedOrgList';
|
|
|
4
4
|
export * from './ATOMAdmin';
|
|
5
5
|
export * from './ATOMAdministeredArchivedOrg';
|
|
6
6
|
export * from './ATOMAdministeredOrg';
|
|
7
|
-
export * from './ATOMAgentList';
|
|
8
|
-
export * from './ATOMAgentToken';
|
|
9
|
-
export * from './ATOMApplicationVersion';
|
|
10
7
|
export * from './ATOMAssignSecurityRightsRequest';
|
|
11
|
-
export * from './ATOMAuthorizationResponse';
|
|
12
|
-
export * from './ATOMBlobInfo';
|
|
13
|
-
export * from './ATOMBlobInfoResponse';
|
|
14
|
-
export * from './ATOMBlobPublicInfo';
|
|
15
|
-
export * from './ATOMBlobPublicInfoResponse';
|
|
16
|
-
export * from './ATOMBlobUploadUrlRequest';
|
|
17
|
-
export * from './ATOMComponent';
|
|
18
8
|
export * from './ATOMCreateOrUpdateOrgRequest';
|
|
19
9
|
export * from './ATOMCreateOrUpdateTenantRequest';
|
|
20
10
|
export * from './ATOMError';
|
|
21
|
-
export * from './ATOMFileStorageBackend';
|
|
22
|
-
export * from './ATOMFileStorageConfiguration';
|
|
23
|
-
export * from './ATOMGenesisRequest';
|
|
24
|
-
export * from './ATOMJwk';
|
|
25
|
-
export * from './ATOMNewAgentRequest';
|
|
26
|
-
export * from './ATOMOneAgent';
|
|
27
11
|
export * from './ATOMOneOrg';
|
|
28
12
|
export * from './ATOMOneTenant';
|
|
29
|
-
export * from './ATOMOneUser';
|
|
30
13
|
export * from './ATOMOrg';
|
|
31
|
-
export * from './ATOMOrgAgent';
|
|
32
14
|
export * from './ATOMOrgDescription';
|
|
33
15
|
export * from './ATOMOrgList';
|
|
34
16
|
export * from './ATOMPaginatedAdminList';
|
|
35
17
|
export * from './ATOMPaginatedOrgList';
|
|
36
18
|
export * from './ATOMPaginatedTenantList';
|
|
37
|
-
export * from './ATOMPublicKey';
|
|
38
|
-
export * from './ATOMRebuildableProjectors';
|
|
39
|
-
export * from './ATOMRedeemInvitationRequest';
|
|
40
19
|
export * from './ATOMSecurityRightGroupSpec';
|
|
41
20
|
export * from './ATOMSecurityRightInRegistry';
|
|
42
|
-
export * from './ATOMSecurityRightSpec';
|
|
43
21
|
export * from './ATOMSecurityRightSpecInRegistry';
|
|
44
22
|
export * from './ATOMSecurityRights';
|
|
45
23
|
export * from './ATOMSecurityRightsGroup';
|
|
46
24
|
export * from './ATOMSecurityRightsOfUser';
|
|
47
25
|
export * from './ATOMSecurityRightsRegistry';
|
|
48
|
-
export * from './ATOMSrt';
|
|
49
26
|
export * from './ATOMTenant';
|
|
50
27
|
export * from './ATOMTenantDescription';
|
|
51
28
|
export * from './ATOMTenantIdAndName';
|
|
52
29
|
export * from './ATOMTenantInJwtForWhoAmI';
|
|
53
|
-
export * from './ATOMUpdateOrgAgentRequest';
|
|
54
30
|
export * from './ATOMUser';
|
|
55
31
|
export * from './ATOMWhoAmI';
|
|
56
32
|
export * from './AcceptInvitationParams';
|
|
@@ -80,7 +56,6 @@ export * from './CreateChildUserParams';
|
|
|
80
56
|
export * from './CreateChildUserResponse';
|
|
81
57
|
export * from './CreateDeleteReconfigureSharesRequest';
|
|
82
58
|
export * from './CreateDeleteReconfigureSharesServiceResponse';
|
|
83
|
-
export * from './CreateSessionResponseSession';
|
|
84
59
|
export * from './CredentialSchema2018';
|
|
85
60
|
export * from './CredentialSchema2018Schema';
|
|
86
61
|
export * from './CredentialSchema2023';
|
|
@@ -91,9 +66,6 @@ export * from './EventActivityFeedResponse';
|
|
|
91
66
|
export * from './EventFeedResponse';
|
|
92
67
|
export * from './GetItemSharesResponse';
|
|
93
68
|
export * from './GetItemSharesResponseSharesInner';
|
|
94
|
-
export * from './IDNApp';
|
|
95
|
-
export * from './IDNAppSignal';
|
|
96
|
-
export * from './IDNComponent';
|
|
97
69
|
export * from './IDNCreateDidDto';
|
|
98
70
|
export * from './IDNCreateDidDtoDidDocument';
|
|
99
71
|
export * from './IDNCreateDidDtoOptions';
|
|
@@ -106,7 +78,6 @@ export * from './IDNDIDResolutionResultDto';
|
|
|
106
78
|
export * from './IDNDIDUpdateResultDto';
|
|
107
79
|
export * from './IDNDIDUrlMetadataDto';
|
|
108
80
|
export * from './IDNData';
|
|
109
|
-
export * from './IDNDatabase';
|
|
110
81
|
export * from './IDNDeactivateDidDto';
|
|
111
82
|
export * from './IDNDidDocumentDto';
|
|
112
83
|
export * from './IDNDidDocumentMetadata';
|
|
@@ -115,7 +86,6 @@ export * from './IDNDidRegistrationMetadata';
|
|
|
115
86
|
export * from './IDNDidState';
|
|
116
87
|
export * from './IDNErrorResponseModel';
|
|
117
88
|
export * from './IDNErrorsResponseModelDto';
|
|
118
|
-
export * from './IDNHealthCheck';
|
|
119
89
|
export * from './IDNLedgerResult';
|
|
120
90
|
export * from './IDNMetadata';
|
|
121
91
|
export * from './IDNOperation';
|
|
@@ -128,26 +98,17 @@ export * from './IDNResult';
|
|
|
128
98
|
export * from './IDNSecret';
|
|
129
99
|
export * from './IDNSigningRequest';
|
|
130
100
|
export * from './IDNSigningRequestType';
|
|
131
|
-
export * from './IDNStatusDto';
|
|
132
|
-
export * from './IDNStatusDtoWrapper';
|
|
133
101
|
export * from './IDNTxn';
|
|
134
102
|
export * from './IDNTxnMetadata';
|
|
135
103
|
export * from './IDNUpdateDidDto';
|
|
136
104
|
export * from './IDNValue';
|
|
137
|
-
export * from './IDNVersionDto';
|
|
138
105
|
export * from './IDNlinks';
|
|
139
106
|
export * from './IDNmeta';
|
|
140
107
|
export * from './IDNverificationMethodTemplate';
|
|
141
108
|
export * from './IDPAcceptEndUserInvitationPayloadDto';
|
|
142
|
-
export * from './IDPAcceptInviteNewUserDto';
|
|
143
109
|
export * from './IDPAuthorisationRequestDto';
|
|
144
110
|
export * from './IDPAuthorisationRequestResponseDto';
|
|
145
111
|
export * from './IDPAuthorisationSiopSessionRequestPayloadDto';
|
|
146
|
-
export * from './IDPClientModelDto';
|
|
147
|
-
export * from './IDPClientResponseDto';
|
|
148
|
-
export * from './IDPClientsResponseDto';
|
|
149
|
-
export * from './IDPCreateClientDto';
|
|
150
|
-
export * from './IDPCreateClientPayloadDto';
|
|
151
112
|
export * from './IDPCreateInvitationDto';
|
|
152
113
|
export * from './IDPCreateInvitationPayloadDto';
|
|
153
114
|
export * from './IDPEndUserInvitationResponseDto';
|
|
@@ -158,7 +119,6 @@ export * from './IDPEndUserResponseModelDto';
|
|
|
158
119
|
export * from './IDPEndUsersResponseDto';
|
|
159
120
|
export * from './IDPErrorResponseModel';
|
|
160
121
|
export * from './IDPErrorsResponseModelDto';
|
|
161
|
-
export * from './IDPForgotPasswordDto';
|
|
162
122
|
export * from './IDPGenerateShortLivedAccessTokenDto';
|
|
163
123
|
export * from './IDPGenerateShortLivedAccessTokenPayloadDto';
|
|
164
124
|
export * from './IDPInvitationResponseDto';
|
|
@@ -167,11 +127,7 @@ export * from './IDPInvitationsResponseDto';
|
|
|
167
127
|
export * from './IDPJoinedTenantDto';
|
|
168
128
|
export * from './IDPJwtIssuerJWKSKeys';
|
|
169
129
|
export * from './IDPJwtIssuerResponseDto';
|
|
170
|
-
export * from './IDPLoginRequestDto';
|
|
171
130
|
export * from './IDPMeta';
|
|
172
|
-
export * from './IDPResetPasswordDto';
|
|
173
|
-
export * from './IDPUpdateClientDto';
|
|
174
|
-
export * from './IDPUpdateClientPayloadDto';
|
|
175
131
|
export * from './IDPUpdatePasswordDto';
|
|
176
132
|
export * from './IDPUpdatePasswordPayloadDto';
|
|
177
133
|
export * from './IDPUpdateUserDto';
|
|
@@ -186,33 +142,16 @@ export * from './InvitationsResponse';
|
|
|
186
142
|
export * from './ItemSharesUpdateResponse';
|
|
187
143
|
export * from './ItemTemplatesResponse';
|
|
188
144
|
export * from './ItemsResponse';
|
|
189
|
-
export * from './KeystoreComponent';
|
|
190
145
|
export * from './KeystoreDataEncryptionKey';
|
|
191
146
|
export * from './KeystoreDataEncryptionKeyResponse';
|
|
192
|
-
export * from './KeystoreDelegation';
|
|
193
|
-
export * from './KeystoreDelegationResponse';
|
|
194
|
-
export * from './KeystoreDelegationWithPivateDekExternalIdResponse';
|
|
195
147
|
export * from './KeystoreErr';
|
|
196
148
|
export * from './KeystoreErrorsResponse';
|
|
197
|
-
export * from './KeystoreExternalAdmissionTokens';
|
|
198
|
-
export * from './KeystoreKbcSessionResponse';
|
|
199
149
|
export * from './KeystoreKeyEncryptionKey';
|
|
200
150
|
export * from './KeystoreKeyEncryptionKeyResponse';
|
|
201
151
|
export * from './KeystoreKeypair';
|
|
202
152
|
export * from './KeystoreKeypairResponse';
|
|
203
153
|
export * from './KeystorePassphraseDerivationArtefact';
|
|
204
154
|
export * from './KeystorePassphraseDerivationArtefactResponse';
|
|
205
|
-
export * from './KeystoreSession';
|
|
206
|
-
export * from './KeystoreSessionResponse';
|
|
207
|
-
export * from './KeystoreSessionValidity';
|
|
208
|
-
export * from './KeystoreSrpChallenge';
|
|
209
|
-
export * from './KeystoreUser';
|
|
210
|
-
export * from './KeystoreUserImported';
|
|
211
|
-
export * from './KeystoreUserInfo';
|
|
212
|
-
export * from './KeystoreUserQueuedForDeletion';
|
|
213
|
-
export * from './KeystoreUserResponse';
|
|
214
|
-
export * from './KeystoreUsernameResponse';
|
|
215
|
-
export * from './KeystoreWellKnownRecaptchaResponse';
|
|
216
155
|
export * from './ListOfReconfigureShareParams';
|
|
217
156
|
export * from './ParentPublicKeyForConnection';
|
|
218
157
|
export * from './PostAttachmentDirectUploadUrlBlobRequest';
|
|
@@ -260,28 +199,17 @@ export * from './SharesIncomingResponse';
|
|
|
260
199
|
export * from './SharesOutgoingResponse';
|
|
261
200
|
export * from './ShreIntentListResponse';
|
|
262
201
|
export * from './UpdateDelegationsRequest';
|
|
263
|
-
export * from './UtilitiesApplicationVersion';
|
|
264
202
|
export * from './UtilitiesBlobInfo';
|
|
265
203
|
export * from './UtilitiesBlobInfoResponse';
|
|
266
204
|
export * from './UtilitiesBlobPublicInfo';
|
|
267
205
|
export * from './UtilitiesBlobPublicInfoResponse';
|
|
268
206
|
export * from './UtilitiesBlobUploadUrlRequest';
|
|
269
|
-
export * from './UtilitiesComponent';
|
|
270
207
|
export * from './UtilitiesError';
|
|
271
|
-
export * from './UtilitiesFileStorageBackend';
|
|
272
|
-
export * from './UtilitiesFileStorageConfiguration';
|
|
273
|
-
export * from './VCAmqp';
|
|
274
|
-
export * from './VCApp';
|
|
275
|
-
export * from './VCAppSignal';
|
|
276
208
|
export * from './VCClaimsDto';
|
|
277
209
|
export * from './VCCnfDto';
|
|
278
|
-
export * from './VCComponent';
|
|
279
|
-
export * from './VCConnectionParams';
|
|
280
210
|
export * from './VCConstraintsDto';
|
|
281
211
|
export * from './VCCreateCredentialTypeConfigDto';
|
|
282
|
-
export * from './VCCreateCredentialTypeConfigDtoExpiry';
|
|
283
212
|
export * from './VCCreateCredentialTypeDto';
|
|
284
|
-
export * from './VCCreateCredentialTypeExpiryDto';
|
|
285
213
|
export * from './VCCreateCredentialTypePayloadDto';
|
|
286
214
|
export * from './VCCreateCredentialTypeStyleDto';
|
|
287
215
|
export * from './VCCreatePresentationDefinitionDto';
|
|
@@ -295,12 +223,7 @@ export * from './VCCredentialJSONSchemaPayloadDto';
|
|
|
295
223
|
export * from './VCCredentialModelDto';
|
|
296
224
|
export * from './VCCredentialResponseDto';
|
|
297
225
|
export * from './VCCredentialTypeConfigDto';
|
|
298
|
-
export * from './VCCredentialTypeConfigDtoExpiry';
|
|
299
|
-
export * from './VCCredentialTypeExpiryDto';
|
|
300
226
|
export * from './VCCredentialTypeModelDto';
|
|
301
|
-
export * from './VCCredentialTypeModelDtoConfig';
|
|
302
|
-
export * from './VCCredentialTypeModelDtoSchema';
|
|
303
|
-
export * from './VCCredentialTypeModelDtoStyle';
|
|
304
227
|
export * from './VCCredentialTypeResponseDto';
|
|
305
228
|
export * from './VCCredentialTypeSchemaDto';
|
|
306
229
|
export * from './VCCredentialTypeStyleDto';
|
|
@@ -309,19 +232,19 @@ export * from './VCCredentialVerificationErrorResponseDto';
|
|
|
309
232
|
export * from './VCCredentialVerificationOptionsRequestPayloadDto';
|
|
310
233
|
export * from './VCCredentialVerificationResultResponseDto';
|
|
311
234
|
export * from './VCCredentialVerificationWarningResponseDto';
|
|
312
|
-
export * from './VCDatabase';
|
|
313
235
|
export * from './VCErrorResponseDto';
|
|
314
236
|
export * from './VCErrorsResponseDto';
|
|
315
237
|
export * from './VCFieldsDto';
|
|
316
238
|
export * from './VCFieldsDtoFilter';
|
|
239
|
+
export * from './VCFilterContainsDto';
|
|
317
240
|
export * from './VCFilterDto';
|
|
241
|
+
export * from './VCFilterItemsDto';
|
|
318
242
|
export * from './VCFilterNotPredicateDto';
|
|
319
243
|
export * from './VCGenerateCredentialDto';
|
|
320
244
|
export * from './VCGenerateCredentialDtoClaims';
|
|
321
245
|
export * from './VCGenerateCredentialPayloadDto';
|
|
322
246
|
export * from './VCGeneratePresentationDto';
|
|
323
247
|
export * from './VCGeneratePresentationPayloadDto';
|
|
324
|
-
export * from './VCHealthCheck';
|
|
325
248
|
export * from './VCIdTokenVerificationErrorResponseDto';
|
|
326
249
|
export * from './VCIdTokenVerificationOptionsDto';
|
|
327
250
|
export * from './VCIdTokenVerificationResultResponseDto';
|
|
@@ -354,8 +277,6 @@ export * from './VCResponseVerificationWarningResponseDto';
|
|
|
354
277
|
export * from './VCSchemaResponseDto';
|
|
355
278
|
export * from './VCSchemaResponseModelDto';
|
|
356
279
|
export * from './VCSchemasResponseDto';
|
|
357
|
-
export * from './VCStatusDto';
|
|
358
|
-
export * from './VCStatusDtoWrapper';
|
|
359
280
|
export * from './VCUnsignedCredentialModelDto';
|
|
360
281
|
export * from './VCUnsignedCredentialModelDtoMetadata';
|
|
361
282
|
export * from './VCUnsignedCredentialResponseDto';
|
|
@@ -373,16 +294,10 @@ export * from './VCVerifySignedCredentialRequestDto';
|
|
|
373
294
|
export * from './VCVerifySignedCredentialRequestPayloadDto';
|
|
374
295
|
export * from './VCVerifySignedPresentationRequestDto';
|
|
375
296
|
export * from './VCVerifySignedPresentationRequestPayloadDto';
|
|
376
|
-
export * from './VCVersionDto';
|
|
377
297
|
export * from './VaultActivity';
|
|
378
|
-
export * from './VaultAdmissionToken';
|
|
379
|
-
export * from './VaultAdmissionTokenResponse';
|
|
380
|
-
export * from './VaultAssociation';
|
|
381
|
-
export * from './VaultAssociationResponse';
|
|
382
298
|
export * from './VaultAttachment';
|
|
383
299
|
export * from './VaultAttachmentDirectUploadUrl';
|
|
384
300
|
export * from './VaultAttachmentDirectUploadUrlResponse';
|
|
385
|
-
export * from './VaultAttachmentResponse';
|
|
386
301
|
export * from './VaultAttachmentsFolder';
|
|
387
302
|
export * from './VaultAttachmentsFolderResponse';
|
|
388
303
|
export * from './VaultClassificationNode';
|
|
@@ -390,36 +305,21 @@ export * from './VaultClassificationNodeAttributes';
|
|
|
390
305
|
export * from './VaultClassificationNodeAttributesWithDeletion';
|
|
391
306
|
export * from './VaultClientTask';
|
|
392
307
|
export * from './VaultCollectionReport';
|
|
393
|
-
export * from './VaultCompactAttachment';
|
|
394
308
|
export * from './VaultCompactShareIntent';
|
|
395
|
-
export * from './VaultCompactSlot';
|
|
396
|
-
export * from './VaultComponent';
|
|
397
309
|
export * from './VaultConnection';
|
|
398
310
|
export * from './VaultConnectionResponse';
|
|
399
311
|
export * from './VaultConnectionResponseWithCreatedSharesReport';
|
|
400
312
|
export * from './VaultConnectionsByRoles';
|
|
401
|
-
export * from './VaultCreateOrganizationServiceResponse';
|
|
402
|
-
export * from './VaultCreateSessionResponse';
|
|
403
313
|
export * from './VaultCreatedShareReport';
|
|
404
314
|
export * from './VaultDelegationInvitation';
|
|
405
315
|
export * from './VaultDelegationInvitationResponse';
|
|
406
|
-
export * from './VaultDeletionQueueItemResponse';
|
|
407
316
|
export * from './VaultDirectAttachment';
|
|
408
317
|
export * from './VaultEncryptedSlotValue';
|
|
409
318
|
export * from './VaultErr';
|
|
410
319
|
export * from './VaultErrorsResponse';
|
|
411
320
|
export * from './VaultGetShareResponse';
|
|
412
|
-
export * from './VaultGlobalAttachmentsReport';
|
|
413
|
-
export * from './VaultGlobalAttachmentsReportResponse';
|
|
414
|
-
export * from './VaultGlobalConnectionsReport';
|
|
415
|
-
export * from './VaultGlobalConnectionsReportResponse';
|
|
416
|
-
export * from './VaultGlobalSharesReport';
|
|
417
|
-
export * from './VaultGlobalUsersReport';
|
|
418
|
-
export * from './VaultGlobalUsersReportResponse';
|
|
419
|
-
export * from './VaultImage';
|
|
420
321
|
export * from './VaultInvitation';
|
|
421
322
|
export * from './VaultInvitationAcceptedResponse';
|
|
422
|
-
export * from './VaultInvitationConfirmedResponse';
|
|
423
323
|
export * from './VaultItem';
|
|
424
324
|
export * from './VaultItemReport';
|
|
425
325
|
export * from './VaultItemReportItems';
|
|
@@ -427,39 +327,23 @@ export * from './VaultItemReportResponse';
|
|
|
427
327
|
export * from './VaultItemReportSlots';
|
|
428
328
|
export * from './VaultItemResponse';
|
|
429
329
|
export * from './VaultItemTemplate';
|
|
430
|
-
export * from './VaultItemTemplateClassificationRequest';
|
|
431
330
|
export * from './VaultItemTemplateResponse';
|
|
432
331
|
export * from './VaultMeResponse';
|
|
433
332
|
export * from './VaultNestedSlotAttributes';
|
|
434
|
-
export * from './VaultOrganization';
|
|
435
|
-
export * from './VaultOrganizationMember';
|
|
436
|
-
export * from './VaultOrganizationResponse';
|
|
437
333
|
export * from './VaultOwnConnectionData';
|
|
438
|
-
export * from './VaultRedirectResponse';
|
|
439
334
|
export * from './VaultRemoteFile';
|
|
440
|
-
export * from './VaultService';
|
|
441
|
-
export * from './VaultServiceUser';
|
|
442
|
-
export * from './VaultSessionResumeResponse';
|
|
443
|
-
export * from './VaultSessionTypeAndUserAccessToken';
|
|
444
335
|
export * from './VaultShare';
|
|
445
336
|
export * from './VaultShareIntent';
|
|
446
337
|
export * from './VaultShareWithItemData';
|
|
447
338
|
export * from './VaultSharesCreateResponse';
|
|
448
339
|
export * from './VaultSlot';
|
|
449
340
|
export * from './VaultSlotAttributesInItemCreation';
|
|
450
|
-
export * from './VaultSlotResponse';
|
|
451
|
-
export * from './VaultSystemClassificationNode';
|
|
452
|
-
export * from './VaultSystemClassificationScheme';
|
|
453
|
-
export * from './VaultSystemItemTemplate';
|
|
454
|
-
export * from './VaultSystemTemplateSlot';
|
|
455
341
|
export * from './VaultTheOtherConnectedUserData';
|
|
456
342
|
export * from './VaultThumbnail';
|
|
457
343
|
export * from './VaultUser';
|
|
458
|
-
export * from './VaultUserAccessToken';
|
|
459
344
|
export * from './VaultUserAttachmentsReport';
|
|
460
345
|
export * from './VaultUserAttachmentsReportResponse';
|
|
461
346
|
export * from './VaultUserConnectionsReport';
|
|
462
347
|
export * from './VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount';
|
|
463
348
|
export * from './VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers';
|
|
464
349
|
export * from './VaultUserConnectionsReportResponse';
|
|
465
|
-
export * from './VaultUserQueuedForDeletion';
|
|
@@ -65,7 +65,6 @@ export interface UserAuthorisationSiopSessionsPostRequest {
|
|
|
65
65
|
}
|
|
66
66
|
export interface UsersInvitationsGetRequest {
|
|
67
67
|
status?: string;
|
|
68
|
-
invitedVia?: UsersInvitationsGetInvitedViaEnum;
|
|
69
68
|
meecoOrganisationID?: string;
|
|
70
69
|
order?: UsersInvitationsGetOrderEnum;
|
|
71
70
|
orderBy?: UsersInvitationsGetOrderByEnum;
|
|
@@ -88,13 +87,6 @@ export interface UsersInvitationsPostRequest {
|
|
|
88
87
|
iDPCreateInvitationPayloadDto: IDPCreateInvitationPayloadDto;
|
|
89
88
|
meecoOrganisationID?: string;
|
|
90
89
|
}
|
|
91
|
-
export interface UsersInvitationsShortLivedAccessTokenPostRequest {
|
|
92
|
-
iDPGenerateShortLivedAccessTokenPayloadDto: IDPGenerateShortLivedAccessTokenPayloadDto;
|
|
93
|
-
}
|
|
94
|
-
export interface UsersInvitationsTokenAcceptPostRequest {
|
|
95
|
-
token: string;
|
|
96
|
-
iDPAcceptEndUserInvitationPayloadDto: IDPAcceptEndUserInvitationPayloadDto;
|
|
97
|
-
}
|
|
98
90
|
export interface UsersMePasswordPutRequest {
|
|
99
91
|
iDPUpdatePasswordPayloadDto: IDPUpdatePasswordPayloadDto;
|
|
100
92
|
}
|
|
@@ -284,7 +276,7 @@ export declare class UsersApi extends runtime.BaseAPI {
|
|
|
284
276
|
* <h4>Requires no security rights</h4><br /><p>Endpoint works for a tenant and organisation user based on the <b>Meeco-Organisation-ID</b> header.</p><p>Returns a list of invitations available to the caller.</p><p>In case of tenant context, endpoint returns all invitations available in the tenancy.</p><p>In case of organization context, endpoint returns all invitations available in the organisations.</p>
|
|
285
277
|
* List invitations
|
|
286
278
|
*/
|
|
287
|
-
usersInvitationsGet(status?: string,
|
|
279
|
+
usersInvitationsGet(status?: string, meecoOrganisationID?: string, order?: UsersInvitationsGetOrderEnum, orderBy?: UsersInvitationsGetOrderByEnum, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IDPInvitationsResponseDto>;
|
|
288
280
|
/**
|
|
289
281
|
* Deletes a pending or expired invitation.
|
|
290
282
|
* Delete the invitation
|
|
@@ -316,35 +308,15 @@ export declare class UsersApi extends runtime.BaseAPI {
|
|
|
316
308
|
*/
|
|
317
309
|
usersInvitationsIdResendPost(id: string, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IDPInvitationResponseDto>;
|
|
318
310
|
/**
|
|
319
|
-
* <p>Creates an invitation for user to join the platform. If user already exists, he/she will be added to the target organisation or tenant.</p><p>Payload example to invite an
|
|
320
|
-
* Invite
|
|
311
|
+
* <p>Creates an invitation for user to join the platform. If user already exists, he/she will be added to the target organisation or tenant.</p><p>Payload example to invite an admin:</p><pre><code>{ <br /> \"invitation\": { <br /> \"email\": \"email@meeco.me\", <br /> \"given_name\": \"Peter\", <br /> \"family_name\": \"Peterson\", <br /> } <br />} <br /></code></pre><p> Tenant admin will be invited to is determined by the <code>tid</code> attribute value inside the JWT token & empty the <code>Meeco-Organisation-ID</code> query param value in request. </p><p> Org admin will be invited to is determined by the <code>tid</code> attribute value inside the JWT token & <code>Meeco-Organisation-ID</code> query param value in request. </p><p> Global admin will be invited to is determined by the empty value in <code>tid</code> attribute value inside the JWT token & <code>Meeco-Organisation-ID</code> query param value in request. </p><p> The user who is sending the invitations can only invite other users within the tenant or organization they have selected. </p><p> For example, if the user is in the tenant context, they can only manage tenant users and invitations. Similarly, in the org context, they can only manage org users and invitations, and in the global context, they can only manage global users and invitations. </p>
|
|
312
|
+
* Invite admin to join the platform
|
|
321
313
|
*/
|
|
322
314
|
usersInvitationsPostRaw(requestParameters: UsersInvitationsPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<IDPInvitationResponseDto>>;
|
|
323
315
|
/**
|
|
324
|
-
* <p>Creates an invitation for user to join the platform. If user already exists, he/she will be added to the target organisation or tenant.</p><p>Payload example to invite an
|
|
325
|
-
* Invite
|
|
316
|
+
* <p>Creates an invitation for user to join the platform. If user already exists, he/she will be added to the target organisation or tenant.</p><p>Payload example to invite an admin:</p><pre><code>{ <br /> \"invitation\": { <br /> \"email\": \"email@meeco.me\", <br /> \"given_name\": \"Peter\", <br /> \"family_name\": \"Peterson\", <br /> } <br />} <br /></code></pre><p> Tenant admin will be invited to is determined by the <code>tid</code> attribute value inside the JWT token & empty the <code>Meeco-Organisation-ID</code> query param value in request. </p><p> Org admin will be invited to is determined by the <code>tid</code> attribute value inside the JWT token & <code>Meeco-Organisation-ID</code> query param value in request. </p><p> Global admin will be invited to is determined by the empty value in <code>tid</code> attribute value inside the JWT token & <code>Meeco-Organisation-ID</code> query param value in request. </p><p> The user who is sending the invitations can only invite other users within the tenant or organization they have selected. </p><p> For example, if the user is in the tenant context, they can only manage tenant users and invitations. Similarly, in the org context, they can only manage org users and invitations, and in the global context, they can only manage global users and invitations. </p>
|
|
317
|
+
* Invite admin to join the platform
|
|
326
318
|
*/
|
|
327
319
|
usersInvitationsPost(iDPCreateInvitationPayloadDto: IDPCreateInvitationPayloadDto, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IDPInvitationResponseDto>;
|
|
328
|
-
/**
|
|
329
|
-
* <p>Exchange invitation token for a short lived access token that allows Wallet to complete registration flow.</p><p>Short lived access token is valid for a minute and can be used to:<ul><li>verify the request via <code>POST /oidc/presentations/requests/verify</code></li><li>generate a verifiable presentation via <code>POST /presentations/generate</code></li><li>generate an ID Token via <code>POST /oidc/presentations/token</code></li><li>acccept an invitation and get a longer lasting access token to use in the joined tenancy via <code>POST /invitations/{token}/accept</code></li></ul></p>
|
|
330
|
-
* Exchange invitation token with a short lived access token
|
|
331
|
-
*/
|
|
332
|
-
usersInvitationsShortLivedAccessTokenPostRaw(requestParameters: UsersInvitationsShortLivedAccessTokenPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<string>>;
|
|
333
|
-
/**
|
|
334
|
-
* <p>Exchange invitation token for a short lived access token that allows Wallet to complete registration flow.</p><p>Short lived access token is valid for a minute and can be used to:<ul><li>verify the request via <code>POST /oidc/presentations/requests/verify</code></li><li>generate a verifiable presentation via <code>POST /presentations/generate</code></li><li>generate an ID Token via <code>POST /oidc/presentations/token</code></li><li>acccept an invitation and get a longer lasting access token to use in the joined tenancy via <code>POST /invitations/{token}/accept</code></li></ul></p>
|
|
335
|
-
* Exchange invitation token with a short lived access token
|
|
336
|
-
*/
|
|
337
|
-
usersInvitationsShortLivedAccessTokenPost(iDPGenerateShortLivedAccessTokenPayloadDto: IDPGenerateShortLivedAccessTokenPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<string>;
|
|
338
|
-
/**
|
|
339
|
-
* <p>Accept invitation by submitting presentation request response. Works for invitation with <code>invited_via</code> attribute set to <code>did</code>.</p><p>If user is already a member of a tenant, invitation status will not change and only access token will returned.</p>
|
|
340
|
-
* Accept invitation by submitting presentation request response
|
|
341
|
-
*/
|
|
342
|
-
usersInvitationsTokenAcceptPostRaw(requestParameters: UsersInvitationsTokenAcceptPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<string>>;
|
|
343
|
-
/**
|
|
344
|
-
* <p>Accept invitation by submitting presentation request response. Works for invitation with <code>invited_via</code> attribute set to <code>did</code>.</p><p>If user is already a member of a tenant, invitation status will not change and only access token will returned.</p>
|
|
345
|
-
* Accept invitation by submitting presentation request response
|
|
346
|
-
*/
|
|
347
|
-
usersInvitationsTokenAcceptPost(token: string, iDPAcceptEndUserInvitationPayloadDto: IDPAcceptEndUserInvitationPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<string>;
|
|
348
320
|
/**
|
|
349
321
|
* This endpoint updates a user password
|
|
350
322
|
* Change user password
|
|
@@ -385,14 +357,6 @@ export declare const EndUsersGetStatusEnum: {
|
|
|
385
357
|
readonly All: "all";
|
|
386
358
|
};
|
|
387
359
|
export type EndUsersGetStatusEnum = typeof EndUsersGetStatusEnum[keyof typeof EndUsersGetStatusEnum];
|
|
388
|
-
/**
|
|
389
|
-
* @export
|
|
390
|
-
*/
|
|
391
|
-
export declare const UsersInvitationsGetInvitedViaEnum: {
|
|
392
|
-
readonly Email: "email";
|
|
393
|
-
readonly Did: "did";
|
|
394
|
-
};
|
|
395
|
-
export type UsersInvitationsGetInvitedViaEnum = typeof UsersInvitationsGetInvitedViaEnum[keyof typeof UsersInvitationsGetInvitedViaEnum];
|
|
396
360
|
/**
|
|
397
361
|
* @export
|
|
398
362
|
*/
|
|
@@ -167,12 +167,12 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
167
167
|
*/
|
|
168
168
|
credentialTypesPost(meecoOrganisationID: string, vCCreateCredentialTypePayloadDto: VCCreateCredentialTypePayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCCredentialTypeResponseDto>;
|
|
169
169
|
/**
|
|
170
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of
|
|
170
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of credential signing in Javascript:</p><pre><code>import { Ed25519 } from \'@meeco/sdk\'; <br />import { EdDSASigner, hexToBytes } from \'did-jwt\'; <br /><br />const key = new Ed25519(hexToBytes(SEED_HEX)); <br />const signerFn = EdDSASigner(key.getSecretKey()); <br /><br />const signature = await signerFn(unsignedJwt); <br />const vcJwt = [unsignedJwt, signature].join(\'.\');</code></pre><hr /><br /><h4>Issuer property caveat</h4><p>We use <b>openapi-generator</b> to generate Typescript SDK for the given API swagger definition. However, <b>openapi-generator</b> does not support <b>oneOf</b> configuration properly and generates an invalid Typescript SDK. To avoid the problem, swagger defines <b>issuer</b> property only as string for the moment. While in fact, endpoint accepts issuer as an object in format of <code>{id: string; name: string;}</code> as well.</p><br /><h4>Type property caveat</h4><p><code>type</code> is required for <code>vc+sd-jwt</code> format and must be a string.<br />However, endpoint accepts <code>type</code> as an array of string for <code>JWT VC</code> in format of <code>[\"VerifiableCredential\", \"AlumniCredential\"]</code> as well. <br /></p>
|
|
171
171
|
* Generate credential based on type and claims provided
|
|
172
172
|
*/
|
|
173
173
|
credentialsGeneratePostRaw(requestParameters: CredentialsGeneratePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCUnsignedCredentialResponseDto>>;
|
|
174
174
|
/**
|
|
175
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of
|
|
175
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of credential signing in Javascript:</p><pre><code>import { Ed25519 } from \'@meeco/sdk\'; <br />import { EdDSASigner, hexToBytes } from \'did-jwt\'; <br /><br />const key = new Ed25519(hexToBytes(SEED_HEX)); <br />const signerFn = EdDSASigner(key.getSecretKey()); <br /><br />const signature = await signerFn(unsignedJwt); <br />const vcJwt = [unsignedJwt, signature].join(\'.\');</code></pre><hr /><br /><h4>Issuer property caveat</h4><p>We use <b>openapi-generator</b> to generate Typescript SDK for the given API swagger definition. However, <b>openapi-generator</b> does not support <b>oneOf</b> configuration properly and generates an invalid Typescript SDK. To avoid the problem, swagger defines <b>issuer</b> property only as string for the moment. While in fact, endpoint accepts issuer as an object in format of <code>{id: string; name: string;}</code> as well.</p><br /><h4>Type property caveat</h4><p><code>type</code> is required for <code>vc+sd-jwt</code> format and must be a string.<br />However, endpoint accepts <code>type</code> as an array of string for <code>JWT VC</code> in format of <code>[\"VerifiableCredential\", \"AlumniCredential\"]</code> as well. <br /></p>
|
|
176
176
|
* Generate credential based on type and claims provided
|
|
177
177
|
*/
|
|
178
178
|
credentialsGeneratePost(meecoOrganisationID: string, vCGenerateCredentialPayloadDto: VCGenerateCredentialPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCUnsignedCredentialResponseDto>;
|
|
@@ -187,22 +187,22 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
187
187
|
*/
|
|
188
188
|
credentialsGenerateValidatePayloadPost(meecoOrganisationID: string, vCGenerateCredentialPayloadDto: VCGenerateCredentialPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
189
189
|
/**
|
|
190
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
190
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Lists credentials that selected organisation has issued.</p>
|
|
191
191
|
* Get a list of credentials organisation has issued
|
|
192
192
|
*/
|
|
193
193
|
credentialsGetRaw(requestParameters: CredentialsGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPaginatedCredentialsResponseDto>>;
|
|
194
194
|
/**
|
|
195
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
195
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Lists credentials that selected organisation has issued.</p>
|
|
196
196
|
* Get a list of credentials organisation has issued
|
|
197
197
|
*/
|
|
198
198
|
credentialsGet(meecoOrganisationID: string, order?: CredentialsGetOrderEnum, orderBy?: CredentialsGetOrderByEnum, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPaginatedCredentialsResponseDto>;
|
|
199
199
|
/**
|
|
200
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
200
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Fetch information about a credential organisation has issued by credential ID.</p>
|
|
201
201
|
* Fetch information about a credential organistaion has issued
|
|
202
202
|
*/
|
|
203
203
|
credentialsIdGetRaw(requestParameters: CredentialsIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCCredentialResponseDto>>;
|
|
204
204
|
/**
|
|
205
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
205
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Fetch information about a credential organisation has issued by credential ID.</p>
|
|
206
206
|
* Fetch information about a credential organistaion has issued
|
|
207
207
|
*/
|
|
208
208
|
credentialsIdGet(id: string, meecoOrganisationID: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCCredentialResponseDto>;
|