@meeco/svx-api-sdk 1.0.0-stage.20241122171806.f5ccdca → 1.0.0-stage.20250108182330.b4cebf3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +2 -118
- package/lib/esm/apis/UsersApi.js +6 -100
- package/lib/esm/apis/VerifiableCredentialsApi.js +6 -6
- package/lib/esm/apis/VerifiablePresentationsApi.js +26 -29
- package/lib/esm/models/IDPCreateInvitationDto.js +6 -12
- package/lib/esm/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/esm/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/esm/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/esm/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/esm/models/VCFieldsDtoFilter.js +6 -0
- package/lib/esm/models/{ATOMRebuildableProjectors.js → VCFilterContainsDto.js} +10 -8
- package/lib/esm/models/VCFilterDto.js +6 -0
- package/lib/esm/models/{ATOMSrt.js → VCFilterItemsDto.js} +9 -9
- package/lib/esm/models/VCInputDescriptorDto.js +2 -0
- package/lib/esm/models/VCPresentationVerificationOptionsDto.js +1 -2
- package/lib/esm/models/index.js +2 -118
- package/lib/types/apis/UsersApi.d.ts +5 -41
- package/lib/types/apis/VerifiableCredentialsApi.d.ts +6 -6
- package/lib/types/apis/VerifiablePresentationsApi.d.ts +26 -26
- package/lib/types/models/IDPCreateInvitationDto.d.ts +3 -18
- package/lib/types/models/VCCreateCredentialTypeConfigDto.d.ts +20 -3
- package/lib/types/models/VCCreatePresentationRequestOptionsRequestDto.d.ts +1 -1
- package/lib/types/models/VCCredentialTypeConfigDto.d.ts +23 -6
- package/lib/types/models/VCCredentialTypeModelDto.d.ts +10 -10
- package/lib/types/models/VCFieldsDtoFilter.d.ts +14 -0
- package/lib/types/models/VCFilterContainsDto.d.ts +37 -0
- package/lib/types/models/VCFilterDto.d.ts +14 -0
- package/lib/types/models/VCFilterItemsDto.d.ts +31 -0
- package/lib/types/models/VCInputDescriptorDto.d.ts +6 -0
- package/lib/types/models/VCPresentationVerificationOptionsDto.d.ts +0 -1
- package/lib/types/models/index.d.ts +2 -118
- package/lib/umd/apis/UsersApi.js +7 -101
- package/lib/umd/apis/VerifiableCredentialsApi.js +6 -6
- package/lib/umd/apis/VerifiablePresentationsApi.js +26 -29
- package/lib/umd/models/IDPCreateInvitationDto.js +7 -13
- package/lib/umd/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/umd/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/umd/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/umd/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/umd/models/VCFieldsDtoFilter.js +6 -0
- package/lib/umd/models/VCFilterContainsDto.js +52 -0
- package/lib/umd/models/VCFilterDto.js +6 -0
- package/lib/umd/models/VCFilterItemsDto.js +50 -0
- package/lib/umd/models/VCInputDescriptorDto.js +2 -0
- package/lib/umd/models/VCPresentationVerificationOptionsDto.js +1 -2
- package/lib/umd/models/index.js +2 -118
- package/package.json +1 -1
- package/lib/esm/models/ATOMAgentList.js +0 -44
- package/lib/esm/models/ATOMAgentToken.js +0 -43
- package/lib/esm/models/ATOMApplicationVersion.js +0 -44
- package/lib/esm/models/ATOMAuthorizationResponse.js +0 -47
- package/lib/esm/models/ATOMBlobInfo.js +0 -67
- package/lib/esm/models/ATOMBlobInfoResponse.js +0 -44
- package/lib/esm/models/ATOMBlobPublicInfo.js +0 -61
- package/lib/esm/models/ATOMBlobPublicInfoResponse.js +0 -44
- package/lib/esm/models/ATOMBlobUploadUrlRequest.js +0 -46
- package/lib/esm/models/ATOMComponent.js +0 -49
- package/lib/esm/models/ATOMFileStorageBackend.js +0 -45
- package/lib/esm/models/ATOMFileStorageConfiguration.js +0 -46
- package/lib/esm/models/ATOMGenesisRequest.js +0 -43
- package/lib/esm/models/ATOMJwk.js +0 -49
- package/lib/esm/models/ATOMNewAgentRequest.js +0 -48
- package/lib/esm/models/ATOMOneAgent.js +0 -44
- package/lib/esm/models/ATOMOneUser.js +0 -44
- package/lib/esm/models/ATOMOrgAgent.js +0 -51
- package/lib/esm/models/ATOMPublicKey.js +0 -43
- package/lib/esm/models/ATOMRedeemInvitationRequest.js +0 -46
- package/lib/esm/models/ATOMSecurityRightSpec.js +0 -48
- package/lib/esm/models/ATOMUpdateOrgAgentRequest.js +0 -46
- package/lib/esm/models/CreateSessionResponseSession.js +0 -43
- package/lib/esm/models/IDNApp.js +0 -61
- package/lib/esm/models/IDNAppSignal.js +0 -49
- package/lib/esm/models/IDNComponent.js +0 -49
- package/lib/esm/models/IDNDatabase.js +0 -52
- package/lib/esm/models/IDNHealthCheck.js +0 -49
- package/lib/esm/models/IDNStatusDto.js +0 -56
- package/lib/esm/models/IDNStatusDtoWrapper.js +0 -44
- package/lib/esm/models/IDNVersionDto.js +0 -44
- package/lib/esm/models/IDPAcceptInviteNewUserDto.js +0 -52
- package/lib/esm/models/IDPClientModelDto.js +0 -82
- package/lib/esm/models/IDPClientResponseDto.js +0 -44
- package/lib/esm/models/IDPClientsResponseDto.js +0 -44
- package/lib/esm/models/IDPCreateClientDto.js +0 -85
- package/lib/esm/models/IDPCreateClientPayloadDto.js +0 -44
- package/lib/esm/models/IDPForgotPasswordDto.js +0 -43
- package/lib/esm/models/IDPLoginRequestDto.js +0 -49
- package/lib/esm/models/IDPResetPasswordDto.js +0 -43
- package/lib/esm/models/IDPUpdateClientDto.js +0 -61
- package/lib/esm/models/IDPUpdateClientPayloadDto.js +0 -44
- package/lib/esm/models/KeystoreComponent.js +0 -46
- package/lib/esm/models/KeystoreDelegation.js +0 -73
- package/lib/esm/models/KeystoreDelegationResponse.js +0 -44
- package/lib/esm/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -47
- package/lib/esm/models/KeystoreExternalAdmissionTokens.js +0 -46
- package/lib/esm/models/KeystoreKbcSessionResponse.js +0 -48
- package/lib/esm/models/KeystoreSession.js +0 -55
- package/lib/esm/models/KeystoreSessionResponse.js +0 -44
- package/lib/esm/models/KeystoreSessionValidity.js +0 -43
- package/lib/esm/models/KeystoreSrpChallenge.js +0 -46
- package/lib/esm/models/KeystoreUser.js +0 -46
- package/lib/esm/models/KeystoreUserImported.js +0 -49
- package/lib/esm/models/KeystoreUserInfo.js +0 -52
- package/lib/esm/models/KeystoreUserQueuedForDeletion.js +0 -46
- package/lib/esm/models/KeystoreUserResponse.js +0 -44
- package/lib/esm/models/KeystoreUsernameResponse.js +0 -46
- package/lib/esm/models/KeystoreWellKnownRecaptchaResponse.js +0 -43
- package/lib/esm/models/UtilitiesApplicationVersion.js +0 -44
- package/lib/esm/models/UtilitiesComponent.js +0 -49
- package/lib/esm/models/UtilitiesFileStorageBackend.js +0 -45
- package/lib/esm/models/UtilitiesFileStorageConfiguration.js +0 -46
- package/lib/esm/models/VCAmqp.js +0 -50
- package/lib/esm/models/VCApp.js +0 -61
- package/lib/esm/models/VCAppSignal.js +0 -49
- package/lib/esm/models/VCComponent.js +0 -49
- package/lib/esm/models/VCConnectionParams.js +0 -52
- package/lib/esm/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCreateCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeModelDtoConfig.js +0 -52
- package/lib/esm/models/VCCredentialTypeModelDtoSchema.js +0 -55
- package/lib/esm/models/VCCredentialTypeModelDtoStyle.js +0 -49
- package/lib/esm/models/VCDatabase.js +0 -52
- package/lib/esm/models/VCHealthCheck.js +0 -49
- package/lib/esm/models/VCStatusDto.js +0 -60
- package/lib/esm/models/VCStatusDtoWrapper.js +0 -44
- package/lib/esm/models/VCVersionDto.js +0 -44
- package/lib/esm/models/VaultAdmissionToken.js +0 -49
- package/lib/esm/models/VaultAdmissionTokenResponse.js +0 -44
- package/lib/esm/models/VaultAssociation.js +0 -58
- package/lib/esm/models/VaultAssociationResponse.js +0 -44
- package/lib/esm/models/VaultAttachmentResponse.js +0 -44
- package/lib/esm/models/VaultCompactAttachment.js +0 -54
- package/lib/esm/models/VaultCompactSlot.js +0 -49
- package/lib/esm/models/VaultComponent.js +0 -46
- package/lib/esm/models/VaultCreateOrganizationServiceResponse.js +0 -48
- package/lib/esm/models/VaultCreateSessionResponse.js +0 -44
- package/lib/esm/models/VaultDeletionQueueItemResponse.js +0 -44
- package/lib/esm/models/VaultGlobalAttachmentsReport.js +0 -52
- package/lib/esm/models/VaultGlobalAttachmentsReportResponse.js +0 -44
- package/lib/esm/models/VaultGlobalConnectionsReport.js +0 -56
- package/lib/esm/models/VaultGlobalConnectionsReportResponse.js +0 -48
- package/lib/esm/models/VaultGlobalSharesReport.js +0 -49
- package/lib/esm/models/VaultGlobalUsersReport.js +0 -52
- package/lib/esm/models/VaultGlobalUsersReportResponse.js +0 -44
- package/lib/esm/models/VaultImage.js +0 -49
- package/lib/esm/models/VaultInvitationConfirmedResponse.js +0 -51
- package/lib/esm/models/VaultItemTemplateClassificationRequest.js +0 -46
- package/lib/esm/models/VaultOrganization.js +0 -81
- package/lib/esm/models/VaultOrganizationMember.js +0 -59
- package/lib/esm/models/VaultOrganizationResponse.js +0 -44
- package/lib/esm/models/VaultRedirectResponse.js +0 -43
- package/lib/esm/models/VaultService.js +0 -78
- package/lib/esm/models/VaultServiceUser.js +0 -55
- package/lib/esm/models/VaultSessionResumeResponse.js +0 -51
- package/lib/esm/models/VaultSessionTypeAndUserAccessToken.js +0 -54
- package/lib/esm/models/VaultSlotResponse.js +0 -44
- package/lib/esm/models/VaultSystemClassificationNode.js +0 -64
- package/lib/esm/models/VaultSystemClassificationScheme.js +0 -65
- package/lib/esm/models/VaultSystemItemTemplate.js +0 -63
- package/lib/esm/models/VaultSystemTemplateSlot.js +0 -52
- package/lib/esm/models/VaultUserAccessToken.js +0 -55
- package/lib/esm/models/VaultUserQueuedForDeletion.js +0 -46
- package/lib/types/models/ATOMAgentList.d.ts +0 -32
- package/lib/types/models/ATOMAgentToken.d.ts +0 -31
- package/lib/types/models/ATOMApplicationVersion.d.ts +0 -32
- package/lib/types/models/ATOMAuthorizationResponse.d.ts +0 -38
- package/lib/types/models/ATOMBlobInfo.d.ts +0 -85
- package/lib/types/models/ATOMBlobInfoResponse.d.ts +0 -32
- package/lib/types/models/ATOMBlobPublicInfo.d.ts +0 -67
- package/lib/types/models/ATOMBlobPublicInfoResponse.d.ts +0 -32
- package/lib/types/models/ATOMBlobUploadUrlRequest.d.ts +0 -37
- package/lib/types/models/ATOMComponent.d.ts +0 -43
- package/lib/types/models/ATOMFileStorageBackend.d.ts +0 -37
- package/lib/types/models/ATOMFileStorageConfiguration.d.ts +0 -38
- package/lib/types/models/ATOMGenesisRequest.d.ts +0 -31
- package/lib/types/models/ATOMJwk.d.ts +0 -43
- package/lib/types/models/ATOMNewAgentRequest.d.ts +0 -43
- package/lib/types/models/ATOMOneAgent.d.ts +0 -32
- package/lib/types/models/ATOMOneUser.d.ts +0 -32
- package/lib/types/models/ATOMOrgAgent.d.ts +0 -49
- package/lib/types/models/ATOMPublicKey.d.ts +0 -31
- package/lib/types/models/ATOMRebuildableProjectors.d.ts +0 -31
- package/lib/types/models/ATOMRedeemInvitationRequest.d.ts +0 -37
- package/lib/types/models/ATOMSecurityRightSpec.d.ts +0 -43
- package/lib/types/models/ATOMSrt.d.ts +0 -31
- package/lib/types/models/ATOMUpdateOrgAgentRequest.d.ts +0 -37
- package/lib/types/models/CreateSessionResponseSession.d.ts +0 -31
- package/lib/types/models/IDNApp.d.ts +0 -67
- package/lib/types/models/IDNAppSignal.d.ts +0 -43
- package/lib/types/models/IDNComponent.d.ts +0 -43
- package/lib/types/models/IDNDatabase.d.ts +0 -49
- package/lib/types/models/IDNHealthCheck.d.ts +0 -43
- package/lib/types/models/IDNStatusDto.d.ts +0 -53
- package/lib/types/models/IDNStatusDtoWrapper.d.ts +0 -32
- package/lib/types/models/IDNVersionDto.d.ts +0 -32
- package/lib/types/models/IDPAcceptInviteNewUserDto.d.ts +0 -49
- package/lib/types/models/IDPClientModelDto.d.ts +0 -109
- package/lib/types/models/IDPClientResponseDto.d.ts +0 -32
- package/lib/types/models/IDPClientsResponseDto.d.ts +0 -32
- package/lib/types/models/IDPCreateClientDto.d.ts +0 -102
- package/lib/types/models/IDPCreateClientPayloadDto.d.ts +0 -32
- package/lib/types/models/IDPForgotPasswordDto.d.ts +0 -31
- package/lib/types/models/IDPLoginRequestDto.d.ts +0 -43
- package/lib/types/models/IDPResetPasswordDto.d.ts +0 -31
- package/lib/types/models/IDPUpdateClientDto.d.ts +0 -70
- package/lib/types/models/IDPUpdateClientPayloadDto.d.ts +0 -32
- package/lib/types/models/KeystoreComponent.d.ts +0 -37
- package/lib/types/models/KeystoreDelegation.d.ts +0 -91
- package/lib/types/models/KeystoreDelegationResponse.d.ts +0 -32
- package/lib/types/models/KeystoreDelegationWithPivateDekExternalIdResponse.d.ts +0 -38
- package/lib/types/models/KeystoreExternalAdmissionTokens.d.ts +0 -37
- package/lib/types/models/KeystoreKbcSessionResponse.d.ts +0 -39
- package/lib/types/models/KeystoreSession.d.ts +0 -55
- package/lib/types/models/KeystoreSessionResponse.d.ts +0 -32
- package/lib/types/models/KeystoreSessionValidity.d.ts +0 -31
- package/lib/types/models/KeystoreSrpChallenge.d.ts +0 -37
- package/lib/types/models/KeystoreUser.d.ts +0 -37
- package/lib/types/models/KeystoreUserImported.d.ts +0 -43
- package/lib/types/models/KeystoreUserInfo.d.ts +0 -49
- package/lib/types/models/KeystoreUserQueuedForDeletion.d.ts +0 -37
- package/lib/types/models/KeystoreUserResponse.d.ts +0 -32
- package/lib/types/models/KeystoreUsernameResponse.d.ts +0 -37
- package/lib/types/models/KeystoreWellKnownRecaptchaResponse.d.ts +0 -31
- package/lib/types/models/UtilitiesApplicationVersion.d.ts +0 -32
- package/lib/types/models/UtilitiesComponent.d.ts +0 -43
- package/lib/types/models/UtilitiesFileStorageBackend.d.ts +0 -37
- package/lib/types/models/UtilitiesFileStorageConfiguration.d.ts +0 -38
- package/lib/types/models/VCAmqp.d.ts +0 -44
- package/lib/types/models/VCApp.d.ts +0 -67
- package/lib/types/models/VCAppSignal.d.ts +0 -43
- package/lib/types/models/VCComponent.d.ts +0 -43
- package/lib/types/models/VCConnectionParams.d.ts +0 -49
- package/lib/types/models/VCCreateCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCreateCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeModelDtoConfig.d.ts +0 -50
- package/lib/types/models/VCCredentialTypeModelDtoSchema.d.ts +0 -55
- package/lib/types/models/VCCredentialTypeModelDtoStyle.d.ts +0 -43
- package/lib/types/models/VCDatabase.d.ts +0 -49
- package/lib/types/models/VCHealthCheck.d.ts +0 -43
- package/lib/types/models/VCStatusDto.d.ts +0 -60
- package/lib/types/models/VCStatusDtoWrapper.d.ts +0 -32
- package/lib/types/models/VCVersionDto.d.ts +0 -32
- package/lib/types/models/VaultAdmissionToken.d.ts +0 -43
- package/lib/types/models/VaultAdmissionTokenResponse.d.ts +0 -32
- package/lib/types/models/VaultAssociation.d.ts +0 -61
- package/lib/types/models/VaultAssociationResponse.d.ts +0 -32
- package/lib/types/models/VaultAttachmentResponse.d.ts +0 -32
- package/lib/types/models/VaultCompactAttachment.d.ts +0 -55
- package/lib/types/models/VaultCompactSlot.d.ts +0 -45
- package/lib/types/models/VaultComponent.d.ts +0 -37
- package/lib/types/models/VaultCreateOrganizationServiceResponse.d.ts +0 -39
- package/lib/types/models/VaultCreateSessionResponse.d.ts +0 -32
- package/lib/types/models/VaultDeletionQueueItemResponse.d.ts +0 -32
- package/lib/types/models/VaultGlobalAttachmentsReport.d.ts +0 -49
- package/lib/types/models/VaultGlobalAttachmentsReportResponse.d.ts +0 -32
- package/lib/types/models/VaultGlobalConnectionsReport.d.ts +0 -56
- package/lib/types/models/VaultGlobalConnectionsReportResponse.d.ts +0 -39
- package/lib/types/models/VaultGlobalSharesReport.d.ts +0 -43
- package/lib/types/models/VaultGlobalUsersReport.d.ts +0 -49
- package/lib/types/models/VaultGlobalUsersReportResponse.d.ts +0 -32
- package/lib/types/models/VaultImage.d.ts +0 -43
- package/lib/types/models/VaultInvitationConfirmedResponse.d.ts +0 -45
- package/lib/types/models/VaultItemTemplateClassificationRequest.d.ts +0 -37
- package/lib/types/models/VaultOrganization.d.ts +0 -100
- package/lib/types/models/VaultOrganizationMember.d.ts +0 -57
- package/lib/types/models/VaultOrganizationResponse.d.ts +0 -32
- package/lib/types/models/VaultRedirectResponse.d.ts +0 -31
- package/lib/types/models/VaultService.d.ts +0 -94
- package/lib/types/models/VaultServiceUser.d.ts +0 -55
- package/lib/types/models/VaultSessionResumeResponse.d.ts +0 -45
- package/lib/types/models/VaultSessionTypeAndUserAccessToken.d.ts +0 -46
- package/lib/types/models/VaultSlotResponse.d.ts +0 -32
- package/lib/types/models/VaultSystemClassificationNode.d.ts +0 -74
- package/lib/types/models/VaultSystemClassificationScheme.d.ts +0 -74
- package/lib/types/models/VaultSystemItemTemplate.d.ts +0 -69
- package/lib/types/models/VaultSystemTemplateSlot.d.ts +0 -49
- package/lib/types/models/VaultUserAccessToken.d.ts +0 -55
- package/lib/types/models/VaultUserQueuedForDeletion.d.ts +0 -37
- package/lib/umd/models/ATOMAgentList.js +0 -51
- package/lib/umd/models/ATOMAgentToken.js +0 -50
- package/lib/umd/models/ATOMApplicationVersion.js +0 -51
- package/lib/umd/models/ATOMAuthorizationResponse.js +0 -54
- package/lib/umd/models/ATOMBlobInfo.js +0 -74
- package/lib/umd/models/ATOMBlobInfoResponse.js +0 -51
- package/lib/umd/models/ATOMBlobPublicInfo.js +0 -68
- package/lib/umd/models/ATOMBlobPublicInfoResponse.js +0 -51
- package/lib/umd/models/ATOMBlobUploadUrlRequest.js +0 -53
- package/lib/umd/models/ATOMComponent.js +0 -56
- package/lib/umd/models/ATOMFileStorageBackend.js +0 -52
- package/lib/umd/models/ATOMFileStorageConfiguration.js +0 -53
- package/lib/umd/models/ATOMGenesisRequest.js +0 -50
- package/lib/umd/models/ATOMJwk.js +0 -56
- package/lib/umd/models/ATOMNewAgentRequest.js +0 -55
- package/lib/umd/models/ATOMOneAgent.js +0 -51
- package/lib/umd/models/ATOMOneUser.js +0 -51
- package/lib/umd/models/ATOMOrgAgent.js +0 -58
- package/lib/umd/models/ATOMPublicKey.js +0 -50
- package/lib/umd/models/ATOMRebuildableProjectors.js +0 -50
- package/lib/umd/models/ATOMRedeemInvitationRequest.js +0 -53
- package/lib/umd/models/ATOMSecurityRightSpec.js +0 -55
- package/lib/umd/models/ATOMSrt.js +0 -50
- package/lib/umd/models/ATOMUpdateOrgAgentRequest.js +0 -53
- package/lib/umd/models/CreateSessionResponseSession.js +0 -50
- package/lib/umd/models/IDNApp.js +0 -68
- package/lib/umd/models/IDNAppSignal.js +0 -56
- package/lib/umd/models/IDNComponent.js +0 -56
- package/lib/umd/models/IDNDatabase.js +0 -59
- package/lib/umd/models/IDNHealthCheck.js +0 -56
- package/lib/umd/models/IDNStatusDto.js +0 -63
- package/lib/umd/models/IDNStatusDtoWrapper.js +0 -51
- package/lib/umd/models/IDNVersionDto.js +0 -51
- package/lib/umd/models/IDPAcceptInviteNewUserDto.js +0 -59
- package/lib/umd/models/IDPClientModelDto.js +0 -89
- package/lib/umd/models/IDPClientResponseDto.js +0 -51
- package/lib/umd/models/IDPClientsResponseDto.js +0 -51
- package/lib/umd/models/IDPCreateClientDto.js +0 -92
- package/lib/umd/models/IDPCreateClientPayloadDto.js +0 -51
- package/lib/umd/models/IDPForgotPasswordDto.js +0 -50
- package/lib/umd/models/IDPLoginRequestDto.js +0 -56
- package/lib/umd/models/IDPResetPasswordDto.js +0 -50
- package/lib/umd/models/IDPUpdateClientDto.js +0 -68
- package/lib/umd/models/IDPUpdateClientPayloadDto.js +0 -51
- package/lib/umd/models/KeystoreComponent.js +0 -53
- package/lib/umd/models/KeystoreDelegation.js +0 -80
- package/lib/umd/models/KeystoreDelegationResponse.js +0 -51
- package/lib/umd/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -54
- package/lib/umd/models/KeystoreExternalAdmissionTokens.js +0 -53
- package/lib/umd/models/KeystoreKbcSessionResponse.js +0 -55
- package/lib/umd/models/KeystoreSession.js +0 -62
- package/lib/umd/models/KeystoreSessionResponse.js +0 -51
- package/lib/umd/models/KeystoreSessionValidity.js +0 -50
- package/lib/umd/models/KeystoreSrpChallenge.js +0 -53
- package/lib/umd/models/KeystoreUser.js +0 -53
- package/lib/umd/models/KeystoreUserImported.js +0 -56
- package/lib/umd/models/KeystoreUserInfo.js +0 -59
- package/lib/umd/models/KeystoreUserQueuedForDeletion.js +0 -53
- package/lib/umd/models/KeystoreUserResponse.js +0 -51
- package/lib/umd/models/KeystoreUsernameResponse.js +0 -53
- package/lib/umd/models/KeystoreWellKnownRecaptchaResponse.js +0 -50
- package/lib/umd/models/UtilitiesApplicationVersion.js +0 -51
- package/lib/umd/models/UtilitiesComponent.js +0 -56
- package/lib/umd/models/UtilitiesFileStorageBackend.js +0 -52
- package/lib/umd/models/UtilitiesFileStorageConfiguration.js +0 -53
- package/lib/umd/models/VCAmqp.js +0 -57
- package/lib/umd/models/VCApp.js +0 -68
- package/lib/umd/models/VCAppSignal.js +0 -56
- package/lib/umd/models/VCComponent.js +0 -56
- package/lib/umd/models/VCConnectionParams.js +0 -59
- package/lib/umd/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCreateCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeModelDtoConfig.js +0 -59
- package/lib/umd/models/VCCredentialTypeModelDtoSchema.js +0 -62
- package/lib/umd/models/VCCredentialTypeModelDtoStyle.js +0 -56
- package/lib/umd/models/VCDatabase.js +0 -59
- package/lib/umd/models/VCHealthCheck.js +0 -56
- package/lib/umd/models/VCStatusDto.js +0 -67
- package/lib/umd/models/VCStatusDtoWrapper.js +0 -51
- package/lib/umd/models/VCVersionDto.js +0 -51
- package/lib/umd/models/VaultAdmissionToken.js +0 -56
- package/lib/umd/models/VaultAdmissionTokenResponse.js +0 -51
- package/lib/umd/models/VaultAssociation.js +0 -65
- package/lib/umd/models/VaultAssociationResponse.js +0 -51
- package/lib/umd/models/VaultAttachmentResponse.js +0 -51
- package/lib/umd/models/VaultCompactAttachment.js +0 -61
- package/lib/umd/models/VaultCompactSlot.js +0 -56
- package/lib/umd/models/VaultComponent.js +0 -53
- package/lib/umd/models/VaultCreateOrganizationServiceResponse.js +0 -55
- package/lib/umd/models/VaultCreateSessionResponse.js +0 -51
- package/lib/umd/models/VaultDeletionQueueItemResponse.js +0 -51
- package/lib/umd/models/VaultGlobalAttachmentsReport.js +0 -59
- package/lib/umd/models/VaultGlobalAttachmentsReportResponse.js +0 -51
- package/lib/umd/models/VaultGlobalConnectionsReport.js +0 -63
- package/lib/umd/models/VaultGlobalConnectionsReportResponse.js +0 -55
- package/lib/umd/models/VaultGlobalSharesReport.js +0 -56
- package/lib/umd/models/VaultGlobalUsersReport.js +0 -59
- package/lib/umd/models/VaultGlobalUsersReportResponse.js +0 -51
- package/lib/umd/models/VaultImage.js +0 -56
- package/lib/umd/models/VaultInvitationConfirmedResponse.js +0 -58
- package/lib/umd/models/VaultItemTemplateClassificationRequest.js +0 -53
- package/lib/umd/models/VaultOrganization.js +0 -88
- package/lib/umd/models/VaultOrganizationMember.js +0 -66
- package/lib/umd/models/VaultOrganizationResponse.js +0 -51
- package/lib/umd/models/VaultRedirectResponse.js +0 -50
- package/lib/umd/models/VaultService.js +0 -85
- package/lib/umd/models/VaultServiceUser.js +0 -62
- package/lib/umd/models/VaultSessionResumeResponse.js +0 -58
- package/lib/umd/models/VaultSessionTypeAndUserAccessToken.js +0 -61
- package/lib/umd/models/VaultSlotResponse.js +0 -51
- package/lib/umd/models/VaultSystemClassificationNode.js +0 -71
- package/lib/umd/models/VaultSystemClassificationScheme.js +0 -72
- package/lib/umd/models/VaultSystemItemTemplate.js +0 -70
- package/lib/umd/models/VaultSystemTemplateSlot.js +0 -59
- package/lib/umd/models/VaultUserAccessToken.js +0 -62
- package/lib/umd/models/VaultUserQueuedForDeletion.js +0 -53
|
@@ -53,7 +53,7 @@ const models_1 = require("../models");
|
|
|
53
53
|
*/
|
|
54
54
|
class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
55
55
|
/**
|
|
56
|
-
* <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
|
|
56
|
+
* <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>
|
|
57
57
|
* Get a list of Presentation Requests registered for organisation
|
|
58
58
|
*/
|
|
59
59
|
openidPresentationsRequestsGetRaw(requestParameters, initOverrides) {
|
|
@@ -98,7 +98,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
98
98
|
});
|
|
99
99
|
}
|
|
100
100
|
/**
|
|
101
|
-
* <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
|
|
101
|
+
* <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>
|
|
102
102
|
* Get a list of Presentation Requests registered for organisation
|
|
103
103
|
*/
|
|
104
104
|
openidPresentationsRequestsGet(status, search, meecoOrganisationID, order, orderBy, perPage, page, initOverrides) {
|
|
@@ -148,7 +148,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
148
148
|
});
|
|
149
149
|
}
|
|
150
150
|
/**
|
|
151
|
-
* <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
|
|
151
|
+
* <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>
|
|
152
152
|
* Get Presentation Request
|
|
153
153
|
*/
|
|
154
154
|
openidPresentationsRequestsIdGetRaw(requestParameters, initOverrides) {
|
|
@@ -178,7 +178,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
178
178
|
});
|
|
179
179
|
}
|
|
180
180
|
/**
|
|
181
|
-
* <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
|
|
181
|
+
* <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>
|
|
182
182
|
* Get Presentation Request
|
|
183
183
|
*/
|
|
184
184
|
openidPresentationsRequestsIdGet(id, meecoOrganisationID, initOverrides) {
|
|
@@ -228,7 +228,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
228
228
|
});
|
|
229
229
|
}
|
|
230
230
|
/**
|
|
231
|
-
* <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
|
|
231
|
+
* <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>
|
|
232
232
|
* Create a Presentation Request
|
|
233
233
|
*/
|
|
234
234
|
openidPresentationsRequestsPostRaw(requestParameters, initOverrides) {
|
|
@@ -260,7 +260,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
260
260
|
});
|
|
261
261
|
}
|
|
262
262
|
/**
|
|
263
|
-
* <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
|
|
263
|
+
* <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>
|
|
264
264
|
* Create a Presentation Request
|
|
265
265
|
*/
|
|
266
266
|
openidPresentationsRequestsPost(vCCreatePresentationRequestPayloadDto, meecoOrganisationID, initOverrides) {
|
|
@@ -270,8 +270,8 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
270
270
|
});
|
|
271
271
|
}
|
|
272
272
|
/**
|
|
273
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Verify a Presentation Request
|
|
274
|
-
* Verify a Presentation Request
|
|
273
|
+
* <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>
|
|
274
|
+
* Verify a Presentation Request Response
|
|
275
275
|
*/
|
|
276
276
|
openidPresentationsResponseVerifyPostRaw(requestParameters, initOverrides) {
|
|
277
277
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -302,8 +302,8 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
302
302
|
});
|
|
303
303
|
}
|
|
304
304
|
/**
|
|
305
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Verify a Presentation Request
|
|
306
|
-
* Verify a Presentation Request
|
|
305
|
+
* <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>
|
|
306
|
+
* Verify a Presentation Request Response
|
|
307
307
|
*/
|
|
308
308
|
openidPresentationsResponseVerifyPost(vCVerifyPresentationRequestResponsePayloadDto, meecoOrganisationID, initOverrides) {
|
|
309
309
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -312,7 +312,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
312
312
|
});
|
|
313
313
|
}
|
|
314
314
|
/**
|
|
315
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
315
|
+
* <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>
|
|
316
316
|
* Get a list of Presentation Definitions registered for organisation
|
|
317
317
|
*/
|
|
318
318
|
presentationDefinitionsGetRaw(requestParameters, initOverrides) {
|
|
@@ -360,7 +360,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
360
360
|
});
|
|
361
361
|
}
|
|
362
362
|
/**
|
|
363
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
363
|
+
* <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>
|
|
364
364
|
* Get a list of Presentation Definitions registered for organisation
|
|
365
365
|
*/
|
|
366
366
|
presentationDefinitionsGet(meecoOrganisationID, status, search, order, orderBy, perPage, page, initOverrides) {
|
|
@@ -371,7 +371,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
371
371
|
}
|
|
372
372
|
/**
|
|
373
373
|
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
|
|
374
|
-
* Archive
|
|
374
|
+
* Archive a Presentation Definition
|
|
375
375
|
*/
|
|
376
376
|
presentationDefinitionsIdArchivePostRaw(requestParameters, initOverrides) {
|
|
377
377
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -404,7 +404,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
404
404
|
}
|
|
405
405
|
/**
|
|
406
406
|
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
|
|
407
|
-
* Archive
|
|
407
|
+
* Archive a Presentation Definition
|
|
408
408
|
*/
|
|
409
409
|
presentationDefinitionsIdArchivePost(id, meecoOrganisationID, initOverrides) {
|
|
410
410
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -413,7 +413,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
413
413
|
});
|
|
414
414
|
}
|
|
415
415
|
/**
|
|
416
|
-
* Get JSON representation of Presentation Definition
|
|
416
|
+
* Get a JSON representation of Presentation Definition
|
|
417
417
|
* Get Presentation Definition JSON representation
|
|
418
418
|
*/
|
|
419
419
|
presentationDefinitionsIdDefinitionJsonGetRaw(requestParameters, initOverrides) {
|
|
@@ -440,7 +440,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
440
440
|
});
|
|
441
441
|
}
|
|
442
442
|
/**
|
|
443
|
-
* Get JSON representation of Presentation Definition
|
|
443
|
+
* Get a JSON representation of Presentation Definition
|
|
444
444
|
* Get Presentation Definition JSON representation
|
|
445
445
|
*/
|
|
446
446
|
presentationDefinitionsIdDefinitionJsonGet(id, initOverrides) {
|
|
@@ -450,7 +450,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
450
450
|
});
|
|
451
451
|
}
|
|
452
452
|
/**
|
|
453
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
453
|
+
* <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>
|
|
454
454
|
* Get Presentation Definition
|
|
455
455
|
*/
|
|
456
456
|
presentationDefinitionsIdGetRaw(requestParameters, initOverrides) {
|
|
@@ -483,7 +483,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
483
483
|
});
|
|
484
484
|
}
|
|
485
485
|
/**
|
|
486
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
486
|
+
* <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>
|
|
487
487
|
* Get Presentation Definition
|
|
488
488
|
*/
|
|
489
489
|
presentationDefinitionsIdGet(id, meecoOrganisationID, initOverrides) {
|
|
@@ -494,7 +494,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
494
494
|
}
|
|
495
495
|
/**
|
|
496
496
|
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
|
|
497
|
-
*
|
|
497
|
+
* Restore an archived Presentation Definition
|
|
498
498
|
*/
|
|
499
499
|
presentationDefinitionsIdRestorePostRaw(requestParameters, initOverrides) {
|
|
500
500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -527,7 +527,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
527
527
|
}
|
|
528
528
|
/**
|
|
529
529
|
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
|
|
530
|
-
*
|
|
530
|
+
* Restore an archived Presentation Definition
|
|
531
531
|
*/
|
|
532
532
|
presentationDefinitionsIdRestorePost(id, meecoOrganisationID, initOverrides) {
|
|
533
533
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -536,7 +536,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
536
536
|
});
|
|
537
537
|
}
|
|
538
538
|
/**
|
|
539
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
539
|
+
* <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>
|
|
540
540
|
* Create a Presentation Definition
|
|
541
541
|
*/
|
|
542
542
|
presentationDefinitionsPostRaw(requestParameters, initOverrides) {
|
|
@@ -571,7 +571,7 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
571
571
|
});
|
|
572
572
|
}
|
|
573
573
|
/**
|
|
574
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
574
|
+
* <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>
|
|
575
575
|
* Create a Presentation Definition
|
|
576
576
|
*/
|
|
577
577
|
presentationDefinitionsPost(meecoOrganisationID, vCCreatePresentationDefinitionPayloadDto, initOverrides) {
|
|
@@ -623,14 +623,11 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
623
623
|
});
|
|
624
624
|
}
|
|
625
625
|
/**
|
|
626
|
-
* <h4>
|
|
626
|
+
* <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>
|
|
627
627
|
* Verify a verifiable presentation
|
|
628
628
|
*/
|
|
629
629
|
presentationsVerifyPostRaw(requestParameters, initOverrides) {
|
|
630
630
|
return __awaiter(this, void 0, void 0, function* () {
|
|
631
|
-
if (requestParameters.meecoOrganisationID === null || requestParameters.meecoOrganisationID === undefined) {
|
|
632
|
-
throw new runtime.RequiredError('meecoOrganisationID', 'Required parameter requestParameters.meecoOrganisationID was null or undefined when calling presentationsVerifyPost.');
|
|
633
|
-
}
|
|
634
631
|
if (requestParameters.vCVerifySignedPresentationRequestPayloadDto === null || requestParameters.vCVerifySignedPresentationRequestPayloadDto === undefined) {
|
|
635
632
|
throw new runtime.RequiredError('vCVerifySignedPresentationRequestPayloadDto', 'Required parameter requestParameters.vCVerifySignedPresentationRequestPayloadDto was null or undefined when calling presentationsVerifyPost.');
|
|
636
633
|
}
|
|
@@ -658,12 +655,12 @@ class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
658
655
|
});
|
|
659
656
|
}
|
|
660
657
|
/**
|
|
661
|
-
* <h4>
|
|
658
|
+
* <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>
|
|
662
659
|
* Verify a verifiable presentation
|
|
663
660
|
*/
|
|
664
|
-
presentationsVerifyPost(
|
|
661
|
+
presentationsVerifyPost(vCVerifySignedPresentationRequestPayloadDto, meecoOrganisationID, initOverrides) {
|
|
665
662
|
return __awaiter(this, void 0, void 0, function* () {
|
|
666
|
-
const response = yield this.presentationsVerifyPostRaw({
|
|
663
|
+
const response = yield this.presentationsVerifyPostRaw({ vCVerifySignedPresentationRequestPayloadDto: vCVerifySignedPresentationRequestPayloadDto, meecoOrganisationID: meecoOrganisationID }, initOverrides);
|
|
667
664
|
return yield response.value();
|
|
668
665
|
});
|
|
669
666
|
}
|
|
@@ -13,20 +13,16 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.IDPCreateInvitationDtoToJSON = exports.IDPCreateInvitationDtoFromJSONTyped = exports.IDPCreateInvitationDtoFromJSON = exports.instanceOfIDPCreateInvitationDto =
|
|
16
|
+
exports.IDPCreateInvitationDtoToJSON = exports.IDPCreateInvitationDtoFromJSONTyped = exports.IDPCreateInvitationDtoFromJSON = exports.instanceOfIDPCreateInvitationDto = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
/**
|
|
19
|
-
* @export
|
|
20
|
-
*/
|
|
21
|
-
exports.IDPCreateInvitationDtoViaEnum = {
|
|
22
|
-
Did: 'did',
|
|
23
|
-
Email: 'email'
|
|
24
|
-
};
|
|
25
18
|
/**
|
|
26
19
|
* Check if a given object implements the IDPCreateInvitationDto interface.
|
|
27
20
|
*/
|
|
28
21
|
function instanceOfIDPCreateInvitationDto(value) {
|
|
29
22
|
let isInstance = true;
|
|
23
|
+
isInstance = isInstance && "email" in value;
|
|
24
|
+
isInstance = isInstance && "given_name" in value;
|
|
25
|
+
isInstance = isInstance && "family_name" in value;
|
|
30
26
|
return isInstance;
|
|
31
27
|
}
|
|
32
28
|
exports.instanceOfIDPCreateInvitationDto = instanceOfIDPCreateInvitationDto;
|
|
@@ -39,10 +35,9 @@ function IDPCreateInvitationDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
39
35
|
return json;
|
|
40
36
|
}
|
|
41
37
|
return {
|
|
42
|
-
'
|
|
43
|
-
'
|
|
44
|
-
'
|
|
45
|
-
'family_name': !(0, runtime_1.exists)(json, 'family_name') ? undefined : json['family_name'],
|
|
38
|
+
'email': json['email'],
|
|
39
|
+
'given_name': json['given_name'],
|
|
40
|
+
'family_name': json['family_name'],
|
|
46
41
|
'message': !(0, runtime_1.exists)(json, 'message') ? undefined : json['message'],
|
|
47
42
|
};
|
|
48
43
|
}
|
|
@@ -55,7 +50,6 @@ function IDPCreateInvitationDtoToJSON(value) {
|
|
|
55
50
|
return null;
|
|
56
51
|
}
|
|
57
52
|
return {
|
|
58
|
-
'via': value.via,
|
|
59
53
|
'email': value.email,
|
|
60
54
|
'given_name': value.given_name,
|
|
61
55
|
'family_name': value.family_name,
|
|
@@ -15,7 +15,6 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.VCCreateCredentialTypeConfigDtoToJSON = exports.VCCreateCredentialTypeConfigDtoFromJSONTyped = exports.VCCreateCredentialTypeConfigDtoFromJSON = exports.instanceOfVCCreateCredentialTypeConfigDto = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
-
const VCCreateCredentialTypeConfigDtoExpiry_1 = require("./VCCreateCredentialTypeConfigDtoExpiry");
|
|
19
18
|
/**
|
|
20
19
|
* Check if a given object implements the VCCreateCredentialTypeConfigDto interface.
|
|
21
20
|
*/
|
|
@@ -34,7 +33,10 @@ function VCCreateCredentialTypeConfigDtoFromJSONTyped(json, ignoreDiscriminator)
|
|
|
34
33
|
}
|
|
35
34
|
return {
|
|
36
35
|
'vct': !(0, runtime_1.exists)(json, 'vct') ? undefined : json['vct'],
|
|
37
|
-
'
|
|
36
|
+
'valid_in': !(0, runtime_1.exists)(json, 'valid_in') ? undefined : json['valid_in'],
|
|
37
|
+
'valid_at': !(0, runtime_1.exists)(json, 'valid_at') ? undefined : (new Date(json['valid_at'])),
|
|
38
|
+
'expires_in': !(0, runtime_1.exists)(json, 'expires_in') ? undefined : json['expires_in'],
|
|
39
|
+
'expires_at': !(0, runtime_1.exists)(json, 'expires_at') ? undefined : (new Date(json['expires_at'])),
|
|
38
40
|
'issuer_credential_configurations_supported_name': !(0, runtime_1.exists)(json, 'issuer_credential_configurations_supported_name') ? undefined : json['issuer_credential_configurations_supported_name'],
|
|
39
41
|
'disclosure_frame': !(0, runtime_1.exists)(json, 'disclosure_frame') ? undefined : json['disclosure_frame'],
|
|
40
42
|
};
|
|
@@ -49,7 +51,10 @@ function VCCreateCredentialTypeConfigDtoToJSON(value) {
|
|
|
49
51
|
}
|
|
50
52
|
return {
|
|
51
53
|
'vct': value.vct,
|
|
52
|
-
'
|
|
54
|
+
'valid_in': value.valid_in,
|
|
55
|
+
'valid_at': value.valid_at === undefined ? undefined : (value.valid_at.toISOString()),
|
|
56
|
+
'expires_in': value.expires_in,
|
|
57
|
+
'expires_at': value.expires_at === undefined ? undefined : (value.expires_at.toISOString()),
|
|
53
58
|
'issuer_credential_configurations_supported_name': value.issuer_credential_configurations_supported_name,
|
|
54
59
|
'disclosure_frame': value.disclosure_frame,
|
|
55
60
|
};
|
|
@@ -18,7 +18,7 @@ exports.VCCreatePresentationRequestOptionsRequestDtoToJSON = exports.VCCreatePre
|
|
|
18
18
|
* @export
|
|
19
19
|
*/
|
|
20
20
|
exports.VCCreatePresentationRequestOptionsRequestDtoProtocolVersionEnum = {
|
|
21
|
-
|
|
21
|
+
Openid4vpDraft18: 'openid4vp-draft18'
|
|
22
22
|
};
|
|
23
23
|
/**
|
|
24
24
|
* Check if a given object implements the VCCreatePresentationRequestOptionsRequestDto interface.
|
|
@@ -14,15 +14,18 @@
|
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.VCCredentialTypeConfigDtoToJSON = exports.VCCredentialTypeConfigDtoFromJSONTyped = exports.VCCredentialTypeConfigDtoFromJSON = exports.instanceOfVCCredentialTypeConfigDto = void 0;
|
|
17
|
-
const runtime_1 = require("../runtime");
|
|
18
|
-
const VCCredentialTypeConfigDtoExpiry_1 = require("./VCCredentialTypeConfigDtoExpiry");
|
|
19
17
|
/**
|
|
20
18
|
* Check if a given object implements the VCCredentialTypeConfigDto interface.
|
|
21
19
|
*/
|
|
22
20
|
function instanceOfVCCredentialTypeConfigDto(value) {
|
|
23
21
|
let isInstance = true;
|
|
24
22
|
isInstance = isInstance && "vct" in value;
|
|
23
|
+
isInstance = isInstance && "valid_in" in value;
|
|
24
|
+
isInstance = isInstance && "valid_at" in value;
|
|
25
|
+
isInstance = isInstance && "expires_in" in value;
|
|
26
|
+
isInstance = isInstance && "expires_at" in value;
|
|
25
27
|
isInstance = isInstance && "issuer_credential_configurations_supported_name" in value;
|
|
28
|
+
isInstance = isInstance && "disclosure_frame" in value;
|
|
26
29
|
return isInstance;
|
|
27
30
|
}
|
|
28
31
|
exports.instanceOfVCCredentialTypeConfigDto = instanceOfVCCredentialTypeConfigDto;
|
|
@@ -36,9 +39,12 @@ function VCCredentialTypeConfigDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
36
39
|
}
|
|
37
40
|
return {
|
|
38
41
|
'vct': json['vct'],
|
|
39
|
-
'
|
|
42
|
+
'valid_in': json['valid_in'],
|
|
43
|
+
'valid_at': (json['valid_at'] === null ? null : new Date(json['valid_at'])),
|
|
44
|
+
'expires_in': json['expires_in'],
|
|
45
|
+
'expires_at': (json['expires_at'] === null ? null : new Date(json['expires_at'])),
|
|
40
46
|
'issuer_credential_configurations_supported_name': json['issuer_credential_configurations_supported_name'],
|
|
41
|
-
'disclosure_frame':
|
|
47
|
+
'disclosure_frame': json['disclosure_frame'],
|
|
42
48
|
};
|
|
43
49
|
}
|
|
44
50
|
exports.VCCredentialTypeConfigDtoFromJSONTyped = VCCredentialTypeConfigDtoFromJSONTyped;
|
|
@@ -51,7 +57,10 @@ function VCCredentialTypeConfigDtoToJSON(value) {
|
|
|
51
57
|
}
|
|
52
58
|
return {
|
|
53
59
|
'vct': value.vct,
|
|
54
|
-
'
|
|
60
|
+
'valid_in': value.valid_in,
|
|
61
|
+
'valid_at': (value.valid_at === null ? null : value.valid_at.toISOString()),
|
|
62
|
+
'expires_in': value.expires_in,
|
|
63
|
+
'expires_at': (value.expires_at === null ? null : value.expires_at.toISOString()),
|
|
55
64
|
'issuer_credential_configurations_supported_name': value.issuer_credential_configurations_supported_name,
|
|
56
65
|
'disclosure_frame': value.disclosure_frame,
|
|
57
66
|
};
|
|
@@ -14,10 +14,9 @@
|
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.VCCredentialTypeModelDtoToJSON = exports.VCCredentialTypeModelDtoFromJSONTyped = exports.VCCredentialTypeModelDtoFromJSON = exports.instanceOfVCCredentialTypeModelDto = exports.VCCredentialTypeModelDtoFormatEnum = void 0;
|
|
17
|
-
const
|
|
18
|
-
const
|
|
19
|
-
const
|
|
20
|
-
const VCCredentialTypeModelDtoStyle_1 = require("./VCCredentialTypeModelDtoStyle");
|
|
17
|
+
const VCCredentialTypeConfigDto_1 = require("./VCCredentialTypeConfigDto");
|
|
18
|
+
const VCCredentialTypeSchemaDto_1 = require("./VCCredentialTypeSchemaDto");
|
|
19
|
+
const VCCredentialTypeStyleDto_1 = require("./VCCredentialTypeStyleDto");
|
|
21
20
|
/**
|
|
22
21
|
* @export
|
|
23
22
|
*/
|
|
@@ -37,6 +36,7 @@ function instanceOfVCCredentialTypeModelDto(value) {
|
|
|
37
36
|
isInstance = isInstance && "schema" in value;
|
|
38
37
|
isInstance = isInstance && "style" in value;
|
|
39
38
|
isInstance = isInstance && "format" in value;
|
|
39
|
+
isInstance = isInstance && "config" in value;
|
|
40
40
|
isInstance = isInstance && "created_at" in value;
|
|
41
41
|
isInstance = isInstance && "archived" in value;
|
|
42
42
|
isInstance = isInstance && "archived_at" in value;
|
|
@@ -56,13 +56,13 @@ function VCCredentialTypeModelDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
56
56
|
'name': json['name'],
|
|
57
57
|
'type': json['type'],
|
|
58
58
|
'organization_id': json['organization_id'],
|
|
59
|
-
'schema': (0,
|
|
60
|
-
'style': (0,
|
|
59
|
+
'schema': (0, VCCredentialTypeSchemaDto_1.VCCredentialTypeSchemaDtoFromJSON)(json['schema']),
|
|
60
|
+
'style': (0, VCCredentialTypeStyleDto_1.VCCredentialTypeStyleDtoFromJSON)(json['style']),
|
|
61
61
|
'format': json['format'],
|
|
62
|
-
'config':
|
|
62
|
+
'config': (0, VCCredentialTypeConfigDto_1.VCCredentialTypeConfigDtoFromJSON)(json['config']),
|
|
63
63
|
'created_at': (new Date(json['created_at'])),
|
|
64
64
|
'archived': json['archived'],
|
|
65
|
-
'archived_at': (new Date(json['archived_at'])),
|
|
65
|
+
'archived_at': (json['archived_at'] === null ? null : new Date(json['archived_at'])),
|
|
66
66
|
};
|
|
67
67
|
}
|
|
68
68
|
exports.VCCredentialTypeModelDtoFromJSONTyped = VCCredentialTypeModelDtoFromJSONTyped;
|
|
@@ -78,13 +78,13 @@ function VCCredentialTypeModelDtoToJSON(value) {
|
|
|
78
78
|
'name': value.name,
|
|
79
79
|
'type': value.type,
|
|
80
80
|
'organization_id': value.organization_id,
|
|
81
|
-
'schema': (0,
|
|
82
|
-
'style': (0,
|
|
81
|
+
'schema': (0, VCCredentialTypeSchemaDto_1.VCCredentialTypeSchemaDtoToJSON)(value.schema),
|
|
82
|
+
'style': (0, VCCredentialTypeStyleDto_1.VCCredentialTypeStyleDtoToJSON)(value.style),
|
|
83
83
|
'format': value.format,
|
|
84
|
-
'config': (0,
|
|
84
|
+
'config': (0, VCCredentialTypeConfigDto_1.VCCredentialTypeConfigDtoToJSON)(value.config),
|
|
85
85
|
'created_at': (value.created_at.toISOString()),
|
|
86
86
|
'archived': value.archived,
|
|
87
|
-
'archived_at': (value.archived_at.toISOString()),
|
|
87
|
+
'archived_at': (value.archived_at === null ? null : value.archived_at.toISOString()),
|
|
88
88
|
};
|
|
89
89
|
}
|
|
90
90
|
exports.VCCredentialTypeModelDtoToJSON = VCCredentialTypeModelDtoToJSON;
|
|
@@ -15,6 +15,8 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.VCFieldsDtoFilterToJSON = exports.VCFieldsDtoFilterFromJSONTyped = exports.VCFieldsDtoFilterFromJSON = exports.instanceOfVCFieldsDtoFilter = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
+
const VCFilterContainsDto_1 = require("./VCFilterContainsDto");
|
|
19
|
+
const VCFilterItemsDto_1 = require("./VCFilterItemsDto");
|
|
18
20
|
const VCFilterNotPredicateDto_1 = require("./VCFilterNotPredicateDto");
|
|
19
21
|
/**
|
|
20
22
|
* Check if a given object implements the VCFieldsDtoFilter interface.
|
|
@@ -44,6 +46,8 @@ function VCFieldsDtoFilterFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
44
46
|
'maximum': !(0, runtime_1.exists)(json, 'maximum') ? undefined : json['maximum'],
|
|
45
47
|
'_enum': !(0, runtime_1.exists)(json, 'enum') ? undefined : json['enum'],
|
|
46
48
|
'not': !(0, runtime_1.exists)(json, 'not') ? undefined : (0, VCFilterNotPredicateDto_1.VCFilterNotPredicateDtoFromJSON)(json['not']),
|
|
49
|
+
'items': !(0, runtime_1.exists)(json, 'items') ? undefined : (0, VCFilterItemsDto_1.VCFilterItemsDtoFromJSON)(json['items']),
|
|
50
|
+
'contains': !(0, runtime_1.exists)(json, 'contains') ? undefined : (0, VCFilterContainsDto_1.VCFilterContainsDtoFromJSON)(json['contains']),
|
|
47
51
|
};
|
|
48
52
|
}
|
|
49
53
|
exports.VCFieldsDtoFilterFromJSONTyped = VCFieldsDtoFilterFromJSONTyped;
|
|
@@ -65,6 +69,8 @@ function VCFieldsDtoFilterToJSON(value) {
|
|
|
65
69
|
'maximum': value.maximum,
|
|
66
70
|
'enum': value._enum,
|
|
67
71
|
'not': (0, VCFilterNotPredicateDto_1.VCFilterNotPredicateDtoToJSON)(value.not),
|
|
72
|
+
'items': (0, VCFilterItemsDto_1.VCFilterItemsDtoToJSON)(value.items),
|
|
73
|
+
'contains': (0, VCFilterContainsDto_1.VCFilterContainsDtoToJSON)(value.contains),
|
|
68
74
|
};
|
|
69
75
|
}
|
|
70
76
|
exports.VCFieldsDtoFilterToJSON = VCFieldsDtoFilterToJSON;
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SVX API
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2.0.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.VCFilterContainsDtoToJSON = exports.VCFilterContainsDtoFromJSONTyped = exports.VCFilterContainsDtoFromJSON = exports.instanceOfVCFilterContainsDto = void 0;
|
|
17
|
+
const runtime_1 = require("../runtime");
|
|
18
|
+
/**
|
|
19
|
+
* Check if a given object implements the VCFilterContainsDto interface.
|
|
20
|
+
*/
|
|
21
|
+
function instanceOfVCFilterContainsDto(value) {
|
|
22
|
+
let isInstance = true;
|
|
23
|
+
return isInstance;
|
|
24
|
+
}
|
|
25
|
+
exports.instanceOfVCFilterContainsDto = instanceOfVCFilterContainsDto;
|
|
26
|
+
function VCFilterContainsDtoFromJSON(json) {
|
|
27
|
+
return VCFilterContainsDtoFromJSONTyped(json, false);
|
|
28
|
+
}
|
|
29
|
+
exports.VCFilterContainsDtoFromJSON = VCFilterContainsDtoFromJSON;
|
|
30
|
+
function VCFilterContainsDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if ((json === undefined) || (json === null)) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'type': !(0, runtime_1.exists)(json, 'type') ? undefined : json['type'],
|
|
36
|
+
'_const': !(0, runtime_1.exists)(json, 'const') ? undefined : json['const'],
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
exports.VCFilterContainsDtoFromJSONTyped = VCFilterContainsDtoFromJSONTyped;
|
|
40
|
+
function VCFilterContainsDtoToJSON(value) {
|
|
41
|
+
if (value === undefined) {
|
|
42
|
+
return undefined;
|
|
43
|
+
}
|
|
44
|
+
if (value === null) {
|
|
45
|
+
return null;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
'type': value.type,
|
|
49
|
+
'const': value._const,
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
exports.VCFilterContainsDtoToJSON = VCFilterContainsDtoToJSON;
|
|
@@ -15,6 +15,8 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.VCFilterDtoToJSON = exports.VCFilterDtoFromJSONTyped = exports.VCFilterDtoFromJSON = exports.instanceOfVCFilterDto = void 0;
|
|
17
17
|
const runtime_1 = require("../runtime");
|
|
18
|
+
const VCFilterContainsDto_1 = require("./VCFilterContainsDto");
|
|
19
|
+
const VCFilterItemsDto_1 = require("./VCFilterItemsDto");
|
|
18
20
|
const VCFilterNotPredicateDto_1 = require("./VCFilterNotPredicateDto");
|
|
19
21
|
/**
|
|
20
22
|
* Check if a given object implements the VCFilterDto interface.
|
|
@@ -44,6 +46,8 @@ function VCFilterDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
44
46
|
'maximum': !(0, runtime_1.exists)(json, 'maximum') ? undefined : json['maximum'],
|
|
45
47
|
'_enum': !(0, runtime_1.exists)(json, 'enum') ? undefined : json['enum'],
|
|
46
48
|
'not': !(0, runtime_1.exists)(json, 'not') ? undefined : (0, VCFilterNotPredicateDto_1.VCFilterNotPredicateDtoFromJSON)(json['not']),
|
|
49
|
+
'items': !(0, runtime_1.exists)(json, 'items') ? undefined : (0, VCFilterItemsDto_1.VCFilterItemsDtoFromJSON)(json['items']),
|
|
50
|
+
'contains': !(0, runtime_1.exists)(json, 'contains') ? undefined : (0, VCFilterContainsDto_1.VCFilterContainsDtoFromJSON)(json['contains']),
|
|
47
51
|
};
|
|
48
52
|
}
|
|
49
53
|
exports.VCFilterDtoFromJSONTyped = VCFilterDtoFromJSONTyped;
|
|
@@ -65,6 +69,8 @@ function VCFilterDtoToJSON(value) {
|
|
|
65
69
|
'maximum': value.maximum,
|
|
66
70
|
'enum': value._enum,
|
|
67
71
|
'not': (0, VCFilterNotPredicateDto_1.VCFilterNotPredicateDtoToJSON)(value.not),
|
|
72
|
+
'items': (0, VCFilterItemsDto_1.VCFilterItemsDtoToJSON)(value.items),
|
|
73
|
+
'contains': (0, VCFilterContainsDto_1.VCFilterContainsDtoToJSON)(value.contains),
|
|
68
74
|
};
|
|
69
75
|
}
|
|
70
76
|
exports.VCFilterDtoToJSON = VCFilterDtoToJSON;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SVX API
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2.0.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.VCFilterItemsDtoToJSON = exports.VCFilterItemsDtoFromJSONTyped = exports.VCFilterItemsDtoFromJSON = exports.instanceOfVCFilterItemsDto = void 0;
|
|
17
|
+
/**
|
|
18
|
+
* Check if a given object implements the VCFilterItemsDto interface.
|
|
19
|
+
*/
|
|
20
|
+
function instanceOfVCFilterItemsDto(value) {
|
|
21
|
+
let isInstance = true;
|
|
22
|
+
isInstance = isInstance && "type" in value;
|
|
23
|
+
return isInstance;
|
|
24
|
+
}
|
|
25
|
+
exports.instanceOfVCFilterItemsDto = instanceOfVCFilterItemsDto;
|
|
26
|
+
function VCFilterItemsDtoFromJSON(json) {
|
|
27
|
+
return VCFilterItemsDtoFromJSONTyped(json, false);
|
|
28
|
+
}
|
|
29
|
+
exports.VCFilterItemsDtoFromJSON = VCFilterItemsDtoFromJSON;
|
|
30
|
+
function VCFilterItemsDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if ((json === undefined) || (json === null)) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'type': json['type'],
|
|
36
|
+
};
|
|
37
|
+
}
|
|
38
|
+
exports.VCFilterItemsDtoFromJSONTyped = VCFilterItemsDtoFromJSONTyped;
|
|
39
|
+
function VCFilterItemsDtoToJSON(value) {
|
|
40
|
+
if (value === undefined) {
|
|
41
|
+
return undefined;
|
|
42
|
+
}
|
|
43
|
+
if (value === null) {
|
|
44
|
+
return null;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'type': value.type,
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
exports.VCFilterItemsDtoToJSON = VCFilterItemsDtoToJSON;
|