@meeco/svx-api-sdk 1.0.0-stage.20241122171806.f5ccdca → 1.0.0-stage.20250108182330.b4cebf3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +2 -118
- package/lib/esm/apis/UsersApi.js +6 -100
- package/lib/esm/apis/VerifiableCredentialsApi.js +6 -6
- package/lib/esm/apis/VerifiablePresentationsApi.js +26 -29
- package/lib/esm/models/IDPCreateInvitationDto.js +6 -12
- package/lib/esm/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/esm/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/esm/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/esm/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/esm/models/VCFieldsDtoFilter.js +6 -0
- package/lib/esm/models/{ATOMRebuildableProjectors.js → VCFilterContainsDto.js} +10 -8
- package/lib/esm/models/VCFilterDto.js +6 -0
- package/lib/esm/models/{ATOMSrt.js → VCFilterItemsDto.js} +9 -9
- package/lib/esm/models/VCInputDescriptorDto.js +2 -0
- package/lib/esm/models/VCPresentationVerificationOptionsDto.js +1 -2
- package/lib/esm/models/index.js +2 -118
- package/lib/types/apis/UsersApi.d.ts +5 -41
- package/lib/types/apis/VerifiableCredentialsApi.d.ts +6 -6
- package/lib/types/apis/VerifiablePresentationsApi.d.ts +26 -26
- package/lib/types/models/IDPCreateInvitationDto.d.ts +3 -18
- package/lib/types/models/VCCreateCredentialTypeConfigDto.d.ts +20 -3
- package/lib/types/models/VCCreatePresentationRequestOptionsRequestDto.d.ts +1 -1
- package/lib/types/models/VCCredentialTypeConfigDto.d.ts +23 -6
- package/lib/types/models/VCCredentialTypeModelDto.d.ts +10 -10
- package/lib/types/models/VCFieldsDtoFilter.d.ts +14 -0
- package/lib/types/models/VCFilterContainsDto.d.ts +37 -0
- package/lib/types/models/VCFilterDto.d.ts +14 -0
- package/lib/types/models/VCFilterItemsDto.d.ts +31 -0
- package/lib/types/models/VCInputDescriptorDto.d.ts +6 -0
- package/lib/types/models/VCPresentationVerificationOptionsDto.d.ts +0 -1
- package/lib/types/models/index.d.ts +2 -118
- package/lib/umd/apis/UsersApi.js +7 -101
- package/lib/umd/apis/VerifiableCredentialsApi.js +6 -6
- package/lib/umd/apis/VerifiablePresentationsApi.js +26 -29
- package/lib/umd/models/IDPCreateInvitationDto.js +7 -13
- package/lib/umd/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/umd/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/umd/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/umd/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/umd/models/VCFieldsDtoFilter.js +6 -0
- package/lib/umd/models/VCFilterContainsDto.js +52 -0
- package/lib/umd/models/VCFilterDto.js +6 -0
- package/lib/umd/models/VCFilterItemsDto.js +50 -0
- package/lib/umd/models/VCInputDescriptorDto.js +2 -0
- package/lib/umd/models/VCPresentationVerificationOptionsDto.js +1 -2
- package/lib/umd/models/index.js +2 -118
- package/package.json +1 -1
- package/lib/esm/models/ATOMAgentList.js +0 -44
- package/lib/esm/models/ATOMAgentToken.js +0 -43
- package/lib/esm/models/ATOMApplicationVersion.js +0 -44
- package/lib/esm/models/ATOMAuthorizationResponse.js +0 -47
- package/lib/esm/models/ATOMBlobInfo.js +0 -67
- package/lib/esm/models/ATOMBlobInfoResponse.js +0 -44
- package/lib/esm/models/ATOMBlobPublicInfo.js +0 -61
- package/lib/esm/models/ATOMBlobPublicInfoResponse.js +0 -44
- package/lib/esm/models/ATOMBlobUploadUrlRequest.js +0 -46
- package/lib/esm/models/ATOMComponent.js +0 -49
- package/lib/esm/models/ATOMFileStorageBackend.js +0 -45
- package/lib/esm/models/ATOMFileStorageConfiguration.js +0 -46
- package/lib/esm/models/ATOMGenesisRequest.js +0 -43
- package/lib/esm/models/ATOMJwk.js +0 -49
- package/lib/esm/models/ATOMNewAgentRequest.js +0 -48
- package/lib/esm/models/ATOMOneAgent.js +0 -44
- package/lib/esm/models/ATOMOneUser.js +0 -44
- package/lib/esm/models/ATOMOrgAgent.js +0 -51
- package/lib/esm/models/ATOMPublicKey.js +0 -43
- package/lib/esm/models/ATOMRedeemInvitationRequest.js +0 -46
- package/lib/esm/models/ATOMSecurityRightSpec.js +0 -48
- package/lib/esm/models/ATOMUpdateOrgAgentRequest.js +0 -46
- package/lib/esm/models/CreateSessionResponseSession.js +0 -43
- package/lib/esm/models/IDNApp.js +0 -61
- package/lib/esm/models/IDNAppSignal.js +0 -49
- package/lib/esm/models/IDNComponent.js +0 -49
- package/lib/esm/models/IDNDatabase.js +0 -52
- package/lib/esm/models/IDNHealthCheck.js +0 -49
- package/lib/esm/models/IDNStatusDto.js +0 -56
- package/lib/esm/models/IDNStatusDtoWrapper.js +0 -44
- package/lib/esm/models/IDNVersionDto.js +0 -44
- package/lib/esm/models/IDPAcceptInviteNewUserDto.js +0 -52
- package/lib/esm/models/IDPClientModelDto.js +0 -82
- package/lib/esm/models/IDPClientResponseDto.js +0 -44
- package/lib/esm/models/IDPClientsResponseDto.js +0 -44
- package/lib/esm/models/IDPCreateClientDto.js +0 -85
- package/lib/esm/models/IDPCreateClientPayloadDto.js +0 -44
- package/lib/esm/models/IDPForgotPasswordDto.js +0 -43
- package/lib/esm/models/IDPLoginRequestDto.js +0 -49
- package/lib/esm/models/IDPResetPasswordDto.js +0 -43
- package/lib/esm/models/IDPUpdateClientDto.js +0 -61
- package/lib/esm/models/IDPUpdateClientPayloadDto.js +0 -44
- package/lib/esm/models/KeystoreComponent.js +0 -46
- package/lib/esm/models/KeystoreDelegation.js +0 -73
- package/lib/esm/models/KeystoreDelegationResponse.js +0 -44
- package/lib/esm/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -47
- package/lib/esm/models/KeystoreExternalAdmissionTokens.js +0 -46
- package/lib/esm/models/KeystoreKbcSessionResponse.js +0 -48
- package/lib/esm/models/KeystoreSession.js +0 -55
- package/lib/esm/models/KeystoreSessionResponse.js +0 -44
- package/lib/esm/models/KeystoreSessionValidity.js +0 -43
- package/lib/esm/models/KeystoreSrpChallenge.js +0 -46
- package/lib/esm/models/KeystoreUser.js +0 -46
- package/lib/esm/models/KeystoreUserImported.js +0 -49
- package/lib/esm/models/KeystoreUserInfo.js +0 -52
- package/lib/esm/models/KeystoreUserQueuedForDeletion.js +0 -46
- package/lib/esm/models/KeystoreUserResponse.js +0 -44
- package/lib/esm/models/KeystoreUsernameResponse.js +0 -46
- package/lib/esm/models/KeystoreWellKnownRecaptchaResponse.js +0 -43
- package/lib/esm/models/UtilitiesApplicationVersion.js +0 -44
- package/lib/esm/models/UtilitiesComponent.js +0 -49
- package/lib/esm/models/UtilitiesFileStorageBackend.js +0 -45
- package/lib/esm/models/UtilitiesFileStorageConfiguration.js +0 -46
- package/lib/esm/models/VCAmqp.js +0 -50
- package/lib/esm/models/VCApp.js +0 -61
- package/lib/esm/models/VCAppSignal.js +0 -49
- package/lib/esm/models/VCComponent.js +0 -49
- package/lib/esm/models/VCConnectionParams.js +0 -52
- package/lib/esm/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCreateCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeModelDtoConfig.js +0 -52
- package/lib/esm/models/VCCredentialTypeModelDtoSchema.js +0 -55
- package/lib/esm/models/VCCredentialTypeModelDtoStyle.js +0 -49
- package/lib/esm/models/VCDatabase.js +0 -52
- package/lib/esm/models/VCHealthCheck.js +0 -49
- package/lib/esm/models/VCStatusDto.js +0 -60
- package/lib/esm/models/VCStatusDtoWrapper.js +0 -44
- package/lib/esm/models/VCVersionDto.js +0 -44
- package/lib/esm/models/VaultAdmissionToken.js +0 -49
- package/lib/esm/models/VaultAdmissionTokenResponse.js +0 -44
- package/lib/esm/models/VaultAssociation.js +0 -58
- package/lib/esm/models/VaultAssociationResponse.js +0 -44
- package/lib/esm/models/VaultAttachmentResponse.js +0 -44
- package/lib/esm/models/VaultCompactAttachment.js +0 -54
- package/lib/esm/models/VaultCompactSlot.js +0 -49
- package/lib/esm/models/VaultComponent.js +0 -46
- package/lib/esm/models/VaultCreateOrganizationServiceResponse.js +0 -48
- package/lib/esm/models/VaultCreateSessionResponse.js +0 -44
- package/lib/esm/models/VaultDeletionQueueItemResponse.js +0 -44
- package/lib/esm/models/VaultGlobalAttachmentsReport.js +0 -52
- package/lib/esm/models/VaultGlobalAttachmentsReportResponse.js +0 -44
- package/lib/esm/models/VaultGlobalConnectionsReport.js +0 -56
- package/lib/esm/models/VaultGlobalConnectionsReportResponse.js +0 -48
- package/lib/esm/models/VaultGlobalSharesReport.js +0 -49
- package/lib/esm/models/VaultGlobalUsersReport.js +0 -52
- package/lib/esm/models/VaultGlobalUsersReportResponse.js +0 -44
- package/lib/esm/models/VaultImage.js +0 -49
- package/lib/esm/models/VaultInvitationConfirmedResponse.js +0 -51
- package/lib/esm/models/VaultItemTemplateClassificationRequest.js +0 -46
- package/lib/esm/models/VaultOrganization.js +0 -81
- package/lib/esm/models/VaultOrganizationMember.js +0 -59
- package/lib/esm/models/VaultOrganizationResponse.js +0 -44
- package/lib/esm/models/VaultRedirectResponse.js +0 -43
- package/lib/esm/models/VaultService.js +0 -78
- package/lib/esm/models/VaultServiceUser.js +0 -55
- package/lib/esm/models/VaultSessionResumeResponse.js +0 -51
- package/lib/esm/models/VaultSessionTypeAndUserAccessToken.js +0 -54
- package/lib/esm/models/VaultSlotResponse.js +0 -44
- package/lib/esm/models/VaultSystemClassificationNode.js +0 -64
- package/lib/esm/models/VaultSystemClassificationScheme.js +0 -65
- package/lib/esm/models/VaultSystemItemTemplate.js +0 -63
- package/lib/esm/models/VaultSystemTemplateSlot.js +0 -52
- package/lib/esm/models/VaultUserAccessToken.js +0 -55
- package/lib/esm/models/VaultUserQueuedForDeletion.js +0 -46
- package/lib/types/models/ATOMAgentList.d.ts +0 -32
- package/lib/types/models/ATOMAgentToken.d.ts +0 -31
- package/lib/types/models/ATOMApplicationVersion.d.ts +0 -32
- package/lib/types/models/ATOMAuthorizationResponse.d.ts +0 -38
- package/lib/types/models/ATOMBlobInfo.d.ts +0 -85
- package/lib/types/models/ATOMBlobInfoResponse.d.ts +0 -32
- package/lib/types/models/ATOMBlobPublicInfo.d.ts +0 -67
- package/lib/types/models/ATOMBlobPublicInfoResponse.d.ts +0 -32
- package/lib/types/models/ATOMBlobUploadUrlRequest.d.ts +0 -37
- package/lib/types/models/ATOMComponent.d.ts +0 -43
- package/lib/types/models/ATOMFileStorageBackend.d.ts +0 -37
- package/lib/types/models/ATOMFileStorageConfiguration.d.ts +0 -38
- package/lib/types/models/ATOMGenesisRequest.d.ts +0 -31
- package/lib/types/models/ATOMJwk.d.ts +0 -43
- package/lib/types/models/ATOMNewAgentRequest.d.ts +0 -43
- package/lib/types/models/ATOMOneAgent.d.ts +0 -32
- package/lib/types/models/ATOMOneUser.d.ts +0 -32
- package/lib/types/models/ATOMOrgAgent.d.ts +0 -49
- package/lib/types/models/ATOMPublicKey.d.ts +0 -31
- package/lib/types/models/ATOMRebuildableProjectors.d.ts +0 -31
- package/lib/types/models/ATOMRedeemInvitationRequest.d.ts +0 -37
- package/lib/types/models/ATOMSecurityRightSpec.d.ts +0 -43
- package/lib/types/models/ATOMSrt.d.ts +0 -31
- package/lib/types/models/ATOMUpdateOrgAgentRequest.d.ts +0 -37
- package/lib/types/models/CreateSessionResponseSession.d.ts +0 -31
- package/lib/types/models/IDNApp.d.ts +0 -67
- package/lib/types/models/IDNAppSignal.d.ts +0 -43
- package/lib/types/models/IDNComponent.d.ts +0 -43
- package/lib/types/models/IDNDatabase.d.ts +0 -49
- package/lib/types/models/IDNHealthCheck.d.ts +0 -43
- package/lib/types/models/IDNStatusDto.d.ts +0 -53
- package/lib/types/models/IDNStatusDtoWrapper.d.ts +0 -32
- package/lib/types/models/IDNVersionDto.d.ts +0 -32
- package/lib/types/models/IDPAcceptInviteNewUserDto.d.ts +0 -49
- package/lib/types/models/IDPClientModelDto.d.ts +0 -109
- package/lib/types/models/IDPClientResponseDto.d.ts +0 -32
- package/lib/types/models/IDPClientsResponseDto.d.ts +0 -32
- package/lib/types/models/IDPCreateClientDto.d.ts +0 -102
- package/lib/types/models/IDPCreateClientPayloadDto.d.ts +0 -32
- package/lib/types/models/IDPForgotPasswordDto.d.ts +0 -31
- package/lib/types/models/IDPLoginRequestDto.d.ts +0 -43
- package/lib/types/models/IDPResetPasswordDto.d.ts +0 -31
- package/lib/types/models/IDPUpdateClientDto.d.ts +0 -70
- package/lib/types/models/IDPUpdateClientPayloadDto.d.ts +0 -32
- package/lib/types/models/KeystoreComponent.d.ts +0 -37
- package/lib/types/models/KeystoreDelegation.d.ts +0 -91
- package/lib/types/models/KeystoreDelegationResponse.d.ts +0 -32
- package/lib/types/models/KeystoreDelegationWithPivateDekExternalIdResponse.d.ts +0 -38
- package/lib/types/models/KeystoreExternalAdmissionTokens.d.ts +0 -37
- package/lib/types/models/KeystoreKbcSessionResponse.d.ts +0 -39
- package/lib/types/models/KeystoreSession.d.ts +0 -55
- package/lib/types/models/KeystoreSessionResponse.d.ts +0 -32
- package/lib/types/models/KeystoreSessionValidity.d.ts +0 -31
- package/lib/types/models/KeystoreSrpChallenge.d.ts +0 -37
- package/lib/types/models/KeystoreUser.d.ts +0 -37
- package/lib/types/models/KeystoreUserImported.d.ts +0 -43
- package/lib/types/models/KeystoreUserInfo.d.ts +0 -49
- package/lib/types/models/KeystoreUserQueuedForDeletion.d.ts +0 -37
- package/lib/types/models/KeystoreUserResponse.d.ts +0 -32
- package/lib/types/models/KeystoreUsernameResponse.d.ts +0 -37
- package/lib/types/models/KeystoreWellKnownRecaptchaResponse.d.ts +0 -31
- package/lib/types/models/UtilitiesApplicationVersion.d.ts +0 -32
- package/lib/types/models/UtilitiesComponent.d.ts +0 -43
- package/lib/types/models/UtilitiesFileStorageBackend.d.ts +0 -37
- package/lib/types/models/UtilitiesFileStorageConfiguration.d.ts +0 -38
- package/lib/types/models/VCAmqp.d.ts +0 -44
- package/lib/types/models/VCApp.d.ts +0 -67
- package/lib/types/models/VCAppSignal.d.ts +0 -43
- package/lib/types/models/VCComponent.d.ts +0 -43
- package/lib/types/models/VCConnectionParams.d.ts +0 -49
- package/lib/types/models/VCCreateCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCreateCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeModelDtoConfig.d.ts +0 -50
- package/lib/types/models/VCCredentialTypeModelDtoSchema.d.ts +0 -55
- package/lib/types/models/VCCredentialTypeModelDtoStyle.d.ts +0 -43
- package/lib/types/models/VCDatabase.d.ts +0 -49
- package/lib/types/models/VCHealthCheck.d.ts +0 -43
- package/lib/types/models/VCStatusDto.d.ts +0 -60
- package/lib/types/models/VCStatusDtoWrapper.d.ts +0 -32
- package/lib/types/models/VCVersionDto.d.ts +0 -32
- package/lib/types/models/VaultAdmissionToken.d.ts +0 -43
- package/lib/types/models/VaultAdmissionTokenResponse.d.ts +0 -32
- package/lib/types/models/VaultAssociation.d.ts +0 -61
- package/lib/types/models/VaultAssociationResponse.d.ts +0 -32
- package/lib/types/models/VaultAttachmentResponse.d.ts +0 -32
- package/lib/types/models/VaultCompactAttachment.d.ts +0 -55
- package/lib/types/models/VaultCompactSlot.d.ts +0 -45
- package/lib/types/models/VaultComponent.d.ts +0 -37
- package/lib/types/models/VaultCreateOrganizationServiceResponse.d.ts +0 -39
- package/lib/types/models/VaultCreateSessionResponse.d.ts +0 -32
- package/lib/types/models/VaultDeletionQueueItemResponse.d.ts +0 -32
- package/lib/types/models/VaultGlobalAttachmentsReport.d.ts +0 -49
- package/lib/types/models/VaultGlobalAttachmentsReportResponse.d.ts +0 -32
- package/lib/types/models/VaultGlobalConnectionsReport.d.ts +0 -56
- package/lib/types/models/VaultGlobalConnectionsReportResponse.d.ts +0 -39
- package/lib/types/models/VaultGlobalSharesReport.d.ts +0 -43
- package/lib/types/models/VaultGlobalUsersReport.d.ts +0 -49
- package/lib/types/models/VaultGlobalUsersReportResponse.d.ts +0 -32
- package/lib/types/models/VaultImage.d.ts +0 -43
- package/lib/types/models/VaultInvitationConfirmedResponse.d.ts +0 -45
- package/lib/types/models/VaultItemTemplateClassificationRequest.d.ts +0 -37
- package/lib/types/models/VaultOrganization.d.ts +0 -100
- package/lib/types/models/VaultOrganizationMember.d.ts +0 -57
- package/lib/types/models/VaultOrganizationResponse.d.ts +0 -32
- package/lib/types/models/VaultRedirectResponse.d.ts +0 -31
- package/lib/types/models/VaultService.d.ts +0 -94
- package/lib/types/models/VaultServiceUser.d.ts +0 -55
- package/lib/types/models/VaultSessionResumeResponse.d.ts +0 -45
- package/lib/types/models/VaultSessionTypeAndUserAccessToken.d.ts +0 -46
- package/lib/types/models/VaultSlotResponse.d.ts +0 -32
- package/lib/types/models/VaultSystemClassificationNode.d.ts +0 -74
- package/lib/types/models/VaultSystemClassificationScheme.d.ts +0 -74
- package/lib/types/models/VaultSystemItemTemplate.d.ts +0 -69
- package/lib/types/models/VaultSystemTemplateSlot.d.ts +0 -49
- package/lib/types/models/VaultUserAccessToken.d.ts +0 -55
- package/lib/types/models/VaultUserQueuedForDeletion.d.ts +0 -37
- package/lib/umd/models/ATOMAgentList.js +0 -51
- package/lib/umd/models/ATOMAgentToken.js +0 -50
- package/lib/umd/models/ATOMApplicationVersion.js +0 -51
- package/lib/umd/models/ATOMAuthorizationResponse.js +0 -54
- package/lib/umd/models/ATOMBlobInfo.js +0 -74
- package/lib/umd/models/ATOMBlobInfoResponse.js +0 -51
- package/lib/umd/models/ATOMBlobPublicInfo.js +0 -68
- package/lib/umd/models/ATOMBlobPublicInfoResponse.js +0 -51
- package/lib/umd/models/ATOMBlobUploadUrlRequest.js +0 -53
- package/lib/umd/models/ATOMComponent.js +0 -56
- package/lib/umd/models/ATOMFileStorageBackend.js +0 -52
- package/lib/umd/models/ATOMFileStorageConfiguration.js +0 -53
- package/lib/umd/models/ATOMGenesisRequest.js +0 -50
- package/lib/umd/models/ATOMJwk.js +0 -56
- package/lib/umd/models/ATOMNewAgentRequest.js +0 -55
- package/lib/umd/models/ATOMOneAgent.js +0 -51
- package/lib/umd/models/ATOMOneUser.js +0 -51
- package/lib/umd/models/ATOMOrgAgent.js +0 -58
- package/lib/umd/models/ATOMPublicKey.js +0 -50
- package/lib/umd/models/ATOMRebuildableProjectors.js +0 -50
- package/lib/umd/models/ATOMRedeemInvitationRequest.js +0 -53
- package/lib/umd/models/ATOMSecurityRightSpec.js +0 -55
- package/lib/umd/models/ATOMSrt.js +0 -50
- package/lib/umd/models/ATOMUpdateOrgAgentRequest.js +0 -53
- package/lib/umd/models/CreateSessionResponseSession.js +0 -50
- package/lib/umd/models/IDNApp.js +0 -68
- package/lib/umd/models/IDNAppSignal.js +0 -56
- package/lib/umd/models/IDNComponent.js +0 -56
- package/lib/umd/models/IDNDatabase.js +0 -59
- package/lib/umd/models/IDNHealthCheck.js +0 -56
- package/lib/umd/models/IDNStatusDto.js +0 -63
- package/lib/umd/models/IDNStatusDtoWrapper.js +0 -51
- package/lib/umd/models/IDNVersionDto.js +0 -51
- package/lib/umd/models/IDPAcceptInviteNewUserDto.js +0 -59
- package/lib/umd/models/IDPClientModelDto.js +0 -89
- package/lib/umd/models/IDPClientResponseDto.js +0 -51
- package/lib/umd/models/IDPClientsResponseDto.js +0 -51
- package/lib/umd/models/IDPCreateClientDto.js +0 -92
- package/lib/umd/models/IDPCreateClientPayloadDto.js +0 -51
- package/lib/umd/models/IDPForgotPasswordDto.js +0 -50
- package/lib/umd/models/IDPLoginRequestDto.js +0 -56
- package/lib/umd/models/IDPResetPasswordDto.js +0 -50
- package/lib/umd/models/IDPUpdateClientDto.js +0 -68
- package/lib/umd/models/IDPUpdateClientPayloadDto.js +0 -51
- package/lib/umd/models/KeystoreComponent.js +0 -53
- package/lib/umd/models/KeystoreDelegation.js +0 -80
- package/lib/umd/models/KeystoreDelegationResponse.js +0 -51
- package/lib/umd/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -54
- package/lib/umd/models/KeystoreExternalAdmissionTokens.js +0 -53
- package/lib/umd/models/KeystoreKbcSessionResponse.js +0 -55
- package/lib/umd/models/KeystoreSession.js +0 -62
- package/lib/umd/models/KeystoreSessionResponse.js +0 -51
- package/lib/umd/models/KeystoreSessionValidity.js +0 -50
- package/lib/umd/models/KeystoreSrpChallenge.js +0 -53
- package/lib/umd/models/KeystoreUser.js +0 -53
- package/lib/umd/models/KeystoreUserImported.js +0 -56
- package/lib/umd/models/KeystoreUserInfo.js +0 -59
- package/lib/umd/models/KeystoreUserQueuedForDeletion.js +0 -53
- package/lib/umd/models/KeystoreUserResponse.js +0 -51
- package/lib/umd/models/KeystoreUsernameResponse.js +0 -53
- package/lib/umd/models/KeystoreWellKnownRecaptchaResponse.js +0 -50
- package/lib/umd/models/UtilitiesApplicationVersion.js +0 -51
- package/lib/umd/models/UtilitiesComponent.js +0 -56
- package/lib/umd/models/UtilitiesFileStorageBackend.js +0 -52
- package/lib/umd/models/UtilitiesFileStorageConfiguration.js +0 -53
- package/lib/umd/models/VCAmqp.js +0 -57
- package/lib/umd/models/VCApp.js +0 -68
- package/lib/umd/models/VCAppSignal.js +0 -56
- package/lib/umd/models/VCComponent.js +0 -56
- package/lib/umd/models/VCConnectionParams.js +0 -59
- package/lib/umd/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCreateCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeModelDtoConfig.js +0 -59
- package/lib/umd/models/VCCredentialTypeModelDtoSchema.js +0 -62
- package/lib/umd/models/VCCredentialTypeModelDtoStyle.js +0 -56
- package/lib/umd/models/VCDatabase.js +0 -59
- package/lib/umd/models/VCHealthCheck.js +0 -56
- package/lib/umd/models/VCStatusDto.js +0 -67
- package/lib/umd/models/VCStatusDtoWrapper.js +0 -51
- package/lib/umd/models/VCVersionDto.js +0 -51
- package/lib/umd/models/VaultAdmissionToken.js +0 -56
- package/lib/umd/models/VaultAdmissionTokenResponse.js +0 -51
- package/lib/umd/models/VaultAssociation.js +0 -65
- package/lib/umd/models/VaultAssociationResponse.js +0 -51
- package/lib/umd/models/VaultAttachmentResponse.js +0 -51
- package/lib/umd/models/VaultCompactAttachment.js +0 -61
- package/lib/umd/models/VaultCompactSlot.js +0 -56
- package/lib/umd/models/VaultComponent.js +0 -53
- package/lib/umd/models/VaultCreateOrganizationServiceResponse.js +0 -55
- package/lib/umd/models/VaultCreateSessionResponse.js +0 -51
- package/lib/umd/models/VaultDeletionQueueItemResponse.js +0 -51
- package/lib/umd/models/VaultGlobalAttachmentsReport.js +0 -59
- package/lib/umd/models/VaultGlobalAttachmentsReportResponse.js +0 -51
- package/lib/umd/models/VaultGlobalConnectionsReport.js +0 -63
- package/lib/umd/models/VaultGlobalConnectionsReportResponse.js +0 -55
- package/lib/umd/models/VaultGlobalSharesReport.js +0 -56
- package/lib/umd/models/VaultGlobalUsersReport.js +0 -59
- package/lib/umd/models/VaultGlobalUsersReportResponse.js +0 -51
- package/lib/umd/models/VaultImage.js +0 -56
- package/lib/umd/models/VaultInvitationConfirmedResponse.js +0 -58
- package/lib/umd/models/VaultItemTemplateClassificationRequest.js +0 -53
- package/lib/umd/models/VaultOrganization.js +0 -88
- package/lib/umd/models/VaultOrganizationMember.js +0 -66
- package/lib/umd/models/VaultOrganizationResponse.js +0 -51
- package/lib/umd/models/VaultRedirectResponse.js +0 -50
- package/lib/umd/models/VaultService.js +0 -85
- package/lib/umd/models/VaultServiceUser.js +0 -62
- package/lib/umd/models/VaultSessionResumeResponse.js +0 -58
- package/lib/umd/models/VaultSessionTypeAndUserAccessToken.js +0 -61
- package/lib/umd/models/VaultSlotResponse.js +0 -51
- package/lib/umd/models/VaultSystemClassificationNode.js +0 -71
- package/lib/umd/models/VaultSystemClassificationScheme.js +0 -72
- package/lib/umd/models/VaultSystemItemTemplate.js +0 -70
- package/lib/umd/models/VaultSystemTemplateSlot.js +0 -59
- package/lib/umd/models/VaultUserAccessToken.js +0 -62
- package/lib/umd/models/VaultUserQueuedForDeletion.js +0 -53
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* SVX API
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2.0.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* Check if a given object implements the VaultSystemClassificationNode interface.
|
|
16
|
-
*/
|
|
17
|
-
export function instanceOfVaultSystemClassificationNode(value) {
|
|
18
|
-
let isInstance = true;
|
|
19
|
-
isInstance = isInstance && "id" in value;
|
|
20
|
-
isInstance = isInstance && "name" in value;
|
|
21
|
-
isInstance = isInstance && "label" in value;
|
|
22
|
-
isInstance = isInstance && "classifications_count" in value;
|
|
23
|
-
isInstance = isInstance && "description" in value;
|
|
24
|
-
isInstance = isInstance && "scheme" in value;
|
|
25
|
-
isInstance = isInstance && "image_id" in value;
|
|
26
|
-
isInstance = isInstance && "ordinal" in value;
|
|
27
|
-
return isInstance;
|
|
28
|
-
}
|
|
29
|
-
export function VaultSystemClassificationNodeFromJSON(json) {
|
|
30
|
-
return VaultSystemClassificationNodeFromJSONTyped(json, false);
|
|
31
|
-
}
|
|
32
|
-
export function VaultSystemClassificationNodeFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
-
if ((json === undefined) || (json === null)) {
|
|
34
|
-
return json;
|
|
35
|
-
}
|
|
36
|
-
return {
|
|
37
|
-
'id': json['id'],
|
|
38
|
-
'name': json['name'],
|
|
39
|
-
'label': json['label'],
|
|
40
|
-
'classifications_count': json['classifications_count'],
|
|
41
|
-
'description': json['description'],
|
|
42
|
-
'scheme': json['scheme'],
|
|
43
|
-
'image_id': json['image_id'],
|
|
44
|
-
'ordinal': json['ordinal'],
|
|
45
|
-
};
|
|
46
|
-
}
|
|
47
|
-
export function VaultSystemClassificationNodeToJSON(value) {
|
|
48
|
-
if (value === undefined) {
|
|
49
|
-
return undefined;
|
|
50
|
-
}
|
|
51
|
-
if (value === null) {
|
|
52
|
-
return null;
|
|
53
|
-
}
|
|
54
|
-
return {
|
|
55
|
-
'id': value.id,
|
|
56
|
-
'name': value.name,
|
|
57
|
-
'label': value.label,
|
|
58
|
-
'classifications_count': value.classifications_count,
|
|
59
|
-
'description': value.description,
|
|
60
|
-
'scheme': value.scheme,
|
|
61
|
-
'image_id': value.image_id,
|
|
62
|
-
'ordinal': value.ordinal,
|
|
63
|
-
};
|
|
64
|
-
}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* SVX API
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2.0.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
import { VaultSystemClassificationNodeFromJSON, VaultSystemClassificationNodeToJSON, } from './VaultSystemClassificationNode';
|
|
15
|
-
/**
|
|
16
|
-
* Check if a given object implements the VaultSystemClassificationScheme interface.
|
|
17
|
-
*/
|
|
18
|
-
export function instanceOfVaultSystemClassificationScheme(value) {
|
|
19
|
-
let isInstance = true;
|
|
20
|
-
isInstance = isInstance && "id" in value;
|
|
21
|
-
isInstance = isInstance && "name" in value;
|
|
22
|
-
isInstance = isInstance && "label" in value;
|
|
23
|
-
isInstance = isInstance && "owned_by_user" in value;
|
|
24
|
-
isInstance = isInstance && "description" in value;
|
|
25
|
-
isInstance = isInstance && "classification_nodes_count" in value;
|
|
26
|
-
isInstance = isInstance && "created_at" in value;
|
|
27
|
-
isInstance = isInstance && "classification_nodes" in value;
|
|
28
|
-
return isInstance;
|
|
29
|
-
}
|
|
30
|
-
export function VaultSystemClassificationSchemeFromJSON(json) {
|
|
31
|
-
return VaultSystemClassificationSchemeFromJSONTyped(json, false);
|
|
32
|
-
}
|
|
33
|
-
export function VaultSystemClassificationSchemeFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
-
if ((json === undefined) || (json === null)) {
|
|
35
|
-
return json;
|
|
36
|
-
}
|
|
37
|
-
return {
|
|
38
|
-
'id': json['id'],
|
|
39
|
-
'name': json['name'],
|
|
40
|
-
'label': json['label'],
|
|
41
|
-
'owned_by_user': json['owned_by_user'],
|
|
42
|
-
'description': json['description'],
|
|
43
|
-
'classification_nodes_count': json['classification_nodes_count'],
|
|
44
|
-
'created_at': (new Date(json['created_at'])),
|
|
45
|
-
'classification_nodes': (json['classification_nodes'].map(VaultSystemClassificationNodeFromJSON)),
|
|
46
|
-
};
|
|
47
|
-
}
|
|
48
|
-
export function VaultSystemClassificationSchemeToJSON(value) {
|
|
49
|
-
if (value === undefined) {
|
|
50
|
-
return undefined;
|
|
51
|
-
}
|
|
52
|
-
if (value === null) {
|
|
53
|
-
return null;
|
|
54
|
-
}
|
|
55
|
-
return {
|
|
56
|
-
'id': value.id,
|
|
57
|
-
'name': value.name,
|
|
58
|
-
'label': value.label,
|
|
59
|
-
'owned_by_user': value.owned_by_user,
|
|
60
|
-
'description': value.description,
|
|
61
|
-
'classification_nodes_count': value.classification_nodes_count,
|
|
62
|
-
'created_at': (value.created_at.toISOString()),
|
|
63
|
-
'classification_nodes': (value.classification_nodes.map(VaultSystemClassificationNodeToJSON)),
|
|
64
|
-
};
|
|
65
|
-
}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* SVX API
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2.0.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
import { VaultSystemClassificationNodeFromJSON, VaultSystemClassificationNodeToJSON, } from './VaultSystemClassificationNode';
|
|
15
|
-
import { VaultSystemTemplateSlotFromJSON, VaultSystemTemplateSlotToJSON, } from './VaultSystemTemplateSlot';
|
|
16
|
-
/**
|
|
17
|
-
* Check if a given object implements the VaultSystemItemTemplate interface.
|
|
18
|
-
*/
|
|
19
|
-
export function instanceOfVaultSystemItemTemplate(value) {
|
|
20
|
-
let isInstance = true;
|
|
21
|
-
isInstance = isInstance && "id" in value;
|
|
22
|
-
isInstance = isInstance && "name" in value;
|
|
23
|
-
isInstance = isInstance && "description" in value;
|
|
24
|
-
isInstance = isInstance && "label" in value;
|
|
25
|
-
isInstance = isInstance && "items_count" in value;
|
|
26
|
-
isInstance = isInstance && "classification_nodes" in value;
|
|
27
|
-
isInstance = isInstance && "template_slots" in value;
|
|
28
|
-
return isInstance;
|
|
29
|
-
}
|
|
30
|
-
export function VaultSystemItemTemplateFromJSON(json) {
|
|
31
|
-
return VaultSystemItemTemplateFromJSONTyped(json, false);
|
|
32
|
-
}
|
|
33
|
-
export function VaultSystemItemTemplateFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
-
if ((json === undefined) || (json === null)) {
|
|
35
|
-
return json;
|
|
36
|
-
}
|
|
37
|
-
return {
|
|
38
|
-
'id': json['id'],
|
|
39
|
-
'name': json['name'],
|
|
40
|
-
'description': json['description'],
|
|
41
|
-
'label': json['label'],
|
|
42
|
-
'items_count': json['items_count'],
|
|
43
|
-
'classification_nodes': (json['classification_nodes'].map(VaultSystemClassificationNodeFromJSON)),
|
|
44
|
-
'template_slots': (json['template_slots'].map(VaultSystemTemplateSlotFromJSON)),
|
|
45
|
-
};
|
|
46
|
-
}
|
|
47
|
-
export function VaultSystemItemTemplateToJSON(value) {
|
|
48
|
-
if (value === undefined) {
|
|
49
|
-
return undefined;
|
|
50
|
-
}
|
|
51
|
-
if (value === null) {
|
|
52
|
-
return null;
|
|
53
|
-
}
|
|
54
|
-
return {
|
|
55
|
-
'id': value.id,
|
|
56
|
-
'name': value.name,
|
|
57
|
-
'description': value.description,
|
|
58
|
-
'label': value.label,
|
|
59
|
-
'items_count': value.items_count,
|
|
60
|
-
'classification_nodes': (value.classification_nodes.map(VaultSystemClassificationNodeToJSON)),
|
|
61
|
-
'template_slots': (value.template_slots.map(VaultSystemTemplateSlotToJSON)),
|
|
62
|
-
};
|
|
63
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* SVX API
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2.0.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* Check if a given object implements the VaultSystemTemplateSlot interface.
|
|
16
|
-
*/
|
|
17
|
-
export function instanceOfVaultSystemTemplateSlot(value) {
|
|
18
|
-
let isInstance = true;
|
|
19
|
-
isInstance = isInstance && "id" in value;
|
|
20
|
-
isInstance = isInstance && "name" in value;
|
|
21
|
-
isInstance = isInstance && "label" in value;
|
|
22
|
-
isInstance = isInstance && "description" in value;
|
|
23
|
-
return isInstance;
|
|
24
|
-
}
|
|
25
|
-
export function VaultSystemTemplateSlotFromJSON(json) {
|
|
26
|
-
return VaultSystemTemplateSlotFromJSONTyped(json, false);
|
|
27
|
-
}
|
|
28
|
-
export function VaultSystemTemplateSlotFromJSONTyped(json, ignoreDiscriminator) {
|
|
29
|
-
if ((json === undefined) || (json === null)) {
|
|
30
|
-
return json;
|
|
31
|
-
}
|
|
32
|
-
return {
|
|
33
|
-
'id': json['id'],
|
|
34
|
-
'name': json['name'],
|
|
35
|
-
'label': json['label'],
|
|
36
|
-
'description': json['description'],
|
|
37
|
-
};
|
|
38
|
-
}
|
|
39
|
-
export function VaultSystemTemplateSlotToJSON(value) {
|
|
40
|
-
if (value === undefined) {
|
|
41
|
-
return undefined;
|
|
42
|
-
}
|
|
43
|
-
if (value === null) {
|
|
44
|
-
return null;
|
|
45
|
-
}
|
|
46
|
-
return {
|
|
47
|
-
'id': value.id,
|
|
48
|
-
'name': value.name,
|
|
49
|
-
'label': value.label,
|
|
50
|
-
'description': value.description,
|
|
51
|
-
};
|
|
52
|
-
}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* SVX API
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2.0.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* Check if a given object implements the VaultUserAccessToken interface.
|
|
16
|
-
*/
|
|
17
|
-
export function instanceOfVaultUserAccessToken(value) {
|
|
18
|
-
let isInstance = true;
|
|
19
|
-
isInstance = isInstance && "id" in value;
|
|
20
|
-
isInstance = isInstance && "token" in value;
|
|
21
|
-
isInstance = isInstance && "client_identifier" in value;
|
|
22
|
-
isInstance = isInstance && "timezone" in value;
|
|
23
|
-
isInstance = isInstance && "expire_at" in value;
|
|
24
|
-
return isInstance;
|
|
25
|
-
}
|
|
26
|
-
export function VaultUserAccessTokenFromJSON(json) {
|
|
27
|
-
return VaultUserAccessTokenFromJSONTyped(json, false);
|
|
28
|
-
}
|
|
29
|
-
export function VaultUserAccessTokenFromJSONTyped(json, ignoreDiscriminator) {
|
|
30
|
-
if ((json === undefined) || (json === null)) {
|
|
31
|
-
return json;
|
|
32
|
-
}
|
|
33
|
-
return {
|
|
34
|
-
'id': json['id'],
|
|
35
|
-
'token': json['token'],
|
|
36
|
-
'client_identifier': json['client_identifier'],
|
|
37
|
-
'timezone': json['timezone'],
|
|
38
|
-
'expire_at': (json['expire_at'] === null ? null : new Date(json['expire_at'])),
|
|
39
|
-
};
|
|
40
|
-
}
|
|
41
|
-
export function VaultUserAccessTokenToJSON(value) {
|
|
42
|
-
if (value === undefined) {
|
|
43
|
-
return undefined;
|
|
44
|
-
}
|
|
45
|
-
if (value === null) {
|
|
46
|
-
return null;
|
|
47
|
-
}
|
|
48
|
-
return {
|
|
49
|
-
'id': value.id,
|
|
50
|
-
'token': value.token,
|
|
51
|
-
'client_identifier': value.client_identifier,
|
|
52
|
-
'timezone': value.timezone,
|
|
53
|
-
'expire_at': (value.expire_at === null ? null : value.expire_at.toISOString()),
|
|
54
|
-
};
|
|
55
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* SVX API
|
|
5
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2.0.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* Check if a given object implements the VaultUserQueuedForDeletion interface.
|
|
16
|
-
*/
|
|
17
|
-
export function instanceOfVaultUserQueuedForDeletion(value) {
|
|
18
|
-
let isInstance = true;
|
|
19
|
-
isInstance = isInstance && "id" in value;
|
|
20
|
-
isInstance = isInstance && "queued_for_deletion_after" in value;
|
|
21
|
-
return isInstance;
|
|
22
|
-
}
|
|
23
|
-
export function VaultUserQueuedForDeletionFromJSON(json) {
|
|
24
|
-
return VaultUserQueuedForDeletionFromJSONTyped(json, false);
|
|
25
|
-
}
|
|
26
|
-
export function VaultUserQueuedForDeletionFromJSONTyped(json, ignoreDiscriminator) {
|
|
27
|
-
if ((json === undefined) || (json === null)) {
|
|
28
|
-
return json;
|
|
29
|
-
}
|
|
30
|
-
return {
|
|
31
|
-
'id': json['id'],
|
|
32
|
-
'queued_for_deletion_after': json['queued_for_deletion_after'],
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
export function VaultUserQueuedForDeletionToJSON(value) {
|
|
36
|
-
if (value === undefined) {
|
|
37
|
-
return undefined;
|
|
38
|
-
}
|
|
39
|
-
if (value === null) {
|
|
40
|
-
return null;
|
|
41
|
-
}
|
|
42
|
-
return {
|
|
43
|
-
'id': value.id,
|
|
44
|
-
'queued_for_deletion_after': value.queued_for_deletion_after,
|
|
45
|
-
};
|
|
46
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ATOMOrgAgent } from './ATOMOrgAgent';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ATOMAgentList
|
|
17
|
-
*/
|
|
18
|
-
export interface ATOMAgentList {
|
|
19
|
-
/**
|
|
20
|
-
* List of agents
|
|
21
|
-
* @type {Array<ATOMOrgAgent>}
|
|
22
|
-
* @memberof ATOMAgentList
|
|
23
|
-
*/
|
|
24
|
-
agents: Array<ATOMOrgAgent>;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the ATOMAgentList interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfATOMAgentList(value: object): boolean;
|
|
30
|
-
export declare function ATOMAgentListFromJSON(json: any): ATOMAgentList;
|
|
31
|
-
export declare function ATOMAgentListFromJSONTyped(json: any, ignoreDiscriminator: boolean): ATOMAgentList;
|
|
32
|
-
export declare function ATOMAgentListToJSON(value?: ATOMAgentList | null): any;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ATOMAgentToken
|
|
16
|
-
*/
|
|
17
|
-
export interface ATOMAgentToken {
|
|
18
|
-
/**
|
|
19
|
-
* Agent token
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ATOMAgentToken
|
|
22
|
-
*/
|
|
23
|
-
agent_token: string;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Check if a given object implements the ATOMAgentToken interface.
|
|
27
|
-
*/
|
|
28
|
-
export declare function instanceOfATOMAgentToken(value: object): boolean;
|
|
29
|
-
export declare function ATOMAgentTokenFromJSON(json: any): ATOMAgentToken;
|
|
30
|
-
export declare function ATOMAgentTokenFromJSONTyped(json: any, ignoreDiscriminator: boolean): ATOMAgentToken;
|
|
31
|
-
export declare function ATOMAgentTokenToJSON(value?: ATOMAgentToken | null): any;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ATOMComponent } from './ATOMComponent';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ATOMApplicationVersion
|
|
17
|
-
*/
|
|
18
|
-
export interface ATOMApplicationVersion {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ATOMComponent}
|
|
22
|
-
* @memberof ATOMApplicationVersion
|
|
23
|
-
*/
|
|
24
|
-
component: ATOMComponent;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the ATOMApplicationVersion interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfATOMApplicationVersion(value: object): boolean;
|
|
30
|
-
export declare function ATOMApplicationVersionFromJSON(json: any): ATOMApplicationVersion;
|
|
31
|
-
export declare function ATOMApplicationVersionFromJSONTyped(json: any, ignoreDiscriminator: boolean): ATOMApplicationVersion;
|
|
32
|
-
export declare function ATOMApplicationVersionToJSON(value?: ATOMApplicationVersion | null): any;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ATOMSecurityRightSpec } from './ATOMSecurityRightSpec';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ATOMAuthorizationResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface ATOMAuthorizationResponse {
|
|
19
|
-
/**
|
|
20
|
-
* User authorised or not
|
|
21
|
-
* @type {boolean}
|
|
22
|
-
* @memberof ATOMAuthorizationResponse
|
|
23
|
-
*/
|
|
24
|
-
authorized: boolean;
|
|
25
|
-
/**
|
|
26
|
-
* A list of security right specifications which the user has and which were submitted in the request
|
|
27
|
-
* @type {Array<ATOMSecurityRightSpec>}
|
|
28
|
-
* @memberof ATOMAuthorizationResponse
|
|
29
|
-
*/
|
|
30
|
-
security_rights: Array<ATOMSecurityRightSpec>;
|
|
31
|
-
}
|
|
32
|
-
/**
|
|
33
|
-
* Check if a given object implements the ATOMAuthorizationResponse interface.
|
|
34
|
-
*/
|
|
35
|
-
export declare function instanceOfATOMAuthorizationResponse(value: object): boolean;
|
|
36
|
-
export declare function ATOMAuthorizationResponseFromJSON(json: any): ATOMAuthorizationResponse;
|
|
37
|
-
export declare function ATOMAuthorizationResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ATOMAuthorizationResponse;
|
|
38
|
-
export declare function ATOMAuthorizationResponseToJSON(value?: ATOMAuthorizationResponse | null): any;
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ATOMBlobInfo
|
|
16
|
-
*/
|
|
17
|
-
export interface ATOMBlobInfo {
|
|
18
|
-
/**
|
|
19
|
-
* file content type
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ATOMBlobInfo
|
|
22
|
-
*/
|
|
23
|
-
content_type: string;
|
|
24
|
-
/**
|
|
25
|
-
* file name
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ATOMBlobInfo
|
|
28
|
-
*/
|
|
29
|
-
filename: string;
|
|
30
|
-
/**
|
|
31
|
-
* the key under which the file will be stored in the cloud
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof ATOMBlobInfo
|
|
34
|
-
*/
|
|
35
|
-
key: string;
|
|
36
|
-
/**
|
|
37
|
-
* the URL to which a client can upload a file. The upload is done via `PUT` and there should be header `x-ms-blob-type: BlockBlob`
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof ATOMBlobInfo
|
|
40
|
-
*/
|
|
41
|
-
read_url?: string;
|
|
42
|
-
/**
|
|
43
|
-
* name of the cloud storage configuration
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof ATOMBlobInfo
|
|
46
|
-
*/
|
|
47
|
-
storage_backend_name: string;
|
|
48
|
-
/**
|
|
49
|
-
* which cloud provider the file is histed at
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof ATOMBlobInfo
|
|
52
|
-
*/
|
|
53
|
-
storage_backend_type: string;
|
|
54
|
-
/**
|
|
55
|
-
* HTTP headers which must be added to the HTTP upload call
|
|
56
|
-
* @type {object}
|
|
57
|
-
* @memberof ATOMBlobInfo
|
|
58
|
-
*/
|
|
59
|
-
upload_headers?: object;
|
|
60
|
-
/**
|
|
61
|
-
* the URL to which a client can upload a file. The upload is done via `PUT` and there should be header `x-ms-blob-type: BlockBlob`
|
|
62
|
-
* @type {string}
|
|
63
|
-
* @memberof ATOMBlobInfo
|
|
64
|
-
*/
|
|
65
|
-
upload_url?: string;
|
|
66
|
-
/**
|
|
67
|
-
* seconds during which the upload URL is valid
|
|
68
|
-
* @type {number}
|
|
69
|
-
* @memberof ATOMBlobInfo
|
|
70
|
-
*/
|
|
71
|
-
upload_url_expires_in_seconds?: number;
|
|
72
|
-
/**
|
|
73
|
-
*
|
|
74
|
-
* @type {boolean}
|
|
75
|
-
* @memberof ATOMBlobInfo
|
|
76
|
-
*/
|
|
77
|
-
uploaded: boolean;
|
|
78
|
-
}
|
|
79
|
-
/**
|
|
80
|
-
* Check if a given object implements the ATOMBlobInfo interface.
|
|
81
|
-
*/
|
|
82
|
-
export declare function instanceOfATOMBlobInfo(value: object): boolean;
|
|
83
|
-
export declare function ATOMBlobInfoFromJSON(json: any): ATOMBlobInfo;
|
|
84
|
-
export declare function ATOMBlobInfoFromJSONTyped(json: any, ignoreDiscriminator: boolean): ATOMBlobInfo;
|
|
85
|
-
export declare function ATOMBlobInfoToJSON(value?: ATOMBlobInfo | null): any;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ATOMBlobInfo } from './ATOMBlobInfo';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ATOMBlobInfoResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface ATOMBlobInfoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ATOMBlobInfo}
|
|
22
|
-
* @memberof ATOMBlobInfoResponse
|
|
23
|
-
*/
|
|
24
|
-
blob: ATOMBlobInfo;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the ATOMBlobInfoResponse interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfATOMBlobInfoResponse(value: object): boolean;
|
|
30
|
-
export declare function ATOMBlobInfoResponseFromJSON(json: any): ATOMBlobInfoResponse;
|
|
31
|
-
export declare function ATOMBlobInfoResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ATOMBlobInfoResponse;
|
|
32
|
-
export declare function ATOMBlobInfoResponseToJSON(value?: ATOMBlobInfoResponse | null): any;
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ATOMBlobPublicInfo
|
|
16
|
-
*/
|
|
17
|
-
export interface ATOMBlobPublicInfo {
|
|
18
|
-
/**
|
|
19
|
-
* file content type
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ATOMBlobPublicInfo
|
|
22
|
-
*/
|
|
23
|
-
content_type: string;
|
|
24
|
-
/**
|
|
25
|
-
* file name
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ATOMBlobPublicInfo
|
|
28
|
-
*/
|
|
29
|
-
filename: string;
|
|
30
|
-
/**
|
|
31
|
-
* the key under which the file will be stored in the cloud
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof ATOMBlobPublicInfo
|
|
34
|
-
*/
|
|
35
|
-
key: string;
|
|
36
|
-
/**
|
|
37
|
-
* the URL to which a client can upload a file. The upload is done via `PUT` and there should be header `x-ms-blob-type: BlockBlob`
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof ATOMBlobPublicInfo
|
|
40
|
-
*/
|
|
41
|
-
read_url?: string;
|
|
42
|
-
/**
|
|
43
|
-
* name of the cloud storage configuration
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof ATOMBlobPublicInfo
|
|
46
|
-
*/
|
|
47
|
-
storage_backend_name: string;
|
|
48
|
-
/**
|
|
49
|
-
* which cloud provider the file is histed at
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof ATOMBlobPublicInfo
|
|
52
|
-
*/
|
|
53
|
-
storage_backend_type: string;
|
|
54
|
-
/**
|
|
55
|
-
*
|
|
56
|
-
* @type {boolean}
|
|
57
|
-
* @memberof ATOMBlobPublicInfo
|
|
58
|
-
*/
|
|
59
|
-
uploaded: boolean;
|
|
60
|
-
}
|
|
61
|
-
/**
|
|
62
|
-
* Check if a given object implements the ATOMBlobPublicInfo interface.
|
|
63
|
-
*/
|
|
64
|
-
export declare function instanceOfATOMBlobPublicInfo(value: object): boolean;
|
|
65
|
-
export declare function ATOMBlobPublicInfoFromJSON(json: any): ATOMBlobPublicInfo;
|
|
66
|
-
export declare function ATOMBlobPublicInfoFromJSONTyped(json: any, ignoreDiscriminator: boolean): ATOMBlobPublicInfo;
|
|
67
|
-
export declare function ATOMBlobPublicInfoToJSON(value?: ATOMBlobPublicInfo | null): any;
|