@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
|
@@ -27,7 +27,7 @@ import { IDPJwtIssuerResponseDtoFromJSON, VCCreatePresentationDefinitionPayloadD
|
|
|
27
27
|
*/
|
|
28
28
|
export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
29
29
|
/**
|
|
30
|
-
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br
|
|
30
|
+
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br /><p>It gets registered Presentation Requests own by a tenancy or an organisation.</p>
|
|
31
31
|
* Get a list of Presentation Requests registered for organisation
|
|
32
32
|
*/
|
|
33
33
|
openidPresentationsRequestsGetRaw(requestParameters, initOverrides) {
|
|
@@ -72,7 +72,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
72
72
|
});
|
|
73
73
|
}
|
|
74
74
|
/**
|
|
75
|
-
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br
|
|
75
|
+
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br /><p>It gets registered Presentation Requests own by a tenancy or an organisation.</p>
|
|
76
76
|
* Get a list of Presentation Requests registered for organisation
|
|
77
77
|
*/
|
|
78
78
|
openidPresentationsRequestsGet(status, search, meecoOrganisationID, order, orderBy, perPage, page, initOverrides) {
|
|
@@ -122,7 +122,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
122
122
|
});
|
|
123
123
|
}
|
|
124
124
|
/**
|
|
125
|
-
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br
|
|
125
|
+
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br /><p>Get a Presentation Request for a tenant or an organisation by ID.</p>
|
|
126
126
|
* Get Presentation Request
|
|
127
127
|
*/
|
|
128
128
|
openidPresentationsRequestsIdGetRaw(requestParameters, initOverrides) {
|
|
@@ -152,7 +152,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
152
152
|
});
|
|
153
153
|
}
|
|
154
154
|
/**
|
|
155
|
-
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br
|
|
155
|
+
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br /><p>Get a Presentation Request for a tenant or an organisation by ID.</p>
|
|
156
156
|
* Get Presentation Request
|
|
157
157
|
*/
|
|
158
158
|
openidPresentationsRequestsIdGet(id, meecoOrganisationID, initOverrides) {
|
|
@@ -202,7 +202,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
202
202
|
});
|
|
203
203
|
}
|
|
204
204
|
/**
|
|
205
|
-
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br
|
|
205
|
+
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br /><p>Register a Presentation Request for organisation.</p>
|
|
206
206
|
* Create a Presentation Request
|
|
207
207
|
*/
|
|
208
208
|
openidPresentationsRequestsPostRaw(requestParameters, initOverrides) {
|
|
@@ -234,7 +234,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
234
234
|
});
|
|
235
235
|
}
|
|
236
236
|
/**
|
|
237
|
-
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br
|
|
237
|
+
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br /><p>Register a Presentation Request for organisation.</p>
|
|
238
238
|
* Create a Presentation Request
|
|
239
239
|
*/
|
|
240
240
|
openidPresentationsRequestsPost(vCCreatePresentationRequestPayloadDto, meecoOrganisationID, initOverrides) {
|
|
@@ -244,8 +244,8 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
244
244
|
});
|
|
245
245
|
}
|
|
246
246
|
/**
|
|
247
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Verify a Presentation Request
|
|
248
|
-
* Verify a Presentation Request
|
|
247
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Verify a Presentation Request Response</p><p><b>Checks performed:</b><ul><li>Presentation Request Response <code>id_token</code></li><li>Presentation Request Response <code>vp_token</code></li><li>Presentation Request Response <code>presentation_submission</code> data</li><li>Signature for all of the above</li><li>Format for all of the above</li><li>Expiration for all of the above</li><li>Revocation status for credentials within <code>vp_token</code></li><li>Presentation Definition constraints for the provided <code>vp_token</code></li></ul></p><p><b>Verification options</b></p><p>Certain set of checks is executed against each Presentation Request Response attribute separately. Depending on the use-case some of those checks might not be necessary and could be disabled. To see the list of available check options - look at the schema of the verification options. If verification options were not provided all available checks will be executed. </p><p>Imagine nonce value check is not relevant to our use-case. We can skip that check so no errors or wranings related to it would appear. Here is verification options payload example:</p><pre><code>{ <br /> \"presentation_request_response\": { ... }, <br /> \"options\": { <br /> \"vp_token\": { <br /> \"checks\": [\"format\", \"signature\", \"expiration\"], <br /> } <br /> }, <br />} <br /></code></pre><p>However, <b>some of the checks are mandatory</b>. Please check each option schema separately to find this information.</p><p>In case of <code>id_token</code>, <code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when <code>id_token</code> is expired. <br /></p>
|
|
248
|
+
* Verify a Presentation Request Response
|
|
249
249
|
*/
|
|
250
250
|
openidPresentationsResponseVerifyPostRaw(requestParameters, initOverrides) {
|
|
251
251
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -276,8 +276,8 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
276
276
|
});
|
|
277
277
|
}
|
|
278
278
|
/**
|
|
279
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Verify a Presentation Request
|
|
280
|
-
* Verify a Presentation Request
|
|
279
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Verify a Presentation Request Response</p><p><b>Checks performed:</b><ul><li>Presentation Request Response <code>id_token</code></li><li>Presentation Request Response <code>vp_token</code></li><li>Presentation Request Response <code>presentation_submission</code> data</li><li>Signature for all of the above</li><li>Format for all of the above</li><li>Expiration for all of the above</li><li>Revocation status for credentials within <code>vp_token</code></li><li>Presentation Definition constraints for the provided <code>vp_token</code></li></ul></p><p><b>Verification options</b></p><p>Certain set of checks is executed against each Presentation Request Response attribute separately. Depending on the use-case some of those checks might not be necessary and could be disabled. To see the list of available check options - look at the schema of the verification options. If verification options were not provided all available checks will be executed. </p><p>Imagine nonce value check is not relevant to our use-case. We can skip that check so no errors or wranings related to it would appear. Here is verification options payload example:</p><pre><code>{ <br /> \"presentation_request_response\": { ... }, <br /> \"options\": { <br /> \"vp_token\": { <br /> \"checks\": [\"format\", \"signature\", \"expiration\"], <br /> } <br /> }, <br />} <br /></code></pre><p>However, <b>some of the checks are mandatory</b>. Please check each option schema separately to find this information.</p><p>In case of <code>id_token</code>, <code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when <code>id_token</code> is expired. <br /></p>
|
|
280
|
+
* Verify a Presentation Request Response
|
|
281
281
|
*/
|
|
282
282
|
openidPresentationsResponseVerifyPost(vCVerifyPresentationRequestResponsePayloadDto, meecoOrganisationID, initOverrides) {
|
|
283
283
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -286,7 +286,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
286
286
|
});
|
|
287
287
|
}
|
|
288
288
|
/**
|
|
289
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
289
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>It gets registered Presentation Definitions own by organisation.</p>
|
|
290
290
|
* Get a list of Presentation Definitions registered for organisation
|
|
291
291
|
*/
|
|
292
292
|
presentationDefinitionsGetRaw(requestParameters, initOverrides) {
|
|
@@ -334,7 +334,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
334
334
|
});
|
|
335
335
|
}
|
|
336
336
|
/**
|
|
337
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
337
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>It gets registered Presentation Definitions own by organisation.</p>
|
|
338
338
|
* Get a list of Presentation Definitions registered for organisation
|
|
339
339
|
*/
|
|
340
340
|
presentationDefinitionsGet(meecoOrganisationID, status, search, order, orderBy, perPage, page, initOverrides) {
|
|
@@ -345,7 +345,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
345
345
|
}
|
|
346
346
|
/**
|
|
347
347
|
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
|
|
348
|
-
* Archive
|
|
348
|
+
* Archive a Presentation Definition
|
|
349
349
|
*/
|
|
350
350
|
presentationDefinitionsIdArchivePostRaw(requestParameters, initOverrides) {
|
|
351
351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -378,7 +378,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
378
378
|
}
|
|
379
379
|
/**
|
|
380
380
|
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
|
|
381
|
-
* Archive
|
|
381
|
+
* Archive a Presentation Definition
|
|
382
382
|
*/
|
|
383
383
|
presentationDefinitionsIdArchivePost(id, meecoOrganisationID, initOverrides) {
|
|
384
384
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -387,7 +387,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
387
387
|
});
|
|
388
388
|
}
|
|
389
389
|
/**
|
|
390
|
-
* Get JSON representation of Presentation Definition
|
|
390
|
+
* Get a JSON representation of Presentation Definition
|
|
391
391
|
* Get Presentation Definition JSON representation
|
|
392
392
|
*/
|
|
393
393
|
presentationDefinitionsIdDefinitionJsonGetRaw(requestParameters, initOverrides) {
|
|
@@ -414,7 +414,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
414
414
|
});
|
|
415
415
|
}
|
|
416
416
|
/**
|
|
417
|
-
* Get JSON representation of Presentation Definition
|
|
417
|
+
* Get a JSON representation of Presentation Definition
|
|
418
418
|
* Get Presentation Definition JSON representation
|
|
419
419
|
*/
|
|
420
420
|
presentationDefinitionsIdDefinitionJsonGet(id, initOverrides) {
|
|
@@ -424,7 +424,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
424
424
|
});
|
|
425
425
|
}
|
|
426
426
|
/**
|
|
427
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
427
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Get Presentation Definition for organisation by ID.</p>
|
|
428
428
|
* Get Presentation Definition
|
|
429
429
|
*/
|
|
430
430
|
presentationDefinitionsIdGetRaw(requestParameters, initOverrides) {
|
|
@@ -457,7 +457,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
457
457
|
});
|
|
458
458
|
}
|
|
459
459
|
/**
|
|
460
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
460
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Get Presentation Definition for organisation by ID.</p>
|
|
461
461
|
* Get Presentation Definition
|
|
462
462
|
*/
|
|
463
463
|
presentationDefinitionsIdGet(id, meecoOrganisationID, initOverrides) {
|
|
@@ -468,7 +468,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
468
468
|
}
|
|
469
469
|
/**
|
|
470
470
|
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
|
|
471
|
-
*
|
|
471
|
+
* Restore an archived Presentation Definition
|
|
472
472
|
*/
|
|
473
473
|
presentationDefinitionsIdRestorePostRaw(requestParameters, initOverrides) {
|
|
474
474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -501,7 +501,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
501
501
|
}
|
|
502
502
|
/**
|
|
503
503
|
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
|
|
504
|
-
*
|
|
504
|
+
* Restore an archived Presentation Definition
|
|
505
505
|
*/
|
|
506
506
|
presentationDefinitionsIdRestorePost(id, meecoOrganisationID, initOverrides) {
|
|
507
507
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -510,7 +510,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
510
510
|
});
|
|
511
511
|
}
|
|
512
512
|
/**
|
|
513
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
513
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Register Presentation Definitions for organisation.</p><p><code>input_descriptors</code> property MUST follow the <a target=\"_blank\" href=\"https://identity.foundation/presentation-exchange/spec/v2.1.1/#input-descriptor\">DIF Presentation Exchange Specification</a></p>
|
|
514
514
|
* Create a Presentation Definition
|
|
515
515
|
*/
|
|
516
516
|
presentationDefinitionsPostRaw(requestParameters, initOverrides) {
|
|
@@ -545,7 +545,7 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
545
545
|
});
|
|
546
546
|
}
|
|
547
547
|
/**
|
|
548
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
548
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Register Presentation Definitions for organisation.</p><p><code>input_descriptors</code> property MUST follow the <a target=\"_blank\" href=\"https://identity.foundation/presentation-exchange/spec/v2.1.1/#input-descriptor\">DIF Presentation Exchange Specification</a></p>
|
|
549
549
|
* Create a Presentation Definition
|
|
550
550
|
*/
|
|
551
551
|
presentationDefinitionsPost(meecoOrganisationID, vCCreatePresentationDefinitionPayloadDto, initOverrides) {
|
|
@@ -597,14 +597,11 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
597
597
|
});
|
|
598
598
|
}
|
|
599
599
|
/**
|
|
600
|
-
* <h4>
|
|
600
|
+
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br /><p>Verify a verifiable presentation</p><p><b>Checks performed:</b><ul><li>Verifiable presentation signature</li><li>Verifiable presentation format and required attributes</li><li>Verifiable presentation expiration if present</li><li>Verifiable presentation credentials if present <em>(check <code>POST /credentials/verify</code> for more information)</em></li></ul></p><p>Presentation expiration check is not considered critical and will be returned under <code>warnings</code> attribute. It is up for the client application to decide how it should be handled. All other failed checks will be served under <code>errors</code> attribute.</p><p><code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when presentation is expired. <br /></p>
|
|
601
601
|
* Verify a verifiable presentation
|
|
602
602
|
*/
|
|
603
603
|
presentationsVerifyPostRaw(requestParameters, initOverrides) {
|
|
604
604
|
return __awaiter(this, void 0, void 0, function* () {
|
|
605
|
-
if (requestParameters.meecoOrganisationID === null || requestParameters.meecoOrganisationID === undefined) {
|
|
606
|
-
throw new runtime.RequiredError('meecoOrganisationID', 'Required parameter requestParameters.meecoOrganisationID was null or undefined when calling presentationsVerifyPost.');
|
|
607
|
-
}
|
|
608
605
|
if (requestParameters.vCVerifySignedPresentationRequestPayloadDto === null || requestParameters.vCVerifySignedPresentationRequestPayloadDto === undefined) {
|
|
609
606
|
throw new runtime.RequiredError('vCVerifySignedPresentationRequestPayloadDto', 'Required parameter requestParameters.vCVerifySignedPresentationRequestPayloadDto was null or undefined when calling presentationsVerifyPost.');
|
|
610
607
|
}
|
|
@@ -632,12 +629,12 @@ export class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
632
629
|
});
|
|
633
630
|
}
|
|
634
631
|
/**
|
|
635
|
-
* <h4>
|
|
632
|
+
* <h4>Depending on the presence of the <code>Meeco-Organisation-ID</code> header, endpoint requires one of the following security rights:</h4><ul><li><code>vc:tenant:manage</code> if <code>Meeco-Organisation-ID</code> is not specified</li><li><code>vc:org:manage</code> if <code>Meeco-Organisation-ID</code> is specified</li></ul><br /><p>Verify a verifiable presentation</p><p><b>Checks performed:</b><ul><li>Verifiable presentation signature</li><li>Verifiable presentation format and required attributes</li><li>Verifiable presentation expiration if present</li><li>Verifiable presentation credentials if present <em>(check <code>POST /credentials/verify</code> for more information)</em></li></ul></p><p>Presentation expiration check is not considered critical and will be returned under <code>warnings</code> attribute. It is up for the client application to decide how it should be handled. All other failed checks will be served under <code>errors</code> attribute.</p><p><code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when presentation is expired. <br /></p>
|
|
636
633
|
* Verify a verifiable presentation
|
|
637
634
|
*/
|
|
638
|
-
presentationsVerifyPost(
|
|
635
|
+
presentationsVerifyPost(vCVerifySignedPresentationRequestPayloadDto, meecoOrganisationID, initOverrides) {
|
|
639
636
|
return __awaiter(this, void 0, void 0, function* () {
|
|
640
|
-
const response = yield this.presentationsVerifyPostRaw({
|
|
637
|
+
const response = yield this.presentationsVerifyPostRaw({ vCVerifySignedPresentationRequestPayloadDto: vCVerifySignedPresentationRequestPayloadDto, meecoOrganisationID: meecoOrganisationID }, initOverrides);
|
|
641
638
|
return yield response.value();
|
|
642
639
|
});
|
|
643
640
|
}
|
|
@@ -12,18 +12,14 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
|
-
/**
|
|
16
|
-
* @export
|
|
17
|
-
*/
|
|
18
|
-
export const IDPCreateInvitationDtoViaEnum = {
|
|
19
|
-
Did: 'did',
|
|
20
|
-
Email: 'email'
|
|
21
|
-
};
|
|
22
15
|
/**
|
|
23
16
|
* Check if a given object implements the IDPCreateInvitationDto interface.
|
|
24
17
|
*/
|
|
25
18
|
export function instanceOfIDPCreateInvitationDto(value) {
|
|
26
19
|
let isInstance = true;
|
|
20
|
+
isInstance = isInstance && "email" in value;
|
|
21
|
+
isInstance = isInstance && "given_name" in value;
|
|
22
|
+
isInstance = isInstance && "family_name" in value;
|
|
27
23
|
return isInstance;
|
|
28
24
|
}
|
|
29
25
|
export function IDPCreateInvitationDtoFromJSON(json) {
|
|
@@ -34,10 +30,9 @@ export function IDPCreateInvitationDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
34
30
|
return json;
|
|
35
31
|
}
|
|
36
32
|
return {
|
|
37
|
-
'
|
|
38
|
-
'
|
|
39
|
-
'
|
|
40
|
-
'family_name': !exists(json, 'family_name') ? undefined : json['family_name'],
|
|
33
|
+
'email': json['email'],
|
|
34
|
+
'given_name': json['given_name'],
|
|
35
|
+
'family_name': json['family_name'],
|
|
41
36
|
'message': !exists(json, 'message') ? undefined : json['message'],
|
|
42
37
|
};
|
|
43
38
|
}
|
|
@@ -49,7 +44,6 @@ export function IDPCreateInvitationDtoToJSON(value) {
|
|
|
49
44
|
return null;
|
|
50
45
|
}
|
|
51
46
|
return {
|
|
52
|
-
'via': value.via,
|
|
53
47
|
'email': value.email,
|
|
54
48
|
'given_name': value.given_name,
|
|
55
49
|
'family_name': value.family_name,
|
|
@@ -12,7 +12,6 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
|
-
import { VCCreateCredentialTypeConfigDtoExpiryFromJSON, VCCreateCredentialTypeConfigDtoExpiryToJSON, } from './VCCreateCredentialTypeConfigDtoExpiry';
|
|
16
15
|
/**
|
|
17
16
|
* Check if a given object implements the VCCreateCredentialTypeConfigDto interface.
|
|
18
17
|
*/
|
|
@@ -29,7 +28,10 @@ export function VCCreateCredentialTypeConfigDtoFromJSONTyped(json, ignoreDiscrim
|
|
|
29
28
|
}
|
|
30
29
|
return {
|
|
31
30
|
'vct': !exists(json, 'vct') ? undefined : json['vct'],
|
|
32
|
-
'
|
|
31
|
+
'valid_in': !exists(json, 'valid_in') ? undefined : json['valid_in'],
|
|
32
|
+
'valid_at': !exists(json, 'valid_at') ? undefined : (new Date(json['valid_at'])),
|
|
33
|
+
'expires_in': !exists(json, 'expires_in') ? undefined : json['expires_in'],
|
|
34
|
+
'expires_at': !exists(json, 'expires_at') ? undefined : (new Date(json['expires_at'])),
|
|
33
35
|
'issuer_credential_configurations_supported_name': !exists(json, 'issuer_credential_configurations_supported_name') ? undefined : json['issuer_credential_configurations_supported_name'],
|
|
34
36
|
'disclosure_frame': !exists(json, 'disclosure_frame') ? undefined : json['disclosure_frame'],
|
|
35
37
|
};
|
|
@@ -43,7 +45,10 @@ export function VCCreateCredentialTypeConfigDtoToJSON(value) {
|
|
|
43
45
|
}
|
|
44
46
|
return {
|
|
45
47
|
'vct': value.vct,
|
|
46
|
-
'
|
|
48
|
+
'valid_in': value.valid_in,
|
|
49
|
+
'valid_at': value.valid_at === undefined ? undefined : (value.valid_at.toISOString()),
|
|
50
|
+
'expires_in': value.expires_in,
|
|
51
|
+
'expires_at': value.expires_at === undefined ? undefined : (value.expires_at.toISOString()),
|
|
47
52
|
'issuer_credential_configurations_supported_name': value.issuer_credential_configurations_supported_name,
|
|
48
53
|
'disclosure_frame': value.disclosure_frame,
|
|
49
54
|
};
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
* @export
|
|
16
16
|
*/
|
|
17
17
|
export const VCCreatePresentationRequestOptionsRequestDtoProtocolVersionEnum = {
|
|
18
|
-
|
|
18
|
+
Openid4vpDraft18: 'openid4vp-draft18'
|
|
19
19
|
};
|
|
20
20
|
/**
|
|
21
21
|
* Check if a given object implements the VCCreatePresentationRequestOptionsRequestDto interface.
|
|
@@ -11,15 +11,18 @@
|
|
|
11
11
|
* https://openapi-generator.tech
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
|
-
import { exists } from '../runtime';
|
|
15
|
-
import { VCCredentialTypeConfigDtoExpiryFromJSON, VCCredentialTypeConfigDtoExpiryToJSON, } from './VCCredentialTypeConfigDtoExpiry';
|
|
16
14
|
/**
|
|
17
15
|
* Check if a given object implements the VCCredentialTypeConfigDto interface.
|
|
18
16
|
*/
|
|
19
17
|
export function instanceOfVCCredentialTypeConfigDto(value) {
|
|
20
18
|
let isInstance = true;
|
|
21
19
|
isInstance = isInstance && "vct" in value;
|
|
20
|
+
isInstance = isInstance && "valid_in" in value;
|
|
21
|
+
isInstance = isInstance && "valid_at" in value;
|
|
22
|
+
isInstance = isInstance && "expires_in" in value;
|
|
23
|
+
isInstance = isInstance && "expires_at" in value;
|
|
22
24
|
isInstance = isInstance && "issuer_credential_configurations_supported_name" in value;
|
|
25
|
+
isInstance = isInstance && "disclosure_frame" in value;
|
|
23
26
|
return isInstance;
|
|
24
27
|
}
|
|
25
28
|
export function VCCredentialTypeConfigDtoFromJSON(json) {
|
|
@@ -31,9 +34,12 @@ export function VCCredentialTypeConfigDtoFromJSONTyped(json, ignoreDiscriminator
|
|
|
31
34
|
}
|
|
32
35
|
return {
|
|
33
36
|
'vct': json['vct'],
|
|
34
|
-
'
|
|
37
|
+
'valid_in': json['valid_in'],
|
|
38
|
+
'valid_at': (json['valid_at'] === null ? null : new Date(json['valid_at'])),
|
|
39
|
+
'expires_in': json['expires_in'],
|
|
40
|
+
'expires_at': (json['expires_at'] === null ? null : new Date(json['expires_at'])),
|
|
35
41
|
'issuer_credential_configurations_supported_name': json['issuer_credential_configurations_supported_name'],
|
|
36
|
-
'disclosure_frame':
|
|
42
|
+
'disclosure_frame': json['disclosure_frame'],
|
|
37
43
|
};
|
|
38
44
|
}
|
|
39
45
|
export function VCCredentialTypeConfigDtoToJSON(value) {
|
|
@@ -45,7 +51,10 @@ export function VCCredentialTypeConfigDtoToJSON(value) {
|
|
|
45
51
|
}
|
|
46
52
|
return {
|
|
47
53
|
'vct': value.vct,
|
|
48
|
-
'
|
|
54
|
+
'valid_in': value.valid_in,
|
|
55
|
+
'valid_at': (value.valid_at === null ? null : value.valid_at.toISOString()),
|
|
56
|
+
'expires_in': value.expires_in,
|
|
57
|
+
'expires_at': (value.expires_at === null ? null : value.expires_at.toISOString()),
|
|
49
58
|
'issuer_credential_configurations_supported_name': value.issuer_credential_configurations_supported_name,
|
|
50
59
|
'disclosure_frame': value.disclosure_frame,
|
|
51
60
|
};
|
|
@@ -11,10 +11,9 @@
|
|
|
11
11
|
* https://openapi-generator.tech
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import { VCCredentialTypeModelDtoStyleFromJSON, VCCredentialTypeModelDtoStyleToJSON, } from './VCCredentialTypeModelDtoStyle';
|
|
14
|
+
import { VCCredentialTypeConfigDtoFromJSON, VCCredentialTypeConfigDtoToJSON, } from './VCCredentialTypeConfigDto';
|
|
15
|
+
import { VCCredentialTypeSchemaDtoFromJSON, VCCredentialTypeSchemaDtoToJSON, } from './VCCredentialTypeSchemaDto';
|
|
16
|
+
import { VCCredentialTypeStyleDtoFromJSON, VCCredentialTypeStyleDtoToJSON, } from './VCCredentialTypeStyleDto';
|
|
18
17
|
/**
|
|
19
18
|
* @export
|
|
20
19
|
*/
|
|
@@ -34,6 +33,7 @@ export function instanceOfVCCredentialTypeModelDto(value) {
|
|
|
34
33
|
isInstance = isInstance && "schema" in value;
|
|
35
34
|
isInstance = isInstance && "style" in value;
|
|
36
35
|
isInstance = isInstance && "format" in value;
|
|
36
|
+
isInstance = isInstance && "config" in value;
|
|
37
37
|
isInstance = isInstance && "created_at" in value;
|
|
38
38
|
isInstance = isInstance && "archived" in value;
|
|
39
39
|
isInstance = isInstance && "archived_at" in value;
|
|
@@ -51,13 +51,13 @@ export function VCCredentialTypeModelDtoFromJSONTyped(json, ignoreDiscriminator)
|
|
|
51
51
|
'name': json['name'],
|
|
52
52
|
'type': json['type'],
|
|
53
53
|
'organization_id': json['organization_id'],
|
|
54
|
-
'schema':
|
|
55
|
-
'style':
|
|
54
|
+
'schema': VCCredentialTypeSchemaDtoFromJSON(json['schema']),
|
|
55
|
+
'style': VCCredentialTypeStyleDtoFromJSON(json['style']),
|
|
56
56
|
'format': json['format'],
|
|
57
|
-
'config':
|
|
57
|
+
'config': VCCredentialTypeConfigDtoFromJSON(json['config']),
|
|
58
58
|
'created_at': (new Date(json['created_at'])),
|
|
59
59
|
'archived': json['archived'],
|
|
60
|
-
'archived_at': (new Date(json['archived_at'])),
|
|
60
|
+
'archived_at': (json['archived_at'] === null ? null : new Date(json['archived_at'])),
|
|
61
61
|
};
|
|
62
62
|
}
|
|
63
63
|
export function VCCredentialTypeModelDtoToJSON(value) {
|
|
@@ -72,12 +72,12 @@ export function VCCredentialTypeModelDtoToJSON(value) {
|
|
|
72
72
|
'name': value.name,
|
|
73
73
|
'type': value.type,
|
|
74
74
|
'organization_id': value.organization_id,
|
|
75
|
-
'schema':
|
|
76
|
-
'style':
|
|
75
|
+
'schema': VCCredentialTypeSchemaDtoToJSON(value.schema),
|
|
76
|
+
'style': VCCredentialTypeStyleDtoToJSON(value.style),
|
|
77
77
|
'format': value.format,
|
|
78
|
-
'config':
|
|
78
|
+
'config': VCCredentialTypeConfigDtoToJSON(value.config),
|
|
79
79
|
'created_at': (value.created_at.toISOString()),
|
|
80
80
|
'archived': value.archived,
|
|
81
|
-
'archived_at': (value.archived_at.toISOString()),
|
|
81
|
+
'archived_at': (value.archived_at === null ? null : value.archived_at.toISOString()),
|
|
82
82
|
};
|
|
83
83
|
}
|
|
@@ -12,6 +12,8 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
|
+
import { VCFilterContainsDtoFromJSON, VCFilterContainsDtoToJSON, } from './VCFilterContainsDto';
|
|
16
|
+
import { VCFilterItemsDtoFromJSON, VCFilterItemsDtoToJSON, } from './VCFilterItemsDto';
|
|
15
17
|
import { VCFilterNotPredicateDtoFromJSON, VCFilterNotPredicateDtoToJSON, } from './VCFilterNotPredicateDto';
|
|
16
18
|
/**
|
|
17
19
|
* Check if a given object implements the VCFieldsDtoFilter interface.
|
|
@@ -39,6 +41,8 @@ export function VCFieldsDtoFilterFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
39
41
|
'maximum': !exists(json, 'maximum') ? undefined : json['maximum'],
|
|
40
42
|
'_enum': !exists(json, 'enum') ? undefined : json['enum'],
|
|
41
43
|
'not': !exists(json, 'not') ? undefined : VCFilterNotPredicateDtoFromJSON(json['not']),
|
|
44
|
+
'items': !exists(json, 'items') ? undefined : VCFilterItemsDtoFromJSON(json['items']),
|
|
45
|
+
'contains': !exists(json, 'contains') ? undefined : VCFilterContainsDtoFromJSON(json['contains']),
|
|
42
46
|
};
|
|
43
47
|
}
|
|
44
48
|
export function VCFieldsDtoFilterToJSON(value) {
|
|
@@ -59,5 +63,7 @@ export function VCFieldsDtoFilterToJSON(value) {
|
|
|
59
63
|
'maximum': value.maximum,
|
|
60
64
|
'enum': value._enum,
|
|
61
65
|
'not': VCFilterNotPredicateDtoToJSON(value.not),
|
|
66
|
+
'items': VCFilterItemsDtoToJSON(value.items),
|
|
67
|
+
'contains': VCFilterContainsDtoToJSON(value.contains),
|
|
62
68
|
};
|
|
63
69
|
}
|
|
@@ -13,24 +13,25 @@
|
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
15
|
/**
|
|
16
|
-
* Check if a given object implements the
|
|
16
|
+
* Check if a given object implements the VCFilterContainsDto interface.
|
|
17
17
|
*/
|
|
18
|
-
export function
|
|
18
|
+
export function instanceOfVCFilterContainsDto(value) {
|
|
19
19
|
let isInstance = true;
|
|
20
20
|
return isInstance;
|
|
21
21
|
}
|
|
22
|
-
export function
|
|
23
|
-
return
|
|
22
|
+
export function VCFilterContainsDtoFromJSON(json) {
|
|
23
|
+
return VCFilterContainsDtoFromJSONTyped(json, false);
|
|
24
24
|
}
|
|
25
|
-
export function
|
|
25
|
+
export function VCFilterContainsDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
26
26
|
if ((json === undefined) || (json === null)) {
|
|
27
27
|
return json;
|
|
28
28
|
}
|
|
29
29
|
return {
|
|
30
|
-
'
|
|
30
|
+
'type': !exists(json, 'type') ? undefined : json['type'],
|
|
31
|
+
'_const': !exists(json, 'const') ? undefined : json['const'],
|
|
31
32
|
};
|
|
32
33
|
}
|
|
33
|
-
export function
|
|
34
|
+
export function VCFilterContainsDtoToJSON(value) {
|
|
34
35
|
if (value === undefined) {
|
|
35
36
|
return undefined;
|
|
36
37
|
}
|
|
@@ -38,6 +39,7 @@ export function ATOMRebuildableProjectorsToJSON(value) {
|
|
|
38
39
|
return null;
|
|
39
40
|
}
|
|
40
41
|
return {
|
|
41
|
-
'
|
|
42
|
+
'type': value.type,
|
|
43
|
+
'const': value._const,
|
|
42
44
|
};
|
|
43
45
|
}
|
|
@@ -12,6 +12,8 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
|
+
import { VCFilterContainsDtoFromJSON, VCFilterContainsDtoToJSON, } from './VCFilterContainsDto';
|
|
16
|
+
import { VCFilterItemsDtoFromJSON, VCFilterItemsDtoToJSON, } from './VCFilterItemsDto';
|
|
15
17
|
import { VCFilterNotPredicateDtoFromJSON, VCFilterNotPredicateDtoToJSON, } from './VCFilterNotPredicateDto';
|
|
16
18
|
/**
|
|
17
19
|
* Check if a given object implements the VCFilterDto interface.
|
|
@@ -39,6 +41,8 @@ export function VCFilterDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
39
41
|
'maximum': !exists(json, 'maximum') ? undefined : json['maximum'],
|
|
40
42
|
'_enum': !exists(json, 'enum') ? undefined : json['enum'],
|
|
41
43
|
'not': !exists(json, 'not') ? undefined : VCFilterNotPredicateDtoFromJSON(json['not']),
|
|
44
|
+
'items': !exists(json, 'items') ? undefined : VCFilterItemsDtoFromJSON(json['items']),
|
|
45
|
+
'contains': !exists(json, 'contains') ? undefined : VCFilterContainsDtoFromJSON(json['contains']),
|
|
42
46
|
};
|
|
43
47
|
}
|
|
44
48
|
export function VCFilterDtoToJSON(value) {
|
|
@@ -59,5 +63,7 @@ export function VCFilterDtoToJSON(value) {
|
|
|
59
63
|
'maximum': value.maximum,
|
|
60
64
|
'enum': value._enum,
|
|
61
65
|
'not': VCFilterNotPredicateDtoToJSON(value.not),
|
|
66
|
+
'items': VCFilterItemsDtoToJSON(value.items),
|
|
67
|
+
'contains': VCFilterContainsDtoToJSON(value.contains),
|
|
62
68
|
};
|
|
63
69
|
}
|
|
@@ -12,25 +12,25 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
15
|
-
* Check if a given object implements the
|
|
15
|
+
* Check if a given object implements the VCFilterItemsDto interface.
|
|
16
16
|
*/
|
|
17
|
-
export function
|
|
17
|
+
export function instanceOfVCFilterItemsDto(value) {
|
|
18
18
|
let isInstance = true;
|
|
19
|
-
isInstance = isInstance && "
|
|
19
|
+
isInstance = isInstance && "type" in value;
|
|
20
20
|
return isInstance;
|
|
21
21
|
}
|
|
22
|
-
export function
|
|
23
|
-
return
|
|
22
|
+
export function VCFilterItemsDtoFromJSON(json) {
|
|
23
|
+
return VCFilterItemsDtoFromJSONTyped(json, false);
|
|
24
24
|
}
|
|
25
|
-
export function
|
|
25
|
+
export function VCFilterItemsDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
26
26
|
if ((json === undefined) || (json === null)) {
|
|
27
27
|
return json;
|
|
28
28
|
}
|
|
29
29
|
return {
|
|
30
|
-
'
|
|
30
|
+
'type': json['type'],
|
|
31
31
|
};
|
|
32
32
|
}
|
|
33
|
-
export function
|
|
33
|
+
export function VCFilterItemsDtoToJSON(value) {
|
|
34
34
|
if (value === undefined) {
|
|
35
35
|
return undefined;
|
|
36
36
|
}
|
|
@@ -38,6 +38,6 @@ export function ATOMSrtToJSON(value) {
|
|
|
38
38
|
return null;
|
|
39
39
|
}
|
|
40
40
|
return {
|
|
41
|
-
'
|
|
41
|
+
'type': value.type,
|
|
42
42
|
};
|
|
43
43
|
}
|
|
@@ -34,6 +34,7 @@ export function VCInputDescriptorDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
34
34
|
'name': !exists(json, 'name') ? undefined : json['name'],
|
|
35
35
|
'purpose': !exists(json, 'purpose') ? undefined : json['purpose'],
|
|
36
36
|
'constraints': VCConstraintsDtoFromJSON(json['constraints']),
|
|
37
|
+
'format': !exists(json, 'format') ? undefined : json['format'],
|
|
37
38
|
};
|
|
38
39
|
}
|
|
39
40
|
export function VCInputDescriptorDtoToJSON(value) {
|
|
@@ -48,5 +49,6 @@ export function VCInputDescriptorDtoToJSON(value) {
|
|
|
48
49
|
'name': value.name,
|
|
49
50
|
'purpose': value.purpose,
|
|
50
51
|
'constraints': VCConstraintsDtoToJSON(value.constraints),
|
|
52
|
+
'format': value.format,
|
|
51
53
|
};
|
|
52
54
|
}
|
|
@@ -19,8 +19,7 @@ export const VCPresentationVerificationOptionsDtoChecksEnum = {
|
|
|
19
19
|
Format: 'format',
|
|
20
20
|
Signature: 'signature',
|
|
21
21
|
Expiration: 'expiration',
|
|
22
|
-
Nonce: 'nonce'
|
|
23
|
-
Constraints: 'constraints'
|
|
22
|
+
Nonce: 'nonce'
|
|
24
23
|
};
|
|
25
24
|
/**
|
|
26
25
|
* Check if a given object implements the VCPresentationVerificationOptionsDto interface.
|