@meeco/svx-api-sdk 1.0.0-stage.20240827151924.4213b66 → 1.0.0-stage.20241122171806.f5ccdca
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 +37 -37
- package/lib/esm/apis/ClassificationsApi.js +1 -1
- package/lib/esm/apis/ConnectionsApi.js +1 -1
- package/lib/esm/apis/DIDsApi.js +1 -1
- package/lib/esm/apis/DelegationsApi.js +1 -1
- package/lib/esm/apis/EventsApi.js +1 -1
- package/lib/esm/apis/HelpersApi.js +17 -17
- package/lib/esm/apis/ItemsApi.js +3 -3
- package/lib/esm/apis/KeysApi.js +1 -1
- package/lib/esm/apis/MetricsApi.js +1 -1
- package/lib/esm/apis/OrganisationsApi.js +1 -1
- package/lib/esm/apis/SecurityRightsApi.js +1 -1
- package/lib/esm/apis/SharesApi.js +1 -1
- package/lib/esm/apis/TenantsApi.js +1 -1
- package/lib/esm/apis/UsersApi.js +22 -22
- package/lib/esm/apis/VerifiableCredentialsApi.js +71 -31
- package/lib/esm/apis/VerifiablePresentationsApi.js +40 -379
- package/lib/esm/models/ATOMActiveAndArchivedOrgList.js +1 -1
- package/lib/esm/models/ATOMAdmin.js +1 -1
- package/lib/esm/models/ATOMAdministeredArchivedOrg.js +1 -1
- package/lib/esm/models/ATOMAdministeredOrg.js +1 -1
- package/lib/esm/models/ATOMAgentList.js +1 -1
- package/lib/esm/models/ATOMAgentToken.js +1 -1
- package/lib/esm/models/ATOMApplicationVersion.js +1 -1
- package/lib/esm/models/ATOMAssignSecurityRightsRequest.js +1 -1
- package/lib/esm/models/ATOMAuthorizationResponse.js +1 -1
- package/lib/esm/models/ATOMBlobInfo.js +1 -1
- package/lib/esm/models/ATOMBlobInfoResponse.js +1 -1
- package/lib/esm/models/ATOMBlobPublicInfo.js +1 -1
- package/lib/esm/models/ATOMBlobPublicInfoResponse.js +1 -1
- package/lib/esm/models/ATOMBlobUploadUrlRequest.js +1 -1
- package/lib/esm/models/ATOMComponent.js +1 -1
- package/lib/esm/models/ATOMCreateOrUpdateOrgRequest.js +1 -1
- package/lib/esm/models/ATOMCreateOrUpdateTenantRequest.js +1 -1
- package/lib/esm/models/ATOMError.js +1 -1
- package/lib/esm/models/ATOMFileStorageBackend.js +1 -1
- package/lib/esm/models/ATOMFileStorageConfiguration.js +1 -1
- package/lib/esm/models/ATOMGenesisRequest.js +1 -1
- package/lib/esm/models/ATOMJwk.js +1 -1
- package/lib/esm/models/ATOMNewAgentRequest.js +1 -1
- package/lib/esm/models/ATOMOneAgent.js +1 -1
- package/lib/esm/models/ATOMOneOrg.js +1 -1
- package/lib/esm/models/ATOMOneTenant.js +1 -1
- package/lib/esm/models/ATOMOneUser.js +1 -1
- package/lib/esm/models/ATOMOrg.js +1 -1
- package/lib/esm/models/ATOMOrgAgent.js +1 -1
- package/lib/esm/models/ATOMOrgDescription.js +1 -1
- package/lib/esm/models/ATOMOrgList.js +1 -1
- package/lib/esm/models/ATOMPaginatedAdminList.js +1 -1
- package/lib/esm/models/ATOMPaginatedOrgList.js +1 -1
- package/lib/esm/models/ATOMPaginatedTenantList.js +1 -1
- package/lib/esm/models/ATOMPublicKey.js +1 -1
- package/lib/esm/models/ATOMRebuildableProjectors.js +1 -1
- package/lib/esm/models/ATOMRedeemInvitationRequest.js +1 -1
- package/lib/esm/models/ATOMSecurityRightGroupSpec.js +1 -1
- package/lib/esm/models/ATOMSecurityRightInRegistry.js +1 -1
- package/lib/esm/models/ATOMSecurityRightSpec.js +1 -1
- package/lib/esm/models/ATOMSecurityRightSpecInRegistry.js +1 -1
- package/lib/esm/models/ATOMSecurityRights.js +1 -1
- package/lib/esm/models/ATOMSecurityRightsGroup.js +1 -1
- package/lib/esm/models/ATOMSecurityRightsOfUser.js +1 -1
- package/lib/esm/models/ATOMSecurityRightsRegistry.js +1 -1
- package/lib/esm/models/ATOMSrt.js +1 -1
- package/lib/esm/models/ATOMTenant.js +1 -1
- package/lib/esm/models/ATOMTenantDescription.js +1 -1
- package/lib/esm/models/ATOMTenantIdAndName.js +1 -1
- package/lib/esm/models/ATOMTenantInJwtForWhoAmI.js +1 -1
- package/lib/esm/models/ATOMUpdateOrgAgentRequest.js +1 -1
- package/lib/esm/models/ATOMUser.js +1 -1
- package/lib/esm/models/ATOMWhoAmI.js +1 -1
- package/lib/esm/models/AcceptInvitationParams.js +1 -1
- package/lib/esm/models/AcceptInvitationPublicKey.js +1 -1
- package/lib/esm/models/AcceptInvitationsRequest.js +1 -1
- package/lib/esm/models/AcceptInvitationsRequest1.js +1 -1
- package/lib/esm/models/ApplicationsGet200Response.js +1 -1
- package/lib/esm/models/ApplicationsGet200ResponseApplicationsInner.js +1 -1
- package/lib/esm/models/ApplicationsIdGet200Response.js +1 -1
- package/lib/esm/models/ApplicationsIdPutRequest.js +1 -1
- package/lib/esm/models/ApplicationsIdPutRequestApplication.js +1 -1
- package/lib/esm/models/ApplicationsPost201Response.js +1 -1
- package/lib/esm/models/ApplicationsPost201ResponseApplication.js +1 -1
- package/lib/esm/models/ApplicationsPostRequest.js +1 -1
- package/lib/esm/models/ApplicationsPostRequestApplication.js +1 -1
- package/lib/esm/models/AttachmentsFolderResponse.js +1 -1
- package/lib/esm/models/ChildPublicKeyForConnection.js +1 -1
- package/lib/esm/models/ClassificationNodeResponse.js +1 -1
- package/lib/esm/models/ClassificationNodesPost201Response.js +1 -1
- package/lib/esm/models/ClassificationNodesPostRequest.js +1 -1
- package/lib/esm/models/ClassificationNodesPostRequestClassificationNode.js +1 -1
- package/lib/esm/models/ClassificationNodesResponse.js +1 -1
- package/lib/esm/models/ClientTaskQueueResponse.js +1 -1
- package/lib/esm/models/ClientTaskQueueResponse1.js +1 -1
- package/lib/esm/models/ConnectionsResponse.js +1 -1
- package/lib/esm/models/CreateChildUserParams.js +1 -1
- package/lib/esm/models/CreateChildUserResponse.js +1 -1
- package/lib/esm/models/CreateDeleteReconfigureSharesRequest.js +1 -1
- package/lib/esm/models/CreateDeleteReconfigureSharesServiceResponse.js +1 -1
- package/lib/esm/models/CreateSessionResponseSession.js +1 -1
- package/lib/esm/models/{VCSchemaJSONResponseDto.js → CredentialSchema2018.js} +12 -11
- package/lib/esm/models/CredentialSchema2018Schema.js +63 -0
- package/lib/esm/models/CredentialSchema2023.js +63 -0
- package/lib/esm/models/DelegationInvitationsResponse.js +1 -1
- package/lib/esm/models/DidIdentifierGet200Response.js +1 -1
- package/lib/esm/models/DirectAttachment.js +1 -1
- package/lib/esm/models/EventActivityFeedResponse.js +1 -1
- package/lib/esm/models/EventFeedResponse.js +1 -1
- package/lib/esm/models/GetItemSharesResponse.js +1 -1
- package/lib/esm/models/GetItemSharesResponseSharesInner.js +1 -1
- package/lib/esm/models/IDNApp.js +1 -1
- package/lib/esm/models/IDNAppSignal.js +1 -1
- package/lib/esm/models/IDNComponent.js +1 -1
- package/lib/esm/models/IDNCreateDidDto.js +1 -1
- package/lib/esm/models/IDNCreateDidDtoDidDocument.js +1 -1
- package/lib/esm/models/IDNCreateDidDtoOptions.js +1 -1
- package/lib/esm/models/IDNDIDCreateResultDto.js +1 -1
- package/lib/esm/models/IDNDIDDeactivateResultDto.js +1 -1
- package/lib/esm/models/IDNDIDDocumentMetadataDto.js +1 -1
- package/lib/esm/models/IDNDIDMetadataDto.js +1 -1
- package/lib/esm/models/IDNDIDResolutionMetadataDto.js +1 -1
- package/lib/esm/models/IDNDIDResolutionResultDto.js +1 -1
- package/lib/esm/models/IDNDIDUpdateResultDto.js +1 -1
- package/lib/esm/models/IDNDIDUrlMetadataDto.js +1 -1
- package/lib/esm/models/IDNData.js +1 -1
- package/lib/esm/models/IDNDatabase.js +1 -1
- package/lib/esm/models/IDNDeactivateDidDto.js +1 -1
- package/lib/esm/models/IDNDidDocumentDto.js +1 -1
- package/lib/esm/models/IDNDidDocumentMetadata.js +1 -1
- package/lib/esm/models/IDNDidOwner.js +1 -1
- package/lib/esm/models/IDNDidRegistrationMetadata.js +1 -1
- package/lib/esm/models/IDNDidState.js +1 -1
- package/lib/esm/models/IDNErrorResponseModel.js +1 -1
- package/lib/esm/models/IDNErrorsResponseModelDto.js +1 -1
- package/lib/esm/models/IDNHealthCheck.js +1 -1
- package/lib/esm/models/IDNLedgerResult.js +1 -1
- package/lib/esm/models/IDNMetadata.js +1 -1
- package/lib/esm/models/IDNOperation.js +1 -1
- package/lib/esm/models/IDNOptionsDto.js +1 -1
- package/lib/esm/models/IDNPaginatedDidOwnerResultDto.js +1 -1
- package/lib/esm/models/IDNPayload.js +1 -1
- package/lib/esm/models/IDNPublicKeyJWK.js +1 -1
- package/lib/esm/models/IDNReqSignature.js +1 -1
- package/lib/esm/models/IDNResult.js +1 -1
- package/lib/esm/models/IDNSecret.js +1 -1
- package/lib/esm/models/IDNSigningRequest.js +1 -1
- package/lib/esm/models/IDNSigningRequestType.js +1 -1
- package/lib/esm/models/IDNStatusDto.js +1 -1
- package/lib/esm/models/IDNStatusDtoWrapper.js +44 -0
- package/lib/esm/models/IDNTxn.js +1 -1
- package/lib/esm/models/IDNTxnMetadata.js +1 -1
- package/lib/esm/models/IDNUpdateDidDto.js +1 -1
- package/lib/esm/models/IDNValue.js +1 -1
- package/lib/esm/models/IDNVersionDto.js +1 -1
- package/lib/esm/models/IDNlinks.js +1 -1
- package/lib/esm/models/IDNmeta.js +1 -1
- package/lib/esm/models/IDNverificationMethodTemplate.js +1 -1
- package/lib/esm/models/{IDPAuthorisationSiopSessionRequestDto.js → IDPAcceptEndUserInvitationPayloadDto.js} +7 -10
- package/lib/esm/models/IDPAcceptInviteNewUserDto.js +1 -1
- package/lib/esm/models/IDPAuthorisationRequestDto.js +4 -4
- package/lib/esm/models/IDPAuthorisationRequestResponseDto.js +1 -1
- package/lib/esm/models/IDPAuthorisationSiopSessionRequestPayloadDto.js +4 -5
- package/lib/esm/models/IDPClientModelDto.js +1 -1
- package/lib/esm/models/IDPClientResponseDto.js +1 -1
- package/lib/esm/models/IDPClientsResponseDto.js +1 -1
- package/lib/esm/models/IDPCreateClientDto.js +1 -1
- package/lib/esm/models/IDPCreateClientPayloadDto.js +1 -1
- package/lib/esm/models/IDPCreateInvitationDto.js +1 -1
- package/lib/esm/models/IDPCreateInvitationPayloadDto.js +1 -1
- package/lib/esm/models/IDPEndUserInvitationResponseDto.js +1 -1
- package/lib/esm/models/IDPEndUserInvitationResponseModelDto.js +4 -7
- package/lib/esm/models/IDPEndUserInvitationsResponseDto.js +1 -1
- package/lib/esm/models/IDPEndUserResponseDto.js +1 -1
- package/lib/esm/models/IDPEndUserResponseModelDto.js +4 -1
- package/lib/esm/models/IDPEndUsersResponseDto.js +1 -1
- package/lib/esm/models/IDPErrorResponseModel.js +1 -1
- package/lib/esm/models/IDPErrorsResponseModelDto.js +1 -1
- package/lib/esm/models/IDPForgotPasswordDto.js +1 -1
- package/lib/esm/models/IDPGenerateShortLivedAccessTokenDto.js +1 -1
- package/lib/esm/models/IDPGenerateShortLivedAccessTokenPayloadDto.js +1 -1
- package/lib/esm/models/IDPInvitationResponseDto.js +1 -1
- package/lib/esm/models/IDPInvitationResponseModelDto.js +4 -1
- package/lib/esm/models/IDPInvitationsResponseDto.js +1 -1
- package/lib/esm/models/IDPJoinedTenantDto.js +1 -1
- package/lib/esm/models/IDPJwtIssuerJWKSKeys.js +1 -1
- package/lib/esm/models/IDPJwtIssuerResponseDto.js +1 -1
- package/lib/esm/models/IDPLoginRequestDto.js +1 -1
- package/lib/esm/models/IDPMeta.js +1 -1
- package/lib/esm/models/IDPResetPasswordDto.js +1 -1
- package/lib/esm/models/IDPUpdateClientDto.js +1 -1
- package/lib/esm/models/IDPUpdateClientPayloadDto.js +1 -1
- package/lib/esm/models/IDPUpdatePasswordDto.js +49 -0
- package/lib/esm/models/IDPUpdatePasswordPayloadDto.js +44 -0
- package/lib/esm/models/IDPUpdateUserDto.js +45 -0
- package/lib/esm/models/IDPUpdateUserPayloadDto.js +44 -0
- package/lib/esm/models/IDPUserDto.js +4 -1
- package/lib/esm/models/IDPUserResponseDto.js +1 -1
- package/lib/esm/models/IDPWhoAmIResponseModelDto.js +4 -1
- package/lib/esm/models/InvitationRejectedResponse.js +1 -1
- package/lib/esm/models/InvitationResponse.js +1 -1
- package/lib/esm/models/InvitationWithShareIntentsResponse.js +1 -1
- package/lib/esm/models/InvitationsResponse.js +1 -1
- package/lib/esm/models/ItemSharesUpdateResponse.js +1 -1
- package/lib/esm/models/ItemTemplatesResponse.js +1 -1
- package/lib/esm/models/ItemsResponse.js +1 -1
- package/lib/esm/models/KeystoreComponent.js +1 -1
- package/lib/esm/models/KeystoreDataEncryptionKey.js +1 -1
- package/lib/esm/models/KeystoreDataEncryptionKeyResponse.js +1 -1
- package/lib/esm/models/KeystoreDelegation.js +1 -1
- package/lib/esm/models/KeystoreDelegationResponse.js +1 -1
- package/lib/esm/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +1 -1
- package/lib/esm/models/KeystoreErr.js +1 -1
- package/lib/esm/models/KeystoreErrorsResponse.js +1 -1
- package/lib/esm/models/KeystoreExternalAdmissionTokens.js +1 -1
- package/lib/esm/models/KeystoreKbcSessionResponse.js +1 -1
- package/lib/esm/models/KeystoreKeyEncryptionKey.js +1 -1
- package/lib/esm/models/KeystoreKeyEncryptionKeyResponse.js +1 -1
- package/lib/esm/models/KeystoreKeypair.js +1 -1
- package/lib/esm/models/KeystoreKeypairResponse.js +1 -1
- package/lib/esm/models/KeystorePassphraseDerivationArtefact.js +1 -1
- package/lib/esm/models/KeystorePassphraseDerivationArtefactResponse.js +1 -1
- package/lib/esm/models/KeystoreSession.js +1 -1
- package/lib/esm/models/KeystoreSessionResponse.js +1 -1
- package/lib/esm/models/KeystoreSessionValidity.js +1 -1
- package/lib/esm/models/KeystoreSrpChallenge.js +1 -1
- package/lib/esm/models/KeystoreUser.js +1 -1
- package/lib/esm/models/KeystoreUserImported.js +1 -1
- package/lib/esm/models/KeystoreUserInfo.js +1 -1
- package/lib/esm/models/KeystoreUserQueuedForDeletion.js +1 -1
- package/lib/esm/models/KeystoreUserResponse.js +1 -1
- package/lib/esm/models/KeystoreUsernameResponse.js +1 -1
- package/lib/esm/models/KeystoreWellKnownRecaptchaResponse.js +1 -1
- package/lib/esm/models/ListOfReconfigureShareParams.js +1 -1
- package/lib/esm/models/ParentPublicKeyForConnection.js +1 -1
- package/lib/esm/models/PostAttachmentDirectUploadUrlBlobRequest.js +1 -1
- package/lib/esm/models/PostAttachmentDirectUploadUrlRequest.js +1 -1
- package/lib/esm/models/PostConnection.js +1 -1
- package/lib/esm/models/PostConnectionPublicKey.js +1 -1
- package/lib/esm/models/PostConnectionsRequest.js +1 -1
- package/lib/esm/models/PostCreateAttachmentBlobRequest.js +1 -1
- package/lib/esm/models/PostCreateAttachmentRequest.js +1 -1
- package/lib/esm/models/PostDataEncryptionKeysRequest.js +1 -1
- package/lib/esm/models/PostDelegationInvitationsRequest.js +1 -1
- package/lib/esm/models/PostInvitation.js +1 -1
- package/lib/esm/models/PostInvitationPublicKey.js +1 -1
- package/lib/esm/models/PostInvitationsRequest.js +1 -1
- package/lib/esm/models/PostItemEncryptRequest.js +1 -1
- package/lib/esm/models/PostItemEncryptRequestSlotsInner.js +1 -1
- package/lib/esm/models/PostItemSharesRequest.js +1 -1
- package/lib/esm/models/PostItemSharesRequestShare.js +1 -1
- package/lib/esm/models/PostItemTemplateRequest.js +1 -1
- package/lib/esm/models/PostItemTemplateRequestSlotAttributes.js +1 -1
- package/lib/esm/models/PostItemsRequest.js +1 -1
- package/lib/esm/models/PostItemsRequestItem.js +1 -1
- package/lib/esm/models/PostKeyEncryptionKeyRequest.js +1 -1
- package/lib/esm/models/PostKeypairsRequest.js +1 -1
- package/lib/esm/models/PostPassphraseDerivationArtefactRequest.js +1 -1
- package/lib/esm/models/PutItemSharesClientTasksRequest.js +1 -1
- package/lib/esm/models/PutItemSharesRequest.js +1 -1
- package/lib/esm/models/PutItemSharesRequestShareDeksInner.js +1 -1
- package/lib/esm/models/PutItemSharesRequestShareSlotValuesInner.js +1 -1
- package/lib/esm/models/PutItemsRequest.js +1 -1
- package/lib/esm/models/PutItemsRequestItem.js +1 -1
- package/lib/esm/models/PutKeypairsRequest.js +1 -1
- package/lib/esm/models/PutMeRequest.js +1 -1
- package/lib/esm/models/PutMeRequestUser.js +1 -1
- package/lib/esm/models/PutSharesRequestShare.js +1 -1
- package/lib/esm/models/PutTasksRequest.js +1 -1
- package/lib/esm/models/ReconfigureShareParamsInner.js +1 -1
- package/lib/esm/models/ReconfigureSharesResponse.js +1 -1
- package/lib/esm/models/SchemasIdVersionSchemaJsonGet200Response.js +39 -0
- package/lib/esm/models/ShareIntentParam.js +1 -1
- package/lib/esm/models/ShareIntentRequest.js +1 -1
- package/lib/esm/models/ShareIntentResponse.js +1 -1
- package/lib/esm/models/ShareIntentsResponse.js +1 -1
- package/lib/esm/models/SharesIncomingResponse.js +1 -1
- package/lib/esm/models/SharesOutgoingResponse.js +1 -1
- package/lib/esm/models/ShreIntentListResponse.js +1 -1
- package/lib/esm/models/UpdateDelegationsRequest.js +1 -1
- package/lib/esm/models/UtilitiesApplicationVersion.js +44 -0
- package/lib/esm/models/UtilitiesBlobInfo.js +67 -0
- package/lib/esm/models/UtilitiesBlobInfoResponse.js +44 -0
- package/lib/esm/models/UtilitiesBlobPublicInfo.js +61 -0
- package/lib/esm/models/UtilitiesBlobPublicInfoResponse.js +44 -0
- package/lib/esm/models/UtilitiesBlobUploadUrlRequest.js +46 -0
- package/lib/esm/models/UtilitiesComponent.js +49 -0
- package/lib/esm/models/{VCVerificationCheckResponseDto.js → UtilitiesError.js} +13 -10
- package/lib/esm/models/UtilitiesFileStorageBackend.js +45 -0
- package/lib/esm/models/UtilitiesFileStorageConfiguration.js +46 -0
- package/lib/esm/models/VCAmqp.js +1 -1
- package/lib/esm/models/VCApp.js +1 -1
- package/lib/esm/models/VCAppSignal.js +1 -1
- package/lib/esm/models/VCClaimsDto.js +1 -4
- package/lib/esm/models/VCCnfDto.js +1 -1
- package/lib/esm/models/VCComponent.js +1 -1
- package/lib/esm/models/VCConnectionParams.js +1 -1
- package/lib/esm/models/VCConstraintsDto.js +3 -4
- package/lib/esm/models/VCCreateCredentialTypeConfigDto.js +50 -0
- package/lib/esm/models/VCCreateCredentialTypeConfigDtoExpiry.js +49 -0
- package/lib/esm/models/VCCreateCredentialTypeDto.js +14 -4
- package/lib/esm/models/VCCreateCredentialTypeExpiryDto.js +49 -0
- package/lib/esm/models/VCCreateCredentialTypePayloadDto.js +1 -1
- package/lib/esm/models/VCCreateCredentialTypeStyleDto.js +1 -1
- package/lib/esm/models/VCCreatePresentationDefinitionDto.js +5 -9
- package/lib/esm/models/VCCreatePresentationDefinitionPayloadDto.js +1 -1
- package/lib/esm/models/VCCreatePresentationRequestDto.js +33 -11
- package/lib/esm/models/{VCCreatePresentationRequestIdTokenRequestDto.js → VCCreatePresentationRequestOptionsRequestDto.js} +16 -15
- package/lib/esm/models/VCCreatePresentationRequestPayloadDto.js +5 -1
- package/lib/esm/models/VCCreateSchemaDto.js +1 -1
- package/lib/esm/models/VCCreateSchemaPayloadDto.js +1 -1
- package/lib/esm/models/VCCredentialJSONSchemaPayloadDto.js +12 -10
- package/lib/esm/models/VCCredentialModelDto.js +3 -3
- package/lib/esm/models/VCCredentialResponseDto.js +1 -1
- package/lib/esm/models/VCCredentialTypeConfigDto.js +52 -0
- package/lib/esm/models/VCCredentialTypeConfigDtoExpiry.js +49 -0
- package/lib/esm/models/VCCredentialTypeExpiryDto.js +49 -0
- package/lib/esm/models/VCCredentialTypeModelDto.js +15 -5
- package/lib/esm/models/VCCredentialTypeModelDtoConfig.js +52 -0
- package/lib/esm/models/VCCredentialTypeModelDtoSchema.js +1 -1
- package/lib/esm/models/VCCredentialTypeModelDtoStyle.js +1 -1
- package/lib/esm/models/VCCredentialTypeResponseDto.js +1 -1
- package/lib/esm/models/VCCredentialTypeSchemaDto.js +1 -1
- package/lib/esm/models/VCCredentialTypeStyleDto.js +1 -1
- package/lib/esm/models/VCCredentialTypesResponseDto.js +1 -5
- package/lib/esm/models/VCCredentialVerificationErrorResponseDto.js +1 -1
- package/lib/esm/models/VCCredentialVerificationOptionsRequestPayloadDto.js +1 -1
- package/lib/esm/models/VCCredentialVerificationResultResponseDto.js +1 -1
- package/lib/esm/models/VCCredentialVerificationWarningResponseDto.js +1 -1
- package/lib/esm/models/VCDatabase.js +1 -1
- package/lib/esm/models/VCErrorResponseDto.js +1 -1
- package/lib/esm/models/VCErrorsResponseDto.js +1 -1
- package/lib/esm/models/VCFieldsDto.js +7 -1
- package/lib/esm/models/VCFieldsDtoFilter.js +16 -1
- package/lib/esm/models/VCFilterDto.js +16 -1
- package/lib/esm/models/{VCFormatDto.js → VCFilterNotPredicateDto.js} +11 -10
- package/lib/esm/models/VCGenerateCredentialDto.js +6 -1
- package/lib/esm/models/VCGenerateCredentialDtoClaims.js +3 -4
- package/lib/esm/models/VCGenerateCredentialPayloadDto.js +1 -1
- package/lib/esm/models/VCGeneratePresentationDto.js +1 -1
- package/lib/esm/models/VCGeneratePresentationPayloadDto.js +1 -1
- package/lib/esm/models/VCHealthCheck.js +1 -1
- package/lib/esm/models/VCIdTokenVerificationErrorResponseDto.js +1 -1
- package/lib/esm/models/VCIdTokenVerificationOptionsDto.js +1 -1
- package/lib/esm/models/VCIdTokenVerificationResultResponseDto.js +1 -1
- package/lib/esm/models/VCIdTokenVerificationWarningResponseDto.js +1 -1
- package/lib/esm/models/{VCRequiredCredentials.js → VCInputDescriptorDto.js} +12 -10
- package/lib/esm/models/VCInputDescriptorMapDto.js +64 -0
- package/lib/esm/models/{VCInputDescriptorsDto.js → VCInputDescriptorPayload.js} +13 -14
- package/lib/esm/models/VCMeta.js +1 -1
- package/lib/esm/models/VCPaginatedCredentialsResponseDto.js +1 -1
- package/lib/esm/models/VCPaginatedPresentationDefinitionsResponseDto.js +1 -1
- package/lib/esm/models/VCPaginatedPresentationRequestResponseDto.js +1 -1
- package/lib/esm/models/VCPathNestedDto.js +60 -0
- package/lib/esm/models/VCPresentationDefinitionDto.js +4 -4
- package/lib/esm/models/VCPresentationDefinitionJsonDto.js +53 -0
- package/lib/esm/models/VCPresentationDefinitionJsonResponseDto.js +4 -4
- package/lib/esm/models/VCPresentationDefinitionModelDto.js +4 -9
- package/lib/esm/models/VCPresentationDefinitionResponseDto.js +1 -1
- package/lib/esm/models/VCPresentationRequestModelDto.js +5 -32
- package/lib/esm/models/{VCPresentationRequestTokenPropertiesModelDto.js → VCPresentationRequestParametersModelDto.js} +26 -10
- package/lib/esm/models/VCPresentationRequestResponseDto.js +1 -1
- package/lib/esm/models/VCPresentationRequestResponseVerificationOptionsDto.js +1 -4
- package/lib/esm/models/VCPresentationRequestResponseVerificationResultResponseDto.js +3 -7
- package/lib/esm/models/VCPresentationSubmissionDto.js +50 -0
- package/lib/esm/models/VCPresentationVerificationErrorResponseDto.js +1 -1
- package/lib/esm/models/VCPresentationVerificationOptionsDto.js +1 -1
- package/lib/esm/models/VCPresentationVerificationResultResponseDto.js +1 -1
- package/lib/esm/models/VCPresentationVerificationWarningResponseDto.js +1 -1
- package/lib/esm/models/VCResponseVerificationErrorResponseDto.js +1 -1
- package/lib/esm/models/VCResponseVerificationWarningResponseDto.js +1 -1
- package/lib/esm/models/VCSchemaResponseDto.js +1 -1
- package/lib/esm/models/VCSchemaResponseModelDto.js +1 -1
- package/lib/esm/models/VCSchemasResponseDto.js +1 -1
- package/lib/esm/models/VCStatusDto.js +1 -1
- package/lib/esm/models/{VCVcSdJwtAlgoDto.js → VCStatusDtoWrapper.js} +11 -10
- package/lib/esm/models/VCUnsignedCredentialModelDto.js +14 -4
- package/lib/esm/models/VCUnsignedCredentialModelDtoMetadata.js +1 -1
- package/lib/esm/models/VCUnsignedCredentialResponseDto.js +1 -1
- package/lib/esm/models/VCUnsignedPresentationModelDto.js +4 -4
- package/lib/esm/models/VCUnsignedPresentationResponseDto.js +1 -1
- package/lib/esm/models/VCUpdateCredentialStatusRequestDto.js +1 -1
- package/lib/esm/models/VCUpdateCredentialStatusRequestStatusDto.js +1 -1
- package/lib/esm/models/VCUpdateCredentialTypeDto.js +14 -4
- package/lib/esm/models/VCUpdateCredentialTypePayloadDto.js +1 -1
- package/lib/esm/models/VCUpdateSchemaDto.js +1 -1
- package/lib/esm/models/VCUpdateSchemaPayloadDto.js +1 -1
- package/lib/esm/models/VCVerifyPresentationRequestResponseDto.js +12 -6
- package/lib/esm/models/VCVerifyPresentationRequestResponsePayloadDto.js +1 -1
- package/lib/esm/models/VCVerifySignedCredentialRequestDto.js +4 -4
- package/lib/esm/models/VCVerifySignedCredentialRequestPayloadDto.js +1 -1
- package/lib/esm/models/VCVerifySignedPresentationRequestDto.js +4 -4
- package/lib/esm/models/VCVerifySignedPresentationRequestPayloadDto.js +1 -1
- package/lib/esm/models/VCVersionDto.js +1 -1
- package/lib/esm/models/VaultActivity.js +1 -1
- package/lib/esm/models/VaultAdmissionToken.js +1 -1
- package/lib/esm/models/VaultAdmissionTokenResponse.js +1 -1
- package/lib/esm/models/VaultAssociation.js +1 -1
- package/lib/esm/models/VaultAssociationResponse.js +1 -1
- package/lib/esm/models/VaultAttachment.js +1 -1
- package/lib/esm/models/VaultAttachmentDirectUploadUrl.js +1 -1
- package/lib/esm/models/VaultAttachmentDirectUploadUrlResponse.js +1 -1
- package/lib/esm/models/VaultAttachmentResponse.js +1 -1
- package/lib/esm/models/VaultAttachmentsFolder.js +1 -1
- package/lib/esm/models/VaultAttachmentsFolderResponse.js +1 -1
- package/lib/esm/models/VaultClassificationNode.js +1 -1
- package/lib/esm/models/VaultClassificationNodeAttributes.js +1 -7
- package/lib/esm/models/VaultClassificationNodeAttributesWithDeletion.js +1 -7
- package/lib/esm/models/VaultClientTask.js +1 -1
- package/lib/esm/models/VaultCollectionReport.js +1 -1
- package/lib/esm/models/VaultCompactAttachment.js +1 -1
- package/lib/esm/models/VaultCompactShareIntent.js +1 -1
- package/lib/esm/models/VaultCompactSlot.js +1 -1
- package/lib/esm/models/VaultComponent.js +1 -1
- package/lib/esm/models/VaultConnection.js +1 -1
- package/lib/esm/models/VaultConnectionResponse.js +1 -1
- package/lib/esm/models/VaultConnectionResponseWithCreatedSharesReport.js +1 -1
- package/lib/esm/models/VaultConnectionsByRoles.js +1 -1
- package/lib/esm/models/VaultCreateOrganizationServiceResponse.js +1 -1
- package/lib/esm/models/VaultCreateSessionResponse.js +1 -1
- package/lib/esm/models/VaultCreatedShareReport.js +1 -1
- package/lib/esm/models/VaultDelegationInvitation.js +1 -1
- package/lib/esm/models/VaultDelegationInvitationResponse.js +1 -1
- package/lib/esm/models/VaultDeletionQueueItemResponse.js +1 -1
- package/lib/esm/models/VaultDirectAttachment.js +1 -1
- package/lib/esm/models/VaultEncryptedSlotValue.js +1 -1
- package/lib/esm/models/VaultErr.js +1 -1
- package/lib/esm/models/VaultErrorsResponse.js +1 -1
- package/lib/esm/models/VaultGetShareResponse.js +1 -1
- package/lib/esm/models/VaultGlobalAttachmentsReport.js +1 -1
- package/lib/esm/models/VaultGlobalAttachmentsReportResponse.js +1 -1
- package/lib/esm/models/VaultGlobalConnectionsReport.js +1 -1
- package/lib/esm/models/VaultGlobalConnectionsReportResponse.js +1 -1
- package/lib/esm/models/VaultGlobalSharesReport.js +1 -1
- package/lib/esm/models/VaultGlobalUsersReport.js +1 -1
- package/lib/esm/models/VaultGlobalUsersReportResponse.js +1 -1
- package/lib/esm/models/VaultImage.js +1 -1
- package/lib/esm/models/VaultInvitation.js +1 -10
- package/lib/esm/models/VaultInvitationAcceptedResponse.js +1 -1
- package/lib/esm/models/VaultInvitationConfirmedResponse.js +1 -1
- package/lib/esm/models/VaultItem.js +1 -1
- package/lib/esm/models/VaultItemReport.js +1 -1
- package/lib/esm/models/VaultItemReportItems.js +1 -1
- package/lib/esm/models/VaultItemReportResponse.js +1 -1
- package/lib/esm/models/VaultItemReportSlots.js +1 -1
- package/lib/esm/models/VaultItemResponse.js +1 -1
- package/lib/esm/models/VaultItemTemplate.js +1 -1
- package/lib/esm/models/VaultItemTemplateClassificationRequest.js +1 -1
- package/lib/esm/models/VaultItemTemplateResponse.js +1 -1
- package/lib/esm/models/VaultMeResponse.js +1 -1
- package/lib/esm/models/VaultNestedSlotAttributes.js +1 -1
- package/lib/esm/models/VaultOrganization.js +1 -1
- package/lib/esm/models/VaultOrganizationMember.js +1 -1
- package/lib/esm/models/VaultOrganizationResponse.js +1 -1
- package/lib/esm/models/VaultOwnConnectionData.js +1 -4
- package/lib/esm/models/VaultRedirectResponse.js +1 -1
- package/lib/esm/models/VaultRemoteFile.js +1 -1
- package/lib/esm/models/VaultService.js +1 -1
- package/lib/esm/models/VaultServiceUser.js +1 -1
- package/lib/esm/models/VaultSessionResumeResponse.js +1 -1
- package/lib/esm/models/VaultSessionTypeAndUserAccessToken.js +1 -1
- package/lib/esm/models/VaultShare.js +1 -1
- package/lib/esm/models/VaultShareIntent.js +1 -1
- package/lib/esm/models/VaultShareWithItemData.js +1 -1
- package/lib/esm/models/VaultSharesCreateResponse.js +1 -1
- package/lib/esm/models/VaultSlot.js +1 -1
- package/lib/esm/models/VaultSlotAttributesInItemCreation.js +1 -1
- package/lib/esm/models/VaultSlotResponse.js +1 -1
- package/lib/esm/models/VaultSystemClassificationNode.js +1 -1
- package/lib/esm/models/VaultSystemClassificationScheme.js +1 -1
- package/lib/esm/models/VaultSystemItemTemplate.js +1 -1
- package/lib/esm/models/VaultSystemTemplateSlot.js +1 -1
- package/lib/esm/models/VaultTheOtherConnectedUserData.js +1 -4
- package/lib/esm/models/VaultThumbnail.js +1 -4
- package/lib/esm/models/VaultUser.js +1 -4
- package/lib/esm/models/VaultUserAccessToken.js +1 -1
- package/lib/esm/models/VaultUserAttachmentsReport.js +1 -1
- package/lib/esm/models/VaultUserAttachmentsReportResponse.js +1 -1
- package/lib/esm/models/VaultUserConnectionsReport.js +1 -1
- package/lib/esm/models/VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount.js +1 -1
- package/lib/esm/models/VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers.js +1 -1
- package/lib/esm/models/VaultUserConnectionsReportResponse.js +1 -1
- package/lib/esm/models/VaultUserQueuedForDeletion.js +1 -1
- package/lib/esm/models/index.js +37 -37
- package/lib/esm/runtime.js +1 -1
- package/lib/types/apis/ClassificationsApi.d.ts +1 -1
- package/lib/types/apis/ConnectionsApi.d.ts +1 -1
- package/lib/types/apis/DIDsApi.d.ts +1 -1
- package/lib/types/apis/DelegationsApi.d.ts +1 -1
- package/lib/types/apis/EventsApi.d.ts +1 -1
- package/lib/types/apis/HelpersApi.d.ts +17 -17
- package/lib/types/apis/ItemsApi.d.ts +3 -3
- package/lib/types/apis/KeysApi.d.ts +1 -1
- package/lib/types/apis/MetricsApi.d.ts +1 -1
- package/lib/types/apis/OrganisationsApi.d.ts +1 -1
- package/lib/types/apis/SecurityRightsApi.d.ts +1 -1
- package/lib/types/apis/SharesApi.d.ts +1 -1
- package/lib/types/apis/TenantsApi.d.ts +1 -1
- package/lib/types/apis/UsersApi.d.ts +10 -10
- package/lib/types/apis/VerifiableCredentialsApi.d.ts +39 -27
- package/lib/types/apis/VerifiablePresentationsApi.d.ts +35 -148
- package/lib/types/models/ATOMActiveAndArchivedOrgList.d.ts +1 -1
- package/lib/types/models/ATOMAdmin.d.ts +1 -1
- package/lib/types/models/ATOMAdministeredArchivedOrg.d.ts +1 -1
- package/lib/types/models/ATOMAdministeredOrg.d.ts +1 -1
- package/lib/types/models/ATOMAgentList.d.ts +1 -1
- package/lib/types/models/ATOMAgentToken.d.ts +1 -1
- package/lib/types/models/ATOMApplicationVersion.d.ts +1 -1
- package/lib/types/models/ATOMAssignSecurityRightsRequest.d.ts +1 -1
- package/lib/types/models/ATOMAuthorizationResponse.d.ts +1 -1
- package/lib/types/models/ATOMBlobInfo.d.ts +1 -1
- package/lib/types/models/ATOMBlobInfoResponse.d.ts +1 -1
- package/lib/types/models/ATOMBlobPublicInfo.d.ts +1 -1
- package/lib/types/models/ATOMBlobPublicInfoResponse.d.ts +1 -1
- package/lib/types/models/ATOMBlobUploadUrlRequest.d.ts +1 -1
- package/lib/types/models/ATOMComponent.d.ts +1 -1
- package/lib/types/models/ATOMCreateOrUpdateOrgRequest.d.ts +1 -1
- package/lib/types/models/ATOMCreateOrUpdateTenantRequest.d.ts +1 -1
- package/lib/types/models/ATOMError.d.ts +1 -1
- package/lib/types/models/ATOMFileStorageBackend.d.ts +1 -1
- package/lib/types/models/ATOMFileStorageConfiguration.d.ts +1 -1
- package/lib/types/models/ATOMGenesisRequest.d.ts +1 -1
- package/lib/types/models/ATOMJwk.d.ts +1 -1
- package/lib/types/models/ATOMNewAgentRequest.d.ts +1 -1
- package/lib/types/models/ATOMOneAgent.d.ts +1 -1
- package/lib/types/models/ATOMOneOrg.d.ts +1 -1
- package/lib/types/models/ATOMOneTenant.d.ts +1 -1
- package/lib/types/models/ATOMOneUser.d.ts +1 -1
- package/lib/types/models/ATOMOrg.d.ts +1 -1
- package/lib/types/models/ATOMOrgAgent.d.ts +1 -1
- package/lib/types/models/ATOMOrgDescription.d.ts +1 -1
- package/lib/types/models/ATOMOrgList.d.ts +1 -1
- package/lib/types/models/ATOMPaginatedAdminList.d.ts +1 -1
- package/lib/types/models/ATOMPaginatedOrgList.d.ts +1 -1
- package/lib/types/models/ATOMPaginatedTenantList.d.ts +1 -1
- package/lib/types/models/ATOMPublicKey.d.ts +1 -1
- package/lib/types/models/ATOMRebuildableProjectors.d.ts +1 -1
- package/lib/types/models/ATOMRedeemInvitationRequest.d.ts +1 -1
- package/lib/types/models/ATOMSecurityRightGroupSpec.d.ts +1 -1
- package/lib/types/models/ATOMSecurityRightInRegistry.d.ts +1 -1
- package/lib/types/models/ATOMSecurityRightSpec.d.ts +1 -1
- package/lib/types/models/ATOMSecurityRightSpecInRegistry.d.ts +1 -1
- package/lib/types/models/ATOMSecurityRights.d.ts +1 -1
- package/lib/types/models/ATOMSecurityRightsGroup.d.ts +1 -1
- package/lib/types/models/ATOMSecurityRightsOfUser.d.ts +1 -1
- package/lib/types/models/ATOMSecurityRightsRegistry.d.ts +1 -1
- package/lib/types/models/ATOMSrt.d.ts +1 -1
- package/lib/types/models/ATOMTenant.d.ts +1 -1
- package/lib/types/models/ATOMTenantDescription.d.ts +1 -1
- package/lib/types/models/ATOMTenantIdAndName.d.ts +1 -1
- package/lib/types/models/ATOMTenantInJwtForWhoAmI.d.ts +1 -1
- package/lib/types/models/ATOMUpdateOrgAgentRequest.d.ts +1 -1
- package/lib/types/models/ATOMUser.d.ts +1 -1
- package/lib/types/models/ATOMWhoAmI.d.ts +1 -1
- package/lib/types/models/AcceptInvitationParams.d.ts +1 -1
- package/lib/types/models/AcceptInvitationPublicKey.d.ts +1 -1
- package/lib/types/models/AcceptInvitationsRequest.d.ts +1 -1
- package/lib/types/models/AcceptInvitationsRequest1.d.ts +1 -1
- package/lib/types/models/ApplicationsGet200Response.d.ts +1 -1
- package/lib/types/models/ApplicationsGet200ResponseApplicationsInner.d.ts +1 -1
- package/lib/types/models/ApplicationsIdGet200Response.d.ts +1 -1
- package/lib/types/models/ApplicationsIdPutRequest.d.ts +1 -1
- package/lib/types/models/ApplicationsIdPutRequestApplication.d.ts +1 -1
- package/lib/types/models/ApplicationsPost201Response.d.ts +1 -1
- package/lib/types/models/ApplicationsPost201ResponseApplication.d.ts +1 -1
- package/lib/types/models/ApplicationsPostRequest.d.ts +1 -1
- package/lib/types/models/ApplicationsPostRequestApplication.d.ts +1 -1
- package/lib/types/models/AttachmentsFolderResponse.d.ts +1 -1
- package/lib/types/models/ChildPublicKeyForConnection.d.ts +1 -1
- package/lib/types/models/ClassificationNodeResponse.d.ts +1 -1
- package/lib/types/models/ClassificationNodesPost201Response.d.ts +1 -1
- package/lib/types/models/ClassificationNodesPostRequest.d.ts +1 -1
- package/lib/types/models/ClassificationNodesPostRequestClassificationNode.d.ts +1 -1
- package/lib/types/models/ClassificationNodesResponse.d.ts +1 -1
- package/lib/types/models/ClientTaskQueueResponse.d.ts +1 -1
- package/lib/types/models/ClientTaskQueueResponse1.d.ts +1 -1
- package/lib/types/models/ConnectionsResponse.d.ts +1 -1
- package/lib/types/models/CreateChildUserParams.d.ts +1 -1
- package/lib/types/models/CreateChildUserResponse.d.ts +1 -1
- package/lib/types/models/CreateDeleteReconfigureSharesRequest.d.ts +1 -1
- package/lib/types/models/CreateDeleteReconfigureSharesServiceResponse.d.ts +1 -1
- package/lib/types/models/CreateSessionResponseSession.d.ts +1 -1
- package/lib/types/models/CredentialSchema2018.d.ts +68 -0
- package/lib/types/models/CredentialSchema2018Schema.d.ts +79 -0
- package/lib/types/models/CredentialSchema2023.d.ts +79 -0
- package/lib/types/models/DelegationInvitationsResponse.d.ts +1 -1
- package/lib/types/models/DidIdentifierGet200Response.d.ts +1 -1
- package/lib/types/models/DirectAttachment.d.ts +1 -1
- package/lib/types/models/EventActivityFeedResponse.d.ts +1 -1
- package/lib/types/models/EventFeedResponse.d.ts +1 -1
- package/lib/types/models/GetItemSharesResponse.d.ts +1 -1
- package/lib/types/models/GetItemSharesResponseSharesInner.d.ts +1 -1
- package/lib/types/models/IDNApp.d.ts +1 -1
- package/lib/types/models/IDNAppSignal.d.ts +1 -1
- package/lib/types/models/IDNComponent.d.ts +1 -1
- package/lib/types/models/IDNCreateDidDto.d.ts +1 -1
- package/lib/types/models/IDNCreateDidDtoDidDocument.d.ts +1 -1
- package/lib/types/models/IDNCreateDidDtoOptions.d.ts +1 -1
- package/lib/types/models/IDNDIDCreateResultDto.d.ts +1 -1
- package/lib/types/models/IDNDIDDeactivateResultDto.d.ts +1 -1
- package/lib/types/models/IDNDIDDocumentMetadataDto.d.ts +1 -1
- package/lib/types/models/IDNDIDMetadataDto.d.ts +1 -1
- package/lib/types/models/IDNDIDResolutionMetadataDto.d.ts +1 -1
- package/lib/types/models/IDNDIDResolutionResultDto.d.ts +1 -1
- package/lib/types/models/IDNDIDUpdateResultDto.d.ts +1 -1
- package/lib/types/models/IDNDIDUrlMetadataDto.d.ts +1 -1
- package/lib/types/models/IDNData.d.ts +1 -1
- package/lib/types/models/IDNDatabase.d.ts +1 -1
- package/lib/types/models/IDNDeactivateDidDto.d.ts +1 -1
- package/lib/types/models/IDNDidDocumentDto.d.ts +1 -1
- package/lib/types/models/IDNDidDocumentMetadata.d.ts +1 -1
- package/lib/types/models/IDNDidOwner.d.ts +1 -1
- package/lib/types/models/IDNDidRegistrationMetadata.d.ts +1 -1
- package/lib/types/models/IDNDidState.d.ts +1 -1
- package/lib/types/models/IDNErrorResponseModel.d.ts +1 -1
- package/lib/types/models/IDNErrorsResponseModelDto.d.ts +1 -1
- package/lib/types/models/IDNHealthCheck.d.ts +1 -1
- package/lib/types/models/IDNLedgerResult.d.ts +1 -1
- package/lib/types/models/IDNMetadata.d.ts +1 -1
- package/lib/types/models/IDNOperation.d.ts +1 -1
- package/lib/types/models/IDNOptionsDto.d.ts +1 -1
- package/lib/types/models/IDNPaginatedDidOwnerResultDto.d.ts +1 -1
- package/lib/types/models/IDNPayload.d.ts +1 -1
- package/lib/types/models/IDNPublicKeyJWK.d.ts +1 -1
- package/lib/types/models/IDNReqSignature.d.ts +1 -1
- package/lib/types/models/IDNResult.d.ts +1 -1
- package/lib/types/models/IDNSecret.d.ts +1 -1
- package/lib/types/models/IDNSigningRequest.d.ts +1 -1
- package/lib/types/models/IDNSigningRequestType.d.ts +1 -1
- package/lib/types/models/IDNStatusDto.d.ts +1 -1
- package/lib/types/models/IDNStatusDtoWrapper.d.ts +32 -0
- package/lib/types/models/IDNTxn.d.ts +1 -1
- package/lib/types/models/IDNTxnMetadata.d.ts +1 -1
- package/lib/types/models/IDNUpdateDidDto.d.ts +1 -1
- package/lib/types/models/IDNValue.d.ts +1 -1
- package/lib/types/models/IDNVersionDto.d.ts +1 -1
- package/lib/types/models/IDNlinks.d.ts +1 -1
- package/lib/types/models/IDNmeta.d.ts +1 -1
- package/lib/types/models/IDNverificationMethodTemplate.d.ts +1 -1
- package/lib/types/models/IDPAcceptEndUserInvitationPayloadDto.d.ts +31 -0
- package/lib/types/models/IDPAcceptInviteNewUserDto.d.ts +1 -1
- package/lib/types/models/IDPAuthorisationRequestDto.d.ts +3 -3
- package/lib/types/models/IDPAuthorisationRequestResponseDto.d.ts +1 -1
- package/lib/types/models/IDPAuthorisationSiopSessionRequestPayloadDto.d.ts +3 -4
- package/lib/types/models/IDPClientModelDto.d.ts +1 -1
- package/lib/types/models/IDPClientResponseDto.d.ts +1 -1
- package/lib/types/models/IDPClientsResponseDto.d.ts +1 -1
- package/lib/types/models/IDPCreateClientDto.d.ts +1 -1
- package/lib/types/models/IDPCreateClientPayloadDto.d.ts +1 -1
- package/lib/types/models/IDPCreateInvitationDto.d.ts +1 -1
- package/lib/types/models/IDPCreateInvitationPayloadDto.d.ts +1 -1
- package/lib/types/models/IDPEndUserInvitationResponseDto.d.ts +1 -1
- package/lib/types/models/IDPEndUserInvitationResponseModelDto.d.ts +2 -8
- package/lib/types/models/IDPEndUserInvitationsResponseDto.d.ts +1 -1
- package/lib/types/models/IDPEndUserResponseDto.d.ts +1 -1
- package/lib/types/models/IDPEndUserResponseModelDto.d.ts +7 -1
- package/lib/types/models/IDPEndUsersResponseDto.d.ts +1 -1
- package/lib/types/models/IDPErrorResponseModel.d.ts +1 -1
- package/lib/types/models/IDPErrorsResponseModelDto.d.ts +1 -1
- package/lib/types/models/IDPForgotPasswordDto.d.ts +1 -1
- package/lib/types/models/IDPGenerateShortLivedAccessTokenDto.d.ts +1 -1
- package/lib/types/models/IDPGenerateShortLivedAccessTokenPayloadDto.d.ts +1 -1
- package/lib/types/models/IDPInvitationResponseDto.d.ts +1 -1
- package/lib/types/models/IDPInvitationResponseModelDto.d.ts +7 -1
- package/lib/types/models/IDPInvitationsResponseDto.d.ts +1 -1
- package/lib/types/models/IDPJoinedTenantDto.d.ts +1 -1
- package/lib/types/models/IDPJwtIssuerJWKSKeys.d.ts +1 -1
- package/lib/types/models/IDPJwtIssuerResponseDto.d.ts +1 -1
- package/lib/types/models/IDPLoginRequestDto.d.ts +1 -1
- package/lib/types/models/IDPMeta.d.ts +1 -1
- package/lib/types/models/IDPResetPasswordDto.d.ts +1 -1
- package/lib/types/models/IDPUpdateClientDto.d.ts +1 -1
- package/lib/types/models/IDPUpdateClientPayloadDto.d.ts +1 -1
- package/lib/types/models/IDPUpdatePasswordDto.d.ts +43 -0
- package/lib/types/models/IDPUpdatePasswordPayloadDto.d.ts +32 -0
- package/lib/types/models/IDPUpdateUserDto.d.ts +37 -0
- package/lib/types/models/IDPUpdateUserPayloadDto.d.ts +32 -0
- package/lib/types/models/IDPUserDto.d.ts +7 -1
- package/lib/types/models/IDPUserResponseDto.d.ts +1 -1
- package/lib/types/models/IDPWhoAmIResponseModelDto.d.ts +7 -1
- package/lib/types/models/InvitationRejectedResponse.d.ts +1 -1
- package/lib/types/models/InvitationResponse.d.ts +1 -1
- package/lib/types/models/InvitationWithShareIntentsResponse.d.ts +1 -1
- package/lib/types/models/InvitationsResponse.d.ts +1 -1
- package/lib/types/models/ItemSharesUpdateResponse.d.ts +1 -1
- package/lib/types/models/ItemTemplatesResponse.d.ts +1 -1
- package/lib/types/models/ItemsResponse.d.ts +1 -1
- package/lib/types/models/KeystoreComponent.d.ts +1 -1
- package/lib/types/models/KeystoreDataEncryptionKey.d.ts +1 -1
- package/lib/types/models/KeystoreDataEncryptionKeyResponse.d.ts +1 -1
- package/lib/types/models/KeystoreDelegation.d.ts +1 -1
- package/lib/types/models/KeystoreDelegationResponse.d.ts +1 -1
- package/lib/types/models/KeystoreDelegationWithPivateDekExternalIdResponse.d.ts +1 -1
- package/lib/types/models/KeystoreErr.d.ts +1 -1
- package/lib/types/models/KeystoreErrorsResponse.d.ts +1 -1
- package/lib/types/models/KeystoreExternalAdmissionTokens.d.ts +1 -1
- package/lib/types/models/KeystoreKbcSessionResponse.d.ts +1 -1
- package/lib/types/models/KeystoreKeyEncryptionKey.d.ts +1 -1
- package/lib/types/models/KeystoreKeyEncryptionKeyResponse.d.ts +1 -1
- package/lib/types/models/KeystoreKeypair.d.ts +1 -1
- package/lib/types/models/KeystoreKeypairResponse.d.ts +1 -1
- package/lib/types/models/KeystorePassphraseDerivationArtefact.d.ts +1 -1
- package/lib/types/models/KeystorePassphraseDerivationArtefactResponse.d.ts +1 -1
- package/lib/types/models/KeystoreSession.d.ts +1 -1
- package/lib/types/models/KeystoreSessionResponse.d.ts +1 -1
- package/lib/types/models/KeystoreSessionValidity.d.ts +1 -1
- package/lib/types/models/KeystoreSrpChallenge.d.ts +1 -1
- package/lib/types/models/KeystoreUser.d.ts +1 -1
- package/lib/types/models/KeystoreUserImported.d.ts +1 -1
- package/lib/types/models/KeystoreUserInfo.d.ts +1 -1
- package/lib/types/models/KeystoreUserQueuedForDeletion.d.ts +1 -1
- package/lib/types/models/KeystoreUserResponse.d.ts +1 -1
- package/lib/types/models/KeystoreUsernameResponse.d.ts +1 -1
- package/lib/types/models/KeystoreWellKnownRecaptchaResponse.d.ts +1 -1
- package/lib/types/models/ListOfReconfigureShareParams.d.ts +1 -1
- package/lib/types/models/ParentPublicKeyForConnection.d.ts +1 -1
- package/lib/types/models/PostAttachmentDirectUploadUrlBlobRequest.d.ts +1 -1
- package/lib/types/models/PostAttachmentDirectUploadUrlRequest.d.ts +1 -1
- package/lib/types/models/PostConnection.d.ts +1 -1
- package/lib/types/models/PostConnectionPublicKey.d.ts +1 -1
- package/lib/types/models/PostConnectionsRequest.d.ts +1 -1
- package/lib/types/models/PostCreateAttachmentBlobRequest.d.ts +1 -1
- package/lib/types/models/PostCreateAttachmentRequest.d.ts +1 -1
- package/lib/types/models/PostDataEncryptionKeysRequest.d.ts +1 -1
- package/lib/types/models/PostDelegationInvitationsRequest.d.ts +1 -1
- package/lib/types/models/PostInvitation.d.ts +1 -1
- package/lib/types/models/PostInvitationPublicKey.d.ts +1 -1
- package/lib/types/models/PostInvitationsRequest.d.ts +1 -1
- package/lib/types/models/PostItemEncryptRequest.d.ts +1 -1
- package/lib/types/models/PostItemEncryptRequestSlotsInner.d.ts +1 -1
- package/lib/types/models/PostItemSharesRequest.d.ts +1 -1
- package/lib/types/models/PostItemSharesRequestShare.d.ts +1 -1
- package/lib/types/models/PostItemTemplateRequest.d.ts +1 -1
- package/lib/types/models/PostItemTemplateRequestSlotAttributes.d.ts +1 -1
- package/lib/types/models/PostItemsRequest.d.ts +1 -1
- package/lib/types/models/PostItemsRequestItem.d.ts +1 -1
- package/lib/types/models/PostKeyEncryptionKeyRequest.d.ts +1 -1
- package/lib/types/models/PostKeypairsRequest.d.ts +1 -1
- package/lib/types/models/PostPassphraseDerivationArtefactRequest.d.ts +1 -1
- package/lib/types/models/PutItemSharesClientTasksRequest.d.ts +1 -1
- package/lib/types/models/PutItemSharesRequest.d.ts +1 -1
- package/lib/types/models/PutItemSharesRequestShareDeksInner.d.ts +1 -1
- package/lib/types/models/PutItemSharesRequestShareSlotValuesInner.d.ts +1 -1
- package/lib/types/models/PutItemsRequest.d.ts +1 -1
- package/lib/types/models/PutItemsRequestItem.d.ts +1 -1
- package/lib/types/models/PutKeypairsRequest.d.ts +1 -1
- package/lib/types/models/PutMeRequest.d.ts +1 -1
- package/lib/types/models/PutMeRequestUser.d.ts +1 -1
- package/lib/types/models/PutSharesRequestShare.d.ts +1 -1
- package/lib/types/models/PutTasksRequest.d.ts +1 -1
- package/lib/types/models/ReconfigureShareParamsInner.d.ts +1 -1
- package/lib/types/models/ReconfigureSharesResponse.d.ts +1 -1
- package/lib/types/models/SchemasIdVersionSchemaJsonGet200Response.d.ts +22 -0
- package/lib/types/models/ShareIntentParam.d.ts +1 -1
- package/lib/types/models/ShareIntentRequest.d.ts +1 -1
- package/lib/types/models/ShareIntentResponse.d.ts +1 -1
- package/lib/types/models/ShareIntentsResponse.d.ts +1 -1
- package/lib/types/models/SharesIncomingResponse.d.ts +1 -1
- package/lib/types/models/SharesOutgoingResponse.d.ts +1 -1
- package/lib/types/models/ShreIntentListResponse.d.ts +1 -1
- package/lib/types/models/UpdateDelegationsRequest.d.ts +1 -1
- package/lib/types/models/UtilitiesApplicationVersion.d.ts +32 -0
- package/lib/types/models/UtilitiesBlobInfo.d.ts +85 -0
- package/lib/types/models/UtilitiesBlobInfoResponse.d.ts +32 -0
- package/lib/types/models/UtilitiesBlobPublicInfo.d.ts +67 -0
- package/lib/types/models/UtilitiesBlobPublicInfoResponse.d.ts +32 -0
- package/lib/types/models/UtilitiesBlobUploadUrlRequest.d.ts +37 -0
- package/lib/types/models/UtilitiesComponent.d.ts +43 -0
- package/lib/types/models/UtilitiesError.d.ts +49 -0
- package/lib/types/models/UtilitiesFileStorageBackend.d.ts +37 -0
- package/lib/types/models/UtilitiesFileStorageConfiguration.d.ts +38 -0
- package/lib/types/models/VCAmqp.d.ts +1 -1
- package/lib/types/models/VCApp.d.ts +1 -1
- package/lib/types/models/VCAppSignal.d.ts +1 -1
- package/lib/types/models/VCClaimsDto.d.ts +1 -8
- package/lib/types/models/VCCnfDto.d.ts +1 -1
- package/lib/types/models/VCComponent.d.ts +1 -1
- package/lib/types/models/VCConnectionParams.d.ts +1 -1
- package/lib/types/models/VCConstraintsDto.d.ts +2 -2
- package/lib/types/models/VCCreateCredentialTypeConfigDto.d.ts +50 -0
- package/lib/types/models/VCCreateCredentialTypeConfigDtoExpiry.d.ts +43 -0
- package/lib/types/models/VCCreateCredentialTypeDto.d.ts +18 -4
- package/lib/types/models/VCCreateCredentialTypeExpiryDto.d.ts +43 -0
- package/lib/types/models/VCCreateCredentialTypePayloadDto.d.ts +1 -1
- package/lib/types/models/VCCreateCredentialTypeStyleDto.d.ts +1 -1
- package/lib/types/models/VCCreatePresentationDefinitionDto.d.ts +4 -11
- package/lib/types/models/VCCreatePresentationDefinitionPayloadDto.d.ts +1 -1
- package/lib/types/models/VCCreatePresentationRequestDto.d.ts +53 -8
- package/lib/types/models/VCCreatePresentationRequestOptionsRequestDto.d.ts +38 -0
- package/lib/types/models/VCCreatePresentationRequestPayloadDto.d.ts +8 -1
- package/lib/types/models/VCCreateSchemaDto.d.ts +1 -1
- package/lib/types/models/VCCreateSchemaPayloadDto.d.ts +1 -1
- package/lib/types/models/VCCredentialJSONSchemaPayloadDto.d.ts +24 -6
- package/lib/types/models/VCCredentialModelDto.d.ts +3 -3
- package/lib/types/models/VCCredentialResponseDto.d.ts +1 -1
- package/lib/types/models/VCCredentialTypeConfigDto.d.ts +50 -0
- package/lib/types/models/VCCredentialTypeConfigDtoExpiry.d.ts +43 -0
- package/lib/types/models/VCCredentialTypeExpiryDto.d.ts +43 -0
- package/lib/types/models/VCCredentialTypeModelDto.d.ts +18 -4
- package/lib/types/models/VCCredentialTypeModelDtoConfig.d.ts +50 -0
- package/lib/types/models/VCCredentialTypeModelDtoSchema.d.ts +1 -1
- package/lib/types/models/VCCredentialTypeModelDtoStyle.d.ts +1 -1
- package/lib/types/models/VCCredentialTypeResponseDto.d.ts +1 -1
- package/lib/types/models/VCCredentialTypeSchemaDto.d.ts +1 -1
- package/lib/types/models/VCCredentialTypeStyleDto.d.ts +1 -1
- package/lib/types/models/VCCredentialTypesResponseDto.d.ts +1 -8
- package/lib/types/models/VCCredentialVerificationErrorResponseDto.d.ts +1 -1
- package/lib/types/models/VCCredentialVerificationOptionsRequestPayloadDto.d.ts +1 -1
- package/lib/types/models/VCCredentialVerificationResultResponseDto.d.ts +1 -1
- package/lib/types/models/VCCredentialVerificationWarningResponseDto.d.ts +1 -1
- package/lib/types/models/VCDatabase.d.ts +1 -1
- package/lib/types/models/VCErrorResponseDto.d.ts +1 -1
- package/lib/types/models/VCErrorsResponseDto.d.ts +1 -1
- package/lib/types/models/VCFieldsDto.d.ts +19 -1
- package/lib/types/models/VCFieldsDtoFilter.d.ts +44 -1
- package/lib/types/models/VCFilterDto.d.ts +44 -1
- package/lib/types/models/VCFilterNotPredicateDto.d.ts +37 -0
- package/lib/types/models/VCGenerateCredentialDto.d.ts +14 -1
- package/lib/types/models/VCGenerateCredentialDtoClaims.d.ts +1 -8
- package/lib/types/models/VCGenerateCredentialPayloadDto.d.ts +1 -1
- package/lib/types/models/VCGeneratePresentationDto.d.ts +1 -1
- package/lib/types/models/VCGeneratePresentationPayloadDto.d.ts +1 -1
- package/lib/types/models/VCHealthCheck.d.ts +1 -1
- package/lib/types/models/VCIdTokenVerificationErrorResponseDto.d.ts +1 -1
- package/lib/types/models/VCIdTokenVerificationOptionsDto.d.ts +1 -1
- package/lib/types/models/VCIdTokenVerificationResultResponseDto.d.ts +1 -1
- package/lib/types/models/VCIdTokenVerificationWarningResponseDto.d.ts +1 -1
- package/lib/types/models/VCInputDescriptorDto.d.ts +50 -0
- package/lib/types/models/VCInputDescriptorMapDto.d.ts +62 -0
- package/lib/types/models/VCInputDescriptorPayload.d.ts +62 -0
- package/lib/types/models/VCMeta.d.ts +1 -1
- package/lib/types/models/VCPaginatedCredentialsResponseDto.d.ts +1 -1
- package/lib/types/models/VCPaginatedPresentationDefinitionsResponseDto.d.ts +1 -1
- package/lib/types/models/VCPaginatedPresentationRequestResponseDto.d.ts +1 -1
- package/lib/types/models/VCPathNestedDto.d.ts +55 -0
- package/lib/types/models/VCPresentationDefinitionDto.d.ts +7 -7
- package/lib/types/models/VCPresentationDefinitionJsonDto.d.ts +50 -0
- package/lib/types/models/VCPresentationDefinitionJsonResponseDto.d.ts +4 -4
- package/lib/types/models/VCPresentationDefinitionModelDto.d.ts +3 -11
- package/lib/types/models/VCPresentationDefinitionResponseDto.d.ts +1 -1
- package/lib/types/models/VCPresentationRequestModelDto.d.ts +8 -49
- package/lib/types/models/VCPresentationRequestParametersModelDto.d.ts +122 -0
- package/lib/types/models/VCPresentationRequestResponseDto.d.ts +1 -1
- package/lib/types/models/VCPresentationRequestResponseVerificationOptionsDto.d.ts +1 -8
- package/lib/types/models/VCPresentationRequestResponseVerificationResultResponseDto.d.ts +3 -10
- package/lib/types/models/VCPresentationSubmissionDto.d.ts +44 -0
- package/lib/types/models/VCPresentationVerificationErrorResponseDto.d.ts +1 -1
- package/lib/types/models/VCPresentationVerificationOptionsDto.d.ts +1 -1
- package/lib/types/models/VCPresentationVerificationResultResponseDto.d.ts +1 -1
- package/lib/types/models/VCPresentationVerificationWarningResponseDto.d.ts +1 -1
- package/lib/types/models/VCResponseVerificationErrorResponseDto.d.ts +1 -1
- package/lib/types/models/VCResponseVerificationWarningResponseDto.d.ts +1 -1
- package/lib/types/models/VCSchemaResponseDto.d.ts +1 -1
- package/lib/types/models/VCSchemaResponseModelDto.d.ts +1 -1
- package/lib/types/models/VCSchemasResponseDto.d.ts +1 -1
- package/lib/types/models/VCStatusDto.d.ts +1 -1
- package/lib/types/models/VCStatusDtoWrapper.d.ts +32 -0
- package/lib/types/models/VCUnsignedCredentialModelDto.d.ts +16 -2
- package/lib/types/models/VCUnsignedCredentialModelDtoMetadata.d.ts +1 -1
- package/lib/types/models/VCUnsignedCredentialResponseDto.d.ts +1 -1
- package/lib/types/models/VCUnsignedPresentationModelDto.d.ts +3 -3
- package/lib/types/models/VCUnsignedPresentationResponseDto.d.ts +1 -1
- package/lib/types/models/VCUpdateCredentialStatusRequestDto.d.ts +1 -1
- package/lib/types/models/VCUpdateCredentialStatusRequestStatusDto.d.ts +1 -1
- package/lib/types/models/VCUpdateCredentialTypeDto.d.ts +18 -4
- package/lib/types/models/VCUpdateCredentialTypePayloadDto.d.ts +1 -1
- package/lib/types/models/VCUpdateSchemaDto.d.ts +1 -1
- package/lib/types/models/VCUpdateSchemaPayloadDto.d.ts +1 -1
- package/lib/types/models/VCVerifyPresentationRequestResponseDto.d.ts +20 -6
- package/lib/types/models/VCVerifyPresentationRequestResponsePayloadDto.d.ts +1 -1
- package/lib/types/models/VCVerifySignedCredentialRequestDto.d.ts +3 -3
- package/lib/types/models/VCVerifySignedCredentialRequestPayloadDto.d.ts +1 -1
- package/lib/types/models/VCVerifySignedPresentationRequestDto.d.ts +3 -3
- package/lib/types/models/VCVerifySignedPresentationRequestPayloadDto.d.ts +1 -1
- package/lib/types/models/VCVersionDto.d.ts +1 -1
- package/lib/types/models/VaultActivity.d.ts +1 -1
- package/lib/types/models/VaultAdmissionToken.d.ts +1 -1
- package/lib/types/models/VaultAdmissionTokenResponse.d.ts +1 -1
- package/lib/types/models/VaultAssociation.d.ts +1 -1
- package/lib/types/models/VaultAssociationResponse.d.ts +1 -1
- package/lib/types/models/VaultAttachment.d.ts +1 -1
- package/lib/types/models/VaultAttachmentDirectUploadUrl.d.ts +1 -1
- package/lib/types/models/VaultAttachmentDirectUploadUrlResponse.d.ts +1 -1
- package/lib/types/models/VaultAttachmentResponse.d.ts +1 -1
- package/lib/types/models/VaultAttachmentsFolder.d.ts +1 -1
- package/lib/types/models/VaultAttachmentsFolderResponse.d.ts +1 -1
- package/lib/types/models/VaultClassificationNode.d.ts +1 -1
- package/lib/types/models/VaultClassificationNodeAttributes.d.ts +1 -22
- package/lib/types/models/VaultClassificationNodeAttributesWithDeletion.d.ts +1 -22
- package/lib/types/models/VaultClientTask.d.ts +1 -1
- package/lib/types/models/VaultCollectionReport.d.ts +1 -1
- package/lib/types/models/VaultCompactAttachment.d.ts +1 -1
- package/lib/types/models/VaultCompactShareIntent.d.ts +1 -1
- package/lib/types/models/VaultCompactSlot.d.ts +3 -3
- package/lib/types/models/VaultComponent.d.ts +1 -1
- package/lib/types/models/VaultConnection.d.ts +1 -1
- package/lib/types/models/VaultConnectionResponse.d.ts +1 -1
- package/lib/types/models/VaultConnectionResponseWithCreatedSharesReport.d.ts +1 -1
- package/lib/types/models/VaultConnectionsByRoles.d.ts +1 -1
- package/lib/types/models/VaultCreateOrganizationServiceResponse.d.ts +1 -1
- package/lib/types/models/VaultCreateSessionResponse.d.ts +1 -1
- package/lib/types/models/VaultCreatedShareReport.d.ts +1 -1
- package/lib/types/models/VaultDelegationInvitation.d.ts +1 -1
- package/lib/types/models/VaultDelegationInvitationResponse.d.ts +1 -1
- package/lib/types/models/VaultDeletionQueueItemResponse.d.ts +1 -1
- package/lib/types/models/VaultDirectAttachment.d.ts +1 -1
- package/lib/types/models/VaultEncryptedSlotValue.d.ts +1 -1
- package/lib/types/models/VaultErr.d.ts +1 -1
- package/lib/types/models/VaultErrorsResponse.d.ts +1 -1
- package/lib/types/models/VaultGetShareResponse.d.ts +1 -1
- package/lib/types/models/VaultGlobalAttachmentsReport.d.ts +1 -1
- package/lib/types/models/VaultGlobalAttachmentsReportResponse.d.ts +1 -1
- package/lib/types/models/VaultGlobalConnectionsReport.d.ts +1 -1
- package/lib/types/models/VaultGlobalConnectionsReportResponse.d.ts +1 -1
- package/lib/types/models/VaultGlobalSharesReport.d.ts +1 -1
- package/lib/types/models/VaultGlobalUsersReport.d.ts +1 -1
- package/lib/types/models/VaultGlobalUsersReportResponse.d.ts +1 -1
- package/lib/types/models/VaultImage.d.ts +1 -1
- package/lib/types/models/VaultInvitation.d.ts +1 -22
- package/lib/types/models/VaultInvitationAcceptedResponse.d.ts +1 -1
- package/lib/types/models/VaultInvitationConfirmedResponse.d.ts +1 -1
- package/lib/types/models/VaultItem.d.ts +1 -1
- package/lib/types/models/VaultItemReport.d.ts +1 -1
- package/lib/types/models/VaultItemReportItems.d.ts +1 -1
- package/lib/types/models/VaultItemReportResponse.d.ts +1 -1
- package/lib/types/models/VaultItemReportSlots.d.ts +1 -1
- package/lib/types/models/VaultItemResponse.d.ts +1 -1
- package/lib/types/models/VaultItemTemplate.d.ts +1 -1
- package/lib/types/models/VaultItemTemplateClassificationRequest.d.ts +1 -1
- package/lib/types/models/VaultItemTemplateResponse.d.ts +1 -1
- package/lib/types/models/VaultMeResponse.d.ts +1 -1
- package/lib/types/models/VaultNestedSlotAttributes.d.ts +1 -1
- package/lib/types/models/VaultOrganization.d.ts +1 -1
- package/lib/types/models/VaultOrganizationMember.d.ts +1 -1
- package/lib/types/models/VaultOrganizationResponse.d.ts +1 -1
- package/lib/types/models/VaultOwnConnectionData.d.ts +1 -8
- package/lib/types/models/VaultRedirectResponse.d.ts +1 -1
- package/lib/types/models/VaultRemoteFile.d.ts +1 -1
- package/lib/types/models/VaultService.d.ts +1 -1
- package/lib/types/models/VaultServiceUser.d.ts +1 -1
- package/lib/types/models/VaultSessionResumeResponse.d.ts +1 -1
- package/lib/types/models/VaultSessionTypeAndUserAccessToken.d.ts +1 -1
- package/lib/types/models/VaultShare.d.ts +1 -1
- package/lib/types/models/VaultShareIntent.d.ts +1 -1
- package/lib/types/models/VaultShareWithItemData.d.ts +1 -1
- package/lib/types/models/VaultSharesCreateResponse.d.ts +1 -1
- package/lib/types/models/VaultSlot.d.ts +3 -3
- package/lib/types/models/VaultSlotAttributesInItemCreation.d.ts +1 -1
- package/lib/types/models/VaultSlotResponse.d.ts +1 -1
- package/lib/types/models/VaultSystemClassificationNode.d.ts +1 -1
- package/lib/types/models/VaultSystemClassificationScheme.d.ts +1 -1
- package/lib/types/models/VaultSystemItemTemplate.d.ts +1 -1
- package/lib/types/models/VaultSystemTemplateSlot.d.ts +1 -1
- package/lib/types/models/VaultTheOtherConnectedUserData.d.ts +1 -8
- package/lib/types/models/VaultThumbnail.d.ts +1 -7
- package/lib/types/models/VaultUser.d.ts +1 -8
- package/lib/types/models/VaultUserAccessToken.d.ts +1 -1
- package/lib/types/models/VaultUserAttachmentsReport.d.ts +1 -1
- package/lib/types/models/VaultUserAttachmentsReportResponse.d.ts +1 -1
- package/lib/types/models/VaultUserConnectionsReport.d.ts +1 -1
- package/lib/types/models/VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount.d.ts +1 -1
- package/lib/types/models/VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers.d.ts +1 -1
- package/lib/types/models/VaultUserConnectionsReportResponse.d.ts +1 -1
- package/lib/types/models/VaultUserQueuedForDeletion.d.ts +1 -1
- package/lib/types/models/index.d.ts +37 -37
- package/lib/types/runtime.d.ts +1 -1
- package/lib/umd/apis/ClassificationsApi.js +1 -1
- package/lib/umd/apis/ConnectionsApi.js +1 -1
- package/lib/umd/apis/DIDsApi.js +1 -1
- package/lib/umd/apis/DelegationsApi.js +1 -1
- package/lib/umd/apis/EventsApi.js +1 -1
- package/lib/umd/apis/HelpersApi.js +16 -16
- package/lib/umd/apis/ItemsApi.js +3 -3
- package/lib/umd/apis/KeysApi.js +1 -1
- package/lib/umd/apis/MetricsApi.js +1 -1
- package/lib/umd/apis/OrganisationsApi.js +1 -1
- package/lib/umd/apis/SecurityRightsApi.js +1 -1
- package/lib/umd/apis/SharesApi.js +1 -1
- package/lib/umd/apis/TenantsApi.js +1 -1
- package/lib/umd/apis/UsersApi.js +21 -21
- package/lib/umd/apis/VerifiableCredentialsApi.js +71 -31
- package/lib/umd/apis/VerifiablePresentationsApi.js +40 -379
- package/lib/umd/models/ATOMActiveAndArchivedOrgList.js +1 -1
- package/lib/umd/models/ATOMAdmin.js +1 -1
- package/lib/umd/models/ATOMAdministeredArchivedOrg.js +1 -1
- package/lib/umd/models/ATOMAdministeredOrg.js +1 -1
- package/lib/umd/models/ATOMAgentList.js +1 -1
- package/lib/umd/models/ATOMAgentToken.js +1 -1
- package/lib/umd/models/ATOMApplicationVersion.js +1 -1
- package/lib/umd/models/ATOMAssignSecurityRightsRequest.js +1 -1
- package/lib/umd/models/ATOMAuthorizationResponse.js +1 -1
- package/lib/umd/models/ATOMBlobInfo.js +1 -1
- package/lib/umd/models/ATOMBlobInfoResponse.js +1 -1
- package/lib/umd/models/ATOMBlobPublicInfo.js +1 -1
- package/lib/umd/models/ATOMBlobPublicInfoResponse.js +1 -1
- package/lib/umd/models/ATOMBlobUploadUrlRequest.js +1 -1
- package/lib/umd/models/ATOMComponent.js +1 -1
- package/lib/umd/models/ATOMCreateOrUpdateOrgRequest.js +1 -1
- package/lib/umd/models/ATOMCreateOrUpdateTenantRequest.js +1 -1
- package/lib/umd/models/ATOMError.js +1 -1
- package/lib/umd/models/ATOMFileStorageBackend.js +1 -1
- package/lib/umd/models/ATOMFileStorageConfiguration.js +1 -1
- package/lib/umd/models/ATOMGenesisRequest.js +1 -1
- package/lib/umd/models/ATOMJwk.js +1 -1
- package/lib/umd/models/ATOMNewAgentRequest.js +1 -1
- package/lib/umd/models/ATOMOneAgent.js +1 -1
- package/lib/umd/models/ATOMOneOrg.js +1 -1
- package/lib/umd/models/ATOMOneTenant.js +1 -1
- package/lib/umd/models/ATOMOneUser.js +1 -1
- package/lib/umd/models/ATOMOrg.js +1 -1
- package/lib/umd/models/ATOMOrgAgent.js +1 -1
- package/lib/umd/models/ATOMOrgDescription.js +1 -1
- package/lib/umd/models/ATOMOrgList.js +1 -1
- package/lib/umd/models/ATOMPaginatedAdminList.js +1 -1
- package/lib/umd/models/ATOMPaginatedOrgList.js +1 -1
- package/lib/umd/models/ATOMPaginatedTenantList.js +1 -1
- package/lib/umd/models/ATOMPublicKey.js +1 -1
- package/lib/umd/models/ATOMRebuildableProjectors.js +1 -1
- package/lib/umd/models/ATOMRedeemInvitationRequest.js +1 -1
- package/lib/umd/models/ATOMSecurityRightGroupSpec.js +1 -1
- package/lib/umd/models/ATOMSecurityRightInRegistry.js +1 -1
- package/lib/umd/models/ATOMSecurityRightSpec.js +1 -1
- package/lib/umd/models/ATOMSecurityRightSpecInRegistry.js +1 -1
- package/lib/umd/models/ATOMSecurityRights.js +1 -1
- package/lib/umd/models/ATOMSecurityRightsGroup.js +1 -1
- package/lib/umd/models/ATOMSecurityRightsOfUser.js +1 -1
- package/lib/umd/models/ATOMSecurityRightsRegistry.js +1 -1
- package/lib/umd/models/ATOMSrt.js +1 -1
- package/lib/umd/models/ATOMTenant.js +1 -1
- package/lib/umd/models/ATOMTenantDescription.js +1 -1
- package/lib/umd/models/ATOMTenantIdAndName.js +1 -1
- package/lib/umd/models/ATOMTenantInJwtForWhoAmI.js +1 -1
- package/lib/umd/models/ATOMUpdateOrgAgentRequest.js +1 -1
- package/lib/umd/models/ATOMUser.js +1 -1
- package/lib/umd/models/ATOMWhoAmI.js +1 -1
- package/lib/umd/models/AcceptInvitationParams.js +1 -1
- package/lib/umd/models/AcceptInvitationPublicKey.js +1 -1
- package/lib/umd/models/AcceptInvitationsRequest.js +1 -1
- package/lib/umd/models/AcceptInvitationsRequest1.js +1 -1
- package/lib/umd/models/ApplicationsGet200Response.js +1 -1
- package/lib/umd/models/ApplicationsGet200ResponseApplicationsInner.js +1 -1
- package/lib/umd/models/ApplicationsIdGet200Response.js +1 -1
- package/lib/umd/models/ApplicationsIdPutRequest.js +1 -1
- package/lib/umd/models/ApplicationsIdPutRequestApplication.js +1 -1
- package/lib/umd/models/ApplicationsPost201Response.js +1 -1
- package/lib/umd/models/ApplicationsPost201ResponseApplication.js +1 -1
- package/lib/umd/models/ApplicationsPostRequest.js +1 -1
- package/lib/umd/models/ApplicationsPostRequestApplication.js +1 -1
- package/lib/umd/models/AttachmentsFolderResponse.js +1 -1
- package/lib/umd/models/ChildPublicKeyForConnection.js +1 -1
- package/lib/umd/models/ClassificationNodeResponse.js +1 -1
- package/lib/umd/models/ClassificationNodesPost201Response.js +1 -1
- package/lib/umd/models/ClassificationNodesPostRequest.js +1 -1
- package/lib/umd/models/ClassificationNodesPostRequestClassificationNode.js +1 -1
- package/lib/umd/models/ClassificationNodesResponse.js +1 -1
- package/lib/umd/models/ClientTaskQueueResponse.js +1 -1
- package/lib/umd/models/ClientTaskQueueResponse1.js +1 -1
- package/lib/umd/models/ConnectionsResponse.js +1 -1
- package/lib/umd/models/CreateChildUserParams.js +1 -1
- package/lib/umd/models/CreateChildUserResponse.js +1 -1
- package/lib/umd/models/CreateDeleteReconfigureSharesRequest.js +1 -1
- package/lib/umd/models/CreateDeleteReconfigureSharesServiceResponse.js +1 -1
- package/lib/umd/models/CreateSessionResponseSession.js +1 -1
- package/lib/umd/models/{VCSchemaJSONResponseDto.js → CredentialSchema2018.js} +17 -16
- package/lib/umd/models/CredentialSchema2018Schema.js +70 -0
- package/lib/umd/models/CredentialSchema2023.js +70 -0
- package/lib/umd/models/DelegationInvitationsResponse.js +1 -1
- package/lib/umd/models/DidIdentifierGet200Response.js +1 -1
- package/lib/umd/models/DirectAttachment.js +1 -1
- package/lib/umd/models/EventActivityFeedResponse.js +1 -1
- package/lib/umd/models/EventFeedResponse.js +1 -1
- package/lib/umd/models/GetItemSharesResponse.js +1 -1
- package/lib/umd/models/GetItemSharesResponseSharesInner.js +1 -1
- package/lib/umd/models/IDNApp.js +1 -1
- package/lib/umd/models/IDNAppSignal.js +1 -1
- package/lib/umd/models/IDNComponent.js +1 -1
- package/lib/umd/models/IDNCreateDidDto.js +1 -1
- package/lib/umd/models/IDNCreateDidDtoDidDocument.js +1 -1
- package/lib/umd/models/IDNCreateDidDtoOptions.js +1 -1
- package/lib/umd/models/IDNDIDCreateResultDto.js +1 -1
- package/lib/umd/models/IDNDIDDeactivateResultDto.js +1 -1
- package/lib/umd/models/IDNDIDDocumentMetadataDto.js +1 -1
- package/lib/umd/models/IDNDIDMetadataDto.js +1 -1
- package/lib/umd/models/IDNDIDResolutionMetadataDto.js +1 -1
- package/lib/umd/models/IDNDIDResolutionResultDto.js +1 -1
- package/lib/umd/models/IDNDIDUpdateResultDto.js +1 -1
- package/lib/umd/models/IDNDIDUrlMetadataDto.js +1 -1
- package/lib/umd/models/IDNData.js +1 -1
- package/lib/umd/models/IDNDatabase.js +1 -1
- package/lib/umd/models/IDNDeactivateDidDto.js +1 -1
- package/lib/umd/models/IDNDidDocumentDto.js +1 -1
- package/lib/umd/models/IDNDidDocumentMetadata.js +1 -1
- package/lib/umd/models/IDNDidOwner.js +1 -1
- package/lib/umd/models/IDNDidRegistrationMetadata.js +1 -1
- package/lib/umd/models/IDNDidState.js +1 -1
- package/lib/umd/models/IDNErrorResponseModel.js +1 -1
- package/lib/umd/models/IDNErrorsResponseModelDto.js +1 -1
- package/lib/umd/models/IDNHealthCheck.js +1 -1
- package/lib/umd/models/IDNLedgerResult.js +1 -1
- package/lib/umd/models/IDNMetadata.js +1 -1
- package/lib/umd/models/IDNOperation.js +1 -1
- package/lib/umd/models/IDNOptionsDto.js +1 -1
- package/lib/umd/models/IDNPaginatedDidOwnerResultDto.js +1 -1
- package/lib/umd/models/IDNPayload.js +1 -1
- package/lib/umd/models/IDNPublicKeyJWK.js +1 -1
- package/lib/umd/models/IDNReqSignature.js +1 -1
- package/lib/umd/models/IDNResult.js +1 -1
- package/lib/umd/models/IDNSecret.js +1 -1
- package/lib/umd/models/IDNSigningRequest.js +1 -1
- package/lib/umd/models/IDNSigningRequestType.js +1 -1
- package/lib/umd/models/IDNStatusDto.js +1 -1
- package/lib/umd/models/IDNStatusDtoWrapper.js +51 -0
- package/lib/umd/models/IDNTxn.js +1 -1
- package/lib/umd/models/IDNTxnMetadata.js +1 -1
- package/lib/umd/models/IDNUpdateDidDto.js +1 -1
- package/lib/umd/models/IDNValue.js +1 -1
- package/lib/umd/models/IDNVersionDto.js +1 -1
- package/lib/umd/models/IDNlinks.js +1 -1
- package/lib/umd/models/IDNmeta.js +1 -1
- package/lib/umd/models/IDNverificationMethodTemplate.js +1 -1
- package/lib/umd/models/IDPAcceptEndUserInvitationPayloadDto.js +50 -0
- package/lib/umd/models/IDPAcceptInviteNewUserDto.js +1 -1
- package/lib/umd/models/IDPAuthorisationRequestDto.js +4 -4
- package/lib/umd/models/IDPAuthorisationRequestResponseDto.js +1 -1
- package/lib/umd/models/IDPAuthorisationSiopSessionRequestPayloadDto.js +4 -5
- package/lib/umd/models/IDPClientModelDto.js +1 -1
- package/lib/umd/models/IDPClientResponseDto.js +1 -1
- package/lib/umd/models/IDPClientsResponseDto.js +1 -1
- package/lib/umd/models/IDPCreateClientDto.js +1 -1
- package/lib/umd/models/IDPCreateClientPayloadDto.js +1 -1
- package/lib/umd/models/IDPCreateInvitationDto.js +1 -1
- package/lib/umd/models/IDPCreateInvitationPayloadDto.js +1 -1
- package/lib/umd/models/IDPEndUserInvitationResponseDto.js +1 -1
- package/lib/umd/models/IDPEndUserInvitationResponseModelDto.js +4 -7
- package/lib/umd/models/IDPEndUserInvitationsResponseDto.js +1 -1
- package/lib/umd/models/IDPEndUserResponseDto.js +1 -1
- package/lib/umd/models/IDPEndUserResponseModelDto.js +4 -1
- package/lib/umd/models/IDPEndUsersResponseDto.js +1 -1
- package/lib/umd/models/IDPErrorResponseModel.js +1 -1
- package/lib/umd/models/IDPErrorsResponseModelDto.js +1 -1
- package/lib/umd/models/IDPForgotPasswordDto.js +1 -1
- package/lib/umd/models/IDPGenerateShortLivedAccessTokenDto.js +1 -1
- package/lib/umd/models/IDPGenerateShortLivedAccessTokenPayloadDto.js +1 -1
- package/lib/umd/models/IDPInvitationResponseDto.js +1 -1
- package/lib/umd/models/IDPInvitationResponseModelDto.js +4 -1
- package/lib/umd/models/IDPInvitationsResponseDto.js +1 -1
- package/lib/umd/models/IDPJoinedTenantDto.js +1 -1
- package/lib/umd/models/IDPJwtIssuerJWKSKeys.js +1 -1
- package/lib/umd/models/IDPJwtIssuerResponseDto.js +1 -1
- package/lib/umd/models/IDPLoginRequestDto.js +1 -1
- package/lib/umd/models/IDPMeta.js +1 -1
- package/lib/umd/models/IDPResetPasswordDto.js +1 -1
- package/lib/umd/models/IDPUpdateClientDto.js +1 -1
- package/lib/umd/models/IDPUpdateClientPayloadDto.js +1 -1
- package/lib/umd/models/IDPUpdatePasswordDto.js +56 -0
- package/lib/umd/models/IDPUpdatePasswordPayloadDto.js +51 -0
- package/lib/umd/models/IDPUpdateUserDto.js +52 -0
- package/lib/umd/models/IDPUpdateUserPayloadDto.js +51 -0
- package/lib/umd/models/IDPUserDto.js +4 -1
- package/lib/umd/models/IDPUserResponseDto.js +1 -1
- package/lib/umd/models/IDPWhoAmIResponseModelDto.js +4 -1
- package/lib/umd/models/InvitationRejectedResponse.js +1 -1
- package/lib/umd/models/InvitationResponse.js +1 -1
- package/lib/umd/models/InvitationWithShareIntentsResponse.js +1 -1
- package/lib/umd/models/InvitationsResponse.js +1 -1
- package/lib/umd/models/ItemSharesUpdateResponse.js +1 -1
- package/lib/umd/models/ItemTemplatesResponse.js +1 -1
- package/lib/umd/models/ItemsResponse.js +1 -1
- package/lib/umd/models/KeystoreComponent.js +1 -1
- package/lib/umd/models/KeystoreDataEncryptionKey.js +1 -1
- package/lib/umd/models/KeystoreDataEncryptionKeyResponse.js +1 -1
- package/lib/umd/models/KeystoreDelegation.js +1 -1
- package/lib/umd/models/KeystoreDelegationResponse.js +1 -1
- package/lib/umd/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +1 -1
- package/lib/umd/models/KeystoreErr.js +1 -1
- package/lib/umd/models/KeystoreErrorsResponse.js +1 -1
- package/lib/umd/models/KeystoreExternalAdmissionTokens.js +1 -1
- package/lib/umd/models/KeystoreKbcSessionResponse.js +1 -1
- package/lib/umd/models/KeystoreKeyEncryptionKey.js +1 -1
- package/lib/umd/models/KeystoreKeyEncryptionKeyResponse.js +1 -1
- package/lib/umd/models/KeystoreKeypair.js +1 -1
- package/lib/umd/models/KeystoreKeypairResponse.js +1 -1
- package/lib/umd/models/KeystorePassphraseDerivationArtefact.js +1 -1
- package/lib/umd/models/KeystorePassphraseDerivationArtefactResponse.js +1 -1
- package/lib/umd/models/KeystoreSession.js +1 -1
- package/lib/umd/models/KeystoreSessionResponse.js +1 -1
- package/lib/umd/models/KeystoreSessionValidity.js +1 -1
- package/lib/umd/models/KeystoreSrpChallenge.js +1 -1
- package/lib/umd/models/KeystoreUser.js +1 -1
- package/lib/umd/models/KeystoreUserImported.js +1 -1
- package/lib/umd/models/KeystoreUserInfo.js +1 -1
- package/lib/umd/models/KeystoreUserQueuedForDeletion.js +1 -1
- package/lib/umd/models/KeystoreUserResponse.js +1 -1
- package/lib/umd/models/KeystoreUsernameResponse.js +1 -1
- package/lib/umd/models/KeystoreWellKnownRecaptchaResponse.js +1 -1
- package/lib/umd/models/ListOfReconfigureShareParams.js +1 -1
- package/lib/umd/models/ParentPublicKeyForConnection.js +1 -1
- package/lib/umd/models/PostAttachmentDirectUploadUrlBlobRequest.js +1 -1
- package/lib/umd/models/PostAttachmentDirectUploadUrlRequest.js +1 -1
- package/lib/umd/models/PostConnection.js +1 -1
- package/lib/umd/models/PostConnectionPublicKey.js +1 -1
- package/lib/umd/models/PostConnectionsRequest.js +1 -1
- package/lib/umd/models/PostCreateAttachmentBlobRequest.js +1 -1
- package/lib/umd/models/PostCreateAttachmentRequest.js +1 -1
- package/lib/umd/models/PostDataEncryptionKeysRequest.js +1 -1
- package/lib/umd/models/PostDelegationInvitationsRequest.js +1 -1
- package/lib/umd/models/PostInvitation.js +1 -1
- package/lib/umd/models/PostInvitationPublicKey.js +1 -1
- package/lib/umd/models/PostInvitationsRequest.js +1 -1
- package/lib/umd/models/PostItemEncryptRequest.js +1 -1
- package/lib/umd/models/PostItemEncryptRequestSlotsInner.js +1 -1
- package/lib/umd/models/PostItemSharesRequest.js +1 -1
- package/lib/umd/models/PostItemSharesRequestShare.js +1 -1
- package/lib/umd/models/PostItemTemplateRequest.js +1 -1
- package/lib/umd/models/PostItemTemplateRequestSlotAttributes.js +1 -1
- package/lib/umd/models/PostItemsRequest.js +1 -1
- package/lib/umd/models/PostItemsRequestItem.js +1 -1
- package/lib/umd/models/PostKeyEncryptionKeyRequest.js +1 -1
- package/lib/umd/models/PostKeypairsRequest.js +1 -1
- package/lib/umd/models/PostPassphraseDerivationArtefactRequest.js +1 -1
- package/lib/umd/models/PutItemSharesClientTasksRequest.js +1 -1
- package/lib/umd/models/PutItemSharesRequest.js +1 -1
- package/lib/umd/models/PutItemSharesRequestShareDeksInner.js +1 -1
- package/lib/umd/models/PutItemSharesRequestShareSlotValuesInner.js +1 -1
- package/lib/umd/models/PutItemsRequest.js +1 -1
- package/lib/umd/models/PutItemsRequestItem.js +1 -1
- package/lib/umd/models/PutKeypairsRequest.js +1 -1
- package/lib/umd/models/PutMeRequest.js +1 -1
- package/lib/umd/models/PutMeRequestUser.js +1 -1
- package/lib/umd/models/PutSharesRequestShare.js +1 -1
- package/lib/umd/models/PutTasksRequest.js +1 -1
- package/lib/umd/models/ReconfigureShareParamsInner.js +1 -1
- package/lib/umd/models/ReconfigureSharesResponse.js +1 -1
- package/lib/umd/models/SchemasIdVersionSchemaJsonGet200Response.js +45 -0
- package/lib/umd/models/ShareIntentParam.js +1 -1
- package/lib/umd/models/ShareIntentRequest.js +1 -1
- package/lib/umd/models/ShareIntentResponse.js +1 -1
- package/lib/umd/models/ShareIntentsResponse.js +1 -1
- package/lib/umd/models/SharesIncomingResponse.js +1 -1
- package/lib/umd/models/SharesOutgoingResponse.js +1 -1
- package/lib/umd/models/ShreIntentListResponse.js +1 -1
- package/lib/umd/models/UpdateDelegationsRequest.js +1 -1
- package/lib/umd/models/UtilitiesApplicationVersion.js +51 -0
- package/lib/umd/models/UtilitiesBlobInfo.js +74 -0
- package/lib/umd/models/UtilitiesBlobInfoResponse.js +51 -0
- package/lib/umd/models/UtilitiesBlobPublicInfo.js +68 -0
- package/lib/umd/models/UtilitiesBlobPublicInfoResponse.js +51 -0
- package/lib/umd/models/UtilitiesBlobUploadUrlRequest.js +53 -0
- package/lib/umd/models/UtilitiesComponent.js +56 -0
- package/lib/{esm/models/VCRequestVerificationWarningResponseDto.js → umd/models/UtilitiesError.js} +20 -16
- package/lib/umd/models/UtilitiesFileStorageBackend.js +52 -0
- package/lib/umd/models/UtilitiesFileStorageConfiguration.js +53 -0
- package/lib/umd/models/VCAmqp.js +1 -1
- package/lib/umd/models/VCApp.js +1 -1
- package/lib/umd/models/VCAppSignal.js +1 -1
- package/lib/umd/models/VCClaimsDto.js +1 -4
- package/lib/umd/models/VCCnfDto.js +1 -1
- package/lib/umd/models/VCComponent.js +1 -1
- package/lib/umd/models/VCConnectionParams.js +1 -1
- package/lib/umd/models/VCConstraintsDto.js +3 -4
- package/lib/umd/models/VCCreateCredentialTypeConfigDto.js +57 -0
- package/lib/umd/models/VCCreateCredentialTypeConfigDtoExpiry.js +56 -0
- package/lib/umd/models/VCCreateCredentialTypeDto.js +15 -5
- package/lib/umd/models/VCCreateCredentialTypeExpiryDto.js +56 -0
- package/lib/umd/models/VCCreateCredentialTypePayloadDto.js +1 -1
- package/lib/umd/models/VCCreateCredentialTypeStyleDto.js +1 -1
- package/lib/umd/models/VCCreatePresentationDefinitionDto.js +5 -9
- package/lib/umd/models/VCCreatePresentationDefinitionPayloadDto.js +1 -1
- package/lib/umd/models/VCCreatePresentationRequestDto.js +34 -12
- package/lib/umd/models/VCCreatePresentationRequestOptionsRequestDto.js +56 -0
- package/lib/umd/models/VCCreatePresentationRequestPayloadDto.js +5 -1
- package/lib/umd/models/VCCreateSchemaDto.js +1 -1
- package/lib/umd/models/VCCreateSchemaPayloadDto.js +1 -1
- package/lib/umd/models/VCCredentialJSONSchemaPayloadDto.js +12 -10
- package/lib/umd/models/VCCredentialModelDto.js +3 -3
- package/lib/umd/models/VCCredentialResponseDto.js +1 -1
- package/lib/umd/models/VCCredentialTypeConfigDto.js +59 -0
- package/lib/umd/models/VCCredentialTypeConfigDtoExpiry.js +56 -0
- package/lib/umd/models/VCCredentialTypeExpiryDto.js +56 -0
- package/lib/umd/models/VCCredentialTypeModelDto.js +16 -6
- package/lib/umd/models/VCCredentialTypeModelDtoConfig.js +59 -0
- package/lib/umd/models/VCCredentialTypeModelDtoSchema.js +1 -1
- package/lib/umd/models/VCCredentialTypeModelDtoStyle.js +1 -1
- package/lib/umd/models/VCCredentialTypeResponseDto.js +1 -1
- package/lib/umd/models/VCCredentialTypeSchemaDto.js +1 -1
- package/lib/umd/models/VCCredentialTypeStyleDto.js +1 -1
- package/lib/umd/models/VCCredentialTypesResponseDto.js +1 -5
- package/lib/umd/models/VCCredentialVerificationErrorResponseDto.js +1 -1
- package/lib/umd/models/VCCredentialVerificationOptionsRequestPayloadDto.js +1 -1
- package/lib/umd/models/VCCredentialVerificationResultResponseDto.js +1 -1
- package/lib/umd/models/VCCredentialVerificationWarningResponseDto.js +1 -1
- package/lib/umd/models/VCDatabase.js +1 -1
- package/lib/umd/models/VCErrorResponseDto.js +1 -1
- package/lib/umd/models/VCErrorsResponseDto.js +1 -1
- package/lib/umd/models/VCFieldsDto.js +7 -1
- package/lib/umd/models/VCFieldsDtoFilter.js +16 -1
- package/lib/umd/models/VCFilterDto.js +16 -1
- package/lib/umd/models/VCFilterNotPredicateDto.js +52 -0
- package/lib/umd/models/VCGenerateCredentialDto.js +6 -1
- package/lib/umd/models/VCGenerateCredentialDtoClaims.js +3 -4
- package/lib/umd/models/VCGenerateCredentialPayloadDto.js +1 -1
- package/lib/umd/models/VCGeneratePresentationDto.js +1 -1
- package/lib/umd/models/VCGeneratePresentationPayloadDto.js +1 -1
- package/lib/umd/models/VCHealthCheck.js +1 -1
- package/lib/umd/models/VCIdTokenVerificationErrorResponseDto.js +1 -1
- package/lib/umd/models/VCIdTokenVerificationOptionsDto.js +1 -1
- package/lib/umd/models/VCIdTokenVerificationResultResponseDto.js +1 -1
- package/lib/umd/models/VCIdTokenVerificationWarningResponseDto.js +1 -1
- package/lib/umd/models/VCInputDescriptorDto.js +59 -0
- package/lib/umd/models/VCInputDescriptorMapDto.js +71 -0
- package/lib/umd/models/VCInputDescriptorPayload.js +63 -0
- package/lib/umd/models/VCMeta.js +1 -1
- package/lib/umd/models/VCPaginatedCredentialsResponseDto.js +1 -1
- package/lib/umd/models/VCPaginatedPresentationDefinitionsResponseDto.js +1 -1
- package/lib/umd/models/VCPaginatedPresentationRequestResponseDto.js +1 -1
- package/lib/umd/models/VCPathNestedDto.js +67 -0
- package/lib/umd/models/VCPresentationDefinitionDto.js +4 -4
- package/lib/umd/models/VCPresentationDefinitionJsonDto.js +60 -0
- package/lib/umd/models/VCPresentationDefinitionJsonResponseDto.js +4 -4
- package/lib/umd/models/VCPresentationDefinitionModelDto.js +4 -9
- package/lib/umd/models/VCPresentationDefinitionResponseDto.js +1 -1
- package/lib/umd/models/VCPresentationRequestModelDto.js +6 -33
- package/lib/umd/models/{VCPresentationRequestTokenPropertiesModelDto.js → VCPresentationRequestParametersModelDto.js} +31 -15
- package/lib/umd/models/VCPresentationRequestResponseDto.js +1 -1
- package/lib/umd/models/VCPresentationRequestResponseVerificationOptionsDto.js +1 -4
- package/lib/umd/models/VCPresentationRequestResponseVerificationResultResponseDto.js +3 -7
- package/lib/umd/models/VCPresentationSubmissionDto.js +57 -0
- package/lib/umd/models/VCPresentationVerificationErrorResponseDto.js +1 -1
- package/lib/umd/models/VCPresentationVerificationOptionsDto.js +1 -1
- package/lib/umd/models/VCPresentationVerificationResultResponseDto.js +1 -1
- package/lib/umd/models/VCPresentationVerificationWarningResponseDto.js +1 -1
- package/lib/umd/models/VCResponseVerificationErrorResponseDto.js +1 -1
- package/lib/umd/models/VCResponseVerificationWarningResponseDto.js +1 -1
- package/lib/umd/models/VCSchemaResponseDto.js +1 -1
- package/lib/umd/models/VCSchemaResponseModelDto.js +1 -1
- package/lib/umd/models/VCSchemasResponseDto.js +1 -1
- package/lib/umd/models/VCStatusDto.js +1 -1
- package/lib/umd/models/VCStatusDtoWrapper.js +51 -0
- package/lib/umd/models/VCUnsignedCredentialModelDto.js +15 -5
- package/lib/umd/models/VCUnsignedCredentialModelDtoMetadata.js +1 -1
- package/lib/umd/models/VCUnsignedCredentialResponseDto.js +1 -1
- package/lib/umd/models/VCUnsignedPresentationModelDto.js +4 -4
- package/lib/umd/models/VCUnsignedPresentationResponseDto.js +1 -1
- package/lib/umd/models/VCUpdateCredentialStatusRequestDto.js +1 -1
- package/lib/umd/models/VCUpdateCredentialStatusRequestStatusDto.js +1 -1
- package/lib/umd/models/VCUpdateCredentialTypeDto.js +15 -5
- package/lib/umd/models/VCUpdateCredentialTypePayloadDto.js +1 -1
- package/lib/umd/models/VCUpdateSchemaDto.js +1 -1
- package/lib/umd/models/VCUpdateSchemaPayloadDto.js +1 -1
- package/lib/umd/models/VCVerifyPresentationRequestResponseDto.js +12 -6
- package/lib/umd/models/VCVerifyPresentationRequestResponsePayloadDto.js +1 -1
- package/lib/umd/models/VCVerifySignedCredentialRequestDto.js +4 -4
- package/lib/umd/models/VCVerifySignedCredentialRequestPayloadDto.js +1 -1
- package/lib/umd/models/VCVerifySignedPresentationRequestDto.js +4 -4
- package/lib/umd/models/VCVerifySignedPresentationRequestPayloadDto.js +1 -1
- package/lib/umd/models/VCVersionDto.js +1 -1
- package/lib/umd/models/VaultActivity.js +1 -1
- package/lib/umd/models/VaultAdmissionToken.js +1 -1
- package/lib/umd/models/VaultAdmissionTokenResponse.js +1 -1
- package/lib/umd/models/VaultAssociation.js +1 -1
- package/lib/umd/models/VaultAssociationResponse.js +1 -1
- package/lib/umd/models/VaultAttachment.js +1 -1
- package/lib/umd/models/VaultAttachmentDirectUploadUrl.js +1 -1
- package/lib/umd/models/VaultAttachmentDirectUploadUrlResponse.js +1 -1
- package/lib/umd/models/VaultAttachmentResponse.js +1 -1
- package/lib/umd/models/VaultAttachmentsFolder.js +1 -1
- package/lib/umd/models/VaultAttachmentsFolderResponse.js +1 -1
- package/lib/umd/models/VaultClassificationNode.js +1 -1
- package/lib/umd/models/VaultClassificationNodeAttributes.js +1 -7
- package/lib/umd/models/VaultClassificationNodeAttributesWithDeletion.js +1 -7
- package/lib/umd/models/VaultClientTask.js +1 -1
- package/lib/umd/models/VaultCollectionReport.js +1 -1
- package/lib/umd/models/VaultCompactAttachment.js +1 -1
- package/lib/umd/models/VaultCompactShareIntent.js +1 -1
- package/lib/umd/models/VaultCompactSlot.js +1 -1
- package/lib/umd/models/VaultComponent.js +1 -1
- package/lib/umd/models/VaultConnection.js +1 -1
- package/lib/umd/models/VaultConnectionResponse.js +1 -1
- package/lib/umd/models/VaultConnectionResponseWithCreatedSharesReport.js +1 -1
- package/lib/umd/models/VaultConnectionsByRoles.js +1 -1
- package/lib/umd/models/VaultCreateOrganizationServiceResponse.js +1 -1
- package/lib/umd/models/VaultCreateSessionResponse.js +1 -1
- package/lib/umd/models/VaultCreatedShareReport.js +1 -1
- package/lib/umd/models/VaultDelegationInvitation.js +1 -1
- package/lib/umd/models/VaultDelegationInvitationResponse.js +1 -1
- package/lib/umd/models/VaultDeletionQueueItemResponse.js +1 -1
- package/lib/umd/models/VaultDirectAttachment.js +1 -1
- package/lib/umd/models/VaultEncryptedSlotValue.js +1 -1
- package/lib/umd/models/VaultErr.js +1 -1
- package/lib/umd/models/VaultErrorsResponse.js +1 -1
- package/lib/umd/models/VaultGetShareResponse.js +1 -1
- package/lib/umd/models/VaultGlobalAttachmentsReport.js +1 -1
- package/lib/umd/models/VaultGlobalAttachmentsReportResponse.js +1 -1
- package/lib/umd/models/VaultGlobalConnectionsReport.js +1 -1
- package/lib/umd/models/VaultGlobalConnectionsReportResponse.js +1 -1
- package/lib/umd/models/VaultGlobalSharesReport.js +1 -1
- package/lib/umd/models/VaultGlobalUsersReport.js +1 -1
- package/lib/umd/models/VaultGlobalUsersReportResponse.js +1 -1
- package/lib/umd/models/VaultImage.js +1 -1
- package/lib/umd/models/VaultInvitation.js +1 -10
- package/lib/umd/models/VaultInvitationAcceptedResponse.js +1 -1
- package/lib/umd/models/VaultInvitationConfirmedResponse.js +1 -1
- package/lib/umd/models/VaultItem.js +1 -1
- package/lib/umd/models/VaultItemReport.js +1 -1
- package/lib/umd/models/VaultItemReportItems.js +1 -1
- package/lib/umd/models/VaultItemReportResponse.js +1 -1
- package/lib/umd/models/VaultItemReportSlots.js +1 -1
- package/lib/umd/models/VaultItemResponse.js +1 -1
- package/lib/umd/models/VaultItemTemplate.js +1 -1
- package/lib/umd/models/VaultItemTemplateClassificationRequest.js +1 -1
- package/lib/umd/models/VaultItemTemplateResponse.js +1 -1
- package/lib/umd/models/VaultMeResponse.js +1 -1
- package/lib/umd/models/VaultNestedSlotAttributes.js +1 -1
- package/lib/umd/models/VaultOrganization.js +1 -1
- package/lib/umd/models/VaultOrganizationMember.js +1 -1
- package/lib/umd/models/VaultOrganizationResponse.js +1 -1
- package/lib/umd/models/VaultOwnConnectionData.js +1 -4
- package/lib/umd/models/VaultRedirectResponse.js +1 -1
- package/lib/umd/models/VaultRemoteFile.js +1 -1
- package/lib/umd/models/VaultService.js +1 -1
- package/lib/umd/models/VaultServiceUser.js +1 -1
- package/lib/umd/models/VaultSessionResumeResponse.js +1 -1
- package/lib/umd/models/VaultSessionTypeAndUserAccessToken.js +1 -1
- package/lib/umd/models/VaultShare.js +1 -1
- package/lib/umd/models/VaultShareIntent.js +1 -1
- package/lib/umd/models/VaultShareWithItemData.js +1 -1
- package/lib/umd/models/VaultSharesCreateResponse.js +1 -1
- package/lib/umd/models/VaultSlot.js +1 -1
- package/lib/umd/models/VaultSlotAttributesInItemCreation.js +1 -1
- package/lib/umd/models/VaultSlotResponse.js +1 -1
- package/lib/umd/models/VaultSystemClassificationNode.js +1 -1
- package/lib/umd/models/VaultSystemClassificationScheme.js +1 -1
- package/lib/umd/models/VaultSystemItemTemplate.js +1 -1
- package/lib/umd/models/VaultSystemTemplateSlot.js +1 -1
- package/lib/umd/models/VaultTheOtherConnectedUserData.js +1 -4
- package/lib/umd/models/VaultThumbnail.js +1 -4
- package/lib/umd/models/VaultUser.js +1 -4
- package/lib/umd/models/VaultUserAccessToken.js +1 -1
- package/lib/umd/models/VaultUserAttachmentsReport.js +1 -1
- package/lib/umd/models/VaultUserAttachmentsReportResponse.js +1 -1
- package/lib/umd/models/VaultUserConnectionsReport.js +1 -1
- package/lib/umd/models/VaultUserConnectionsReportConnectionsGrantingDelegationAccessToYourAccount.js +1 -1
- package/lib/umd/models/VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers.js +1 -1
- package/lib/umd/models/VaultUserConnectionsReportResponse.js +1 -1
- package/lib/umd/models/VaultUserQueuedForDeletion.js +1 -1
- package/lib/umd/models/index.js +37 -37
- package/lib/umd/runtime.js +1 -1
- package/package.json +1 -1
- package/lib/esm/models/IDPAcceptDIDInvitationPayloadDto.js +0 -48
- package/lib/esm/models/VCCreateCredentialTypeExternalIssuerDto.js +0 -47
- package/lib/esm/models/VCCredentialTypeExternalIssuerDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeModelDtoExternalIssuer.js +0 -49
- package/lib/esm/models/VCOldPresentationRequestResponseVerificationResultResponseDto.js +0 -62
- package/lib/esm/models/VCOrganizationResponseDto.js +0 -52
- package/lib/esm/models/VCPresentationDefinitionModelDtoFormat.js +0 -44
- package/lib/esm/models/VCPresentationDefinitionToSchemaModel.js +0 -59
- package/lib/esm/models/VCPresentationDefinitionToSchemaModelConstraints.js +0 -54
- package/lib/esm/models/VCPresentationRequestCreateSubmissionDto.js +0 -48
- package/lib/esm/models/VCPresentationRequestIdTokenResponseDto.js +0 -49
- package/lib/esm/models/VCPresentationRequestSubmissionModelDto.js +0 -79
- package/lib/esm/models/VCPresentationRequestSubmissionModelDtoVerificationResult.js +0 -39
- package/lib/esm/models/VCPresentationRequestSubmissionResponseDto.js +0 -44
- package/lib/esm/models/VCPresentationRequestSubmissionsResponseDto.js +0 -44
- package/lib/esm/models/VCPresentationRequestTokensModelDto.js +0 -46
- package/lib/esm/models/VCPresentationRequestUpdateSubmissionDto.js +0 -55
- package/lib/esm/models/VCPresentationRequestUpdateSubmissionPayloadDto.js +0 -44
- package/lib/esm/models/VCPresentationRequestUpdateVerificationResultRequestDto.js +0 -74
- package/lib/esm/models/VCPresentationRequestVerificationResultResponseDto.js +0 -66
- package/lib/esm/models/VCRequestVerificationErrorResponseDto.js +0 -58
- package/lib/esm/models/VCRequestVerificationOptionsDto.js +0 -51
- package/lib/esm/models/VCShemasDto.js +0 -43
- package/lib/esm/models/VCUpdatePresentationRequestDto.js +0 -52
- package/lib/esm/models/VCUpdatePresentationRequestPayloadDto.js +0 -44
- package/lib/esm/models/VCVerifyPresentationRequestDto.js +0 -43
- package/lib/esm/models/VCVerifyPresentationRequestPayloadDto.js +0 -44
- package/lib/types/models/IDPAcceptDIDInvitationPayloadDto.d.ts +0 -43
- package/lib/types/models/IDPAuthorisationSiopSessionRequestDto.d.ts +0 -37
- package/lib/types/models/VCCreateCredentialTypeExternalIssuerDto.d.ts +0 -43
- package/lib/types/models/VCCreatePresentationRequestIdTokenRequestDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeExternalIssuerDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeModelDtoExternalIssuer.d.ts +0 -43
- package/lib/types/models/VCFormatDto.d.ts +0 -32
- package/lib/types/models/VCInputDescriptorsDto.d.ts +0 -64
- package/lib/types/models/VCOldPresentationRequestResponseVerificationResultResponseDto.d.ts +0 -57
- package/lib/types/models/VCOrganizationResponseDto.d.ts +0 -49
- package/lib/types/models/VCPresentationDefinitionModelDtoFormat.d.ts +0 -32
- package/lib/types/models/VCPresentationDefinitionToSchemaModel.d.ts +0 -62
- package/lib/types/models/VCPresentationDefinitionToSchemaModelConstraints.d.ts +0 -46
- package/lib/types/models/VCPresentationRequestCreateSubmissionDto.d.ts +0 -43
- package/lib/types/models/VCPresentationRequestIdTokenResponseDto.d.ts +0 -43
- package/lib/types/models/VCPresentationRequestSubmissionModelDto.d.ts +0 -95
- package/lib/types/models/VCPresentationRequestSubmissionModelDtoVerificationResult.d.ts +0 -22
- package/lib/types/models/VCPresentationRequestSubmissionResponseDto.d.ts +0 -32
- package/lib/types/models/VCPresentationRequestSubmissionsResponseDto.d.ts +0 -32
- package/lib/types/models/VCPresentationRequestTokenPropertiesModelDto.d.ts +0 -91
- package/lib/types/models/VCPresentationRequestTokensModelDto.d.ts +0 -37
- package/lib/types/models/VCPresentationRequestUpdateSubmissionDto.d.ts +0 -47
- package/lib/types/models/VCPresentationRequestUpdateSubmissionPayloadDto.d.ts +0 -32
- package/lib/types/models/VCPresentationRequestUpdateVerificationResultRequestDto.d.ts +0 -78
- package/lib/types/models/VCPresentationRequestVerificationResultResponseDto.d.ts +0 -64
- package/lib/types/models/VCRequestVerificationErrorResponseDto.d.ts +0 -53
- package/lib/types/models/VCRequestVerificationOptionsDto.d.ts +0 -40
- package/lib/types/models/VCRequestVerificationWarningResponseDto.d.ts +0 -50
- package/lib/types/models/VCRequiredCredentials.d.ts +0 -50
- package/lib/types/models/VCSchemaJSONResponseDto.d.ts +0 -67
- package/lib/types/models/VCShemasDto.d.ts +0 -31
- package/lib/types/models/VCUpdatePresentationRequestDto.d.ts +0 -45
- package/lib/types/models/VCUpdatePresentationRequestPayloadDto.d.ts +0 -32
- package/lib/types/models/VCVcSdJwtAlgoDto.d.ts +0 -31
- package/lib/types/models/VCVerificationCheckResponseDto.d.ts +0 -43
- package/lib/types/models/VCVerifyPresentationRequestDto.d.ts +0 -31
- package/lib/types/models/VCVerifyPresentationRequestPayloadDto.d.ts +0 -32
- package/lib/umd/models/IDPAcceptDIDInvitationPayloadDto.js +0 -55
- package/lib/umd/models/IDPAuthorisationSiopSessionRequestDto.js +0 -53
- package/lib/umd/models/VCCreateCredentialTypeExternalIssuerDto.js +0 -54
- package/lib/umd/models/VCCreatePresentationRequestIdTokenRequestDto.js +0 -55
- package/lib/umd/models/VCCredentialTypeExternalIssuerDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeModelDtoExternalIssuer.js +0 -56
- package/lib/umd/models/VCFormatDto.js +0 -51
- package/lib/umd/models/VCInputDescriptorsDto.js +0 -64
- package/lib/umd/models/VCOldPresentationRequestResponseVerificationResultResponseDto.js +0 -69
- package/lib/umd/models/VCOrganizationResponseDto.js +0 -59
- package/lib/umd/models/VCPresentationDefinitionModelDtoFormat.js +0 -51
- package/lib/umd/models/VCPresentationDefinitionToSchemaModel.js +0 -66
- package/lib/umd/models/VCPresentationDefinitionToSchemaModelConstraints.js +0 -61
- package/lib/umd/models/VCPresentationRequestCreateSubmissionDto.js +0 -55
- package/lib/umd/models/VCPresentationRequestIdTokenResponseDto.js +0 -56
- package/lib/umd/models/VCPresentationRequestSubmissionModelDto.js +0 -86
- package/lib/umd/models/VCPresentationRequestSubmissionModelDtoVerificationResult.js +0 -45
- package/lib/umd/models/VCPresentationRequestSubmissionResponseDto.js +0 -51
- package/lib/umd/models/VCPresentationRequestSubmissionsResponseDto.js +0 -51
- package/lib/umd/models/VCPresentationRequestTokensModelDto.js +0 -53
- package/lib/umd/models/VCPresentationRequestUpdateSubmissionDto.js +0 -62
- package/lib/umd/models/VCPresentationRequestUpdateSubmissionPayloadDto.js +0 -51
- package/lib/umd/models/VCPresentationRequestUpdateVerificationResultRequestDto.js +0 -81
- package/lib/umd/models/VCPresentationRequestVerificationResultResponseDto.js +0 -73
- package/lib/umd/models/VCRequestVerificationErrorResponseDto.js +0 -65
- package/lib/umd/models/VCRequestVerificationOptionsDto.js +0 -58
- package/lib/umd/models/VCRequestVerificationWarningResponseDto.js +0 -62
- package/lib/umd/models/VCRequiredCredentials.js +0 -57
- package/lib/umd/models/VCShemasDto.js +0 -50
- package/lib/umd/models/VCUpdatePresentationRequestDto.js +0 -59
- package/lib/umd/models/VCUpdatePresentationRequestPayloadDto.js +0 -51
- package/lib/umd/models/VCVcSdJwtAlgoDto.js +0 -50
- package/lib/umd/models/VCVerificationCheckResponseDto.js +0 -56
- package/lib/umd/models/VCVerifyPresentationRequestDto.js +0 -50
- package/lib/umd/models/VCVerifyPresentationRequestPayloadDto.js +0 -51
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* SVX API
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 2.0.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import * as runtime from '../runtime';
|
|
13
|
-
import type { VCCreateCredentialTypePayloadDto, VCCreateSchemaPayloadDto, VCCredentialResponseDto, VCCredentialTypeResponseDto, VCCredentialTypesResponseDto, VCCredentialVerificationResultResponseDto, VCGenerateCredentialPayloadDto, VCPaginatedCredentialsResponseDto,
|
|
13
|
+
import type { SchemasIdVersionSchemaJsonGet200Response, VCCreateCredentialTypePayloadDto, VCCreateSchemaPayloadDto, VCCredentialResponseDto, VCCredentialTypeResponseDto, VCCredentialTypesResponseDto, VCCredentialVerificationResultResponseDto, VCGenerateCredentialPayloadDto, VCPaginatedCredentialsResponseDto, VCSchemaResponseDto, VCSchemasResponseDto, VCUnsignedCredentialResponseDto, VCUpdateCredentialStatusRequestDto, VCUpdateCredentialTypePayloadDto, VCUpdateSchemaPayloadDto, VCVerifySignedCredentialRequestPayloadDto } from '../models';
|
|
14
14
|
export interface CredentialTypesGetRequest {
|
|
15
|
-
externalIssuerEnabled?: string;
|
|
16
15
|
status?: CredentialTypesGetStatusEnum;
|
|
17
16
|
search?: string;
|
|
17
|
+
format?: CredentialTypesGetFormatEnum;
|
|
18
18
|
meecoOrganisationID?: string;
|
|
19
19
|
order?: CredentialTypesGetOrderEnum;
|
|
20
20
|
orderBy?: CredentialTypesGetOrderByEnum;
|
|
@@ -45,7 +45,10 @@ export interface CredentialTypesPostRequest {
|
|
|
45
45
|
export interface CredentialsGeneratePostRequest {
|
|
46
46
|
meecoOrganisationID: string;
|
|
47
47
|
vCGenerateCredentialPayloadDto: VCGenerateCredentialPayloadDto;
|
|
48
|
-
|
|
48
|
+
}
|
|
49
|
+
export interface CredentialsGenerateValidatePayloadPostRequest {
|
|
50
|
+
meecoOrganisationID: string;
|
|
51
|
+
vCGenerateCredentialPayloadDto: VCGenerateCredentialPayloadDto;
|
|
49
52
|
}
|
|
50
53
|
export interface CredentialsGetRequest {
|
|
51
54
|
meecoOrganisationID: string;
|
|
@@ -104,15 +107,15 @@ export interface StatusListIdGetRequest {
|
|
|
104
107
|
*/
|
|
105
108
|
export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
106
109
|
/**
|
|
107
|
-
* <h4>Requires no security rights</h4><br /><p>Endpoint works for a tenant and organisation user based on the <b>Meeco-Organisation-ID</b> header.</p><p>Returns a list of credential types available to the caller.</p><p>In case of tenant context, endpoint returns all credential types available in the tenancy.</p><p>In case of organization context,
|
|
110
|
+
* <h4>Requires no security rights</h4><br /><p>Endpoint works for a tenant and organisation user based on the <b>Meeco-Organisation-ID</b> header.</p><p>Returns a list of credential types available to the caller.</p><p>In case of tenant context, endpoint returns all credential types available in the tenancy.</p><p>In case of organization context, endpoint returns all credential types available to the organization.</p>
|
|
108
111
|
* List available credential types
|
|
109
112
|
*/
|
|
110
113
|
credentialTypesGetRaw(requestParameters: CredentialTypesGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCCredentialTypesResponseDto>>;
|
|
111
114
|
/**
|
|
112
|
-
* <h4>Requires no security rights</h4><br /><p>Endpoint works for a tenant and organisation user based on the <b>Meeco-Organisation-ID</b> header.</p><p>Returns a list of credential types available to the caller.</p><p>In case of tenant context, endpoint returns all credential types available in the tenancy.</p><p>In case of organization context,
|
|
115
|
+
* <h4>Requires no security rights</h4><br /><p>Endpoint works for a tenant and organisation user based on the <b>Meeco-Organisation-ID</b> header.</p><p>Returns a list of credential types available to the caller.</p><p>In case of tenant context, endpoint returns all credential types available in the tenancy.</p><p>In case of organization context, endpoint returns all credential types available to the organization.</p>
|
|
113
116
|
* List available credential types
|
|
114
117
|
*/
|
|
115
|
-
credentialTypesGet(
|
|
118
|
+
credentialTypesGet(status?: CredentialTypesGetStatusEnum, search?: string, format?: CredentialTypesGetFormatEnum, meecoOrganisationID?: string, order?: CredentialTypesGetOrderEnum, orderBy?: CredentialTypesGetOrderByEnum, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCCredentialTypesResponseDto>;
|
|
116
119
|
/**
|
|
117
120
|
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
|
|
118
121
|
* Archive credential type
|
|
@@ -172,7 +175,17 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
172
175
|
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of how credential signing in Javascript:</p><pre><code>import { Ed25519 } from \'@meeco/sdk\'; <br />import { EdDSASigner, hexToBytes } from \'did-jwt\'; <br /><br />const key = new Ed25519(hexToBytes(SEED_HEX)); <br />const signerFn = EdDSASigner(key.getSecretKey()); <br /><br />const signature = await signerFn(unsignedJwt); <br />const vcJwt = [unsignedJwt, signature].join(\'.\');</code></pre><hr /><br /><h4>Issuer property caveat</h4><p>We use <b>openapi-generator</b> to generate Typescript SDK for the given API swagger definition. However, <b>openapi-generator</b> does not support <b>oneOf</b> configuration properly and generates an invalid Typescript SDK. To avoid the problem, swagger defines <b>issuer</b> property only as string for the moment. While in fact, endpoint accepts issuer as an object in format of <code>{id: string; name: string;}</code> as well.</p><br /><h4>Type property caveat</h4><p> <code>Type</code> is required for <code>vc+sd-jwt</code> format and must be a string <br /> however, endpoint accepts <code>Type</code> as an Array of string for <code>JWT VC</code> in format of <code>[\"VerifiableCredential\", \"AlumniCredential\"]</code> as well. <br /></p>
|
|
173
176
|
* Generate credential based on type and claims provided
|
|
174
177
|
*/
|
|
175
|
-
credentialsGeneratePost(meecoOrganisationID: string, vCGenerateCredentialPayloadDto: VCGenerateCredentialPayloadDto,
|
|
178
|
+
credentialsGeneratePost(meecoOrganisationID: string, vCGenerateCredentialPayloadDto: VCGenerateCredentialPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCUnsignedCredentialResponseDto>;
|
|
179
|
+
/**
|
|
180
|
+
* Validates the provided credential payload without generating the credential.
|
|
181
|
+
* Validate credential payload
|
|
182
|
+
*/
|
|
183
|
+
credentialsGenerateValidatePayloadPostRaw(requestParameters: CredentialsGenerateValidatePayloadPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
184
|
+
/**
|
|
185
|
+
* Validates the provided credential payload without generating the credential.
|
|
186
|
+
* Validate credential payload
|
|
187
|
+
*/
|
|
188
|
+
credentialsGenerateValidatePayloadPost(meecoOrganisationID: string, vCGenerateCredentialPayloadDto: VCGenerateCredentialPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
176
189
|
/**
|
|
177
190
|
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />Lists credentials that selected organisation has issued.
|
|
178
191
|
* Get a list of credentials organisation has issued
|
|
@@ -204,13 +217,13 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
204
217
|
*/
|
|
205
218
|
credentialsStatusPost(meecoOrganisationID: string, vCUpdateCredentialStatusRequestDto: VCUpdateCredentialStatusRequestDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
206
219
|
/**
|
|
207
|
-
* <p>Verify a
|
|
208
|
-
* Verify a VC
|
|
220
|
+
* <p>Verify a Verifiable Credential JWT</p><p>Current supports the following formats</p><ul><li><code>jwt_vc_json</code></li><li><code>vc+sd-jwt</code></li></ul><p><b>Checks performed:</b><ul><li> <code>format</code> </li><li> <code>signature</code>. </li><li> <code>expiration</code> date is validated when the <code>expirationDate</code> attribute is present. </li><li> <code>issued at</code> date is validated when the <code>iat</code> attribute is present. </li><li> The <code>keyBindingJWT</code> check is optional and is only performed if it is included in the <code>vc+sd-jwt</code> along with disclosures.</li><li> When <code>keyBindingJWT</code> is included in the <code>vc+sd-jwt</code>, the <code>kb_audience</code> and <code>kb_nonce</code> must be included in the verification options.</li><li> In the case of <code>vc+sd-jwt</code> if the iss is a URL. The public key will be retrieved from the .well-known endpoint according to the <a target=\"_blank\" href=\"https://www.ietf.org/archive/id/draft-ietf-oauth-sd-jwt-vc-04.html\"><code>vc+sd-jwt</code> specification</a></li><li> Verifiable credential <code>schema</code> </li><li> Verifiable credential <code>revocation</code> list status and its validity</li></ul></p><p>Credential expiration, schema and revocation status related checks are not considered critical and will be returned under <code>warnings</code> attribute. It is up for the client application to decide how these should be handled. All other failed checks will be served under <code>errors</code> attribute.</p><p><b>Verification options</b><br /> <br />You can optionally specify checks for the provided <code>VC JWT</code>. If specified, only these checks will run. <br />By default, <code>format</code>, <code>signature</code>, <code>expiration</code> checks are mandatory and can not be taken out from checks list. <br/> No further checks will be performed if <code>JWT Token Format</code> is invalid.</p><pre><code>{ <br /> \"credential\": { ... }, <br /> \"options\": { <br /> \"checks\": [\"format\", \"signature\", \"expiration\", \"schema\", \"revocation_status\"], <br /> \"kb_audience\": \"verifier DID or URL\", <br /> \"kb_nonce\": \"nonce\", <br /> }, <br />} <br /></code></pre><p><code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />In case of <code>vc+sd-jwt</code> it wraps any error that <code>@meeco/sd-jwt-vc</code> might throw. <br />In case of <code>jwt_vc_json</code> it wraps any error that <code>did-jwt-vc</code> might throw. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when credential is expired.</p>
|
|
221
|
+
* Verify a Verifiable Credential (VC) JWT
|
|
209
222
|
*/
|
|
210
223
|
credentialsVerifyPostRaw(requestParameters: CredentialsVerifyPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCCredentialVerificationResultResponseDto>>;
|
|
211
224
|
/**
|
|
212
|
-
* <p>Verify a
|
|
213
|
-
* Verify a VC
|
|
225
|
+
* <p>Verify a Verifiable Credential JWT</p><p>Current supports the following formats</p><ul><li><code>jwt_vc_json</code></li><li><code>vc+sd-jwt</code></li></ul><p><b>Checks performed:</b><ul><li> <code>format</code> </li><li> <code>signature</code>. </li><li> <code>expiration</code> date is validated when the <code>expirationDate</code> attribute is present. </li><li> <code>issued at</code> date is validated when the <code>iat</code> attribute is present. </li><li> The <code>keyBindingJWT</code> check is optional and is only performed if it is included in the <code>vc+sd-jwt</code> along with disclosures.</li><li> When <code>keyBindingJWT</code> is included in the <code>vc+sd-jwt</code>, the <code>kb_audience</code> and <code>kb_nonce</code> must be included in the verification options.</li><li> In the case of <code>vc+sd-jwt</code> if the iss is a URL. The public key will be retrieved from the .well-known endpoint according to the <a target=\"_blank\" href=\"https://www.ietf.org/archive/id/draft-ietf-oauth-sd-jwt-vc-04.html\"><code>vc+sd-jwt</code> specification</a></li><li> Verifiable credential <code>schema</code> </li><li> Verifiable credential <code>revocation</code> list status and its validity</li></ul></p><p>Credential expiration, schema and revocation status related checks are not considered critical and will be returned under <code>warnings</code> attribute. It is up for the client application to decide how these should be handled. All other failed checks will be served under <code>errors</code> attribute.</p><p><b>Verification options</b><br /> <br />You can optionally specify checks for the provided <code>VC JWT</code>. If specified, only these checks will run. <br />By default, <code>format</code>, <code>signature</code>, <code>expiration</code> checks are mandatory and can not be taken out from checks list. <br/> No further checks will be performed if <code>JWT Token Format</code> is invalid.</p><pre><code>{ <br /> \"credential\": { ... }, <br /> \"options\": { <br /> \"checks\": [\"format\", \"signature\", \"expiration\", \"schema\", \"revocation_status\"], <br /> \"kb_audience\": \"verifier DID or URL\", <br /> \"kb_nonce\": \"nonce\", <br /> }, <br />} <br /></code></pre><p><code>failed_to_verify_jwt</code> error might appear in both: errors and warnings list. <br />In case of <code>vc+sd-jwt</code> it wraps any error that <code>@meeco/sd-jwt-vc</code> might throw. <br />In case of <code>jwt_vc_json</code> it wraps any error that <code>did-jwt-vc</code> might throw. <br />So far, the only case when <code>failed_to_verify_jwt</code> appears in the warnings list is when credential is expired.</p>
|
|
226
|
+
* Verify a Verifiable Credential (VC) JWT
|
|
214
227
|
*/
|
|
215
228
|
credentialsVerifyPost(vCVerifySignedCredentialRequestPayloadDto: VCVerifySignedCredentialRequestPayloadDto, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCCredentialVerificationResultResponseDto>;
|
|
216
229
|
/**
|
|
@@ -267,29 +280,29 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
267
280
|
* Returns credential schema in a format described by <a target=\"_blank\" href=\"https://w3c-ccg.github.io/vc-json-schemas/v2/index.html\">specification</a>.
|
|
268
281
|
* Retrieve credential schema definition
|
|
269
282
|
*/
|
|
270
|
-
schemasIdVersionSchemaJsonGetRaw(requestParameters: SchemasIdVersionSchemaJsonGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<
|
|
283
|
+
schemasIdVersionSchemaJsonGetRaw(requestParameters: SchemasIdVersionSchemaJsonGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<SchemasIdVersionSchemaJsonGet200Response>>;
|
|
271
284
|
/**
|
|
272
285
|
* Returns credential schema in a format described by <a target=\"_blank\" href=\"https://w3c-ccg.github.io/vc-json-schemas/v2/index.html\">specification</a>.
|
|
273
286
|
* Retrieve credential schema definition
|
|
274
287
|
*/
|
|
275
|
-
schemasIdVersionSchemaJsonGet(id: string, version: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<
|
|
288
|
+
schemasIdVersionSchemaJsonGet(id: string, version: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<SchemasIdVersionSchemaJsonGet200Response>;
|
|
276
289
|
/**
|
|
277
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:tenant:manage</code></li></ul><br /><p><b>schema_json</b> property must comply with <a target=\"_blank\" href=\"https://
|
|
290
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:tenant:manage</code></li></ul><br /><p><b>schema_json</b> property must comply with <a target=\"_blank\" href=\"https://www.w3.org/TR/vc-json-schema/\">specification<a>.</p><p>Schema validity can be checked by using one of the Web (Online) validators listed at <a target=\"_blank\" href=\"https://json-schema.org/tools?query=&sortBy=name&sortOrder=ascending&groupBy=toolingTypes&licenses=&languages=&drafts=&toolingTypes=validator\">JSON schema specification site</a>.</p><p><b>schema_json.$id</b> attribute is not expected in the payload. API is going to assign its own internal version of it even if one is being passed.</p><hr /><p>Example (the most minimal set of attributes schema should contain):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"title\": \"EmailCredential\", <br /> \"description\": \"EmailCredential using JsonSchema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"credentialSubject\": { <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"emailAddress\": { <br /> \"type\": \"string\", <br /> \"format\": \"email\" <br /> } <br /> }, <br /> \"required\": [ <br /> \"emailAddress\" <br /> ] <br /> } <br /> } <br />} <br /></code></pre><hr /><p>Example (vc+sd-jwt credential format):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"vct\": { <br /> \"type\": \"string\" <br /> }, <br /> \"iss\": { <br /> \"type\": \"string\" <br /> }, <br /> \"cnf\": { <br /> \"type\": \"object\" <br /> }, <br /> \"email\": { <br /> \"type\": \"string\" <br /> }, <br /> \"is_over_18\": { <br /> \"type\": \"boolean\" <br /> } <br /> }, <br /> \"required\": [ <br /> \"iss\", <br /> \"vct\", <br /> \"cnf\", <br /> \"email\", <br /> \"is_over_18\" <br /> ] <br />} <br /></code></pre>
|
|
278
291
|
* Create schema
|
|
279
292
|
*/
|
|
280
293
|
schemasPostRaw(requestParameters: SchemasPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCSchemaResponseDto>>;
|
|
281
294
|
/**
|
|
282
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:tenant:manage</code></li></ul><br /><p><b>schema_json</b> property must comply with <a target=\"_blank\" href=\"https://
|
|
295
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:tenant:manage</code></li></ul><br /><p><b>schema_json</b> property must comply with <a target=\"_blank\" href=\"https://www.w3.org/TR/vc-json-schema/\">specification<a>.</p><p>Schema validity can be checked by using one of the Web (Online) validators listed at <a target=\"_blank\" href=\"https://json-schema.org/tools?query=&sortBy=name&sortOrder=ascending&groupBy=toolingTypes&licenses=&languages=&drafts=&toolingTypes=validator\">JSON schema specification site</a>.</p><p><b>schema_json.$id</b> attribute is not expected in the payload. API is going to assign its own internal version of it even if one is being passed.</p><hr /><p>Example (the most minimal set of attributes schema should contain):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"title\": \"EmailCredential\", <br /> \"description\": \"EmailCredential using JsonSchema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"credentialSubject\": { <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"emailAddress\": { <br /> \"type\": \"string\", <br /> \"format\": \"email\" <br /> } <br /> }, <br /> \"required\": [ <br /> \"emailAddress\" <br /> ] <br /> } <br /> } <br />} <br /></code></pre><hr /><p>Example (vc+sd-jwt credential format):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"vct\": { <br /> \"type\": \"string\" <br /> }, <br /> \"iss\": { <br /> \"type\": \"string\" <br /> }, <br /> \"cnf\": { <br /> \"type\": \"object\" <br /> }, <br /> \"email\": { <br /> \"type\": \"string\" <br /> }, <br /> \"is_over_18\": { <br /> \"type\": \"boolean\" <br /> } <br /> }, <br /> \"required\": [ <br /> \"iss\", <br /> \"vct\", <br /> \"cnf\", <br /> \"email\", <br /> \"is_over_18\" <br /> ] <br />} <br /></code></pre>
|
|
283
296
|
* Create schema
|
|
284
297
|
*/
|
|
285
298
|
schemasPost(vCCreateSchemaPayloadDto: VCCreateSchemaPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCSchemaResponseDto>;
|
|
286
299
|
/**
|
|
287
|
-
* Returns status list credential in a format described by <a target=\"_blank\" href=\"https://w3c.github.io/vc-status-list
|
|
300
|
+
* Returns status list credential in a format described by <a target=\"_blank\" href=\"https://w3c.github.io/vc-bitstring-status-list/\">specification</a>.
|
|
288
301
|
* Retrieve status list credential JWT
|
|
289
302
|
*/
|
|
290
303
|
statusListIdGetRaw(requestParameters: StatusListIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<string>>;
|
|
291
304
|
/**
|
|
292
|
-
* Returns status list credential in a format described by <a target=\"_blank\" href=\"https://w3c.github.io/vc-status-list
|
|
305
|
+
* Returns status list credential in a format described by <a target=\"_blank\" href=\"https://w3c.github.io/vc-bitstring-status-list/\">specification</a>.
|
|
293
306
|
* Retrieve status list credential JWT
|
|
294
307
|
*/
|
|
295
308
|
statusListIdGet(id: number, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<string>;
|
|
@@ -303,6 +316,14 @@ export declare const CredentialTypesGetStatusEnum: {
|
|
|
303
316
|
readonly Archived: "archived";
|
|
304
317
|
};
|
|
305
318
|
export type CredentialTypesGetStatusEnum = typeof CredentialTypesGetStatusEnum[keyof typeof CredentialTypesGetStatusEnum];
|
|
319
|
+
/**
|
|
320
|
+
* @export
|
|
321
|
+
*/
|
|
322
|
+
export declare const CredentialTypesGetFormatEnum: {
|
|
323
|
+
readonly VcsdJwt: "vc+sd-jwt";
|
|
324
|
+
readonly JwtVcJson: "jwt_vc_json";
|
|
325
|
+
};
|
|
326
|
+
export type CredentialTypesGetFormatEnum = typeof CredentialTypesGetFormatEnum[keyof typeof CredentialTypesGetFormatEnum];
|
|
306
327
|
/**
|
|
307
328
|
* @export
|
|
308
329
|
*/
|
|
@@ -319,15 +340,6 @@ export declare const CredentialTypesGetOrderByEnum: {
|
|
|
319
340
|
readonly Name: "name";
|
|
320
341
|
};
|
|
321
342
|
export type CredentialTypesGetOrderByEnum = typeof CredentialTypesGetOrderByEnum[keyof typeof CredentialTypesGetOrderByEnum];
|
|
322
|
-
/**
|
|
323
|
-
* @export
|
|
324
|
-
*/
|
|
325
|
-
export declare const CredentialsGeneratePostAcceptEnum: {
|
|
326
|
-
readonly VcsdJwt: "application/vc+sd-jwt";
|
|
327
|
-
readonly Jwt: "application/jwt";
|
|
328
|
-
readonly Json: "application/json";
|
|
329
|
-
};
|
|
330
|
-
export type CredentialsGeneratePostAcceptEnum = typeof CredentialsGeneratePostAcceptEnum[keyof typeof CredentialsGeneratePostAcceptEnum];
|
|
331
343
|
/**
|
|
332
344
|
* @export
|
|
333
345
|
*/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* SVX API
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 2.0.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10,69 +10,36 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import * as runtime from '../runtime';
|
|
13
|
-
import type { IDPJwtIssuerResponseDto, VCCreatePresentationDefinitionPayloadDto,
|
|
14
|
-
export interface
|
|
15
|
-
status?:
|
|
13
|
+
import type { IDPJwtIssuerResponseDto, VCCreatePresentationDefinitionPayloadDto, VCCreatePresentationRequestPayloadDto, VCGeneratePresentationPayloadDto, VCPaginatedPresentationDefinitionsResponseDto, VCPaginatedPresentationRequestResponseDto, VCPresentationDefinitionJsonResponseDto, VCPresentationDefinitionResponseDto, VCPresentationRequestResponseDto, VCPresentationRequestResponseVerificationResultResponseDto, VCPresentationVerificationResultResponseDto, VCUnsignedPresentationResponseDto, VCVerifyPresentationRequestResponsePayloadDto, VCVerifySignedPresentationRequestPayloadDto } from '../models';
|
|
14
|
+
export interface OpenidPresentationsRequestsGetRequest {
|
|
15
|
+
status?: OpenidPresentationsRequestsGetStatusEnum;
|
|
16
16
|
search?: string;
|
|
17
17
|
meecoOrganisationID?: string;
|
|
18
|
-
order?:
|
|
19
|
-
orderBy?:
|
|
18
|
+
order?: OpenidPresentationsRequestsGetOrderEnum;
|
|
19
|
+
orderBy?: OpenidPresentationsRequestsGetOrderByEnum;
|
|
20
20
|
perPage?: any;
|
|
21
21
|
page?: any;
|
|
22
22
|
}
|
|
23
|
-
export interface
|
|
23
|
+
export interface OpenidPresentationsRequestsIdArchivePostRequest {
|
|
24
24
|
id: string;
|
|
25
25
|
meecoOrganisationID?: string;
|
|
26
26
|
}
|
|
27
|
-
export interface
|
|
27
|
+
export interface OpenidPresentationsRequestsIdGetRequest {
|
|
28
28
|
id: string;
|
|
29
29
|
meecoOrganisationID?: string;
|
|
30
30
|
}
|
|
31
|
-
export interface
|
|
31
|
+
export interface OpenidPresentationsRequestsIdRestorePostRequest {
|
|
32
32
|
id: string;
|
|
33
|
-
}
|
|
34
|
-
export interface OidcPresentationsRequestsIdPatchRequest {
|
|
35
|
-
id: string;
|
|
36
|
-
vCUpdatePresentationRequestPayloadDto: VCUpdatePresentationRequestPayloadDto;
|
|
37
33
|
meecoOrganisationID?: string;
|
|
38
34
|
}
|
|
39
|
-
export interface
|
|
40
|
-
id: string;
|
|
41
|
-
meecoOrganisationID?: string;
|
|
42
|
-
}
|
|
43
|
-
export interface OidcPresentationsRequestsIdSubmissionsGetRequest {
|
|
44
|
-
id: string;
|
|
45
|
-
meecoOrganisationID: string;
|
|
46
|
-
}
|
|
47
|
-
export interface OidcPresentationsRequestsIdSubmissionsPostRequest {
|
|
48
|
-
id: string;
|
|
49
|
-
vCPresentationRequestCreateSubmissionDto: VCPresentationRequestCreateSubmissionDto;
|
|
50
|
-
}
|
|
51
|
-
export interface OidcPresentationsRequestsIdSubmissionsSubmissionIdDeleteRequest {
|
|
52
|
-
id: string;
|
|
53
|
-
submissionId: string;
|
|
54
|
-
meecoOrganisationID: string;
|
|
55
|
-
}
|
|
56
|
-
export interface OidcPresentationsRequestsIdSubmissionsSubmissionIdPatchRequest {
|
|
57
|
-
id: string;
|
|
58
|
-
submissionId: string;
|
|
59
|
-
meecoOrganisationID: string;
|
|
60
|
-
vCPresentationRequestUpdateSubmissionPayloadDto: VCPresentationRequestUpdateSubmissionPayloadDto;
|
|
61
|
-
}
|
|
62
|
-
export interface OidcPresentationsRequestsPostRequest {
|
|
35
|
+
export interface OpenidPresentationsRequestsPostRequest {
|
|
63
36
|
vCCreatePresentationRequestPayloadDto: VCCreatePresentationRequestPayloadDto;
|
|
64
37
|
meecoOrganisationID?: string;
|
|
65
38
|
}
|
|
66
|
-
export interface
|
|
67
|
-
vCVerifyPresentationRequestPayloadDto: VCVerifyPresentationRequestPayloadDto;
|
|
68
|
-
}
|
|
69
|
-
export interface OidcPresentationsResponseVerifyPostRequest {
|
|
39
|
+
export interface OpenidPresentationsResponseVerifyPostRequest {
|
|
70
40
|
vCVerifyPresentationRequestResponsePayloadDto: VCVerifyPresentationRequestResponsePayloadDto;
|
|
71
41
|
meecoOrganisationID?: string;
|
|
72
42
|
}
|
|
73
|
-
export interface OidcPresentationsTokenPostRequest {
|
|
74
|
-
vCCreatePresentationRequestIdTokenRequestDto: VCCreatePresentationRequestIdTokenRequestDto;
|
|
75
|
-
}
|
|
76
43
|
export interface PresentationDefinitionsGetRequest {
|
|
77
44
|
meecoOrganisationID: string;
|
|
78
45
|
status?: PresentationDefinitionsGetStatusEnum;
|
|
@@ -117,142 +84,62 @@ export declare class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
117
84
|
* <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 />It gets registered Presentation Requests own by organisation
|
|
118
85
|
* Get a list of Presentation Requests registered for organisation
|
|
119
86
|
*/
|
|
120
|
-
|
|
87
|
+
openidPresentationsRequestsGetRaw(requestParameters: OpenidPresentationsRequestsGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPaginatedPresentationRequestResponseDto>>;
|
|
121
88
|
/**
|
|
122
89
|
* <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 />It gets registered Presentation Requests own by organisation
|
|
123
90
|
* Get a list of Presentation Requests registered for organisation
|
|
124
91
|
*/
|
|
125
|
-
|
|
92
|
+
openidPresentationsRequestsGet(status?: OpenidPresentationsRequestsGetStatusEnum, search?: string, meecoOrganisationID?: string, order?: OpenidPresentationsRequestsGetOrderEnum, orderBy?: OpenidPresentationsRequestsGetOrderByEnum, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPaginatedPresentationRequestResponseDto>;
|
|
126
93
|
/**
|
|
127
94
|
* <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 />
|
|
128
95
|
* Archive presentation requests
|
|
129
96
|
*/
|
|
130
|
-
|
|
97
|
+
openidPresentationsRequestsIdArchivePostRaw(requestParameters: OpenidPresentationsRequestsIdArchivePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationRequestResponseDto>>;
|
|
131
98
|
/**
|
|
132
99
|
* <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 />
|
|
133
100
|
* Archive presentation requests
|
|
134
101
|
*/
|
|
135
|
-
|
|
102
|
+
openidPresentationsRequestsIdArchivePost(id: string, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationRequestResponseDto>;
|
|
136
103
|
/**
|
|
137
104
|
* <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 />Get Presentation Request for organisation by ID
|
|
138
105
|
* Get Presentation Request
|
|
139
106
|
*/
|
|
140
|
-
|
|
107
|
+
openidPresentationsRequestsIdGetRaw(requestParameters: OpenidPresentationsRequestsIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationRequestResponseDto>>;
|
|
141
108
|
/**
|
|
142
109
|
* <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 />Get Presentation Request for organisation by ID
|
|
143
110
|
* Get Presentation Request
|
|
144
111
|
*/
|
|
145
|
-
|
|
146
|
-
/**
|
|
147
|
-
* Get JWT represntation of Presentation Definition
|
|
148
|
-
* Get Presentation Request signed JWT representation
|
|
149
|
-
*/
|
|
150
|
-
oidcPresentationsRequestsIdJwtGetRaw(requestParameters: OidcPresentationsRequestsIdJwtGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<string>>;
|
|
151
|
-
/**
|
|
152
|
-
* Get JWT represntation of Presentation Definition
|
|
153
|
-
* Get Presentation Request signed JWT representation
|
|
154
|
-
*/
|
|
155
|
-
oidcPresentationsRequestsIdJwtGet(id: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<string>;
|
|
156
|
-
/**
|
|
157
|
-
* <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 />Update Presentation Request Archive status for organisation
|
|
158
|
-
* Update Presentation Request
|
|
159
|
-
*/
|
|
160
|
-
oidcPresentationsRequestsIdPatchRaw(requestParameters: OidcPresentationsRequestsIdPatchRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationRequestResponseDto>>;
|
|
161
|
-
/**
|
|
162
|
-
* <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 />Update Presentation Request Archive status for organisation
|
|
163
|
-
* Update Presentation Request
|
|
164
|
-
*/
|
|
165
|
-
oidcPresentationsRequestsIdPatch(id: string, vCUpdatePresentationRequestPayloadDto: VCUpdatePresentationRequestPayloadDto, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationRequestResponseDto>;
|
|
112
|
+
openidPresentationsRequestsIdGet(id: string, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationRequestResponseDto>;
|
|
166
113
|
/**
|
|
167
114
|
* <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 />
|
|
168
115
|
* Restore presentation requests from archived
|
|
169
116
|
*/
|
|
170
|
-
|
|
117
|
+
openidPresentationsRequestsIdRestorePostRaw(requestParameters: OpenidPresentationsRequestsIdRestorePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationRequestResponseDto>>;
|
|
171
118
|
/**
|
|
172
119
|
* <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 />
|
|
173
120
|
* Restore presentation requests from archived
|
|
174
121
|
*/
|
|
175
|
-
|
|
176
|
-
/**
|
|
177
|
-
* List presentation request submissions
|
|
178
|
-
* List presentation request submissions
|
|
179
|
-
*/
|
|
180
|
-
oidcPresentationsRequestsIdSubmissionsGetRaw(requestParameters: OidcPresentationsRequestsIdSubmissionsGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationRequestSubmissionsResponseDto>>;
|
|
181
|
-
/**
|
|
182
|
-
* List presentation request submissions
|
|
183
|
-
* List presentation request submissions
|
|
184
|
-
*/
|
|
185
|
-
oidcPresentationsRequestsIdSubmissionsGet(id: string, meecoOrganisationID: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationRequestSubmissionsResponseDto>;
|
|
186
|
-
/**
|
|
187
|
-
* Present presentation request response
|
|
188
|
-
* Present presentation request response
|
|
189
|
-
*/
|
|
190
|
-
oidcPresentationsRequestsIdSubmissionsPostRaw(requestParameters: OidcPresentationsRequestsIdSubmissionsPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationRequestSubmissionResponseDto>>;
|
|
191
|
-
/**
|
|
192
|
-
* Present presentation request response
|
|
193
|
-
* Present presentation request response
|
|
194
|
-
*/
|
|
195
|
-
oidcPresentationsRequestsIdSubmissionsPost(id: string, vCPresentationRequestCreateSubmissionDto: VCPresentationRequestCreateSubmissionDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationRequestSubmissionResponseDto>;
|
|
196
|
-
/**
|
|
197
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
|
|
198
|
-
* delete presentation request submission
|
|
199
|
-
*/
|
|
200
|
-
oidcPresentationsRequestsIdSubmissionsSubmissionIdDeleteRaw(requestParameters: OidcPresentationsRequestsIdSubmissionsSubmissionIdDeleteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
201
|
-
/**
|
|
202
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />
|
|
203
|
-
* delete presentation request submission
|
|
204
|
-
*/
|
|
205
|
-
oidcPresentationsRequestsIdSubmissionsSubmissionIdDelete(id: string, submissionId: string, meecoOrganisationID: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
206
|
-
/**
|
|
207
|
-
* Update presentation request submission
|
|
208
|
-
* Update presentation request submission
|
|
209
|
-
*/
|
|
210
|
-
oidcPresentationsRequestsIdSubmissionsSubmissionIdPatchRaw(requestParameters: OidcPresentationsRequestsIdSubmissionsSubmissionIdPatchRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationRequestSubmissionResponseDto>>;
|
|
211
|
-
/**
|
|
212
|
-
* Update presentation request submission
|
|
213
|
-
* Update presentation request submission
|
|
214
|
-
*/
|
|
215
|
-
oidcPresentationsRequestsIdSubmissionsSubmissionIdPatch(id: string, submissionId: string, meecoOrganisationID: string, vCPresentationRequestUpdateSubmissionPayloadDto: VCPresentationRequestUpdateSubmissionPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationRequestSubmissionResponseDto>;
|
|
122
|
+
openidPresentationsRequestsIdRestorePost(id: string, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationRequestResponseDto>;
|
|
216
123
|
/**
|
|
217
124
|
* <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 />Register Presentation Request for organisation<br /><p>When using a Presentation Definition with a <code>format</code> of <code>vc+sd-jwt</code>,the <code>vp_formats</code> of the Generated Presentation Request <code>registration</code> will be set to <pre><code>\"vc+sd-jwt\": { <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ], <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ] <br /> } </code>, </pre>and <code>subject_syntax_types_supported</code> will be set to <code>urn:ietf:params:oauth:jwk-thumbprint</code>.</p><br /><br /><pre><code>\"registration\": { <br /> ... <br /> \"subject_syntax_types_supported\": [ <br /> \"urn:ietf:params:oauth:jwk-thumbprint\" <br /> ], <br /> \"vp_formats\": { <br /> \"vc+sd-jwt\": { <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ], <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ] <br /> }, <br /> ... <br />} <br /></code></pre>
|
|
218
125
|
* Create a Presentation Request
|
|
219
126
|
*/
|
|
220
|
-
|
|
127
|
+
openidPresentationsRequestsPostRaw(requestParameters: OpenidPresentationsRequestsPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationRequestResponseDto>>;
|
|
221
128
|
/**
|
|
222
129
|
* <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 />Register Presentation Request for organisation<br /><p>When using a Presentation Definition with a <code>format</code> of <code>vc+sd-jwt</code>,the <code>vp_formats</code> of the Generated Presentation Request <code>registration</code> will be set to <pre><code>\"vc+sd-jwt\": { <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ], <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ] <br /> } </code>, </pre>and <code>subject_syntax_types_supported</code> will be set to <code>urn:ietf:params:oauth:jwk-thumbprint</code>.</p><br /><br /><pre><code>\"registration\": { <br /> ... <br /> \"subject_syntax_types_supported\": [ <br /> \"urn:ietf:params:oauth:jwk-thumbprint\" <br /> ], <br /> \"vp_formats\": { <br /> \"vc+sd-jwt\": { <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ], <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", \"EdDSA\" <br /> ] <br /> }, <br /> ... <br />} <br /></code></pre>
|
|
223
130
|
* Create a Presentation Request
|
|
224
131
|
*/
|
|
225
|
-
|
|
226
|
-
/**
|
|
227
|
-
* <p>Verify a Presentation Request</p><p><b>Checks performed:</b><ul><li>Presentation Request signature</li><li>Presentation Request format and required attributes</li><li>Presentation Request expiration if present</li></ul></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 request is expired. <br /></p>
|
|
228
|
-
* Verify a verifiable Presentation Request
|
|
229
|
-
*/
|
|
230
|
-
oidcPresentationsRequestsVerifyPostRaw(requestParameters: OidcPresentationsRequestsVerifyPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationRequestVerificationResultResponseDto>>;
|
|
132
|
+
openidPresentationsRequestsPost(vCCreatePresentationRequestPayloadDto: VCCreatePresentationRequestPayloadDto, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationRequestResponseDto>;
|
|
231
133
|
/**
|
|
232
|
-
* <p>Verify a Presentation Request</p><p><b>Checks performed:</b><ul><li>Presentation Request
|
|
233
|
-
* Verify a verifiable Presentation Request
|
|
234
|
-
*/
|
|
235
|
-
oidcPresentationsRequestsVerifyPost(vCVerifyPresentationRequestPayloadDto: VCVerifyPresentationRequestPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationRequestVerificationResultResponseDto>;
|
|
236
|
-
/**
|
|
237
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Verify a Presentation Request Submission</p><p><b>Checks performed:</b><ul><li>Presentation Request Submission Presentation Request</li><li>Presentation Request Submission Id Token</li><li>Presentation Request Submission VP Token</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 vp token</li><li>Presentation_definition uri match credential schema uri within vp token</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 expiration of the verifiable presentation 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\", \"nonce\"], <br /> } <br /> }, <br />} <br /></code></pre><p>However, <b>some of the checks are mandatory</b>. If checks list includes <b>format</b> or <b>signature</b> option - it cannnot be taken out. Every other check is optional.</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>
|
|
134
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Verify a Presentation Request Submission</p><p><b>Checks performed:</b><ul><li>Presentation Request Submission Id Token</li><li>Presentation Request Submission VP Token</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 vp token</li><li>Presentation_definition uri match credential schema uri within vp token</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 expiration of the verifiable presentation 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\", \"nonce\"], <br /> } <br /> }, <br />} <br /></code></pre><p>However, <b>some of the checks are mandatory</b>. If checks list includes <b>format</b> or <b>signature</b> option - it cannnot be taken out. Every other check is optional.</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>
|
|
238
135
|
* Verify a Presentation Request Submission
|
|
239
136
|
*/
|
|
240
|
-
|
|
137
|
+
openidPresentationsResponseVerifyPostRaw(requestParameters: OpenidPresentationsResponseVerifyPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationRequestResponseVerificationResultResponseDto>>;
|
|
241
138
|
/**
|
|
242
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Verify a Presentation Request Submission</p><p><b>Checks performed:</b><ul><li>Presentation Request Submission
|
|
139
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Verify a Presentation Request Submission</p><p><b>Checks performed:</b><ul><li>Presentation Request Submission Id Token</li><li>Presentation Request Submission VP Token</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 vp token</li><li>Presentation_definition uri match credential schema uri within vp token</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 expiration of the verifiable presentation 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\", \"nonce\"], <br /> } <br /> }, <br />} <br /></code></pre><p>However, <b>some of the checks are mandatory</b>. If checks list includes <b>format</b> or <b>signature</b> option - it cannnot be taken out. Every other check is optional.</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>
|
|
243
140
|
* Verify a Presentation Request Submission
|
|
244
141
|
*/
|
|
245
|
-
|
|
246
|
-
/**
|
|
247
|
-
* <h4>Requires no security rights</h4><br />Generate id_token for request submission based on the Wallet information and the verifiable presentation token
|
|
248
|
-
* Generate id_token for presentation request submission
|
|
249
|
-
*/
|
|
250
|
-
oidcPresentationsTokenPostRaw(requestParameters: OidcPresentationsTokenPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationRequestIdTokenResponseDto>>;
|
|
251
|
-
/**
|
|
252
|
-
* <h4>Requires no security rights</h4><br />Generate id_token for request submission based on the Wallet information and the verifiable presentation token
|
|
253
|
-
* Generate id_token for presentation request submission
|
|
254
|
-
*/
|
|
255
|
-
oidcPresentationsTokenPost(vCCreatePresentationRequestIdTokenRequestDto: VCCreatePresentationRequestIdTokenRequestDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationRequestIdTokenResponseDto>;
|
|
142
|
+
openidPresentationsResponseVerifyPost(vCVerifyPresentationRequestResponsePayloadDto: VCVerifyPresentationRequestResponsePayloadDto, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationRequestResponseVerificationResultResponseDto>;
|
|
256
143
|
/**
|
|
257
144
|
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />It gets registered Presentation Definitions own by organisation
|
|
258
145
|
* Get a list of Presentation Definitions registered for organisation
|
|
@@ -274,12 +161,12 @@ export declare class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
274
161
|
*/
|
|
275
162
|
presentationDefinitionsIdArchivePost(id: string, meecoOrganisationID: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationDefinitionResponseDto>;
|
|
276
163
|
/**
|
|
277
|
-
* Get JSON
|
|
164
|
+
* Get JSON representation of Presentation Definition
|
|
278
165
|
* Get Presentation Definition JSON representation
|
|
279
166
|
*/
|
|
280
167
|
presentationDefinitionsIdDefinitionJsonGetRaw(requestParameters: PresentationDefinitionsIdDefinitionJsonGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationDefinitionJsonResponseDto>>;
|
|
281
168
|
/**
|
|
282
|
-
* Get JSON
|
|
169
|
+
* Get JSON representation of Presentation Definition
|
|
283
170
|
* Get Presentation Definition JSON representation
|
|
284
171
|
*/
|
|
285
172
|
presentationDefinitionsIdDefinitionJsonGet(id: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationDefinitionJsonResponseDto>;
|
|
@@ -304,12 +191,12 @@ export declare class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
304
191
|
*/
|
|
305
192
|
presentationDefinitionsIdRestorePost(id: string, meecoOrganisationID: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationDefinitionResponseDto>;
|
|
306
193
|
/**
|
|
307
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />Register Presentation Definitions for organisation
|
|
194
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />Register Presentation Definitions for organisation<br /><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><p>When <code>format</code> of the Presentation Definition is set to <code>vc+sd-jwt</code>, then <code>vp_formats</code> of the Generated Presentation Request <code>registration</code> will be set to</p><pre><code>{ <br /> \"vc+sd-jwt\": { <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", <br /> \"EdDSA\" <br /> ], <br /> \"kb-jwt_alg_values\": [ <br /> \"ES256\", <br /> \"EdDSA\" <br /> ] <br /> } <br />} <br /></code></pre><p>and <code>subject_syntax_types_supported</code> will be set to <code>urn:ietf:params:oauth:jwk-thumbprint</code>.</p><br />
|
|
308
195
|
* Create a Presentation Definition
|
|
309
196
|
*/
|
|
310
197
|
presentationDefinitionsPostRaw(requestParameters: PresentationDefinitionsPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPresentationDefinitionResponseDto>>;
|
|
311
198
|
/**
|
|
312
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />Register Presentation Definitions for organisation
|
|
199
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br />Register Presentation Definitions for organisation<br /><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><p>When <code>format</code> of the Presentation Definition is set to <code>vc+sd-jwt</code>, then <code>vp_formats</code> of the Generated Presentation Request <code>registration</code> will be set to</p><pre><code>{ <br /> \"vc+sd-jwt\": { <br /> \"sd-jwt_alg_values\": [ <br /> \"ES256\", <br /> \"EdDSA\" <br /> ], <br /> \"kb-jwt_alg_values\": [ <br /> \"ES256\", <br /> \"EdDSA\" <br /> ] <br /> } <br />} <br /></code></pre><p>and <code>subject_syntax_types_supported</code> will be set to <code>urn:ietf:params:oauth:jwk-thumbprint</code>.</p><br />
|
|
313
200
|
* Create a Presentation Definition
|
|
314
201
|
*/
|
|
315
202
|
presentationDefinitionsPost(meecoOrganisationID: string, vCCreatePresentationDefinitionPayloadDto: VCCreatePresentationDefinitionPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPresentationDefinitionResponseDto>;
|
|
@@ -347,29 +234,29 @@ export declare class VerifiablePresentationsApi extends runtime.BaseAPI {
|
|
|
347
234
|
/**
|
|
348
235
|
* @export
|
|
349
236
|
*/
|
|
350
|
-
export declare const
|
|
237
|
+
export declare const OpenidPresentationsRequestsGetStatusEnum: {
|
|
351
238
|
readonly All: "all";
|
|
352
239
|
readonly Active: "active";
|
|
353
240
|
readonly Archived: "archived";
|
|
354
241
|
};
|
|
355
|
-
export type
|
|
242
|
+
export type OpenidPresentationsRequestsGetStatusEnum = typeof OpenidPresentationsRequestsGetStatusEnum[keyof typeof OpenidPresentationsRequestsGetStatusEnum];
|
|
356
243
|
/**
|
|
357
244
|
* @export
|
|
358
245
|
*/
|
|
359
|
-
export declare const
|
|
246
|
+
export declare const OpenidPresentationsRequestsGetOrderEnum: {
|
|
360
247
|
readonly Asc: "ASC";
|
|
361
248
|
readonly Desc: "DESC";
|
|
362
249
|
};
|
|
363
|
-
export type
|
|
250
|
+
export type OpenidPresentationsRequestsGetOrderEnum = typeof OpenidPresentationsRequestsGetOrderEnum[keyof typeof OpenidPresentationsRequestsGetOrderEnum];
|
|
364
251
|
/**
|
|
365
252
|
* @export
|
|
366
253
|
*/
|
|
367
|
-
export declare const
|
|
254
|
+
export declare const OpenidPresentationsRequestsGetOrderByEnum: {
|
|
368
255
|
readonly CreatedAt: "created_at";
|
|
369
256
|
readonly UpdatedAt: "updated_at";
|
|
370
257
|
readonly Name: "name";
|
|
371
258
|
};
|
|
372
|
-
export type
|
|
259
|
+
export type OpenidPresentationsRequestsGetOrderByEnum = typeof OpenidPresentationsRequestsGetOrderByEnum[keyof typeof OpenidPresentationsRequestsGetOrderByEnum];
|
|
373
260
|
/**
|
|
374
261
|
* @export
|
|
375
262
|
*/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* SVX API
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 2.0.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* SVX API
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 2.0.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|