@meeco/svx-api-sdk 1.0.0-develop.20250108164012.7027db0 → 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 +3 -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
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
.openapi-generator-ignore
|
|
1
2
|
apis/ClassificationsApi.ts
|
|
2
3
|
apis/ConnectionsApi.ts
|
|
3
4
|
apis/DIDsApi.ts
|
|
@@ -20,53 +21,29 @@ models/ATOMActiveAndArchivedOrgList.ts
|
|
|
20
21
|
models/ATOMAdmin.ts
|
|
21
22
|
models/ATOMAdministeredArchivedOrg.ts
|
|
22
23
|
models/ATOMAdministeredOrg.ts
|
|
23
|
-
models/ATOMAgentList.ts
|
|
24
|
-
models/ATOMAgentToken.ts
|
|
25
|
-
models/ATOMApplicationVersion.ts
|
|
26
24
|
models/ATOMAssignSecurityRightsRequest.ts
|
|
27
|
-
models/ATOMAuthorizationResponse.ts
|
|
28
|
-
models/ATOMBlobInfo.ts
|
|
29
|
-
models/ATOMBlobInfoResponse.ts
|
|
30
|
-
models/ATOMBlobPublicInfo.ts
|
|
31
|
-
models/ATOMBlobPublicInfoResponse.ts
|
|
32
|
-
models/ATOMBlobUploadUrlRequest.ts
|
|
33
|
-
models/ATOMComponent.ts
|
|
34
25
|
models/ATOMCreateOrUpdateOrgRequest.ts
|
|
35
26
|
models/ATOMCreateOrUpdateTenantRequest.ts
|
|
36
27
|
models/ATOMError.ts
|
|
37
|
-
models/ATOMFileStorageBackend.ts
|
|
38
|
-
models/ATOMFileStorageConfiguration.ts
|
|
39
|
-
models/ATOMGenesisRequest.ts
|
|
40
|
-
models/ATOMJwk.ts
|
|
41
|
-
models/ATOMNewAgentRequest.ts
|
|
42
|
-
models/ATOMOneAgent.ts
|
|
43
28
|
models/ATOMOneOrg.ts
|
|
44
29
|
models/ATOMOneTenant.ts
|
|
45
|
-
models/ATOMOneUser.ts
|
|
46
30
|
models/ATOMOrg.ts
|
|
47
|
-
models/ATOMOrgAgent.ts
|
|
48
31
|
models/ATOMOrgDescription.ts
|
|
49
32
|
models/ATOMOrgList.ts
|
|
50
33
|
models/ATOMPaginatedAdminList.ts
|
|
51
34
|
models/ATOMPaginatedOrgList.ts
|
|
52
35
|
models/ATOMPaginatedTenantList.ts
|
|
53
|
-
models/ATOMPublicKey.ts
|
|
54
|
-
models/ATOMRebuildableProjectors.ts
|
|
55
|
-
models/ATOMRedeemInvitationRequest.ts
|
|
56
36
|
models/ATOMSecurityRightGroupSpec.ts
|
|
57
37
|
models/ATOMSecurityRightInRegistry.ts
|
|
58
|
-
models/ATOMSecurityRightSpec.ts
|
|
59
38
|
models/ATOMSecurityRightSpecInRegistry.ts
|
|
60
39
|
models/ATOMSecurityRights.ts
|
|
61
40
|
models/ATOMSecurityRightsGroup.ts
|
|
62
41
|
models/ATOMSecurityRightsOfUser.ts
|
|
63
42
|
models/ATOMSecurityRightsRegistry.ts
|
|
64
|
-
models/ATOMSrt.ts
|
|
65
43
|
models/ATOMTenant.ts
|
|
66
44
|
models/ATOMTenantDescription.ts
|
|
67
45
|
models/ATOMTenantIdAndName.ts
|
|
68
46
|
models/ATOMTenantInJwtForWhoAmI.ts
|
|
69
|
-
models/ATOMUpdateOrgAgentRequest.ts
|
|
70
47
|
models/ATOMUser.ts
|
|
71
48
|
models/ATOMWhoAmI.ts
|
|
72
49
|
models/AcceptInvitationParams.ts
|
|
@@ -96,7 +73,6 @@ models/CreateChildUserParams.ts
|
|
|
96
73
|
models/CreateChildUserResponse.ts
|
|
97
74
|
models/CreateDeleteReconfigureSharesRequest.ts
|
|
98
75
|
models/CreateDeleteReconfigureSharesServiceResponse.ts
|
|
99
|
-
models/CreateSessionResponseSession.ts
|
|
100
76
|
models/CredentialSchema2018.ts
|
|
101
77
|
models/CredentialSchema2018Schema.ts
|
|
102
78
|
models/CredentialSchema2023.ts
|
|
@@ -107,9 +83,6 @@ models/EventActivityFeedResponse.ts
|
|
|
107
83
|
models/EventFeedResponse.ts
|
|
108
84
|
models/GetItemSharesResponse.ts
|
|
109
85
|
models/GetItemSharesResponseSharesInner.ts
|
|
110
|
-
models/IDNApp.ts
|
|
111
|
-
models/IDNAppSignal.ts
|
|
112
|
-
models/IDNComponent.ts
|
|
113
86
|
models/IDNCreateDidDto.ts
|
|
114
87
|
models/IDNCreateDidDtoDidDocument.ts
|
|
115
88
|
models/IDNCreateDidDtoOptions.ts
|
|
@@ -122,7 +95,6 @@ models/IDNDIDResolutionResultDto.ts
|
|
|
122
95
|
models/IDNDIDUpdateResultDto.ts
|
|
123
96
|
models/IDNDIDUrlMetadataDto.ts
|
|
124
97
|
models/IDNData.ts
|
|
125
|
-
models/IDNDatabase.ts
|
|
126
98
|
models/IDNDeactivateDidDto.ts
|
|
127
99
|
models/IDNDidDocumentDto.ts
|
|
128
100
|
models/IDNDidDocumentMetadata.ts
|
|
@@ -131,7 +103,6 @@ models/IDNDidRegistrationMetadata.ts
|
|
|
131
103
|
models/IDNDidState.ts
|
|
132
104
|
models/IDNErrorResponseModel.ts
|
|
133
105
|
models/IDNErrorsResponseModelDto.ts
|
|
134
|
-
models/IDNHealthCheck.ts
|
|
135
106
|
models/IDNLedgerResult.ts
|
|
136
107
|
models/IDNMetadata.ts
|
|
137
108
|
models/IDNOperation.ts
|
|
@@ -144,26 +115,17 @@ models/IDNResult.ts
|
|
|
144
115
|
models/IDNSecret.ts
|
|
145
116
|
models/IDNSigningRequest.ts
|
|
146
117
|
models/IDNSigningRequestType.ts
|
|
147
|
-
models/IDNStatusDto.ts
|
|
148
|
-
models/IDNStatusDtoWrapper.ts
|
|
149
118
|
models/IDNTxn.ts
|
|
150
119
|
models/IDNTxnMetadata.ts
|
|
151
120
|
models/IDNUpdateDidDto.ts
|
|
152
121
|
models/IDNValue.ts
|
|
153
|
-
models/IDNVersionDto.ts
|
|
154
122
|
models/IDNlinks.ts
|
|
155
123
|
models/IDNmeta.ts
|
|
156
124
|
models/IDNverificationMethodTemplate.ts
|
|
157
125
|
models/IDPAcceptEndUserInvitationPayloadDto.ts
|
|
158
|
-
models/IDPAcceptInviteNewUserDto.ts
|
|
159
126
|
models/IDPAuthorisationRequestDto.ts
|
|
160
127
|
models/IDPAuthorisationRequestResponseDto.ts
|
|
161
128
|
models/IDPAuthorisationSiopSessionRequestPayloadDto.ts
|
|
162
|
-
models/IDPClientModelDto.ts
|
|
163
|
-
models/IDPClientResponseDto.ts
|
|
164
|
-
models/IDPClientsResponseDto.ts
|
|
165
|
-
models/IDPCreateClientDto.ts
|
|
166
|
-
models/IDPCreateClientPayloadDto.ts
|
|
167
129
|
models/IDPCreateInvitationDto.ts
|
|
168
130
|
models/IDPCreateInvitationPayloadDto.ts
|
|
169
131
|
models/IDPEndUserInvitationResponseDto.ts
|
|
@@ -174,7 +136,6 @@ models/IDPEndUserResponseModelDto.ts
|
|
|
174
136
|
models/IDPEndUsersResponseDto.ts
|
|
175
137
|
models/IDPErrorResponseModel.ts
|
|
176
138
|
models/IDPErrorsResponseModelDto.ts
|
|
177
|
-
models/IDPForgotPasswordDto.ts
|
|
178
139
|
models/IDPGenerateShortLivedAccessTokenDto.ts
|
|
179
140
|
models/IDPGenerateShortLivedAccessTokenPayloadDto.ts
|
|
180
141
|
models/IDPInvitationResponseDto.ts
|
|
@@ -183,11 +144,7 @@ models/IDPInvitationsResponseDto.ts
|
|
|
183
144
|
models/IDPJoinedTenantDto.ts
|
|
184
145
|
models/IDPJwtIssuerJWKSKeys.ts
|
|
185
146
|
models/IDPJwtIssuerResponseDto.ts
|
|
186
|
-
models/IDPLoginRequestDto.ts
|
|
187
147
|
models/IDPMeta.ts
|
|
188
|
-
models/IDPResetPasswordDto.ts
|
|
189
|
-
models/IDPUpdateClientDto.ts
|
|
190
|
-
models/IDPUpdateClientPayloadDto.ts
|
|
191
148
|
models/IDPUpdatePasswordDto.ts
|
|
192
149
|
models/IDPUpdatePasswordPayloadDto.ts
|
|
193
150
|
models/IDPUpdateUserDto.ts
|
|
@@ -202,33 +159,16 @@ models/InvitationsResponse.ts
|
|
|
202
159
|
models/ItemSharesUpdateResponse.ts
|
|
203
160
|
models/ItemTemplatesResponse.ts
|
|
204
161
|
models/ItemsResponse.ts
|
|
205
|
-
models/KeystoreComponent.ts
|
|
206
162
|
models/KeystoreDataEncryptionKey.ts
|
|
207
163
|
models/KeystoreDataEncryptionKeyResponse.ts
|
|
208
|
-
models/KeystoreDelegation.ts
|
|
209
|
-
models/KeystoreDelegationResponse.ts
|
|
210
|
-
models/KeystoreDelegationWithPivateDekExternalIdResponse.ts
|
|
211
164
|
models/KeystoreErr.ts
|
|
212
165
|
models/KeystoreErrorsResponse.ts
|
|
213
|
-
models/KeystoreExternalAdmissionTokens.ts
|
|
214
|
-
models/KeystoreKbcSessionResponse.ts
|
|
215
166
|
models/KeystoreKeyEncryptionKey.ts
|
|
216
167
|
models/KeystoreKeyEncryptionKeyResponse.ts
|
|
217
168
|
models/KeystoreKeypair.ts
|
|
218
169
|
models/KeystoreKeypairResponse.ts
|
|
219
170
|
models/KeystorePassphraseDerivationArtefact.ts
|
|
220
171
|
models/KeystorePassphraseDerivationArtefactResponse.ts
|
|
221
|
-
models/KeystoreSession.ts
|
|
222
|
-
models/KeystoreSessionResponse.ts
|
|
223
|
-
models/KeystoreSessionValidity.ts
|
|
224
|
-
models/KeystoreSrpChallenge.ts
|
|
225
|
-
models/KeystoreUser.ts
|
|
226
|
-
models/KeystoreUserImported.ts
|
|
227
|
-
models/KeystoreUserInfo.ts
|
|
228
|
-
models/KeystoreUserQueuedForDeletion.ts
|
|
229
|
-
models/KeystoreUserResponse.ts
|
|
230
|
-
models/KeystoreUsernameResponse.ts
|
|
231
|
-
models/KeystoreWellKnownRecaptchaResponse.ts
|
|
232
172
|
models/ListOfReconfigureShareParams.ts
|
|
233
173
|
models/ParentPublicKeyForConnection.ts
|
|
234
174
|
models/PostAttachmentDirectUploadUrlBlobRequest.ts
|
|
@@ -276,28 +216,17 @@ models/SharesIncomingResponse.ts
|
|
|
276
216
|
models/SharesOutgoingResponse.ts
|
|
277
217
|
models/ShreIntentListResponse.ts
|
|
278
218
|
models/UpdateDelegationsRequest.ts
|
|
279
|
-
models/UtilitiesApplicationVersion.ts
|
|
280
219
|
models/UtilitiesBlobInfo.ts
|
|
281
220
|
models/UtilitiesBlobInfoResponse.ts
|
|
282
221
|
models/UtilitiesBlobPublicInfo.ts
|
|
283
222
|
models/UtilitiesBlobPublicInfoResponse.ts
|
|
284
223
|
models/UtilitiesBlobUploadUrlRequest.ts
|
|
285
|
-
models/UtilitiesComponent.ts
|
|
286
224
|
models/UtilitiesError.ts
|
|
287
|
-
models/UtilitiesFileStorageBackend.ts
|
|
288
|
-
models/UtilitiesFileStorageConfiguration.ts
|
|
289
|
-
models/VCAmqp.ts
|
|
290
|
-
models/VCApp.ts
|
|
291
|
-
models/VCAppSignal.ts
|
|
292
225
|
models/VCClaimsDto.ts
|
|
293
226
|
models/VCCnfDto.ts
|
|
294
|
-
models/VCComponent.ts
|
|
295
|
-
models/VCConnectionParams.ts
|
|
296
227
|
models/VCConstraintsDto.ts
|
|
297
228
|
models/VCCreateCredentialTypeConfigDto.ts
|
|
298
|
-
models/VCCreateCredentialTypeConfigDtoExpiry.ts
|
|
299
229
|
models/VCCreateCredentialTypeDto.ts
|
|
300
|
-
models/VCCreateCredentialTypeExpiryDto.ts
|
|
301
230
|
models/VCCreateCredentialTypePayloadDto.ts
|
|
302
231
|
models/VCCreateCredentialTypeStyleDto.ts
|
|
303
232
|
models/VCCreatePresentationDefinitionDto.ts
|
|
@@ -311,12 +240,7 @@ models/VCCredentialJSONSchemaPayloadDto.ts
|
|
|
311
240
|
models/VCCredentialModelDto.ts
|
|
312
241
|
models/VCCredentialResponseDto.ts
|
|
313
242
|
models/VCCredentialTypeConfigDto.ts
|
|
314
|
-
models/VCCredentialTypeConfigDtoExpiry.ts
|
|
315
|
-
models/VCCredentialTypeExpiryDto.ts
|
|
316
243
|
models/VCCredentialTypeModelDto.ts
|
|
317
|
-
models/VCCredentialTypeModelDtoConfig.ts
|
|
318
|
-
models/VCCredentialTypeModelDtoSchema.ts
|
|
319
|
-
models/VCCredentialTypeModelDtoStyle.ts
|
|
320
244
|
models/VCCredentialTypeResponseDto.ts
|
|
321
245
|
models/VCCredentialTypeSchemaDto.ts
|
|
322
246
|
models/VCCredentialTypeStyleDto.ts
|
|
@@ -325,19 +249,19 @@ models/VCCredentialVerificationErrorResponseDto.ts
|
|
|
325
249
|
models/VCCredentialVerificationOptionsRequestPayloadDto.ts
|
|
326
250
|
models/VCCredentialVerificationResultResponseDto.ts
|
|
327
251
|
models/VCCredentialVerificationWarningResponseDto.ts
|
|
328
|
-
models/VCDatabase.ts
|
|
329
252
|
models/VCErrorResponseDto.ts
|
|
330
253
|
models/VCErrorsResponseDto.ts
|
|
331
254
|
models/VCFieldsDto.ts
|
|
332
255
|
models/VCFieldsDtoFilter.ts
|
|
256
|
+
models/VCFilterContainsDto.ts
|
|
333
257
|
models/VCFilterDto.ts
|
|
258
|
+
models/VCFilterItemsDto.ts
|
|
334
259
|
models/VCFilterNotPredicateDto.ts
|
|
335
260
|
models/VCGenerateCredentialDto.ts
|
|
336
261
|
models/VCGenerateCredentialDtoClaims.ts
|
|
337
262
|
models/VCGenerateCredentialPayloadDto.ts
|
|
338
263
|
models/VCGeneratePresentationDto.ts
|
|
339
264
|
models/VCGeneratePresentationPayloadDto.ts
|
|
340
|
-
models/VCHealthCheck.ts
|
|
341
265
|
models/VCIdTokenVerificationErrorResponseDto.ts
|
|
342
266
|
models/VCIdTokenVerificationOptionsDto.ts
|
|
343
267
|
models/VCIdTokenVerificationResultResponseDto.ts
|
|
@@ -370,8 +294,6 @@ models/VCResponseVerificationWarningResponseDto.ts
|
|
|
370
294
|
models/VCSchemaResponseDto.ts
|
|
371
295
|
models/VCSchemaResponseModelDto.ts
|
|
372
296
|
models/VCSchemasResponseDto.ts
|
|
373
|
-
models/VCStatusDto.ts
|
|
374
|
-
models/VCStatusDtoWrapper.ts
|
|
375
297
|
models/VCUnsignedCredentialModelDto.ts
|
|
376
298
|
models/VCUnsignedCredentialModelDtoMetadata.ts
|
|
377
299
|
models/VCUnsignedCredentialResponseDto.ts
|
|
@@ -389,16 +311,10 @@ models/VCVerifySignedCredentialRequestDto.ts
|
|
|
389
311
|
models/VCVerifySignedCredentialRequestPayloadDto.ts
|
|
390
312
|
models/VCVerifySignedPresentationRequestDto.ts
|
|
391
313
|
models/VCVerifySignedPresentationRequestPayloadDto.ts
|
|
392
|
-
models/VCVersionDto.ts
|
|
393
314
|
models/VaultActivity.ts
|
|
394
|
-
models/VaultAdmissionToken.ts
|
|
395
|
-
models/VaultAdmissionTokenResponse.ts
|
|
396
|
-
models/VaultAssociation.ts
|
|
397
|
-
models/VaultAssociationResponse.ts
|
|
398
315
|
models/VaultAttachment.ts
|
|
399
316
|
models/VaultAttachmentDirectUploadUrl.ts
|
|
400
317
|
models/VaultAttachmentDirectUploadUrlResponse.ts
|
|
401
|
-
models/VaultAttachmentResponse.ts
|
|
402
318
|
models/VaultAttachmentsFolder.ts
|
|
403
319
|
models/VaultAttachmentsFolderResponse.ts
|
|
404
320
|
models/VaultClassificationNode.ts
|
|
@@ -406,36 +322,21 @@ models/VaultClassificationNodeAttributes.ts
|
|
|
406
322
|
models/VaultClassificationNodeAttributesWithDeletion.ts
|
|
407
323
|
models/VaultClientTask.ts
|
|
408
324
|
models/VaultCollectionReport.ts
|
|
409
|
-
models/VaultCompactAttachment.ts
|
|
410
325
|
models/VaultCompactShareIntent.ts
|
|
411
|
-
models/VaultCompactSlot.ts
|
|
412
|
-
models/VaultComponent.ts
|
|
413
326
|
models/VaultConnection.ts
|
|
414
327
|
models/VaultConnectionResponse.ts
|
|
415
328
|
models/VaultConnectionResponseWithCreatedSharesReport.ts
|
|
416
329
|
models/VaultConnectionsByRoles.ts
|
|
417
|
-
models/VaultCreateOrganizationServiceResponse.ts
|
|
418
|
-
models/VaultCreateSessionResponse.ts
|
|
419
330
|
models/VaultCreatedShareReport.ts
|
|
420
331
|
models/VaultDelegationInvitation.ts
|
|
421
332
|
models/VaultDelegationInvitationResponse.ts
|
|
422
|
-
models/VaultDeletionQueueItemResponse.ts
|
|
423
333
|
models/VaultDirectAttachment.ts
|
|
424
334
|
models/VaultEncryptedSlotValue.ts
|
|
425
335
|
models/VaultErr.ts
|
|
426
336
|
models/VaultErrorsResponse.ts
|
|
427
337
|
models/VaultGetShareResponse.ts
|
|
428
|
-
models/VaultGlobalAttachmentsReport.ts
|
|
429
|
-
models/VaultGlobalAttachmentsReportResponse.ts
|
|
430
|
-
models/VaultGlobalConnectionsReport.ts
|
|
431
|
-
models/VaultGlobalConnectionsReportResponse.ts
|
|
432
|
-
models/VaultGlobalSharesReport.ts
|
|
433
|
-
models/VaultGlobalUsersReport.ts
|
|
434
|
-
models/VaultGlobalUsersReportResponse.ts
|
|
435
|
-
models/VaultImage.ts
|
|
436
338
|
models/VaultInvitation.ts
|
|
437
339
|
models/VaultInvitationAcceptedResponse.ts
|
|
438
|
-
models/VaultInvitationConfirmedResponse.ts
|
|
439
340
|
models/VaultItem.ts
|
|
440
341
|
models/VaultItemReport.ts
|
|
441
342
|
models/VaultItemReportItems.ts
|
|
@@ -443,41 +344,25 @@ models/VaultItemReportResponse.ts
|
|
|
443
344
|
models/VaultItemReportSlots.ts
|
|
444
345
|
models/VaultItemResponse.ts
|
|
445
346
|
models/VaultItemTemplate.ts
|
|
446
|
-
models/VaultItemTemplateClassificationRequest.ts
|
|
447
347
|
models/VaultItemTemplateResponse.ts
|
|
448
348
|
models/VaultMeResponse.ts
|
|
449
349
|
models/VaultNestedSlotAttributes.ts
|
|
450
|
-
models/VaultOrganization.ts
|
|
451
|
-
models/VaultOrganizationMember.ts
|
|
452
|
-
models/VaultOrganizationResponse.ts
|
|
453
350
|
models/VaultOwnConnectionData.ts
|
|
454
|
-
models/VaultRedirectResponse.ts
|
|
455
351
|
models/VaultRemoteFile.ts
|
|
456
|
-
models/VaultService.ts
|
|
457
|
-
models/VaultServiceUser.ts
|
|
458
|
-
models/VaultSessionResumeResponse.ts
|
|
459
|
-
models/VaultSessionTypeAndUserAccessToken.ts
|
|
460
352
|
models/VaultShare.ts
|
|
461
353
|
models/VaultShareIntent.ts
|
|
462
354
|
models/VaultShareWithItemData.ts
|
|
463
355
|
models/VaultSharesCreateResponse.ts
|
|
464
356
|
models/VaultSlot.ts
|
|
465
357
|
models/VaultSlotAttributesInItemCreation.ts
|
|
466
|
-
models/VaultSlotResponse.ts
|
|
467
|
-
models/VaultSystemClassificationNode.ts
|
|
468
|
-
models/VaultSystemClassificationScheme.ts
|
|
469
|
-
models/VaultSystemItemTemplate.ts
|
|
470
|
-
models/VaultSystemTemplateSlot.ts
|
|
471
358
|
models/VaultTheOtherConnectedUserData.ts
|
|
472
359
|
models/VaultThumbnail.ts
|
|
473
360
|
models/VaultUser.ts
|
|
474
|
-
models/VaultUserAccessToken.ts
|
|
475
361
|
models/VaultUserAttachmentsReport.ts
|
|
476
362
|
models/VaultUserAttachmentsReportResponse.ts
|
|
477
363
|
models/VaultUserConnectionsReport.ts
|
|
478
364
|
models/VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount.ts
|
|
479
365
|
models/VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers.ts
|
|
480
366
|
models/VaultUserConnectionsReportResponse.ts
|
|
481
|
-
models/VaultUserQueuedForDeletion.ts
|
|
482
367
|
models/index.ts
|
|
483
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) {
|