@meeco/svx-api-sdk 1.0.0-develop.20250108183718.7fc3d67 → 1.0.0-develop.20250304125747.40d9c59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +3 -9
- 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 +1 -1
- package/lib/esm/apis/ItemsApi.js +1 -1
- 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 +7 -101
- package/lib/esm/apis/VerifiableCredentialsApi.js +15 -14
- package/lib/esm/apis/VerifiablePresentationsApi.js +27 -30
- 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/ATOMAssignSecurityRightsRequest.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/ATOMOneOrg.js +1 -1
- package/lib/esm/models/ATOMOneTenant.js +1 -1
- package/lib/esm/models/ATOMOrg.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/ATOMSecurityRightGroupSpec.js +1 -1
- package/lib/esm/models/ATOMSecurityRightInRegistry.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/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/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/CredentialSchema2018.js +1 -1
- package/lib/esm/models/CredentialSchema2018Schema.js +1 -1
- package/lib/esm/models/CredentialSchema2023.js +1 -1
- 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/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/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/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/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/IDNlinks.js +1 -1
- package/lib/esm/models/IDNmeta.js +1 -1
- package/lib/esm/models/IDNverificationMethodTemplate.js +1 -1
- package/lib/esm/models/IDPAcceptEndUserInvitationPayloadDto.js +1 -1
- package/lib/esm/models/IDPAuthorisationRequestDto.js +1 -1
- package/lib/esm/models/IDPAuthorisationRequestResponseDto.js +1 -1
- package/lib/esm/models/IDPAuthorisationSiopSessionRequestPayloadDto.js +1 -1
- package/lib/esm/models/IDPCreateInvitationDto.js +7 -13
- package/lib/esm/models/IDPCreateInvitationPayloadDto.js +1 -1
- package/lib/esm/models/IDPEndUserInvitationResponseDto.js +1 -1
- package/lib/esm/models/IDPEndUserInvitationResponseModelDto.js +1 -1
- package/lib/esm/models/IDPEndUserInvitationsResponseDto.js +1 -1
- package/lib/esm/models/IDPEndUserResponseDto.js +1 -1
- package/lib/esm/models/IDPEndUserResponseModelDto.js +1 -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/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 +1 -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/IDPMeta.js +1 -1
- package/lib/esm/models/IDPUpdatePasswordDto.js +1 -1
- package/lib/esm/models/IDPUpdatePasswordPayloadDto.js +1 -1
- package/lib/esm/models/IDPUpdateUserDto.js +1 -1
- package/lib/esm/models/IDPUpdateUserPayloadDto.js +1 -1
- package/lib/esm/models/IDPUserDto.js +1 -1
- package/lib/esm/models/IDPUserResponseDto.js +1 -1
- package/lib/esm/models/IDPWhoAmIResponseModelDto.js +1 -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/KeystoreDataEncryptionKey.js +1 -1
- package/lib/esm/models/KeystoreDataEncryptionKeyResponse.js +1 -1
- package/lib/esm/models/KeystoreErr.js +1 -1
- package/lib/esm/models/KeystoreErrorsResponse.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/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 +1 -1
- 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/UtilitiesBlobInfo.js +1 -1
- package/lib/esm/models/UtilitiesBlobInfoResponse.js +1 -1
- package/lib/esm/models/UtilitiesBlobPublicInfo.js +1 -1
- package/lib/esm/models/UtilitiesBlobPublicInfoResponse.js +1 -1
- package/lib/esm/models/UtilitiesBlobUploadUrlRequest.js +1 -1
- package/lib/esm/models/UtilitiesError.js +1 -1
- package/lib/esm/models/VCCnfDto.js +1 -1
- package/lib/esm/models/VCConstraintsDto.js +1 -1
- package/lib/esm/models/VCCreateCredentialTypeConfigDto.js +11 -4
- package/lib/esm/models/VCCreateCredentialTypeDto.js +3 -2
- package/lib/esm/models/VCCreateCredentialTypePayloadDto.js +1 -1
- package/lib/esm/models/VCCreateCredentialTypeStyleDto.js +1 -1
- package/lib/esm/models/VCCreatePresentationDefinitionDto.js +1 -1
- package/lib/esm/models/VCCreatePresentationDefinitionPayloadDto.js +1 -1
- package/lib/esm/models/VCCreatePresentationRequestDto.js +3 -2
- package/lib/esm/models/VCCreatePresentationRequestOptionsRequestDto.js +2 -2
- package/lib/esm/models/VCCreatePresentationRequestPayloadDto.js +1 -1
- package/lib/esm/models/VCCreateSchemaDto.js +1 -1
- package/lib/esm/models/VCCreateSchemaPayloadDto.js +1 -1
- package/lib/esm/models/VCCredentialJSONSchemaPayloadDto.js +1 -1
- package/lib/esm/models/VCCredentialModelDto.js +3 -2
- package/lib/esm/models/VCCredentialResponseDto.js +1 -1
- package/lib/esm/models/VCCredentialTypeConfigDto.js +17 -5
- package/lib/esm/models/VCCredentialTypeModelDto.js +15 -14
- 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 -1
- package/lib/esm/models/VCCredentialVerificationErrorResponseDto.js +1 -1
- package/lib/esm/models/VCCredentialVerificationOptionsRequestPayloadDto.js +2 -2
- package/lib/esm/models/VCCredentialVerificationResultResponseDto.js +1 -1
- package/lib/esm/models/VCCredentialVerificationWarningResponseDto.js +1 -1
- package/lib/esm/models/VCDeviceKeyInfoDto.js +43 -0
- package/lib/esm/models/VCErrorResponseDto.js +1 -1
- package/lib/esm/models/VCErrorsResponseDto.js +1 -1
- package/lib/esm/models/VCFieldsDto.js +1 -1
- package/lib/esm/models/VCFieldsDtoFilter.js +7 -1
- package/lib/esm/models/VCFilterContainsDto.js +45 -0
- package/lib/esm/models/VCFilterDto.js +7 -1
- package/lib/esm/models/{VCClaimsDto.js → VCFilterItemsDto.js} +10 -10
- package/lib/esm/models/VCFilterNotPredicateDto.js +1 -1
- package/lib/esm/models/VCGenerateCredentialDto.js +12 -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/VCIdTokenVerificationErrorResponseDto.js +1 -1
- package/lib/esm/models/VCIdTokenVerificationOptionsDto.js +2 -2
- package/lib/esm/models/VCIdTokenVerificationResultResponseDto.js +1 -1
- package/lib/esm/models/VCIdTokenVerificationWarningResponseDto.js +1 -1
- package/lib/esm/models/VCInputDescriptorDto.js +3 -1
- package/lib/esm/models/VCInputDescriptorMapDto.js +3 -2
- package/lib/esm/models/VCInputDescriptorPayload.js +1 -1
- 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 +3 -2
- package/lib/esm/models/VCPresentationDefinitionDto.js +1 -1
- package/lib/esm/models/VCPresentationDefinitionJsonDto.js +1 -1
- package/lib/esm/models/VCPresentationDefinitionJsonResponseDto.js +1 -1
- package/lib/esm/models/VCPresentationDefinitionModelDto.js +1 -1
- package/lib/esm/models/VCPresentationDefinitionResponseDto.js +1 -1
- package/lib/esm/models/VCPresentationRequestModelDto.js +1 -1
- package/lib/esm/models/VCPresentationRequestParametersModelDto.js +1 -1
- package/lib/esm/models/VCPresentationRequestResponseDto.js +1 -1
- package/lib/esm/models/VCPresentationRequestResponseVerificationOptionsDto.js +2 -2
- package/lib/esm/models/VCPresentationRequestResponseVerificationResultResponseDto.js +1 -1
- package/lib/esm/models/VCPresentationSubmissionDto.js +1 -1
- package/lib/esm/models/VCPresentationVerificationErrorResponseDto.js +1 -1
- package/lib/esm/models/VCPresentationVerificationOptionsDto.js +3 -4
- 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/VCUnsignedCredentialModelDto.js +9 -2
- package/lib/esm/models/VCUnsignedCredentialModelDtoMetadata.js +3 -3
- package/lib/esm/models/VCUnsignedCredentialResponseDto.js +1 -1
- package/lib/esm/models/VCUnsignedPresentationModelDto.js +1 -1
- 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 +3 -2
- 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 +1 -1
- package/lib/esm/models/VCVerifyPresentationRequestResponsePayloadDto.js +1 -1
- package/lib/esm/models/VCVerifySignedCredentialRequestDto.js +12 -1
- package/lib/esm/models/VCVerifySignedCredentialRequestPayloadDto.js +1 -1
- package/lib/esm/models/VCVerifySignedPresentationRequestDto.js +1 -1
- package/lib/esm/models/VCVerifySignedPresentationRequestPayloadDto.js +1 -1
- package/lib/esm/models/VaultActivity.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/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 -1
- package/lib/esm/models/VaultClassificationNodeAttributesWithDeletion.js +1 -1
- package/lib/esm/models/VaultClientTask.js +1 -1
- package/lib/esm/models/VaultCollectionReport.js +1 -1
- package/lib/esm/models/VaultCompactShareIntent.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/VaultCreatedShareReport.js +1 -1
- package/lib/esm/models/VaultDelegationInvitation.js +1 -1
- package/lib/esm/models/VaultDelegationInvitationResponse.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/VaultInvitation.js +1 -1
- package/lib/esm/models/VaultInvitationAcceptedResponse.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/VaultItemTemplateResponse.js +1 -1
- package/lib/esm/models/VaultMeResponse.js +1 -1
- package/lib/esm/models/VaultNestedSlotAttributes.js +1 -1
- package/lib/esm/models/VaultOwnConnectionData.js +1 -1
- package/lib/esm/models/VaultRemoteFile.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/VaultTheOtherConnectedUserData.js +1 -1
- package/lib/esm/models/VaultThumbnail.js +1 -1
- package/lib/esm/models/VaultUser.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/index.js +3 -9
- 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 +1 -1
- package/lib/types/apis/ItemsApi.d.ts +1 -1
- 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 +6 -42
- package/lib/types/apis/VerifiableCredentialsApi.d.ts +14 -13
- package/lib/types/apis/VerifiablePresentationsApi.d.ts +27 -27
- 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/ATOMAssignSecurityRightsRequest.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/ATOMOneOrg.d.ts +1 -1
- package/lib/types/models/ATOMOneTenant.d.ts +1 -1
- package/lib/types/models/ATOMOrg.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/ATOMSecurityRightGroupSpec.d.ts +1 -1
- package/lib/types/models/ATOMSecurityRightInRegistry.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/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/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/CredentialSchema2018.d.ts +1 -1
- package/lib/types/models/CredentialSchema2018Schema.d.ts +1 -1
- package/lib/types/models/CredentialSchema2023.d.ts +1 -1
- 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/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/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/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/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/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 +1 -1
- package/lib/types/models/IDPAuthorisationRequestDto.d.ts +1 -1
- package/lib/types/models/IDPAuthorisationRequestResponseDto.d.ts +1 -1
- package/lib/types/models/IDPAuthorisationSiopSessionRequestPayloadDto.d.ts +1 -1
- package/lib/types/models/IDPCreateInvitationDto.d.ts +4 -19
- 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 +1 -1
- 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 +1 -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/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 +1 -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/IDPMeta.d.ts +1 -1
- package/lib/types/models/IDPUpdatePasswordDto.d.ts +1 -1
- package/lib/types/models/IDPUpdatePasswordPayloadDto.d.ts +1 -1
- package/lib/types/models/IDPUpdateUserDto.d.ts +1 -1
- package/lib/types/models/IDPUpdateUserPayloadDto.d.ts +1 -1
- package/lib/types/models/IDPUserDto.d.ts +1 -1
- package/lib/types/models/IDPUserResponseDto.d.ts +1 -1
- package/lib/types/models/IDPWhoAmIResponseModelDto.d.ts +1 -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/KeystoreDataEncryptionKey.d.ts +1 -1
- package/lib/types/models/KeystoreDataEncryptionKeyResponse.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/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/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 +1 -1
- 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/UtilitiesBlobInfo.d.ts +1 -1
- package/lib/types/models/UtilitiesBlobInfoResponse.d.ts +1 -1
- package/lib/types/models/UtilitiesBlobPublicInfo.d.ts +1 -1
- package/lib/types/models/UtilitiesBlobPublicInfoResponse.d.ts +1 -1
- package/lib/types/models/UtilitiesBlobUploadUrlRequest.d.ts +1 -1
- package/lib/types/models/UtilitiesError.d.ts +1 -1
- package/lib/types/models/VCCnfDto.d.ts +1 -1
- package/lib/types/models/VCConstraintsDto.d.ts +1 -1
- package/lib/types/models/VCCreateCredentialTypeConfigDto.d.ts +27 -4
- package/lib/types/models/VCCreateCredentialTypeDto.d.ts +2 -1
- 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 +1 -1
- package/lib/types/models/VCCreatePresentationDefinitionPayloadDto.d.ts +1 -1
- package/lib/types/models/VCCreatePresentationRequestDto.d.ts +2 -1
- package/lib/types/models/VCCreatePresentationRequestOptionsRequestDto.d.ts +2 -2
- package/lib/types/models/VCCreatePresentationRequestPayloadDto.d.ts +1 -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 +1 -1
- package/lib/types/models/VCCredentialModelDto.d.ts +2 -1
- package/lib/types/models/VCCredentialResponseDto.d.ts +1 -1
- package/lib/types/models/VCCredentialTypeConfigDto.d.ts +30 -7
- package/lib/types/models/VCCredentialTypeModelDto.d.ts +12 -11
- 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 -1
- package/lib/types/models/VCCredentialVerificationErrorResponseDto.d.ts +1 -1
- package/lib/types/models/VCCredentialVerificationOptionsRequestPayloadDto.d.ts +3 -3
- package/lib/types/models/VCCredentialVerificationResultResponseDto.d.ts +1 -1
- package/lib/types/models/VCCredentialVerificationWarningResponseDto.d.ts +1 -1
- package/lib/types/models/VCDeviceKeyInfoDto.d.ts +31 -0
- 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 +1 -1
- package/lib/types/models/VCFieldsDtoFilter.d.ts +15 -1
- package/lib/types/models/VCFilterContainsDto.d.ts +37 -0
- package/lib/types/models/VCFilterDto.d.ts +15 -1
- package/lib/types/models/VCFilterItemsDto.d.ts +31 -0
- package/lib/types/models/VCFilterNotPredicateDto.d.ts +1 -1
- package/lib/types/models/VCGenerateCredentialDto.d.ts +30 -4
- 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/VCIdTokenVerificationErrorResponseDto.d.ts +1 -1
- package/lib/types/models/VCIdTokenVerificationOptionsDto.d.ts +3 -3
- 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 +7 -1
- package/lib/types/models/VCInputDescriptorMapDto.d.ts +2 -1
- package/lib/types/models/VCInputDescriptorPayload.d.ts +1 -1
- 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 +2 -1
- package/lib/types/models/VCPresentationDefinitionDto.d.ts +1 -1
- package/lib/types/models/VCPresentationDefinitionJsonDto.d.ts +1 -1
- package/lib/types/models/VCPresentationDefinitionJsonResponseDto.d.ts +1 -1
- package/lib/types/models/VCPresentationDefinitionModelDto.d.ts +1 -1
- package/lib/types/models/VCPresentationDefinitionResponseDto.d.ts +1 -1
- package/lib/types/models/VCPresentationRequestModelDto.d.ts +1 -1
- package/lib/types/models/VCPresentationRequestParametersModelDto.d.ts +1 -1
- package/lib/types/models/VCPresentationRequestResponseDto.d.ts +1 -1
- package/lib/types/models/VCPresentationRequestResponseVerificationOptionsDto.d.ts +3 -3
- package/lib/types/models/VCPresentationRequestResponseVerificationResultResponseDto.d.ts +1 -1
- package/lib/types/models/VCPresentationSubmissionDto.d.ts +1 -1
- package/lib/types/models/VCPresentationVerificationErrorResponseDto.d.ts +1 -1
- package/lib/types/models/VCPresentationVerificationOptionsDto.d.ts +3 -4
- 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/VCUnsignedCredentialModelDto.d.ts +14 -1
- package/lib/types/models/VCUnsignedCredentialModelDtoMetadata.d.ts +2 -2
- package/lib/types/models/VCUnsignedCredentialResponseDto.d.ts +1 -1
- package/lib/types/models/VCUnsignedPresentationModelDto.d.ts +1 -1
- 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 +2 -1
- 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 +1 -1
- package/lib/types/models/VCVerifyPresentationRequestResponsePayloadDto.d.ts +1 -1
- package/lib/types/models/VCVerifySignedCredentialRequestDto.d.ts +16 -1
- package/lib/types/models/VCVerifySignedCredentialRequestPayloadDto.d.ts +1 -1
- package/lib/types/models/VCVerifySignedPresentationRequestDto.d.ts +1 -1
- package/lib/types/models/VCVerifySignedPresentationRequestPayloadDto.d.ts +1 -1
- package/lib/types/models/VaultActivity.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/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 -1
- package/lib/types/models/VaultClassificationNodeAttributesWithDeletion.d.ts +1 -1
- package/lib/types/models/VaultClientTask.d.ts +1 -1
- package/lib/types/models/VaultCollectionReport.d.ts +1 -1
- package/lib/types/models/VaultCompactShareIntent.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/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/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/VaultInvitation.d.ts +1 -1
- package/lib/types/models/VaultInvitationAcceptedResponse.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/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/VaultOwnConnectionData.d.ts +1 -1
- package/lib/types/models/VaultRemoteFile.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 +1 -1
- package/lib/types/models/VaultSlotAttributesInItemCreation.d.ts +1 -1
- package/lib/types/models/VaultTheOtherConnectedUserData.d.ts +1 -1
- package/lib/types/models/VaultThumbnail.d.ts +1 -1
- package/lib/types/models/VaultUser.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/index.d.ts +3 -9
- 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 +1 -1
- package/lib/umd/apis/ItemsApi.js +1 -1
- 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 +8 -102
- package/lib/umd/apis/VerifiableCredentialsApi.js +15 -14
- package/lib/umd/apis/VerifiablePresentationsApi.js +27 -30
- 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/ATOMAssignSecurityRightsRequest.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/ATOMOneOrg.js +1 -1
- package/lib/umd/models/ATOMOneTenant.js +1 -1
- package/lib/umd/models/ATOMOrg.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/ATOMSecurityRightGroupSpec.js +1 -1
- package/lib/umd/models/ATOMSecurityRightInRegistry.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/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/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/CredentialSchema2018.js +1 -1
- package/lib/umd/models/CredentialSchema2018Schema.js +1 -1
- package/lib/umd/models/CredentialSchema2023.js +1 -1
- 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/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/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/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/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/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 +1 -1
- package/lib/umd/models/IDPAuthorisationRequestDto.js +1 -1
- package/lib/umd/models/IDPAuthorisationRequestResponseDto.js +1 -1
- package/lib/umd/models/IDPAuthorisationSiopSessionRequestPayloadDto.js +1 -1
- package/lib/umd/models/IDPCreateInvitationDto.js +8 -14
- package/lib/umd/models/IDPCreateInvitationPayloadDto.js +1 -1
- package/lib/umd/models/IDPEndUserInvitationResponseDto.js +1 -1
- package/lib/umd/models/IDPEndUserInvitationResponseModelDto.js +1 -1
- package/lib/umd/models/IDPEndUserInvitationsResponseDto.js +1 -1
- package/lib/umd/models/IDPEndUserResponseDto.js +1 -1
- package/lib/umd/models/IDPEndUserResponseModelDto.js +1 -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/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 +1 -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/IDPMeta.js +1 -1
- package/lib/umd/models/IDPUpdatePasswordDto.js +1 -1
- package/lib/umd/models/IDPUpdatePasswordPayloadDto.js +1 -1
- package/lib/umd/models/IDPUpdateUserDto.js +1 -1
- package/lib/umd/models/IDPUpdateUserPayloadDto.js +1 -1
- package/lib/umd/models/IDPUserDto.js +1 -1
- package/lib/umd/models/IDPUserResponseDto.js +1 -1
- package/lib/umd/models/IDPWhoAmIResponseModelDto.js +1 -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/KeystoreDataEncryptionKey.js +1 -1
- package/lib/umd/models/KeystoreDataEncryptionKeyResponse.js +1 -1
- package/lib/umd/models/KeystoreErr.js +1 -1
- package/lib/umd/models/KeystoreErrorsResponse.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/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 +1 -1
- 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/UtilitiesBlobInfo.js +1 -1
- package/lib/umd/models/UtilitiesBlobInfoResponse.js +1 -1
- package/lib/umd/models/UtilitiesBlobPublicInfo.js +1 -1
- package/lib/umd/models/UtilitiesBlobPublicInfoResponse.js +1 -1
- package/lib/umd/models/UtilitiesBlobUploadUrlRequest.js +1 -1
- package/lib/umd/models/UtilitiesError.js +1 -1
- package/lib/umd/models/VCCnfDto.js +1 -1
- package/lib/umd/models/VCConstraintsDto.js +1 -1
- package/lib/umd/models/VCCreateCredentialTypeConfigDto.js +11 -4
- package/lib/umd/models/VCCreateCredentialTypeDto.js +3 -2
- package/lib/umd/models/VCCreateCredentialTypePayloadDto.js +1 -1
- package/lib/umd/models/VCCreateCredentialTypeStyleDto.js +1 -1
- package/lib/umd/models/VCCreatePresentationDefinitionDto.js +1 -1
- package/lib/umd/models/VCCreatePresentationDefinitionPayloadDto.js +1 -1
- package/lib/umd/models/VCCreatePresentationRequestDto.js +3 -2
- package/lib/umd/models/VCCreatePresentationRequestOptionsRequestDto.js +2 -2
- package/lib/umd/models/VCCreatePresentationRequestPayloadDto.js +1 -1
- package/lib/umd/models/VCCreateSchemaDto.js +1 -1
- package/lib/umd/models/VCCreateSchemaPayloadDto.js +1 -1
- package/lib/umd/models/VCCredentialJSONSchemaPayloadDto.js +1 -1
- package/lib/umd/models/VCCredentialModelDto.js +3 -2
- package/lib/umd/models/VCCredentialResponseDto.js +1 -1
- package/lib/umd/models/VCCredentialTypeConfigDto.js +17 -5
- package/lib/umd/models/VCCredentialTypeModelDto.js +15 -14
- 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 -1
- package/lib/umd/models/VCCredentialVerificationErrorResponseDto.js +1 -1
- package/lib/umd/models/VCCredentialVerificationOptionsRequestPayloadDto.js +2 -2
- package/lib/umd/models/VCCredentialVerificationResultResponseDto.js +1 -1
- package/lib/umd/models/VCCredentialVerificationWarningResponseDto.js +1 -1
- package/lib/umd/models/VCDeviceKeyInfoDto.js +50 -0
- package/lib/umd/models/VCErrorResponseDto.js +1 -1
- package/lib/umd/models/VCErrorsResponseDto.js +1 -1
- package/lib/umd/models/VCFieldsDto.js +1 -1
- package/lib/umd/models/VCFieldsDtoFilter.js +7 -1
- package/lib/umd/models/VCFilterContainsDto.js +52 -0
- package/lib/umd/models/VCFilterDto.js +7 -1
- package/lib/umd/models/VCFilterItemsDto.js +50 -0
- package/lib/umd/models/VCFilterNotPredicateDto.js +1 -1
- package/lib/umd/models/VCGenerateCredentialDto.js +12 -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/VCIdTokenVerificationErrorResponseDto.js +1 -1
- package/lib/umd/models/VCIdTokenVerificationOptionsDto.js +2 -2
- package/lib/umd/models/VCIdTokenVerificationResultResponseDto.js +1 -1
- package/lib/umd/models/VCIdTokenVerificationWarningResponseDto.js +1 -1
- package/lib/umd/models/VCInputDescriptorDto.js +3 -1
- package/lib/umd/models/VCInputDescriptorMapDto.js +3 -2
- package/lib/umd/models/VCInputDescriptorPayload.js +1 -1
- 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 +3 -2
- package/lib/umd/models/VCPresentationDefinitionDto.js +1 -1
- package/lib/umd/models/VCPresentationDefinitionJsonDto.js +1 -1
- package/lib/umd/models/VCPresentationDefinitionJsonResponseDto.js +1 -1
- package/lib/umd/models/VCPresentationDefinitionModelDto.js +1 -1
- package/lib/umd/models/VCPresentationDefinitionResponseDto.js +1 -1
- package/lib/umd/models/VCPresentationRequestModelDto.js +1 -1
- package/lib/umd/models/VCPresentationRequestParametersModelDto.js +1 -1
- package/lib/umd/models/VCPresentationRequestResponseDto.js +1 -1
- package/lib/umd/models/VCPresentationRequestResponseVerificationOptionsDto.js +2 -2
- package/lib/umd/models/VCPresentationRequestResponseVerificationResultResponseDto.js +1 -1
- package/lib/umd/models/VCPresentationSubmissionDto.js +1 -1
- package/lib/umd/models/VCPresentationVerificationErrorResponseDto.js +1 -1
- package/lib/umd/models/VCPresentationVerificationOptionsDto.js +3 -4
- 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/VCUnsignedCredentialModelDto.js +9 -2
- package/lib/umd/models/VCUnsignedCredentialModelDtoMetadata.js +3 -3
- package/lib/umd/models/VCUnsignedCredentialResponseDto.js +1 -1
- package/lib/umd/models/VCUnsignedPresentationModelDto.js +1 -1
- 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 +3 -2
- 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 +1 -1
- package/lib/umd/models/VCVerifyPresentationRequestResponsePayloadDto.js +1 -1
- package/lib/umd/models/VCVerifySignedCredentialRequestDto.js +13 -2
- package/lib/umd/models/VCVerifySignedCredentialRequestPayloadDto.js +1 -1
- package/lib/umd/models/VCVerifySignedPresentationRequestDto.js +1 -1
- package/lib/umd/models/VCVerifySignedPresentationRequestPayloadDto.js +1 -1
- package/lib/umd/models/VaultActivity.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/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 -1
- package/lib/umd/models/VaultClassificationNodeAttributesWithDeletion.js +1 -1
- package/lib/umd/models/VaultClientTask.js +1 -1
- package/lib/umd/models/VaultCollectionReport.js +1 -1
- package/lib/umd/models/VaultCompactShareIntent.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/VaultCreatedShareReport.js +1 -1
- package/lib/umd/models/VaultDelegationInvitation.js +1 -1
- package/lib/umd/models/VaultDelegationInvitationResponse.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/VaultInvitation.js +1 -1
- package/lib/umd/models/VaultInvitationAcceptedResponse.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/VaultItemTemplateResponse.js +1 -1
- package/lib/umd/models/VaultMeResponse.js +1 -1
- package/lib/umd/models/VaultNestedSlotAttributes.js +1 -1
- package/lib/umd/models/VaultOwnConnectionData.js +1 -1
- package/lib/umd/models/VaultRemoteFile.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/VaultTheOtherConnectedUserData.js +1 -1
- package/lib/umd/models/VaultThumbnail.js +1 -1
- package/lib/umd/models/VaultUser.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/index.js +3 -9
- package/lib/umd/runtime.js +1 -1
- package/package.json +1 -1
- package/lib/esm/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCreateCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeModelDtoConfig.js +0 -52
- package/lib/esm/models/VCCredentialTypeModelDtoSchema.js +0 -55
- package/lib/esm/models/VCCredentialTypeModelDtoStyle.js +0 -49
- package/lib/esm/models/VCGenerateCredentialDtoClaims.js +0 -39
- package/lib/types/models/VCClaimsDto.d.ts +0 -31
- package/lib/types/models/VCCreateCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCreateCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeModelDtoConfig.d.ts +0 -50
- package/lib/types/models/VCCredentialTypeModelDtoSchema.d.ts +0 -55
- package/lib/types/models/VCCredentialTypeModelDtoStyle.d.ts +0 -43
- package/lib/types/models/VCGenerateCredentialDtoClaims.d.ts +0 -32
- package/lib/umd/models/VCClaimsDto.js +0 -50
- package/lib/umd/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCreateCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeModelDtoConfig.js +0 -59
- package/lib/umd/models/VCCredentialTypeModelDtoSchema.js +0 -62
- package/lib/umd/models/VCCredentialTypeModelDtoStyle.js +0 -56
- package/lib/umd/models/VCGenerateCredentialDtoClaims.js +0 -46
package/lib/esm/models/VaultUserConnectionsReportConnectionsWithDelegationAccessToOtherUsers.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SVX API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 2.
|
|
7
|
+
* The version of the OpenAPI document: 2.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SVX API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 2.
|
|
7
|
+
* The version of the OpenAPI document: 2.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/lib/esm/models/index.js
CHANGED
|
@@ -205,13 +205,10 @@ export * from './UtilitiesBlobPublicInfo';
|
|
|
205
205
|
export * from './UtilitiesBlobPublicInfoResponse';
|
|
206
206
|
export * from './UtilitiesBlobUploadUrlRequest';
|
|
207
207
|
export * from './UtilitiesError';
|
|
208
|
-
export * from './VCClaimsDto';
|
|
209
208
|
export * from './VCCnfDto';
|
|
210
209
|
export * from './VCConstraintsDto';
|
|
211
210
|
export * from './VCCreateCredentialTypeConfigDto';
|
|
212
|
-
export * from './VCCreateCredentialTypeConfigDtoExpiry';
|
|
213
211
|
export * from './VCCreateCredentialTypeDto';
|
|
214
|
-
export * from './VCCreateCredentialTypeExpiryDto';
|
|
215
212
|
export * from './VCCreateCredentialTypePayloadDto';
|
|
216
213
|
export * from './VCCreateCredentialTypeStyleDto';
|
|
217
214
|
export * from './VCCreatePresentationDefinitionDto';
|
|
@@ -225,12 +222,7 @@ export * from './VCCredentialJSONSchemaPayloadDto';
|
|
|
225
222
|
export * from './VCCredentialModelDto';
|
|
226
223
|
export * from './VCCredentialResponseDto';
|
|
227
224
|
export * from './VCCredentialTypeConfigDto';
|
|
228
|
-
export * from './VCCredentialTypeConfigDtoExpiry';
|
|
229
|
-
export * from './VCCredentialTypeExpiryDto';
|
|
230
225
|
export * from './VCCredentialTypeModelDto';
|
|
231
|
-
export * from './VCCredentialTypeModelDtoConfig';
|
|
232
|
-
export * from './VCCredentialTypeModelDtoSchema';
|
|
233
|
-
export * from './VCCredentialTypeModelDtoStyle';
|
|
234
226
|
export * from './VCCredentialTypeResponseDto';
|
|
235
227
|
export * from './VCCredentialTypeSchemaDto';
|
|
236
228
|
export * from './VCCredentialTypeStyleDto';
|
|
@@ -239,14 +231,16 @@ export * from './VCCredentialVerificationErrorResponseDto';
|
|
|
239
231
|
export * from './VCCredentialVerificationOptionsRequestPayloadDto';
|
|
240
232
|
export * from './VCCredentialVerificationResultResponseDto';
|
|
241
233
|
export * from './VCCredentialVerificationWarningResponseDto';
|
|
234
|
+
export * from './VCDeviceKeyInfoDto';
|
|
242
235
|
export * from './VCErrorResponseDto';
|
|
243
236
|
export * from './VCErrorsResponseDto';
|
|
244
237
|
export * from './VCFieldsDto';
|
|
245
238
|
export * from './VCFieldsDtoFilter';
|
|
239
|
+
export * from './VCFilterContainsDto';
|
|
246
240
|
export * from './VCFilterDto';
|
|
241
|
+
export * from './VCFilterItemsDto';
|
|
247
242
|
export * from './VCFilterNotPredicateDto';
|
|
248
243
|
export * from './VCGenerateCredentialDto';
|
|
249
|
-
export * from './VCGenerateCredentialDtoClaims';
|
|
250
244
|
export * from './VCGenerateCredentialPayloadDto';
|
|
251
245
|
export * from './VCGeneratePresentationDto';
|
|
252
246
|
export * from './VCGeneratePresentationPayloadDto';
|
package/lib/esm/runtime.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SVX API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 2.
|
|
7
|
+
* The version of the OpenAPI document: 2.1.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* 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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -65,7 +65,6 @@ export interface UserAuthorisationSiopSessionsPostRequest {
|
|
|
65
65
|
}
|
|
66
66
|
export interface UsersInvitationsGetRequest {
|
|
67
67
|
status?: string;
|
|
68
|
-
invitedVia?: UsersInvitationsGetInvitedViaEnum;
|
|
69
68
|
meecoOrganisationID?: string;
|
|
70
69
|
order?: UsersInvitationsGetOrderEnum;
|
|
71
70
|
orderBy?: UsersInvitationsGetOrderByEnum;
|
|
@@ -88,13 +87,6 @@ export interface UsersInvitationsPostRequest {
|
|
|
88
87
|
iDPCreateInvitationPayloadDto: IDPCreateInvitationPayloadDto;
|
|
89
88
|
meecoOrganisationID?: string;
|
|
90
89
|
}
|
|
91
|
-
export interface UsersInvitationsShortLivedAccessTokenPostRequest {
|
|
92
|
-
iDPGenerateShortLivedAccessTokenPayloadDto: IDPGenerateShortLivedAccessTokenPayloadDto;
|
|
93
|
-
}
|
|
94
|
-
export interface UsersInvitationsTokenAcceptPostRequest {
|
|
95
|
-
token: string;
|
|
96
|
-
iDPAcceptEndUserInvitationPayloadDto: IDPAcceptEndUserInvitationPayloadDto;
|
|
97
|
-
}
|
|
98
90
|
export interface UsersMePasswordPutRequest {
|
|
99
91
|
iDPUpdatePasswordPayloadDto: IDPUpdatePasswordPayloadDto;
|
|
100
92
|
}
|
|
@@ -284,7 +276,7 @@ export declare class UsersApi extends runtime.BaseAPI {
|
|
|
284
276
|
* <h4>Requires no security rights</h4><br /><p>Endpoint works for a tenant and organisation user based on the <b>Meeco-Organisation-ID</b> header.</p><p>Returns a list of invitations available to the caller.</p><p>In case of tenant context, endpoint returns all invitations available in the tenancy.</p><p>In case of organization context, endpoint returns all invitations available in the organisations.</p>
|
|
285
277
|
* List invitations
|
|
286
278
|
*/
|
|
287
|
-
usersInvitationsGet(status?: string,
|
|
279
|
+
usersInvitationsGet(status?: string, meecoOrganisationID?: string, order?: UsersInvitationsGetOrderEnum, orderBy?: UsersInvitationsGetOrderByEnum, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IDPInvitationsResponseDto>;
|
|
288
280
|
/**
|
|
289
281
|
* Deletes a pending or expired invitation.
|
|
290
282
|
* Delete the invitation
|
|
@@ -316,35 +308,15 @@ export declare class UsersApi extends runtime.BaseAPI {
|
|
|
316
308
|
*/
|
|
317
309
|
usersInvitationsIdResendPost(id: string, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IDPInvitationResponseDto>;
|
|
318
310
|
/**
|
|
319
|
-
* <p>Creates an invitation for user to join the platform. If user already exists, he/she will be added to the target organisation or tenant.</p><p>Payload example to invite an
|
|
320
|
-
* Invite
|
|
311
|
+
* <p>Creates an invitation for user to join the platform. If user already exists, he/she will be added to the target organisation or tenant.</p><p>Payload example to invite an admin:</p><pre><code>{ <br /> \"invitation\": { <br /> \"email\": \"email@meeco.me\", <br /> \"given_name\": \"Peter\", <br /> \"family_name\": \"Peterson\", <br /> } <br />} <br /></code></pre><p> Tenant admin will be invited to is determined by the <code>tid</code> attribute value inside the JWT token & empty the <code>Meeco-Organisation-ID</code> query param value in request. </p><p> Org admin will be invited to is determined by the <code>tid</code> attribute value inside the JWT token & <code>Meeco-Organisation-ID</code> query param value in request. </p><p> Global admin will be invited to is determined by the empty value in <code>tid</code> attribute value inside the JWT token & <code>Meeco-Organisation-ID</code> query param value in request. </p><p> The user who is sending the invitations can only invite other users within the tenant or organization they have selected. </p><p> For example, if the user is in the tenant context, they can only manage tenant users and invitations. Similarly, in the org context, they can only manage org users and invitations, and in the global context, they can only manage global users and invitations. </p>
|
|
312
|
+
* Invite admin to join the platform
|
|
321
313
|
*/
|
|
322
314
|
usersInvitationsPostRaw(requestParameters: UsersInvitationsPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<IDPInvitationResponseDto>>;
|
|
323
315
|
/**
|
|
324
|
-
* <p>Creates an invitation for user to join the platform. If user already exists, he/she will be added to the target organisation or tenant.</p><p>Payload example to invite an
|
|
325
|
-
* Invite
|
|
316
|
+
* <p>Creates an invitation for user to join the platform. If user already exists, he/she will be added to the target organisation or tenant.</p><p>Payload example to invite an admin:</p><pre><code>{ <br /> \"invitation\": { <br /> \"email\": \"email@meeco.me\", <br /> \"given_name\": \"Peter\", <br /> \"family_name\": \"Peterson\", <br /> } <br />} <br /></code></pre><p> Tenant admin will be invited to is determined by the <code>tid</code> attribute value inside the JWT token & empty the <code>Meeco-Organisation-ID</code> query param value in request. </p><p> Org admin will be invited to is determined by the <code>tid</code> attribute value inside the JWT token & <code>Meeco-Organisation-ID</code> query param value in request. </p><p> Global admin will be invited to is determined by the empty value in <code>tid</code> attribute value inside the JWT token & <code>Meeco-Organisation-ID</code> query param value in request. </p><p> The user who is sending the invitations can only invite other users within the tenant or organization they have selected. </p><p> For example, if the user is in the tenant context, they can only manage tenant users and invitations. Similarly, in the org context, they can only manage org users and invitations, and in the global context, they can only manage global users and invitations. </p>
|
|
317
|
+
* Invite admin to join the platform
|
|
326
318
|
*/
|
|
327
319
|
usersInvitationsPost(iDPCreateInvitationPayloadDto: IDPCreateInvitationPayloadDto, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<IDPInvitationResponseDto>;
|
|
328
|
-
/**
|
|
329
|
-
* <p>Exchange invitation token for a short lived access token that allows Wallet to complete registration flow.</p><p>Short lived access token is valid for a minute and can be used to:<ul><li>verify the request via <code>POST /oidc/presentations/requests/verify</code></li><li>generate a verifiable presentation via <code>POST /presentations/generate</code></li><li>generate an ID Token via <code>POST /oidc/presentations/token</code></li><li>acccept an invitation and get a longer lasting access token to use in the joined tenancy via <code>POST /invitations/{token}/accept</code></li></ul></p>
|
|
330
|
-
* Exchange invitation token with a short lived access token
|
|
331
|
-
*/
|
|
332
|
-
usersInvitationsShortLivedAccessTokenPostRaw(requestParameters: UsersInvitationsShortLivedAccessTokenPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<string>>;
|
|
333
|
-
/**
|
|
334
|
-
* <p>Exchange invitation token for a short lived access token that allows Wallet to complete registration flow.</p><p>Short lived access token is valid for a minute and can be used to:<ul><li>verify the request via <code>POST /oidc/presentations/requests/verify</code></li><li>generate a verifiable presentation via <code>POST /presentations/generate</code></li><li>generate an ID Token via <code>POST /oidc/presentations/token</code></li><li>acccept an invitation and get a longer lasting access token to use in the joined tenancy via <code>POST /invitations/{token}/accept</code></li></ul></p>
|
|
335
|
-
* Exchange invitation token with a short lived access token
|
|
336
|
-
*/
|
|
337
|
-
usersInvitationsShortLivedAccessTokenPost(iDPGenerateShortLivedAccessTokenPayloadDto: IDPGenerateShortLivedAccessTokenPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<string>;
|
|
338
|
-
/**
|
|
339
|
-
* <p>Accept invitation by submitting presentation request response. Works for invitation with <code>invited_via</code> attribute set to <code>did</code>.</p><p>If user is already a member of a tenant, invitation status will not change and only access token will returned.</p>
|
|
340
|
-
* Accept invitation by submitting presentation request response
|
|
341
|
-
*/
|
|
342
|
-
usersInvitationsTokenAcceptPostRaw(requestParameters: UsersInvitationsTokenAcceptPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<string>>;
|
|
343
|
-
/**
|
|
344
|
-
* <p>Accept invitation by submitting presentation request response. Works for invitation with <code>invited_via</code> attribute set to <code>did</code>.</p><p>If user is already a member of a tenant, invitation status will not change and only access token will returned.</p>
|
|
345
|
-
* Accept invitation by submitting presentation request response
|
|
346
|
-
*/
|
|
347
|
-
usersInvitationsTokenAcceptPost(token: string, iDPAcceptEndUserInvitationPayloadDto: IDPAcceptEndUserInvitationPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<string>;
|
|
348
320
|
/**
|
|
349
321
|
* This endpoint updates a user password
|
|
350
322
|
* Change user password
|
|
@@ -385,14 +357,6 @@ export declare const EndUsersGetStatusEnum: {
|
|
|
385
357
|
readonly All: "all";
|
|
386
358
|
};
|
|
387
359
|
export type EndUsersGetStatusEnum = typeof EndUsersGetStatusEnum[keyof typeof EndUsersGetStatusEnum];
|
|
388
|
-
/**
|
|
389
|
-
* @export
|
|
390
|
-
*/
|
|
391
|
-
export declare const UsersInvitationsGetInvitedViaEnum: {
|
|
392
|
-
readonly Email: "email";
|
|
393
|
-
readonly Did: "did";
|
|
394
|
-
};
|
|
395
|
-
export type UsersInvitationsGetInvitedViaEnum = typeof UsersInvitationsGetInvitedViaEnum[keyof typeof UsersInvitationsGetInvitedViaEnum];
|
|
396
360
|
/**
|
|
397
361
|
* @export
|
|
398
362
|
*/
|
|
@@ -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: 2.
|
|
5
|
+
* The version of the OpenAPI document: 2.1.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -167,12 +167,12 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
167
167
|
*/
|
|
168
168
|
credentialTypesPost(meecoOrganisationID: string, vCCreateCredentialTypePayloadDto: VCCreateCredentialTypePayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCCredentialTypeResponseDto>;
|
|
169
169
|
/**
|
|
170
|
-
* <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
|
|
170
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><hr /><p>Generates unsigned verifiable credential token in JWT format. Client is expected to sign it with a private key.</p><hr /><p>An example of credential signing in Javascript:</p><pre><code>import { Ed25519 } from \'@meeco/sdk\'; <br />import { EdDSASigner, hexToBytes } from \'did-jwt\'; <br /><br />const key = new Ed25519(hexToBytes(SEED_HEX)); <br />const signerFn = EdDSASigner(key.getSecretKey()); <br /><br />const signature = await signerFn(unsignedJwt); <br />const vcJwt = [unsignedJwt, signature].join(\'.\');</code></pre><hr /><br /><h4>Issuer property caveat</h4><p>We use <b>openapi-generator</b> to generate Typescript SDK for the given API swagger definition. However, <b>openapi-generator</b> does not support <b>oneOf</b> configuration properly and generates an invalid Typescript SDK. To avoid the problem, swagger defines <b>issuer</b> property only as string for the moment. While in fact, endpoint accepts issuer as an object in format of <code>{id: string; name: string;}</code> as well.</p><br /><h4>Type property caveat</h4><p><code>type</code> is required for <code>vc+sd-jwt</code> format and must be a string.<br />However, endpoint accepts <code>type</code> as an array of string for <code>JWT VC</code> in format of <code>[\"VerifiableCredential\", \"AlumniCredential\"]</code> as well. <br /></p>
|
|
171
171
|
* Generate credential based on type and claims provided
|
|
172
172
|
*/
|
|
173
173
|
credentialsGeneratePostRaw(requestParameters: CredentialsGeneratePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCUnsignedCredentialResponseDto>>;
|
|
174
174
|
/**
|
|
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
|
|
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 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>
|
|
176
176
|
* Generate credential based on type and claims provided
|
|
177
177
|
*/
|
|
178
178
|
credentialsGeneratePost(meecoOrganisationID: string, vCGenerateCredentialPayloadDto: VCGenerateCredentialPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCUnsignedCredentialResponseDto>;
|
|
@@ -187,22 +187,22 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
187
187
|
*/
|
|
188
188
|
credentialsGenerateValidatePayloadPost(meecoOrganisationID: string, vCGenerateCredentialPayloadDto: VCGenerateCredentialPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
189
189
|
/**
|
|
190
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
190
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Lists credentials that selected organisation has issued.</p>
|
|
191
191
|
* Get a list of credentials organisation has issued
|
|
192
192
|
*/
|
|
193
193
|
credentialsGetRaw(requestParameters: CredentialsGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCPaginatedCredentialsResponseDto>>;
|
|
194
194
|
/**
|
|
195
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
195
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Lists credentials that selected organisation has issued.</p>
|
|
196
196
|
* Get a list of credentials organisation has issued
|
|
197
197
|
*/
|
|
198
198
|
credentialsGet(meecoOrganisationID: string, order?: CredentialsGetOrderEnum, orderBy?: CredentialsGetOrderByEnum, perPage?: any, page?: any, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCPaginatedCredentialsResponseDto>;
|
|
199
199
|
/**
|
|
200
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
200
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Fetch information about a credential organisation has issued by credential ID.</p>
|
|
201
201
|
* Fetch information about a credential organistaion has issued
|
|
202
202
|
*/
|
|
203
203
|
credentialsIdGetRaw(requestParameters: CredentialsIdGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCCredentialResponseDto>>;
|
|
204
204
|
/**
|
|
205
|
-
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br
|
|
205
|
+
* <h4>Requires the following security rights:</h4><ul><li><code>vc:org:manage</code></li></ul><br /><p>Fetch information about a credential organisation has issued by credential ID.</p>
|
|
206
206
|
* Fetch information about a credential organistaion has issued
|
|
207
207
|
*/
|
|
208
208
|
credentialsIdGet(id: string, meecoOrganisationID: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCCredentialResponseDto>;
|
|
@@ -217,13 +217,13 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
217
217
|
*/
|
|
218
218
|
credentialsStatusPost(meecoOrganisationID: string, vCUpdateCredentialStatusRequestDto: VCUpdateCredentialStatusRequestDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
219
219
|
/**
|
|
220
|
-
* <p>Verify a Verifiable Credential
|
|
221
|
-
* Verify a Verifiable Credential (VC)
|
|
220
|
+
* <p>Verify a Verifiable Credential</p><p>Current supports the following formats</p><ul><li><code>jwt_vc_json</code></li><li><code>vc+sd-jwt</code></li><li><code>mso_mdoc</code></li></ul><p>If credential.format is not provided, the credential token is assumed to be a JWT.</p><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)
|
|
222
222
|
*/
|
|
223
223
|
credentialsVerifyPostRaw(requestParameters: CredentialsVerifyPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCCredentialVerificationResultResponseDto>>;
|
|
224
224
|
/**
|
|
225
|
-
* <p>Verify a Verifiable Credential
|
|
226
|
-
* Verify a Verifiable Credential (VC)
|
|
225
|
+
* <p>Verify a Verifiable Credential</p><p>Current supports the following formats</p><ul><li><code>jwt_vc_json</code></li><li><code>vc+sd-jwt</code></li><li><code>mso_mdoc</code></li></ul><p>If credential.format is not provided, the credential token is assumed to be a JWT.</p><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)
|
|
227
227
|
*/
|
|
228
228
|
credentialsVerifyPost(vCVerifySignedCredentialRequestPayloadDto: VCVerifySignedCredentialRequestPayloadDto, meecoOrganisationID?: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCCredentialVerificationResultResponseDto>;
|
|
229
229
|
/**
|
|
@@ -287,12 +287,12 @@ export declare class VerifiableCredentialsApi extends runtime.BaseAPI {
|
|
|
287
287
|
*/
|
|
288
288
|
schemasIdVersionSchemaJsonGet(id: string, version: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<SchemasIdVersionSchemaJsonGet200Response>;
|
|
289
289
|
/**
|
|
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>
|
|
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><hr /><p>Example (mso_mdoc credential format):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"org.iso.18013.5.1\": { <br /> \"type\": \"object\" <br /> \"properties\": { <br /> \"email\": { <br /> \"type\": \"string\" <br /> }, <br /> \"portrait\": { <br /> \"type\": \"string\" <br /> \"description\": \"jpeg as base64url encoded\" <br /> \"x-cbor-encoding\": \"bstr\" <br /> }, <br /> } <br /> }, <br /> }, <br /> \"required\": [ <br /> \"email\", <br /> \"portrait\" <br /> ] <br />} <br /></code></pre>
|
|
291
291
|
* Create schema
|
|
292
292
|
*/
|
|
293
293
|
schemasPostRaw(requestParameters: SchemasPostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<VCSchemaResponseDto>>;
|
|
294
294
|
/**
|
|
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>
|
|
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><hr /><p>Example (mso_mdoc credential format):<p><pre><code>{ <br /> \"$schema\": \"https://json-schema.org/draft/2020-12/schema\", <br /> \"type\": \"object\", <br /> \"properties\": { <br /> \"org.iso.18013.5.1\": { <br /> \"type\": \"object\" <br /> \"properties\": { <br /> \"email\": { <br /> \"type\": \"string\" <br /> }, <br /> \"portrait\": { <br /> \"type\": \"string\" <br /> \"description\": \"jpeg as base64url encoded\" <br /> \"x-cbor-encoding\": \"bstr\" <br /> }, <br /> } <br /> }, <br /> }, <br /> \"required\": [ <br /> \"email\", <br /> \"portrait\" <br /> ] <br />} <br /></code></pre>
|
|
296
296
|
* Create schema
|
|
297
297
|
*/
|
|
298
298
|
schemasPost(vCCreateSchemaPayloadDto: VCCreateSchemaPayloadDto, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<VCSchemaResponseDto>;
|
|
@@ -322,6 +322,7 @@ export type CredentialTypesGetStatusEnum = typeof CredentialTypesGetStatusEnum[k
|
|
|
322
322
|
export declare const CredentialTypesGetFormatEnum: {
|
|
323
323
|
readonly VcsdJwt: "vc+sd-jwt";
|
|
324
324
|
readonly JwtVcJson: "jwt_vc_json";
|
|
325
|
+
readonly MsoMdoc: "mso_mdoc";
|
|
325
326
|
};
|
|
326
327
|
export type CredentialTypesGetFormatEnum = typeof CredentialTypesGetFormatEnum[keyof typeof CredentialTypesGetFormatEnum];
|
|
327
328
|
/**
|