@meeco/svx-api-sdk 1.0.0-stage.20241122171806.f5ccdca → 1.0.0-stage.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/.openapi-generator/FILES
CHANGED
|
@@ -21,53 +21,29 @@ models/ATOMActiveAndArchivedOrgList.ts
|
|
|
21
21
|
models/ATOMAdmin.ts
|
|
22
22
|
models/ATOMAdministeredArchivedOrg.ts
|
|
23
23
|
models/ATOMAdministeredOrg.ts
|
|
24
|
-
models/ATOMAgentList.ts
|
|
25
|
-
models/ATOMAgentToken.ts
|
|
26
|
-
models/ATOMApplicationVersion.ts
|
|
27
24
|
models/ATOMAssignSecurityRightsRequest.ts
|
|
28
|
-
models/ATOMAuthorizationResponse.ts
|
|
29
|
-
models/ATOMBlobInfo.ts
|
|
30
|
-
models/ATOMBlobInfoResponse.ts
|
|
31
|
-
models/ATOMBlobPublicInfo.ts
|
|
32
|
-
models/ATOMBlobPublicInfoResponse.ts
|
|
33
|
-
models/ATOMBlobUploadUrlRequest.ts
|
|
34
|
-
models/ATOMComponent.ts
|
|
35
25
|
models/ATOMCreateOrUpdateOrgRequest.ts
|
|
36
26
|
models/ATOMCreateOrUpdateTenantRequest.ts
|
|
37
27
|
models/ATOMError.ts
|
|
38
|
-
models/ATOMFileStorageBackend.ts
|
|
39
|
-
models/ATOMFileStorageConfiguration.ts
|
|
40
|
-
models/ATOMGenesisRequest.ts
|
|
41
|
-
models/ATOMJwk.ts
|
|
42
|
-
models/ATOMNewAgentRequest.ts
|
|
43
|
-
models/ATOMOneAgent.ts
|
|
44
28
|
models/ATOMOneOrg.ts
|
|
45
29
|
models/ATOMOneTenant.ts
|
|
46
|
-
models/ATOMOneUser.ts
|
|
47
30
|
models/ATOMOrg.ts
|
|
48
|
-
models/ATOMOrgAgent.ts
|
|
49
31
|
models/ATOMOrgDescription.ts
|
|
50
32
|
models/ATOMOrgList.ts
|
|
51
33
|
models/ATOMPaginatedAdminList.ts
|
|
52
34
|
models/ATOMPaginatedOrgList.ts
|
|
53
35
|
models/ATOMPaginatedTenantList.ts
|
|
54
|
-
models/ATOMPublicKey.ts
|
|
55
|
-
models/ATOMRebuildableProjectors.ts
|
|
56
|
-
models/ATOMRedeemInvitationRequest.ts
|
|
57
36
|
models/ATOMSecurityRightGroupSpec.ts
|
|
58
37
|
models/ATOMSecurityRightInRegistry.ts
|
|
59
|
-
models/ATOMSecurityRightSpec.ts
|
|
60
38
|
models/ATOMSecurityRightSpecInRegistry.ts
|
|
61
39
|
models/ATOMSecurityRights.ts
|
|
62
40
|
models/ATOMSecurityRightsGroup.ts
|
|
63
41
|
models/ATOMSecurityRightsOfUser.ts
|
|
64
42
|
models/ATOMSecurityRightsRegistry.ts
|
|
65
|
-
models/ATOMSrt.ts
|
|
66
43
|
models/ATOMTenant.ts
|
|
67
44
|
models/ATOMTenantDescription.ts
|
|
68
45
|
models/ATOMTenantIdAndName.ts
|
|
69
46
|
models/ATOMTenantInJwtForWhoAmI.ts
|
|
70
|
-
models/ATOMUpdateOrgAgentRequest.ts
|
|
71
47
|
models/ATOMUser.ts
|
|
72
48
|
models/ATOMWhoAmI.ts
|
|
73
49
|
models/AcceptInvitationParams.ts
|
|
@@ -97,7 +73,6 @@ models/CreateChildUserParams.ts
|
|
|
97
73
|
models/CreateChildUserResponse.ts
|
|
98
74
|
models/CreateDeleteReconfigureSharesRequest.ts
|
|
99
75
|
models/CreateDeleteReconfigureSharesServiceResponse.ts
|
|
100
|
-
models/CreateSessionResponseSession.ts
|
|
101
76
|
models/CredentialSchema2018.ts
|
|
102
77
|
models/CredentialSchema2018Schema.ts
|
|
103
78
|
models/CredentialSchema2023.ts
|
|
@@ -108,9 +83,6 @@ models/EventActivityFeedResponse.ts
|
|
|
108
83
|
models/EventFeedResponse.ts
|
|
109
84
|
models/GetItemSharesResponse.ts
|
|
110
85
|
models/GetItemSharesResponseSharesInner.ts
|
|
111
|
-
models/IDNApp.ts
|
|
112
|
-
models/IDNAppSignal.ts
|
|
113
|
-
models/IDNComponent.ts
|
|
114
86
|
models/IDNCreateDidDto.ts
|
|
115
87
|
models/IDNCreateDidDtoDidDocument.ts
|
|
116
88
|
models/IDNCreateDidDtoOptions.ts
|
|
@@ -123,7 +95,6 @@ models/IDNDIDResolutionResultDto.ts
|
|
|
123
95
|
models/IDNDIDUpdateResultDto.ts
|
|
124
96
|
models/IDNDIDUrlMetadataDto.ts
|
|
125
97
|
models/IDNData.ts
|
|
126
|
-
models/IDNDatabase.ts
|
|
127
98
|
models/IDNDeactivateDidDto.ts
|
|
128
99
|
models/IDNDidDocumentDto.ts
|
|
129
100
|
models/IDNDidDocumentMetadata.ts
|
|
@@ -132,7 +103,6 @@ models/IDNDidRegistrationMetadata.ts
|
|
|
132
103
|
models/IDNDidState.ts
|
|
133
104
|
models/IDNErrorResponseModel.ts
|
|
134
105
|
models/IDNErrorsResponseModelDto.ts
|
|
135
|
-
models/IDNHealthCheck.ts
|
|
136
106
|
models/IDNLedgerResult.ts
|
|
137
107
|
models/IDNMetadata.ts
|
|
138
108
|
models/IDNOperation.ts
|
|
@@ -145,26 +115,17 @@ models/IDNResult.ts
|
|
|
145
115
|
models/IDNSecret.ts
|
|
146
116
|
models/IDNSigningRequest.ts
|
|
147
117
|
models/IDNSigningRequestType.ts
|
|
148
|
-
models/IDNStatusDto.ts
|
|
149
|
-
models/IDNStatusDtoWrapper.ts
|
|
150
118
|
models/IDNTxn.ts
|
|
151
119
|
models/IDNTxnMetadata.ts
|
|
152
120
|
models/IDNUpdateDidDto.ts
|
|
153
121
|
models/IDNValue.ts
|
|
154
|
-
models/IDNVersionDto.ts
|
|
155
122
|
models/IDNlinks.ts
|
|
156
123
|
models/IDNmeta.ts
|
|
157
124
|
models/IDNverificationMethodTemplate.ts
|
|
158
125
|
models/IDPAcceptEndUserInvitationPayloadDto.ts
|
|
159
|
-
models/IDPAcceptInviteNewUserDto.ts
|
|
160
126
|
models/IDPAuthorisationRequestDto.ts
|
|
161
127
|
models/IDPAuthorisationRequestResponseDto.ts
|
|
162
128
|
models/IDPAuthorisationSiopSessionRequestPayloadDto.ts
|
|
163
|
-
models/IDPClientModelDto.ts
|
|
164
|
-
models/IDPClientResponseDto.ts
|
|
165
|
-
models/IDPClientsResponseDto.ts
|
|
166
|
-
models/IDPCreateClientDto.ts
|
|
167
|
-
models/IDPCreateClientPayloadDto.ts
|
|
168
129
|
models/IDPCreateInvitationDto.ts
|
|
169
130
|
models/IDPCreateInvitationPayloadDto.ts
|
|
170
131
|
models/IDPEndUserInvitationResponseDto.ts
|
|
@@ -175,7 +136,6 @@ models/IDPEndUserResponseModelDto.ts
|
|
|
175
136
|
models/IDPEndUsersResponseDto.ts
|
|
176
137
|
models/IDPErrorResponseModel.ts
|
|
177
138
|
models/IDPErrorsResponseModelDto.ts
|
|
178
|
-
models/IDPForgotPasswordDto.ts
|
|
179
139
|
models/IDPGenerateShortLivedAccessTokenDto.ts
|
|
180
140
|
models/IDPGenerateShortLivedAccessTokenPayloadDto.ts
|
|
181
141
|
models/IDPInvitationResponseDto.ts
|
|
@@ -184,11 +144,7 @@ models/IDPInvitationsResponseDto.ts
|
|
|
184
144
|
models/IDPJoinedTenantDto.ts
|
|
185
145
|
models/IDPJwtIssuerJWKSKeys.ts
|
|
186
146
|
models/IDPJwtIssuerResponseDto.ts
|
|
187
|
-
models/IDPLoginRequestDto.ts
|
|
188
147
|
models/IDPMeta.ts
|
|
189
|
-
models/IDPResetPasswordDto.ts
|
|
190
|
-
models/IDPUpdateClientDto.ts
|
|
191
|
-
models/IDPUpdateClientPayloadDto.ts
|
|
192
148
|
models/IDPUpdatePasswordDto.ts
|
|
193
149
|
models/IDPUpdatePasswordPayloadDto.ts
|
|
194
150
|
models/IDPUpdateUserDto.ts
|
|
@@ -203,33 +159,16 @@ models/InvitationsResponse.ts
|
|
|
203
159
|
models/ItemSharesUpdateResponse.ts
|
|
204
160
|
models/ItemTemplatesResponse.ts
|
|
205
161
|
models/ItemsResponse.ts
|
|
206
|
-
models/KeystoreComponent.ts
|
|
207
162
|
models/KeystoreDataEncryptionKey.ts
|
|
208
163
|
models/KeystoreDataEncryptionKeyResponse.ts
|
|
209
|
-
models/KeystoreDelegation.ts
|
|
210
|
-
models/KeystoreDelegationResponse.ts
|
|
211
|
-
models/KeystoreDelegationWithPivateDekExternalIdResponse.ts
|
|
212
164
|
models/KeystoreErr.ts
|
|
213
165
|
models/KeystoreErrorsResponse.ts
|
|
214
|
-
models/KeystoreExternalAdmissionTokens.ts
|
|
215
|
-
models/KeystoreKbcSessionResponse.ts
|
|
216
166
|
models/KeystoreKeyEncryptionKey.ts
|
|
217
167
|
models/KeystoreKeyEncryptionKeyResponse.ts
|
|
218
168
|
models/KeystoreKeypair.ts
|
|
219
169
|
models/KeystoreKeypairResponse.ts
|
|
220
170
|
models/KeystorePassphraseDerivationArtefact.ts
|
|
221
171
|
models/KeystorePassphraseDerivationArtefactResponse.ts
|
|
222
|
-
models/KeystoreSession.ts
|
|
223
|
-
models/KeystoreSessionResponse.ts
|
|
224
|
-
models/KeystoreSessionValidity.ts
|
|
225
|
-
models/KeystoreSrpChallenge.ts
|
|
226
|
-
models/KeystoreUser.ts
|
|
227
|
-
models/KeystoreUserImported.ts
|
|
228
|
-
models/KeystoreUserInfo.ts
|
|
229
|
-
models/KeystoreUserQueuedForDeletion.ts
|
|
230
|
-
models/KeystoreUserResponse.ts
|
|
231
|
-
models/KeystoreUsernameResponse.ts
|
|
232
|
-
models/KeystoreWellKnownRecaptchaResponse.ts
|
|
233
172
|
models/ListOfReconfigureShareParams.ts
|
|
234
173
|
models/ParentPublicKeyForConnection.ts
|
|
235
174
|
models/PostAttachmentDirectUploadUrlBlobRequest.ts
|
|
@@ -277,28 +216,17 @@ models/SharesIncomingResponse.ts
|
|
|
277
216
|
models/SharesOutgoingResponse.ts
|
|
278
217
|
models/ShreIntentListResponse.ts
|
|
279
218
|
models/UpdateDelegationsRequest.ts
|
|
280
|
-
models/UtilitiesApplicationVersion.ts
|
|
281
219
|
models/UtilitiesBlobInfo.ts
|
|
282
220
|
models/UtilitiesBlobInfoResponse.ts
|
|
283
221
|
models/UtilitiesBlobPublicInfo.ts
|
|
284
222
|
models/UtilitiesBlobPublicInfoResponse.ts
|
|
285
223
|
models/UtilitiesBlobUploadUrlRequest.ts
|
|
286
|
-
models/UtilitiesComponent.ts
|
|
287
224
|
models/UtilitiesError.ts
|
|
288
|
-
models/UtilitiesFileStorageBackend.ts
|
|
289
|
-
models/UtilitiesFileStorageConfiguration.ts
|
|
290
|
-
models/VCAmqp.ts
|
|
291
|
-
models/VCApp.ts
|
|
292
|
-
models/VCAppSignal.ts
|
|
293
225
|
models/VCClaimsDto.ts
|
|
294
226
|
models/VCCnfDto.ts
|
|
295
|
-
models/VCComponent.ts
|
|
296
|
-
models/VCConnectionParams.ts
|
|
297
227
|
models/VCConstraintsDto.ts
|
|
298
228
|
models/VCCreateCredentialTypeConfigDto.ts
|
|
299
|
-
models/VCCreateCredentialTypeConfigDtoExpiry.ts
|
|
300
229
|
models/VCCreateCredentialTypeDto.ts
|
|
301
|
-
models/VCCreateCredentialTypeExpiryDto.ts
|
|
302
230
|
models/VCCreateCredentialTypePayloadDto.ts
|
|
303
231
|
models/VCCreateCredentialTypeStyleDto.ts
|
|
304
232
|
models/VCCreatePresentationDefinitionDto.ts
|
|
@@ -312,12 +240,7 @@ models/VCCredentialJSONSchemaPayloadDto.ts
|
|
|
312
240
|
models/VCCredentialModelDto.ts
|
|
313
241
|
models/VCCredentialResponseDto.ts
|
|
314
242
|
models/VCCredentialTypeConfigDto.ts
|
|
315
|
-
models/VCCredentialTypeConfigDtoExpiry.ts
|
|
316
|
-
models/VCCredentialTypeExpiryDto.ts
|
|
317
243
|
models/VCCredentialTypeModelDto.ts
|
|
318
|
-
models/VCCredentialTypeModelDtoConfig.ts
|
|
319
|
-
models/VCCredentialTypeModelDtoSchema.ts
|
|
320
|
-
models/VCCredentialTypeModelDtoStyle.ts
|
|
321
244
|
models/VCCredentialTypeResponseDto.ts
|
|
322
245
|
models/VCCredentialTypeSchemaDto.ts
|
|
323
246
|
models/VCCredentialTypeStyleDto.ts
|
|
@@ -326,19 +249,19 @@ models/VCCredentialVerificationErrorResponseDto.ts
|
|
|
326
249
|
models/VCCredentialVerificationOptionsRequestPayloadDto.ts
|
|
327
250
|
models/VCCredentialVerificationResultResponseDto.ts
|
|
328
251
|
models/VCCredentialVerificationWarningResponseDto.ts
|
|
329
|
-
models/VCDatabase.ts
|
|
330
252
|
models/VCErrorResponseDto.ts
|
|
331
253
|
models/VCErrorsResponseDto.ts
|
|
332
254
|
models/VCFieldsDto.ts
|
|
333
255
|
models/VCFieldsDtoFilter.ts
|
|
256
|
+
models/VCFilterContainsDto.ts
|
|
334
257
|
models/VCFilterDto.ts
|
|
258
|
+
models/VCFilterItemsDto.ts
|
|
335
259
|
models/VCFilterNotPredicateDto.ts
|
|
336
260
|
models/VCGenerateCredentialDto.ts
|
|
337
261
|
models/VCGenerateCredentialDtoClaims.ts
|
|
338
262
|
models/VCGenerateCredentialPayloadDto.ts
|
|
339
263
|
models/VCGeneratePresentationDto.ts
|
|
340
264
|
models/VCGeneratePresentationPayloadDto.ts
|
|
341
|
-
models/VCHealthCheck.ts
|
|
342
265
|
models/VCIdTokenVerificationErrorResponseDto.ts
|
|
343
266
|
models/VCIdTokenVerificationOptionsDto.ts
|
|
344
267
|
models/VCIdTokenVerificationResultResponseDto.ts
|
|
@@ -371,8 +294,6 @@ models/VCResponseVerificationWarningResponseDto.ts
|
|
|
371
294
|
models/VCSchemaResponseDto.ts
|
|
372
295
|
models/VCSchemaResponseModelDto.ts
|
|
373
296
|
models/VCSchemasResponseDto.ts
|
|
374
|
-
models/VCStatusDto.ts
|
|
375
|
-
models/VCStatusDtoWrapper.ts
|
|
376
297
|
models/VCUnsignedCredentialModelDto.ts
|
|
377
298
|
models/VCUnsignedCredentialModelDtoMetadata.ts
|
|
378
299
|
models/VCUnsignedCredentialResponseDto.ts
|
|
@@ -390,16 +311,10 @@ models/VCVerifySignedCredentialRequestDto.ts
|
|
|
390
311
|
models/VCVerifySignedCredentialRequestPayloadDto.ts
|
|
391
312
|
models/VCVerifySignedPresentationRequestDto.ts
|
|
392
313
|
models/VCVerifySignedPresentationRequestPayloadDto.ts
|
|
393
|
-
models/VCVersionDto.ts
|
|
394
314
|
models/VaultActivity.ts
|
|
395
|
-
models/VaultAdmissionToken.ts
|
|
396
|
-
models/VaultAdmissionTokenResponse.ts
|
|
397
|
-
models/VaultAssociation.ts
|
|
398
|
-
models/VaultAssociationResponse.ts
|
|
399
315
|
models/VaultAttachment.ts
|
|
400
316
|
models/VaultAttachmentDirectUploadUrl.ts
|
|
401
317
|
models/VaultAttachmentDirectUploadUrlResponse.ts
|
|
402
|
-
models/VaultAttachmentResponse.ts
|
|
403
318
|
models/VaultAttachmentsFolder.ts
|
|
404
319
|
models/VaultAttachmentsFolderResponse.ts
|
|
405
320
|
models/VaultClassificationNode.ts
|
|
@@ -407,36 +322,21 @@ models/VaultClassificationNodeAttributes.ts
|
|
|
407
322
|
models/VaultClassificationNodeAttributesWithDeletion.ts
|
|
408
323
|
models/VaultClientTask.ts
|
|
409
324
|
models/VaultCollectionReport.ts
|
|
410
|
-
models/VaultCompactAttachment.ts
|
|
411
325
|
models/VaultCompactShareIntent.ts
|
|
412
|
-
models/VaultCompactSlot.ts
|
|
413
|
-
models/VaultComponent.ts
|
|
414
326
|
models/VaultConnection.ts
|
|
415
327
|
models/VaultConnectionResponse.ts
|
|
416
328
|
models/VaultConnectionResponseWithCreatedSharesReport.ts
|
|
417
329
|
models/VaultConnectionsByRoles.ts
|
|
418
|
-
models/VaultCreateOrganizationServiceResponse.ts
|
|
419
|
-
models/VaultCreateSessionResponse.ts
|
|
420
330
|
models/VaultCreatedShareReport.ts
|
|
421
331
|
models/VaultDelegationInvitation.ts
|
|
422
332
|
models/VaultDelegationInvitationResponse.ts
|
|
423
|
-
models/VaultDeletionQueueItemResponse.ts
|
|
424
333
|
models/VaultDirectAttachment.ts
|
|
425
334
|
models/VaultEncryptedSlotValue.ts
|
|
426
335
|
models/VaultErr.ts
|
|
427
336
|
models/VaultErrorsResponse.ts
|
|
428
337
|
models/VaultGetShareResponse.ts
|
|
429
|
-
models/VaultGlobalAttachmentsReport.ts
|
|
430
|
-
models/VaultGlobalAttachmentsReportResponse.ts
|
|
431
|
-
models/VaultGlobalConnectionsReport.ts
|
|
432
|
-
models/VaultGlobalConnectionsReportResponse.ts
|
|
433
|
-
models/VaultGlobalSharesReport.ts
|
|
434
|
-
models/VaultGlobalUsersReport.ts
|
|
435
|
-
models/VaultGlobalUsersReportResponse.ts
|
|
436
|
-
models/VaultImage.ts
|
|
437
338
|
models/VaultInvitation.ts
|
|
438
339
|
models/VaultInvitationAcceptedResponse.ts
|
|
439
|
-
models/VaultInvitationConfirmedResponse.ts
|
|
440
340
|
models/VaultItem.ts
|
|
441
341
|
models/VaultItemReport.ts
|
|
442
342
|
models/VaultItemReportItems.ts
|
|
@@ -444,41 +344,25 @@ models/VaultItemReportResponse.ts
|
|
|
444
344
|
models/VaultItemReportSlots.ts
|
|
445
345
|
models/VaultItemResponse.ts
|
|
446
346
|
models/VaultItemTemplate.ts
|
|
447
|
-
models/VaultItemTemplateClassificationRequest.ts
|
|
448
347
|
models/VaultItemTemplateResponse.ts
|
|
449
348
|
models/VaultMeResponse.ts
|
|
450
349
|
models/VaultNestedSlotAttributes.ts
|
|
451
|
-
models/VaultOrganization.ts
|
|
452
|
-
models/VaultOrganizationMember.ts
|
|
453
|
-
models/VaultOrganizationResponse.ts
|
|
454
350
|
models/VaultOwnConnectionData.ts
|
|
455
|
-
models/VaultRedirectResponse.ts
|
|
456
351
|
models/VaultRemoteFile.ts
|
|
457
|
-
models/VaultService.ts
|
|
458
|
-
models/VaultServiceUser.ts
|
|
459
|
-
models/VaultSessionResumeResponse.ts
|
|
460
|
-
models/VaultSessionTypeAndUserAccessToken.ts
|
|
461
352
|
models/VaultShare.ts
|
|
462
353
|
models/VaultShareIntent.ts
|
|
463
354
|
models/VaultShareWithItemData.ts
|
|
464
355
|
models/VaultSharesCreateResponse.ts
|
|
465
356
|
models/VaultSlot.ts
|
|
466
357
|
models/VaultSlotAttributesInItemCreation.ts
|
|
467
|
-
models/VaultSlotResponse.ts
|
|
468
|
-
models/VaultSystemClassificationNode.ts
|
|
469
|
-
models/VaultSystemClassificationScheme.ts
|
|
470
|
-
models/VaultSystemItemTemplate.ts
|
|
471
|
-
models/VaultSystemTemplateSlot.ts
|
|
472
358
|
models/VaultTheOtherConnectedUserData.ts
|
|
473
359
|
models/VaultThumbnail.ts
|
|
474
360
|
models/VaultUser.ts
|
|
475
|
-
models/VaultUserAccessToken.ts
|
|
476
361
|
models/VaultUserAttachmentsReport.ts
|
|
477
362
|
models/VaultUserAttachmentsReportResponse.ts
|
|
478
363
|
models/VaultUserConnectionsReport.ts
|
|
479
364
|
models/VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount.ts
|
|
480
365
|
models/VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers.ts
|
|
481
366
|
models/VaultUserConnectionsReportResponse.ts
|
|
482
|
-
models/VaultUserQueuedForDeletion.ts
|
|
483
367
|
models/index.ts
|
|
484
368
|
runtime.ts
|
package/lib/esm/apis/UsersApi.js
CHANGED
|
@@ -690,9 +690,6 @@ export class UsersApi extends runtime.BaseAPI {
|
|
|
690
690
|
if (requestParameters.status !== undefined) {
|
|
691
691
|
queryParameters['status'] = requestParameters.status;
|
|
692
692
|
}
|
|
693
|
-
if (requestParameters.invitedVia !== undefined) {
|
|
694
|
-
queryParameters['invited_via'] = requestParameters.invitedVia;
|
|
695
|
-
}
|
|
696
693
|
if (requestParameters.order !== undefined) {
|
|
697
694
|
queryParameters['order'] = requestParameters.order;
|
|
698
695
|
}
|
|
@@ -729,9 +726,9 @@ export class UsersApi extends runtime.BaseAPI {
|
|
|
729
726
|
* <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>
|
|
730
727
|
* List invitations
|
|
731
728
|
*/
|
|
732
|
-
usersInvitationsGet(status,
|
|
729
|
+
usersInvitationsGet(status, meecoOrganisationID, order, orderBy, perPage, page, initOverrides) {
|
|
733
730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
734
|
-
const response = yield this.usersInvitationsGetRaw({ status: status,
|
|
731
|
+
const response = yield this.usersInvitationsGetRaw({ status: status, meecoOrganisationID: meecoOrganisationID, order: order, orderBy: orderBy, perPage: perPage, page: page }, initOverrides);
|
|
735
732
|
return yield response.value();
|
|
736
733
|
});
|
|
737
734
|
}
|
|
@@ -855,8 +852,8 @@ export class UsersApi extends runtime.BaseAPI {
|
|
|
855
852
|
});
|
|
856
853
|
}
|
|
857
854
|
/**
|
|
858
|
-
* <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
|
|
859
|
-
* Invite
|
|
855
|
+
* <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>
|
|
856
|
+
* Invite admin to join the platform
|
|
860
857
|
*/
|
|
861
858
|
usersInvitationsPostRaw(requestParameters, initOverrides) {
|
|
862
859
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -887,8 +884,8 @@ export class UsersApi extends runtime.BaseAPI {
|
|
|
887
884
|
});
|
|
888
885
|
}
|
|
889
886
|
/**
|
|
890
|
-
* <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
|
|
891
|
-
* Invite
|
|
887
|
+
* <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>
|
|
888
|
+
* Invite admin to join the platform
|
|
892
889
|
*/
|
|
893
890
|
usersInvitationsPost(iDPCreateInvitationPayloadDto, meecoOrganisationID, initOverrides) {
|
|
894
891
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -896,90 +893,6 @@ export class UsersApi extends runtime.BaseAPI {
|
|
|
896
893
|
return yield response.value();
|
|
897
894
|
});
|
|
898
895
|
}
|
|
899
|
-
/**
|
|
900
|
-
* <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>
|
|
901
|
-
* Exchange invitation token with a short lived access token
|
|
902
|
-
*/
|
|
903
|
-
usersInvitationsShortLivedAccessTokenPostRaw(requestParameters, initOverrides) {
|
|
904
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
905
|
-
if (requestParameters.iDPGenerateShortLivedAccessTokenPayloadDto === null || requestParameters.iDPGenerateShortLivedAccessTokenPayloadDto === undefined) {
|
|
906
|
-
throw new runtime.RequiredError('iDPGenerateShortLivedAccessTokenPayloadDto', 'Required parameter requestParameters.iDPGenerateShortLivedAccessTokenPayloadDto was null or undefined when calling usersInvitationsShortLivedAccessTokenPost.');
|
|
907
|
-
}
|
|
908
|
-
const queryParameters = {};
|
|
909
|
-
const headerParameters = {};
|
|
910
|
-
headerParameters['Content-Type'] = 'application/json';
|
|
911
|
-
const response = yield this.request({
|
|
912
|
-
path: `/users/invitations/short_lived_access_token`,
|
|
913
|
-
method: 'POST',
|
|
914
|
-
headers: headerParameters,
|
|
915
|
-
query: queryParameters,
|
|
916
|
-
body: IDPGenerateShortLivedAccessTokenPayloadDtoToJSON(requestParameters.iDPGenerateShortLivedAccessTokenPayloadDto),
|
|
917
|
-
}, initOverrides);
|
|
918
|
-
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
919
|
-
return new runtime.JSONApiResponse(response);
|
|
920
|
-
}
|
|
921
|
-
else {
|
|
922
|
-
return new runtime.TextApiResponse(response);
|
|
923
|
-
}
|
|
924
|
-
});
|
|
925
|
-
}
|
|
926
|
-
/**
|
|
927
|
-
* <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>
|
|
928
|
-
* Exchange invitation token with a short lived access token
|
|
929
|
-
*/
|
|
930
|
-
usersInvitationsShortLivedAccessTokenPost(iDPGenerateShortLivedAccessTokenPayloadDto, initOverrides) {
|
|
931
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
932
|
-
const response = yield this.usersInvitationsShortLivedAccessTokenPostRaw({ iDPGenerateShortLivedAccessTokenPayloadDto: iDPGenerateShortLivedAccessTokenPayloadDto }, initOverrides);
|
|
933
|
-
return yield response.value();
|
|
934
|
-
});
|
|
935
|
-
}
|
|
936
|
-
/**
|
|
937
|
-
* <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>
|
|
938
|
-
* Accept invitation by submitting presentation request response
|
|
939
|
-
*/
|
|
940
|
-
usersInvitationsTokenAcceptPostRaw(requestParameters, initOverrides) {
|
|
941
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
942
|
-
if (requestParameters.token === null || requestParameters.token === undefined) {
|
|
943
|
-
throw new runtime.RequiredError('token', 'Required parameter requestParameters.token was null or undefined when calling usersInvitationsTokenAcceptPost.');
|
|
944
|
-
}
|
|
945
|
-
if (requestParameters.iDPAcceptEndUserInvitationPayloadDto === null || requestParameters.iDPAcceptEndUserInvitationPayloadDto === undefined) {
|
|
946
|
-
throw new runtime.RequiredError('iDPAcceptEndUserInvitationPayloadDto', 'Required parameter requestParameters.iDPAcceptEndUserInvitationPayloadDto was null or undefined when calling usersInvitationsTokenAcceptPost.');
|
|
947
|
-
}
|
|
948
|
-
const queryParameters = {};
|
|
949
|
-
const headerParameters = {};
|
|
950
|
-
headerParameters['Content-Type'] = 'application/json';
|
|
951
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
952
|
-
const token = this.configuration.accessToken;
|
|
953
|
-
const tokenString = yield token("SVX-JWT", []);
|
|
954
|
-
if (tokenString) {
|
|
955
|
-
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
956
|
-
}
|
|
957
|
-
}
|
|
958
|
-
const response = yield this.request({
|
|
959
|
-
path: `/users/invitations/{token}/accept`.replace(`{${"token"}}`, encodeURIComponent(String(requestParameters.token))),
|
|
960
|
-
method: 'POST',
|
|
961
|
-
headers: headerParameters,
|
|
962
|
-
query: queryParameters,
|
|
963
|
-
body: IDPAcceptEndUserInvitationPayloadDtoToJSON(requestParameters.iDPAcceptEndUserInvitationPayloadDto),
|
|
964
|
-
}, initOverrides);
|
|
965
|
-
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
966
|
-
return new runtime.JSONApiResponse(response);
|
|
967
|
-
}
|
|
968
|
-
else {
|
|
969
|
-
return new runtime.TextApiResponse(response);
|
|
970
|
-
}
|
|
971
|
-
});
|
|
972
|
-
}
|
|
973
|
-
/**
|
|
974
|
-
* <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>
|
|
975
|
-
* Accept invitation by submitting presentation request response
|
|
976
|
-
*/
|
|
977
|
-
usersInvitationsTokenAcceptPost(token, iDPAcceptEndUserInvitationPayloadDto, initOverrides) {
|
|
978
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
979
|
-
const response = yield this.usersInvitationsTokenAcceptPostRaw({ token: token, iDPAcceptEndUserInvitationPayloadDto: iDPAcceptEndUserInvitationPayloadDto }, initOverrides);
|
|
980
|
-
return yield response.value();
|
|
981
|
-
});
|
|
982
|
-
}
|
|
983
896
|
/**
|
|
984
897
|
* This endpoint updates a user password
|
|
985
898
|
* Change user password
|
|
@@ -1100,13 +1013,6 @@ export const EndUsersGetStatusEnum = {
|
|
|
1100
1013
|
Deleted: 'deleted',
|
|
1101
1014
|
All: 'all'
|
|
1102
1015
|
};
|
|
1103
|
-
/**
|
|
1104
|
-
* @export
|
|
1105
|
-
*/
|
|
1106
|
-
export const UsersInvitationsGetInvitedViaEnum = {
|
|
1107
|
-
Email: 'email',
|
|
1108
|
-
Did: 'did'
|
|
1109
|
-
};
|
|
1110
1016
|
/**
|
|
1111
1017
|
* @export
|
|
1112
1018
|
*/
|
|
@@ -307,7 +307,7 @@ export class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
307
307
|
});
|
|
308
308
|
}
|
|
309
309
|
/**
|
|
310
|
-
* <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
|
|
310
|
+
* <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>
|
|
311
311
|
* Generate credential based on type and claims provided
|
|
312
312
|
*/
|
|
313
313
|
credentialsGeneratePostRaw(requestParameters, initOverrides) {
|
|
@@ -342,7 +342,7 @@ export class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
342
342
|
});
|
|
343
343
|
}
|
|
344
344
|
/**
|
|
345
|
-
* <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
|
|
345
|
+
* <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>
|
|
346
346
|
* Generate credential based on type and claims provided
|
|
347
347
|
*/
|
|
348
348
|
credentialsGeneratePost(meecoOrganisationID, vCGenerateCredentialPayloadDto, initOverrides) {
|
|
@@ -396,7 +396,7 @@ export class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
396
396
|
});
|
|
397
397
|
}
|
|
398
398
|
/**
|
|
399
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
399
|
+
* <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>
|
|
400
400
|
* Get a list of credentials organisation has issued
|
|
401
401
|
*/
|
|
402
402
|
credentialsGetRaw(requestParameters, initOverrides) {
|
|
@@ -438,7 +438,7 @@ export class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
438
438
|
});
|
|
439
439
|
}
|
|
440
440
|
/**
|
|
441
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
441
|
+
* <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>
|
|
442
442
|
* Get a list of credentials organisation has issued
|
|
443
443
|
*/
|
|
444
444
|
credentialsGet(meecoOrganisationID, order, orderBy, perPage, page, initOverrides) {
|
|
@@ -448,7 +448,7 @@ export class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
448
448
|
});
|
|
449
449
|
}
|
|
450
450
|
/**
|
|
451
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
451
|
+
* <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>
|
|
452
452
|
* Fetch information about a credential organistaion has issued
|
|
453
453
|
*/
|
|
454
454
|
credentialsIdGetRaw(requestParameters, initOverrides) {
|
|
@@ -481,7 +481,7 @@ export class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
481
481
|
});
|
|
482
482
|
}
|
|
483
483
|
/**
|
|
484
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
484
|
+
* <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>
|
|
485
485
|
* Fetch information about a credential organistaion has issued
|
|
486
486
|
*/
|
|
487
487
|
credentialsIdGet(id, meecoOrganisationID, initOverrides) {
|