@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
|
@@ -2,53 +2,29 @@ export * from './ATOMActiveAndArchivedOrgList';
|
|
|
2
2
|
export * from './ATOMAdmin';
|
|
3
3
|
export * from './ATOMAdministeredArchivedOrg';
|
|
4
4
|
export * from './ATOMAdministeredOrg';
|
|
5
|
-
export * from './ATOMAgentList';
|
|
6
|
-
export * from './ATOMAgentToken';
|
|
7
|
-
export * from './ATOMApplicationVersion';
|
|
8
5
|
export * from './ATOMAssignSecurityRightsRequest';
|
|
9
|
-
export * from './ATOMAuthorizationResponse';
|
|
10
|
-
export * from './ATOMBlobInfo';
|
|
11
|
-
export * from './ATOMBlobInfoResponse';
|
|
12
|
-
export * from './ATOMBlobPublicInfo';
|
|
13
|
-
export * from './ATOMBlobPublicInfoResponse';
|
|
14
|
-
export * from './ATOMBlobUploadUrlRequest';
|
|
15
|
-
export * from './ATOMComponent';
|
|
16
6
|
export * from './ATOMCreateOrUpdateOrgRequest';
|
|
17
7
|
export * from './ATOMCreateOrUpdateTenantRequest';
|
|
18
8
|
export * from './ATOMError';
|
|
19
|
-
export * from './ATOMFileStorageBackend';
|
|
20
|
-
export * from './ATOMFileStorageConfiguration';
|
|
21
|
-
export * from './ATOMGenesisRequest';
|
|
22
|
-
export * from './ATOMJwk';
|
|
23
|
-
export * from './ATOMNewAgentRequest';
|
|
24
|
-
export * from './ATOMOneAgent';
|
|
25
9
|
export * from './ATOMOneOrg';
|
|
26
10
|
export * from './ATOMOneTenant';
|
|
27
|
-
export * from './ATOMOneUser';
|
|
28
11
|
export * from './ATOMOrg';
|
|
29
|
-
export * from './ATOMOrgAgent';
|
|
30
12
|
export * from './ATOMOrgDescription';
|
|
31
13
|
export * from './ATOMOrgList';
|
|
32
14
|
export * from './ATOMPaginatedAdminList';
|
|
33
15
|
export * from './ATOMPaginatedOrgList';
|
|
34
16
|
export * from './ATOMPaginatedTenantList';
|
|
35
|
-
export * from './ATOMPublicKey';
|
|
36
|
-
export * from './ATOMRebuildableProjectors';
|
|
37
|
-
export * from './ATOMRedeemInvitationRequest';
|
|
38
17
|
export * from './ATOMSecurityRightGroupSpec';
|
|
39
18
|
export * from './ATOMSecurityRightInRegistry';
|
|
40
|
-
export * from './ATOMSecurityRightSpec';
|
|
41
19
|
export * from './ATOMSecurityRightSpecInRegistry';
|
|
42
20
|
export * from './ATOMSecurityRights';
|
|
43
21
|
export * from './ATOMSecurityRightsGroup';
|
|
44
22
|
export * from './ATOMSecurityRightsOfUser';
|
|
45
23
|
export * from './ATOMSecurityRightsRegistry';
|
|
46
|
-
export * from './ATOMSrt';
|
|
47
24
|
export * from './ATOMTenant';
|
|
48
25
|
export * from './ATOMTenantDescription';
|
|
49
26
|
export * from './ATOMTenantIdAndName';
|
|
50
27
|
export * from './ATOMTenantInJwtForWhoAmI';
|
|
51
|
-
export * from './ATOMUpdateOrgAgentRequest';
|
|
52
28
|
export * from './ATOMUser';
|
|
53
29
|
export * from './ATOMWhoAmI';
|
|
54
30
|
export * from './AcceptInvitationParams';
|
|
@@ -78,7 +54,6 @@ export * from './CreateChildUserParams';
|
|
|
78
54
|
export * from './CreateChildUserResponse';
|
|
79
55
|
export * from './CreateDeleteReconfigureSharesRequest';
|
|
80
56
|
export * from './CreateDeleteReconfigureSharesServiceResponse';
|
|
81
|
-
export * from './CreateSessionResponseSession';
|
|
82
57
|
export * from './CredentialSchema2018';
|
|
83
58
|
export * from './CredentialSchema2018Schema';
|
|
84
59
|
export * from './CredentialSchema2023';
|
|
@@ -89,9 +64,6 @@ export * from './EventActivityFeedResponse';
|
|
|
89
64
|
export * from './EventFeedResponse';
|
|
90
65
|
export * from './GetItemSharesResponse';
|
|
91
66
|
export * from './GetItemSharesResponseSharesInner';
|
|
92
|
-
export * from './IDNApp';
|
|
93
|
-
export * from './IDNAppSignal';
|
|
94
|
-
export * from './IDNComponent';
|
|
95
67
|
export * from './IDNCreateDidDto';
|
|
96
68
|
export * from './IDNCreateDidDtoDidDocument';
|
|
97
69
|
export * from './IDNCreateDidDtoOptions';
|
|
@@ -104,7 +76,6 @@ export * from './IDNDIDResolutionResultDto';
|
|
|
104
76
|
export * from './IDNDIDUpdateResultDto';
|
|
105
77
|
export * from './IDNDIDUrlMetadataDto';
|
|
106
78
|
export * from './IDNData';
|
|
107
|
-
export * from './IDNDatabase';
|
|
108
79
|
export * from './IDNDeactivateDidDto';
|
|
109
80
|
export * from './IDNDidDocumentDto';
|
|
110
81
|
export * from './IDNDidDocumentMetadata';
|
|
@@ -113,7 +84,6 @@ export * from './IDNDidRegistrationMetadata';
|
|
|
113
84
|
export * from './IDNDidState';
|
|
114
85
|
export * from './IDNErrorResponseModel';
|
|
115
86
|
export * from './IDNErrorsResponseModelDto';
|
|
116
|
-
export * from './IDNHealthCheck';
|
|
117
87
|
export * from './IDNLedgerResult';
|
|
118
88
|
export * from './IDNMetadata';
|
|
119
89
|
export * from './IDNOperation';
|
|
@@ -126,26 +96,17 @@ export * from './IDNResult';
|
|
|
126
96
|
export * from './IDNSecret';
|
|
127
97
|
export * from './IDNSigningRequest';
|
|
128
98
|
export * from './IDNSigningRequestType';
|
|
129
|
-
export * from './IDNStatusDto';
|
|
130
|
-
export * from './IDNStatusDtoWrapper';
|
|
131
99
|
export * from './IDNTxn';
|
|
132
100
|
export * from './IDNTxnMetadata';
|
|
133
101
|
export * from './IDNUpdateDidDto';
|
|
134
102
|
export * from './IDNValue';
|
|
135
|
-
export * from './IDNVersionDto';
|
|
136
103
|
export * from './IDNlinks';
|
|
137
104
|
export * from './IDNmeta';
|
|
138
105
|
export * from './IDNverificationMethodTemplate';
|
|
139
106
|
export * from './IDPAcceptEndUserInvitationPayloadDto';
|
|
140
|
-
export * from './IDPAcceptInviteNewUserDto';
|
|
141
107
|
export * from './IDPAuthorisationRequestDto';
|
|
142
108
|
export * from './IDPAuthorisationRequestResponseDto';
|
|
143
109
|
export * from './IDPAuthorisationSiopSessionRequestPayloadDto';
|
|
144
|
-
export * from './IDPClientModelDto';
|
|
145
|
-
export * from './IDPClientResponseDto';
|
|
146
|
-
export * from './IDPClientsResponseDto';
|
|
147
|
-
export * from './IDPCreateClientDto';
|
|
148
|
-
export * from './IDPCreateClientPayloadDto';
|
|
149
110
|
export * from './IDPCreateInvitationDto';
|
|
150
111
|
export * from './IDPCreateInvitationPayloadDto';
|
|
151
112
|
export * from './IDPEndUserInvitationResponseDto';
|
|
@@ -156,7 +117,6 @@ export * from './IDPEndUserResponseModelDto';
|
|
|
156
117
|
export * from './IDPEndUsersResponseDto';
|
|
157
118
|
export * from './IDPErrorResponseModel';
|
|
158
119
|
export * from './IDPErrorsResponseModelDto';
|
|
159
|
-
export * from './IDPForgotPasswordDto';
|
|
160
120
|
export * from './IDPGenerateShortLivedAccessTokenDto';
|
|
161
121
|
export * from './IDPGenerateShortLivedAccessTokenPayloadDto';
|
|
162
122
|
export * from './IDPInvitationResponseDto';
|
|
@@ -165,11 +125,7 @@ export * from './IDPInvitationsResponseDto';
|
|
|
165
125
|
export * from './IDPJoinedTenantDto';
|
|
166
126
|
export * from './IDPJwtIssuerJWKSKeys';
|
|
167
127
|
export * from './IDPJwtIssuerResponseDto';
|
|
168
|
-
export * from './IDPLoginRequestDto';
|
|
169
128
|
export * from './IDPMeta';
|
|
170
|
-
export * from './IDPResetPasswordDto';
|
|
171
|
-
export * from './IDPUpdateClientDto';
|
|
172
|
-
export * from './IDPUpdateClientPayloadDto';
|
|
173
129
|
export * from './IDPUpdatePasswordDto';
|
|
174
130
|
export * from './IDPUpdatePasswordPayloadDto';
|
|
175
131
|
export * from './IDPUpdateUserDto';
|
|
@@ -184,33 +140,16 @@ export * from './InvitationsResponse';
|
|
|
184
140
|
export * from './ItemSharesUpdateResponse';
|
|
185
141
|
export * from './ItemTemplatesResponse';
|
|
186
142
|
export * from './ItemsResponse';
|
|
187
|
-
export * from './KeystoreComponent';
|
|
188
143
|
export * from './KeystoreDataEncryptionKey';
|
|
189
144
|
export * from './KeystoreDataEncryptionKeyResponse';
|
|
190
|
-
export * from './KeystoreDelegation';
|
|
191
|
-
export * from './KeystoreDelegationResponse';
|
|
192
|
-
export * from './KeystoreDelegationWithPivateDekExternalIdResponse';
|
|
193
145
|
export * from './KeystoreErr';
|
|
194
146
|
export * from './KeystoreErrorsResponse';
|
|
195
|
-
export * from './KeystoreExternalAdmissionTokens';
|
|
196
|
-
export * from './KeystoreKbcSessionResponse';
|
|
197
147
|
export * from './KeystoreKeyEncryptionKey';
|
|
198
148
|
export * from './KeystoreKeyEncryptionKeyResponse';
|
|
199
149
|
export * from './KeystoreKeypair';
|
|
200
150
|
export * from './KeystoreKeypairResponse';
|
|
201
151
|
export * from './KeystorePassphraseDerivationArtefact';
|
|
202
152
|
export * from './KeystorePassphraseDerivationArtefactResponse';
|
|
203
|
-
export * from './KeystoreSession';
|
|
204
|
-
export * from './KeystoreSessionResponse';
|
|
205
|
-
export * from './KeystoreSessionValidity';
|
|
206
|
-
export * from './KeystoreSrpChallenge';
|
|
207
|
-
export * from './KeystoreUser';
|
|
208
|
-
export * from './KeystoreUserImported';
|
|
209
|
-
export * from './KeystoreUserInfo';
|
|
210
|
-
export * from './KeystoreUserQueuedForDeletion';
|
|
211
|
-
export * from './KeystoreUserResponse';
|
|
212
|
-
export * from './KeystoreUsernameResponse';
|
|
213
|
-
export * from './KeystoreWellKnownRecaptchaResponse';
|
|
214
153
|
export * from './ListOfReconfigureShareParams';
|
|
215
154
|
export * from './ParentPublicKeyForConnection';
|
|
216
155
|
export * from './PostAttachmentDirectUploadUrlBlobRequest';
|
|
@@ -258,28 +197,17 @@ export * from './SharesIncomingResponse';
|
|
|
258
197
|
export * from './SharesOutgoingResponse';
|
|
259
198
|
export * from './ShreIntentListResponse';
|
|
260
199
|
export * from './UpdateDelegationsRequest';
|
|
261
|
-
export * from './UtilitiesApplicationVersion';
|
|
262
200
|
export * from './UtilitiesBlobInfo';
|
|
263
201
|
export * from './UtilitiesBlobInfoResponse';
|
|
264
202
|
export * from './UtilitiesBlobPublicInfo';
|
|
265
203
|
export * from './UtilitiesBlobPublicInfoResponse';
|
|
266
204
|
export * from './UtilitiesBlobUploadUrlRequest';
|
|
267
|
-
export * from './UtilitiesComponent';
|
|
268
205
|
export * from './UtilitiesError';
|
|
269
|
-
export * from './UtilitiesFileStorageBackend';
|
|
270
|
-
export * from './UtilitiesFileStorageConfiguration';
|
|
271
|
-
export * from './VCAmqp';
|
|
272
|
-
export * from './VCApp';
|
|
273
|
-
export * from './VCAppSignal';
|
|
274
206
|
export * from './VCClaimsDto';
|
|
275
207
|
export * from './VCCnfDto';
|
|
276
|
-
export * from './VCComponent';
|
|
277
|
-
export * from './VCConnectionParams';
|
|
278
208
|
export * from './VCConstraintsDto';
|
|
279
209
|
export * from './VCCreateCredentialTypeConfigDto';
|
|
280
|
-
export * from './VCCreateCredentialTypeConfigDtoExpiry';
|
|
281
210
|
export * from './VCCreateCredentialTypeDto';
|
|
282
|
-
export * from './VCCreateCredentialTypeExpiryDto';
|
|
283
211
|
export * from './VCCreateCredentialTypePayloadDto';
|
|
284
212
|
export * from './VCCreateCredentialTypeStyleDto';
|
|
285
213
|
export * from './VCCreatePresentationDefinitionDto';
|
|
@@ -293,12 +221,7 @@ export * from './VCCredentialJSONSchemaPayloadDto';
|
|
|
293
221
|
export * from './VCCredentialModelDto';
|
|
294
222
|
export * from './VCCredentialResponseDto';
|
|
295
223
|
export * from './VCCredentialTypeConfigDto';
|
|
296
|
-
export * from './VCCredentialTypeConfigDtoExpiry';
|
|
297
|
-
export * from './VCCredentialTypeExpiryDto';
|
|
298
224
|
export * from './VCCredentialTypeModelDto';
|
|
299
|
-
export * from './VCCredentialTypeModelDtoConfig';
|
|
300
|
-
export * from './VCCredentialTypeModelDtoSchema';
|
|
301
|
-
export * from './VCCredentialTypeModelDtoStyle';
|
|
302
225
|
export * from './VCCredentialTypeResponseDto';
|
|
303
226
|
export * from './VCCredentialTypeSchemaDto';
|
|
304
227
|
export * from './VCCredentialTypeStyleDto';
|
|
@@ -307,19 +230,19 @@ export * from './VCCredentialVerificationErrorResponseDto';
|
|
|
307
230
|
export * from './VCCredentialVerificationOptionsRequestPayloadDto';
|
|
308
231
|
export * from './VCCredentialVerificationResultResponseDto';
|
|
309
232
|
export * from './VCCredentialVerificationWarningResponseDto';
|
|
310
|
-
export * from './VCDatabase';
|
|
311
233
|
export * from './VCErrorResponseDto';
|
|
312
234
|
export * from './VCErrorsResponseDto';
|
|
313
235
|
export * from './VCFieldsDto';
|
|
314
236
|
export * from './VCFieldsDtoFilter';
|
|
237
|
+
export * from './VCFilterContainsDto';
|
|
315
238
|
export * from './VCFilterDto';
|
|
239
|
+
export * from './VCFilterItemsDto';
|
|
316
240
|
export * from './VCFilterNotPredicateDto';
|
|
317
241
|
export * from './VCGenerateCredentialDto';
|
|
318
242
|
export * from './VCGenerateCredentialDtoClaims';
|
|
319
243
|
export * from './VCGenerateCredentialPayloadDto';
|
|
320
244
|
export * from './VCGeneratePresentationDto';
|
|
321
245
|
export * from './VCGeneratePresentationPayloadDto';
|
|
322
|
-
export * from './VCHealthCheck';
|
|
323
246
|
export * from './VCIdTokenVerificationErrorResponseDto';
|
|
324
247
|
export * from './VCIdTokenVerificationOptionsDto';
|
|
325
248
|
export * from './VCIdTokenVerificationResultResponseDto';
|
|
@@ -352,8 +275,6 @@ export * from './VCResponseVerificationWarningResponseDto';
|
|
|
352
275
|
export * from './VCSchemaResponseDto';
|
|
353
276
|
export * from './VCSchemaResponseModelDto';
|
|
354
277
|
export * from './VCSchemasResponseDto';
|
|
355
|
-
export * from './VCStatusDto';
|
|
356
|
-
export * from './VCStatusDtoWrapper';
|
|
357
278
|
export * from './VCUnsignedCredentialModelDto';
|
|
358
279
|
export * from './VCUnsignedCredentialModelDtoMetadata';
|
|
359
280
|
export * from './VCUnsignedCredentialResponseDto';
|
|
@@ -371,16 +292,10 @@ export * from './VCVerifySignedCredentialRequestDto';
|
|
|
371
292
|
export * from './VCVerifySignedCredentialRequestPayloadDto';
|
|
372
293
|
export * from './VCVerifySignedPresentationRequestDto';
|
|
373
294
|
export * from './VCVerifySignedPresentationRequestPayloadDto';
|
|
374
|
-
export * from './VCVersionDto';
|
|
375
295
|
export * from './VaultActivity';
|
|
376
|
-
export * from './VaultAdmissionToken';
|
|
377
|
-
export * from './VaultAdmissionTokenResponse';
|
|
378
|
-
export * from './VaultAssociation';
|
|
379
|
-
export * from './VaultAssociationResponse';
|
|
380
296
|
export * from './VaultAttachment';
|
|
381
297
|
export * from './VaultAttachmentDirectUploadUrl';
|
|
382
298
|
export * from './VaultAttachmentDirectUploadUrlResponse';
|
|
383
|
-
export * from './VaultAttachmentResponse';
|
|
384
299
|
export * from './VaultAttachmentsFolder';
|
|
385
300
|
export * from './VaultAttachmentsFolderResponse';
|
|
386
301
|
export * from './VaultClassificationNode';
|
|
@@ -388,36 +303,21 @@ export * from './VaultClassificationNodeAttributes';
|
|
|
388
303
|
export * from './VaultClassificationNodeAttributesWithDeletion';
|
|
389
304
|
export * from './VaultClientTask';
|
|
390
305
|
export * from './VaultCollectionReport';
|
|
391
|
-
export * from './VaultCompactAttachment';
|
|
392
306
|
export * from './VaultCompactShareIntent';
|
|
393
|
-
export * from './VaultCompactSlot';
|
|
394
|
-
export * from './VaultComponent';
|
|
395
307
|
export * from './VaultConnection';
|
|
396
308
|
export * from './VaultConnectionResponse';
|
|
397
309
|
export * from './VaultConnectionResponseWithCreatedSharesReport';
|
|
398
310
|
export * from './VaultConnectionsByRoles';
|
|
399
|
-
export * from './VaultCreateOrganizationServiceResponse';
|
|
400
|
-
export * from './VaultCreateSessionResponse';
|
|
401
311
|
export * from './VaultCreatedShareReport';
|
|
402
312
|
export * from './VaultDelegationInvitation';
|
|
403
313
|
export * from './VaultDelegationInvitationResponse';
|
|
404
|
-
export * from './VaultDeletionQueueItemResponse';
|
|
405
314
|
export * from './VaultDirectAttachment';
|
|
406
315
|
export * from './VaultEncryptedSlotValue';
|
|
407
316
|
export * from './VaultErr';
|
|
408
317
|
export * from './VaultErrorsResponse';
|
|
409
318
|
export * from './VaultGetShareResponse';
|
|
410
|
-
export * from './VaultGlobalAttachmentsReport';
|
|
411
|
-
export * from './VaultGlobalAttachmentsReportResponse';
|
|
412
|
-
export * from './VaultGlobalConnectionsReport';
|
|
413
|
-
export * from './VaultGlobalConnectionsReportResponse';
|
|
414
|
-
export * from './VaultGlobalSharesReport';
|
|
415
|
-
export * from './VaultGlobalUsersReport';
|
|
416
|
-
export * from './VaultGlobalUsersReportResponse';
|
|
417
|
-
export * from './VaultImage';
|
|
418
319
|
export * from './VaultInvitation';
|
|
419
320
|
export * from './VaultInvitationAcceptedResponse';
|
|
420
|
-
export * from './VaultInvitationConfirmedResponse';
|
|
421
321
|
export * from './VaultItem';
|
|
422
322
|
export * from './VaultItemReport';
|
|
423
323
|
export * from './VaultItemReportItems';
|
|
@@ -425,39 +325,23 @@ export * from './VaultItemReportResponse';
|
|
|
425
325
|
export * from './VaultItemReportSlots';
|
|
426
326
|
export * from './VaultItemResponse';
|
|
427
327
|
export * from './VaultItemTemplate';
|
|
428
|
-
export * from './VaultItemTemplateClassificationRequest';
|
|
429
328
|
export * from './VaultItemTemplateResponse';
|
|
430
329
|
export * from './VaultMeResponse';
|
|
431
330
|
export * from './VaultNestedSlotAttributes';
|
|
432
|
-
export * from './VaultOrganization';
|
|
433
|
-
export * from './VaultOrganizationMember';
|
|
434
|
-
export * from './VaultOrganizationResponse';
|
|
435
331
|
export * from './VaultOwnConnectionData';
|
|
436
|
-
export * from './VaultRedirectResponse';
|
|
437
332
|
export * from './VaultRemoteFile';
|
|
438
|
-
export * from './VaultService';
|
|
439
|
-
export * from './VaultServiceUser';
|
|
440
|
-
export * from './VaultSessionResumeResponse';
|
|
441
|
-
export * from './VaultSessionTypeAndUserAccessToken';
|
|
442
333
|
export * from './VaultShare';
|
|
443
334
|
export * from './VaultShareIntent';
|
|
444
335
|
export * from './VaultShareWithItemData';
|
|
445
336
|
export * from './VaultSharesCreateResponse';
|
|
446
337
|
export * from './VaultSlot';
|
|
447
338
|
export * from './VaultSlotAttributesInItemCreation';
|
|
448
|
-
export * from './VaultSlotResponse';
|
|
449
|
-
export * from './VaultSystemClassificationNode';
|
|
450
|
-
export * from './VaultSystemClassificationScheme';
|
|
451
|
-
export * from './VaultSystemItemTemplate';
|
|
452
|
-
export * from './VaultSystemTemplateSlot';
|
|
453
339
|
export * from './VaultTheOtherConnectedUserData';
|
|
454
340
|
export * from './VaultThumbnail';
|
|
455
341
|
export * from './VaultUser';
|
|
456
|
-
export * from './VaultUserAccessToken';
|
|
457
342
|
export * from './VaultUserAttachmentsReport';
|
|
458
343
|
export * from './VaultUserAttachmentsReportResponse';
|
|
459
344
|
export * from './VaultUserConnectionsReport';
|
|
460
345
|
export * from './VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount';
|
|
461
346
|
export * from './VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers';
|
|
462
347
|
export * from './VaultUserConnectionsReportResponse';
|
|
463
|
-
export * from './VaultUserQueuedForDeletion';
|
package/lib/umd/apis/UsersApi.js
CHANGED
|
@@ -45,7 +45,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
45
45
|
});
|
|
46
46
|
};
|
|
47
47
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48
|
-
exports.UsersInvitationsGetOrderByEnum = exports.UsersInvitationsGetOrderEnum = exports.
|
|
48
|
+
exports.UsersInvitationsGetOrderByEnum = exports.UsersInvitationsGetOrderEnum = exports.EndUsersGetStatusEnum = exports.UsersApi = void 0;
|
|
49
49
|
const runtime = __importStar(require("../runtime"));
|
|
50
50
|
const models_1 = require("../models");
|
|
51
51
|
/**
|
|
@@ -716,9 +716,6 @@ class UsersApi extends runtime.BaseAPI {
|
|
|
716
716
|
if (requestParameters.status !== undefined) {
|
|
717
717
|
queryParameters['status'] = requestParameters.status;
|
|
718
718
|
}
|
|
719
|
-
if (requestParameters.invitedVia !== undefined) {
|
|
720
|
-
queryParameters['invited_via'] = requestParameters.invitedVia;
|
|
721
|
-
}
|
|
722
719
|
if (requestParameters.order !== undefined) {
|
|
723
720
|
queryParameters['order'] = requestParameters.order;
|
|
724
721
|
}
|
|
@@ -755,9 +752,9 @@ class UsersApi extends runtime.BaseAPI {
|
|
|
755
752
|
* <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>
|
|
756
753
|
* List invitations
|
|
757
754
|
*/
|
|
758
|
-
usersInvitationsGet(status,
|
|
755
|
+
usersInvitationsGet(status, meecoOrganisationID, order, orderBy, perPage, page, initOverrides) {
|
|
759
756
|
return __awaiter(this, void 0, void 0, function* () {
|
|
760
|
-
const response = yield this.usersInvitationsGetRaw({ status: status,
|
|
757
|
+
const response = yield this.usersInvitationsGetRaw({ status: status, meecoOrganisationID: meecoOrganisationID, order: order, orderBy: orderBy, perPage: perPage, page: page }, initOverrides);
|
|
761
758
|
return yield response.value();
|
|
762
759
|
});
|
|
763
760
|
}
|
|
@@ -881,8 +878,8 @@ class UsersApi extends runtime.BaseAPI {
|
|
|
881
878
|
});
|
|
882
879
|
}
|
|
883
880
|
/**
|
|
884
|
-
* <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
|
|
885
|
-
* Invite
|
|
881
|
+
* <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>
|
|
882
|
+
* Invite admin to join the platform
|
|
886
883
|
*/
|
|
887
884
|
usersInvitationsPostRaw(requestParameters, initOverrides) {
|
|
888
885
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -913,8 +910,8 @@ class UsersApi extends runtime.BaseAPI {
|
|
|
913
910
|
});
|
|
914
911
|
}
|
|
915
912
|
/**
|
|
916
|
-
* <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
|
|
917
|
-
* Invite
|
|
913
|
+
* <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>
|
|
914
|
+
* Invite admin to join the platform
|
|
918
915
|
*/
|
|
919
916
|
usersInvitationsPost(iDPCreateInvitationPayloadDto, meecoOrganisationID, initOverrides) {
|
|
920
917
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -922,90 +919,6 @@ class UsersApi extends runtime.BaseAPI {
|
|
|
922
919
|
return yield response.value();
|
|
923
920
|
});
|
|
924
921
|
}
|
|
925
|
-
/**
|
|
926
|
-
* <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>
|
|
927
|
-
* Exchange invitation token with a short lived access token
|
|
928
|
-
*/
|
|
929
|
-
usersInvitationsShortLivedAccessTokenPostRaw(requestParameters, initOverrides) {
|
|
930
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
931
|
-
if (requestParameters.iDPGenerateShortLivedAccessTokenPayloadDto === null || requestParameters.iDPGenerateShortLivedAccessTokenPayloadDto === undefined) {
|
|
932
|
-
throw new runtime.RequiredError('iDPGenerateShortLivedAccessTokenPayloadDto', 'Required parameter requestParameters.iDPGenerateShortLivedAccessTokenPayloadDto was null or undefined when calling usersInvitationsShortLivedAccessTokenPost.');
|
|
933
|
-
}
|
|
934
|
-
const queryParameters = {};
|
|
935
|
-
const headerParameters = {};
|
|
936
|
-
headerParameters['Content-Type'] = 'application/json';
|
|
937
|
-
const response = yield this.request({
|
|
938
|
-
path: `/users/invitations/short_lived_access_token`,
|
|
939
|
-
method: 'POST',
|
|
940
|
-
headers: headerParameters,
|
|
941
|
-
query: queryParameters,
|
|
942
|
-
body: (0, models_1.IDPGenerateShortLivedAccessTokenPayloadDtoToJSON)(requestParameters.iDPGenerateShortLivedAccessTokenPayloadDto),
|
|
943
|
-
}, initOverrides);
|
|
944
|
-
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
945
|
-
return new runtime.JSONApiResponse(response);
|
|
946
|
-
}
|
|
947
|
-
else {
|
|
948
|
-
return new runtime.TextApiResponse(response);
|
|
949
|
-
}
|
|
950
|
-
});
|
|
951
|
-
}
|
|
952
|
-
/**
|
|
953
|
-
* <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>
|
|
954
|
-
* Exchange invitation token with a short lived access token
|
|
955
|
-
*/
|
|
956
|
-
usersInvitationsShortLivedAccessTokenPost(iDPGenerateShortLivedAccessTokenPayloadDto, initOverrides) {
|
|
957
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
958
|
-
const response = yield this.usersInvitationsShortLivedAccessTokenPostRaw({ iDPGenerateShortLivedAccessTokenPayloadDto: iDPGenerateShortLivedAccessTokenPayloadDto }, initOverrides);
|
|
959
|
-
return yield response.value();
|
|
960
|
-
});
|
|
961
|
-
}
|
|
962
|
-
/**
|
|
963
|
-
* <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>
|
|
964
|
-
* Accept invitation by submitting presentation request response
|
|
965
|
-
*/
|
|
966
|
-
usersInvitationsTokenAcceptPostRaw(requestParameters, initOverrides) {
|
|
967
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
968
|
-
if (requestParameters.token === null || requestParameters.token === undefined) {
|
|
969
|
-
throw new runtime.RequiredError('token', 'Required parameter requestParameters.token was null or undefined when calling usersInvitationsTokenAcceptPost.');
|
|
970
|
-
}
|
|
971
|
-
if (requestParameters.iDPAcceptEndUserInvitationPayloadDto === null || requestParameters.iDPAcceptEndUserInvitationPayloadDto === undefined) {
|
|
972
|
-
throw new runtime.RequiredError('iDPAcceptEndUserInvitationPayloadDto', 'Required parameter requestParameters.iDPAcceptEndUserInvitationPayloadDto was null or undefined when calling usersInvitationsTokenAcceptPost.');
|
|
973
|
-
}
|
|
974
|
-
const queryParameters = {};
|
|
975
|
-
const headerParameters = {};
|
|
976
|
-
headerParameters['Content-Type'] = 'application/json';
|
|
977
|
-
if (this.configuration && this.configuration.accessToken) {
|
|
978
|
-
const token = this.configuration.accessToken;
|
|
979
|
-
const tokenString = yield token("SVX-JWT", []);
|
|
980
|
-
if (tokenString) {
|
|
981
|
-
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
982
|
-
}
|
|
983
|
-
}
|
|
984
|
-
const response = yield this.request({
|
|
985
|
-
path: `/users/invitations/{token}/accept`.replace(`{${"token"}}`, encodeURIComponent(String(requestParameters.token))),
|
|
986
|
-
method: 'POST',
|
|
987
|
-
headers: headerParameters,
|
|
988
|
-
query: queryParameters,
|
|
989
|
-
body: (0, models_1.IDPAcceptEndUserInvitationPayloadDtoToJSON)(requestParameters.iDPAcceptEndUserInvitationPayloadDto),
|
|
990
|
-
}, initOverrides);
|
|
991
|
-
if (this.isJsonMime(response.headers.get('content-type'))) {
|
|
992
|
-
return new runtime.JSONApiResponse(response);
|
|
993
|
-
}
|
|
994
|
-
else {
|
|
995
|
-
return new runtime.TextApiResponse(response);
|
|
996
|
-
}
|
|
997
|
-
});
|
|
998
|
-
}
|
|
999
|
-
/**
|
|
1000
|
-
* <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>
|
|
1001
|
-
* Accept invitation by submitting presentation request response
|
|
1002
|
-
*/
|
|
1003
|
-
usersInvitationsTokenAcceptPost(token, iDPAcceptEndUserInvitationPayloadDto, initOverrides) {
|
|
1004
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
1005
|
-
const response = yield this.usersInvitationsTokenAcceptPostRaw({ token: token, iDPAcceptEndUserInvitationPayloadDto: iDPAcceptEndUserInvitationPayloadDto }, initOverrides);
|
|
1006
|
-
return yield response.value();
|
|
1007
|
-
});
|
|
1008
|
-
}
|
|
1009
922
|
/**
|
|
1010
923
|
* This endpoint updates a user password
|
|
1011
924
|
* Change user password
|
|
@@ -1127,13 +1040,6 @@ exports.EndUsersGetStatusEnum = {
|
|
|
1127
1040
|
Deleted: 'deleted',
|
|
1128
1041
|
All: 'all'
|
|
1129
1042
|
};
|
|
1130
|
-
/**
|
|
1131
|
-
* @export
|
|
1132
|
-
*/
|
|
1133
|
-
exports.UsersInvitationsGetInvitedViaEnum = {
|
|
1134
|
-
Email: 'email',
|
|
1135
|
-
Did: 'did'
|
|
1136
|
-
};
|
|
1137
1043
|
/**
|
|
1138
1044
|
* @export
|
|
1139
1045
|
*/
|
|
@@ -333,7 +333,7 @@ class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
333
333
|
});
|
|
334
334
|
}
|
|
335
335
|
/**
|
|
336
|
-
* <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
|
|
336
|
+
* <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>
|
|
337
337
|
* Generate credential based on type and claims provided
|
|
338
338
|
*/
|
|
339
339
|
credentialsGeneratePostRaw(requestParameters, initOverrides) {
|
|
@@ -368,7 +368,7 @@ class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
368
368
|
});
|
|
369
369
|
}
|
|
370
370
|
/**
|
|
371
|
-
* <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
|
|
371
|
+
* <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>
|
|
372
372
|
* Generate credential based on type and claims provided
|
|
373
373
|
*/
|
|
374
374
|
credentialsGeneratePost(meecoOrganisationID, vCGenerateCredentialPayloadDto, initOverrides) {
|
|
@@ -422,7 +422,7 @@ class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
422
422
|
});
|
|
423
423
|
}
|
|
424
424
|
/**
|
|
425
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
425
|
+
* <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>
|
|
426
426
|
* Get a list of credentials organisation has issued
|
|
427
427
|
*/
|
|
428
428
|
credentialsGetRaw(requestParameters, initOverrides) {
|
|
@@ -464,7 +464,7 @@ class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
464
464
|
});
|
|
465
465
|
}
|
|
466
466
|
/**
|
|
467
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
467
|
+
* <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>
|
|
468
468
|
* Get a list of credentials organisation has issued
|
|
469
469
|
*/
|
|
470
470
|
credentialsGet(meecoOrganisationID, order, orderBy, perPage, page, initOverrides) {
|
|
@@ -474,7 +474,7 @@ class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
474
474
|
});
|
|
475
475
|
}
|
|
476
476
|
/**
|
|
477
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
477
|
+
* <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>
|
|
478
478
|
* Fetch information about a credential organistaion has issued
|
|
479
479
|
*/
|
|
480
480
|
credentialsIdGetRaw(requestParameters, initOverrides) {
|
|
@@ -507,7 +507,7 @@ class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
507
507
|
});
|
|
508
508
|
}
|
|
509
509
|
/**
|
|
510
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
510
|
+
* <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>
|
|
511
511
|
* Fetch information about a credential organistaion has issued
|
|
512
512
|
*/
|
|
513
513
|
credentialsIdGet(id, meecoOrganisationID, initOverrides) {
|