@truvity/sdk 0.28.5 → 0.28.8
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/Client.d.ts +2 -0
- package/Client.d.ts.map +1 -1
- package/Client.js.map +1 -1
- package/ExtendedClient.d.ts.map +1 -1
- package/ExtendedClient.js +3 -6
- package/ExtendedClient.js.map +1 -1
- package/api/resources/apiKeys/client/Client.d.ts +39 -10
- package/api/resources/apiKeys/client/Client.d.ts.map +1 -1
- package/api/resources/apiKeys/client/Client.js +183 -30
- package/api/resources/apiKeys/client/Client.js.map +1 -1
- package/api/resources/{drafts/client/requests/DraftCreateRequest.d.ts → apiKeys/client/requests/ApiKeyInput.d.ts} +7 -9
- package/api/resources/apiKeys/client/requests/ApiKeyInput.d.ts.map +1 -0
- package/api/resources/apiKeys/client/requests/ApiKeyInput.js.map +1 -0
- package/api/resources/apiKeys/client/requests/ApiKeyUpdateAnnotationsInput.d.ts +55 -0
- package/api/resources/apiKeys/client/requests/ApiKeyUpdateAnnotationsInput.d.ts.map +1 -0
- package/api/resources/apiKeys/client/requests/ApiKeyUpdateAnnotationsInput.js +6 -0
- package/api/resources/apiKeys/client/requests/ApiKeyUpdateAnnotationsInput.js.map +1 -0
- package/api/resources/apiKeys/client/requests/ApiKeyUpdateLabelsInput.d.ts +55 -0
- package/api/resources/apiKeys/client/requests/ApiKeyUpdateLabelsInput.d.ts.map +1 -0
- package/api/resources/{drafts/client/requests/DraftUpdateRequest.js → apiKeys/client/requests/ApiKeyUpdateLabelsInput.js} +1 -1
- package/api/resources/apiKeys/client/requests/ApiKeyUpdateLabelsInput.js.map +1 -0
- package/api/resources/apiKeys/client/requests/index.d.ts +3 -2
- package/api/resources/apiKeys/client/requests/index.d.ts.map +1 -1
- package/api/resources/apiKeys/client/requests/index.js.map +1 -1
- package/api/resources/credentials/client/Client.d.ts +61 -17
- package/api/resources/credentials/client/Client.d.ts.map +1 -1
- package/api/resources/credentials/client/Client.js +303 -37
- package/api/resources/credentials/client/Client.js.map +1 -1
- package/api/resources/credentials/client/requests/CredentialDownloadRequest.d.ts +0 -6
- package/api/resources/credentials/client/requests/CredentialDownloadRequest.d.ts.map +1 -1
- package/api/resources/credentials/client/requests/CredentialDownloadRequest.js.map +1 -1
- package/api/resources/credentials/client/requests/CredentialInput.d.ts +1 -8
- package/api/resources/credentials/client/requests/CredentialInput.d.ts.map +1 -1
- package/api/resources/credentials/client/requests/CredentialInput.js.map +1 -1
- package/api/resources/credentials/client/requests/CredentialLatestRequest.d.ts +1 -3
- package/api/resources/credentials/client/requests/CredentialLatestRequest.d.ts.map +1 -1
- package/api/resources/credentials/client/requests/CredentialLatestRequest.js.map +1 -1
- package/api/resources/credentials/client/requests/CredentialRestoreRequest.d.ts +1 -2
- package/api/resources/credentials/client/requests/CredentialRestoreRequest.d.ts.map +1 -1
- package/api/resources/credentials/client/requests/CredentialRestoreRequest.js.map +1 -1
- package/api/resources/credentials/client/requests/CredentialRevisionRequest.d.ts +1 -3
- package/api/resources/credentials/client/requests/CredentialRevisionRequest.d.ts.map +1 -1
- package/api/resources/credentials/client/requests/CredentialRevisionRequest.js.map +1 -1
- package/api/resources/credentials/client/requests/CredentialUpdateAnnotationsInput.d.ts +55 -0
- package/api/resources/credentials/client/requests/CredentialUpdateAnnotationsInput.d.ts.map +1 -0
- package/api/resources/credentials/client/requests/CredentialUpdateAnnotationsInput.js +6 -0
- package/api/resources/credentials/client/requests/CredentialUpdateAnnotationsInput.js.map +1 -0
- package/api/resources/credentials/client/requests/CredentialUpdateLabelsInput.d.ts +55 -0
- package/api/resources/credentials/client/requests/CredentialUpdateLabelsInput.d.ts.map +1 -0
- package/api/resources/credentials/client/requests/CredentialUpdateLabelsInput.js +6 -0
- package/api/resources/credentials/client/requests/CredentialUpdateLabelsInput.js.map +1 -0
- package/api/resources/credentials/client/requests/index.d.ts +2 -0
- package/api/resources/credentials/client/requests/index.d.ts.map +1 -1
- package/api/resources/credentials/client/requests/index.js.map +1 -1
- package/api/resources/desk/client/Client.d.ts +2 -0
- package/api/resources/desk/client/Client.d.ts.map +1 -1
- package/api/resources/desk/client/Client.js +5 -5
- package/api/resources/desk/client/Client.js.map +1 -1
- package/api/resources/didcommMessages/client/Client.d.ts +56 -0
- package/api/resources/didcommMessages/client/Client.d.ts.map +1 -1
- package/api/resources/didcommMessages/client/Client.js +292 -14
- package/api/resources/didcommMessages/client/Client.js.map +1 -1
- package/api/resources/didcommMessages/client/requests/DidcommMessageUpdateAnnotationsInput.d.ts +55 -0
- package/api/resources/didcommMessages/client/requests/DidcommMessageUpdateAnnotationsInput.d.ts.map +1 -0
- package/api/resources/didcommMessages/client/requests/DidcommMessageUpdateAnnotationsInput.js +6 -0
- package/api/resources/didcommMessages/client/requests/DidcommMessageUpdateAnnotationsInput.js.map +1 -0
- package/api/resources/didcommMessages/client/requests/DidcommMessageUpdateLabelsInput.d.ts +55 -0
- package/api/resources/didcommMessages/client/requests/DidcommMessageUpdateLabelsInput.d.ts.map +1 -0
- package/api/resources/didcommMessages/client/requests/DidcommMessageUpdateLabelsInput.js +6 -0
- package/api/resources/didcommMessages/client/requests/DidcommMessageUpdateLabelsInput.js.map +1 -0
- package/api/resources/didcommMessages/client/requests/index.d.ts +2 -0
- package/api/resources/didcommMessages/client/requests/index.d.ts.map +1 -1
- package/api/resources/didcommMessages/client/requests/index.js.map +1 -1
- package/api/resources/dids/client/Client.d.ts +2 -0
- package/api/resources/dids/client/Client.d.ts.map +1 -1
- package/api/resources/dids/client/Client.js +2 -2
- package/api/resources/dids/client/Client.js.map +1 -1
- package/api/resources/drafts/client/Client.d.ts +63 -15
- package/api/resources/drafts/client/Client.d.ts.map +1 -1
- package/api/resources/drafts/client/Client.js +321 -37
- package/api/resources/drafts/client/Client.js.map +1 -1
- package/api/resources/drafts/client/requests/DraftExport.d.ts +0 -8
- package/api/resources/drafts/client/requests/DraftExport.d.ts.map +1 -1
- package/api/resources/drafts/client/requests/DraftExport.js.map +1 -1
- package/api/resources/{apiKeys/client/requests/ApiKeyCreateRequest.d.ts → drafts/client/requests/DraftInput.d.ts} +8 -7
- package/api/resources/drafts/client/requests/DraftInput.d.ts.map +1 -0
- package/api/resources/drafts/client/requests/DraftInput.js.map +1 -0
- package/api/resources/drafts/client/requests/DraftIssue.d.ts +1 -5
- package/api/resources/drafts/client/requests/DraftIssue.d.ts.map +1 -1
- package/api/resources/drafts/client/requests/DraftIssue.js.map +1 -1
- package/api/resources/drafts/client/requests/DraftUpdateAnnotationsInput.d.ts +55 -0
- package/api/resources/drafts/client/requests/DraftUpdateAnnotationsInput.d.ts.map +1 -0
- package/api/resources/drafts/client/requests/DraftUpdateAnnotationsInput.js +6 -0
- package/api/resources/drafts/client/requests/DraftUpdateAnnotationsInput.js.map +1 -0
- package/api/resources/{apiKeys/client/requests/ApiKeyUpdateRequest.d.ts → drafts/client/requests/DraftUpdateInput.d.ts} +5 -4
- package/api/resources/drafts/client/requests/DraftUpdateInput.d.ts.map +1 -0
- package/api/resources/drafts/client/requests/DraftUpdateInput.js +6 -0
- package/api/resources/drafts/client/requests/DraftUpdateInput.js.map +1 -0
- package/api/resources/drafts/client/requests/DraftUpdateLabelsInput.d.ts +55 -0
- package/api/resources/drafts/client/requests/DraftUpdateLabelsInput.d.ts.map +1 -0
- package/api/resources/{apiKeys/client/requests/ApiKeyCreateRequest.js → drafts/client/requests/DraftUpdateLabelsInput.js} +1 -1
- package/api/resources/drafts/client/requests/DraftUpdateLabelsInput.js.map +1 -0
- package/api/resources/drafts/client/requests/index.d.ts +4 -2
- package/api/resources/drafts/client/requests/index.d.ts.map +1 -1
- package/api/resources/drafts/client/requests/index.js.map +1 -1
- package/api/resources/files/client/Client.d.ts +62 -9
- package/api/resources/files/client/Client.d.ts.map +1 -1
- package/api/resources/files/client/Client.js +327 -31
- package/api/resources/files/client/Client.js.map +1 -1
- package/api/resources/files/client/requests/FileDownloadRequest.d.ts +0 -6
- package/api/resources/files/client/requests/FileDownloadRequest.d.ts.map +1 -1
- package/api/resources/files/client/requests/FileDownloadRequest.js.map +1 -1
- package/api/resources/files/client/requests/{FileCreateRequest.d.ts → FileInput.d.ts} +8 -6
- package/api/resources/files/client/requests/FileInput.d.ts.map +1 -0
- package/api/resources/files/client/requests/FileInput.js.map +1 -0
- package/api/resources/files/client/requests/FileUpdateAnnotationsInput.d.ts +55 -0
- package/api/resources/files/client/requests/FileUpdateAnnotationsInput.d.ts.map +1 -0
- package/api/resources/files/client/requests/FileUpdateAnnotationsInput.js +6 -0
- package/api/resources/files/client/requests/FileUpdateAnnotationsInput.js.map +1 -0
- package/api/resources/files/client/requests/{FileUpdateRequest.d.ts → FileUpdateInput.d.ts} +5 -6
- package/api/resources/files/client/requests/FileUpdateInput.d.ts.map +1 -0
- package/api/resources/{keys/client/requests/KeyInput.js → files/client/requests/FileUpdateInput.js} +1 -1
- package/api/resources/files/client/requests/FileUpdateInput.js.map +1 -0
- package/api/resources/{keys/client/requests/KeyInput.d.ts → files/client/requests/FileUpdateLabelsInput.d.ts} +7 -6
- package/api/resources/files/client/requests/FileUpdateLabelsInput.d.ts.map +1 -0
- package/api/resources/{drafts/client/requests/DraftCreateRequest.js → files/client/requests/FileUpdateLabelsInput.js} +1 -1
- package/api/resources/files/client/requests/FileUpdateLabelsInput.js.map +1 -0
- package/api/resources/files/client/requests/index.d.ts +4 -2
- package/api/resources/files/client/requests/index.d.ts.map +1 -1
- package/api/resources/files/client/requests/index.js.map +1 -1
- package/api/resources/gdpr/client/Client.d.ts +3 -1
- package/api/resources/gdpr/client/Client.d.ts.map +1 -1
- package/api/resources/gdpr/client/Client.js +3 -3
- package/api/resources/gdpr/client/Client.js.map +1 -1
- package/api/resources/gdpr/client/requests/SupportRequest.d.ts +1 -1
- package/api/resources/gdpr/client/requests/SupportRequest.js.map +1 -1
- package/api/resources/keys/client/Client.d.ts +37 -5
- package/api/resources/keys/client/Client.d.ts.map +1 -1
- package/api/resources/keys/client/Client.js +176 -31
- package/api/resources/keys/client/Client.js.map +1 -1
- package/api/resources/keys/client/requests/CredentialSignRequest.d.ts +0 -7
- package/api/resources/keys/client/requests/CredentialSignRequest.d.ts.map +1 -1
- package/api/resources/keys/client/requests/CredentialSignRequest.js.map +1 -1
- package/api/resources/keys/client/requests/DidCommMessageSignRequest.d.ts +0 -7
- package/api/resources/keys/client/requests/DidCommMessageSignRequest.d.ts.map +1 -1
- package/api/resources/keys/client/requests/DidCommMessageSignRequest.js.map +1 -1
- package/api/resources/keys/client/requests/KeyUpdateAnnotationsInput.d.ts +55 -0
- package/api/resources/keys/client/requests/KeyUpdateAnnotationsInput.d.ts.map +1 -0
- package/api/resources/keys/client/requests/KeyUpdateAnnotationsInput.js +6 -0
- package/api/resources/keys/client/requests/{KeyInput.js.map → KeyUpdateAnnotationsInput.js.map} +1 -1
- package/api/resources/{drafts/client/requests/DraftUpdateRequest.d.ts → keys/client/requests/KeyUpdateLabelsInput.d.ts} +6 -6
- package/api/resources/keys/client/requests/KeyUpdateLabelsInput.d.ts.map +1 -0
- package/api/resources/{apiKeys/client/requests/ApiKeyUpdateRequest.js → keys/client/requests/KeyUpdateLabelsInput.js} +1 -1
- package/api/resources/keys/client/requests/KeyUpdateLabelsInput.js.map +1 -0
- package/api/resources/keys/client/requests/PresentationSignRequest.d.ts +0 -7
- package/api/resources/keys/client/requests/PresentationSignRequest.d.ts.map +1 -1
- package/api/resources/keys/client/requests/PresentationSignRequest.js.map +1 -1
- package/api/resources/keys/client/requests/index.d.ts +2 -1
- package/api/resources/keys/client/requests/index.d.ts.map +1 -1
- package/api/resources/keys/client/requests/index.js.map +1 -1
- package/api/resources/presentations/client/Client.d.ts +56 -0
- package/api/resources/presentations/client/Client.d.ts.map +1 -1
- package/api/resources/presentations/client/Client.js +302 -24
- package/api/resources/presentations/client/Client.js.map +1 -1
- package/api/resources/presentations/client/requests/PresentationDownloadRequest.d.ts +0 -6
- package/api/resources/presentations/client/requests/PresentationDownloadRequest.d.ts.map +1 -1
- package/api/resources/presentations/client/requests/PresentationDownloadRequest.js.map +1 -1
- package/api/resources/presentations/client/requests/PresentationExport.d.ts +1 -21
- package/api/resources/presentations/client/requests/PresentationExport.d.ts.map +1 -1
- package/api/resources/presentations/client/requests/PresentationExport.js.map +1 -1
- package/api/resources/presentations/client/requests/PresentationIssue.d.ts +1 -14
- package/api/resources/presentations/client/requests/PresentationIssue.d.ts.map +1 -1
- package/api/resources/presentations/client/requests/PresentationIssue.js.map +1 -1
- package/api/resources/presentations/client/requests/PresentationUpdateAnnotationsInput.d.ts +55 -0
- package/api/resources/presentations/client/requests/PresentationUpdateAnnotationsInput.d.ts.map +1 -0
- package/api/resources/presentations/client/requests/PresentationUpdateAnnotationsInput.js +6 -0
- package/api/resources/presentations/client/requests/PresentationUpdateAnnotationsInput.js.map +1 -0
- package/api/resources/presentations/client/requests/PresentationUpdateLabelsInput.d.ts +55 -0
- package/api/resources/presentations/client/requests/PresentationUpdateLabelsInput.d.ts.map +1 -0
- package/api/resources/presentations/client/requests/PresentationUpdateLabelsInput.js +6 -0
- package/api/resources/presentations/client/requests/PresentationUpdateLabelsInput.js.map +1 -0
- package/api/resources/presentations/client/requests/index.d.ts +2 -0
- package/api/resources/presentations/client/requests/index.d.ts.map +1 -1
- package/api/resources/presentations/client/requests/index.js.map +1 -1
- package/api/types/Credential.d.ts +1 -8
- package/api/types/Credential.d.ts.map +1 -1
- package/api/types/Credential.js.map +1 -1
- package/api/types/Credential11.d.ts +1 -8
- package/api/types/Credential11.d.ts.map +1 -1
- package/api/types/Credential11.js.map +1 -1
- package/api/types/FileData.d.ts +2 -0
- package/api/types/FileData.d.ts.map +1 -1
- package/api/types/FileData.js.map +1 -1
- package/api/types/FileFilterData.d.ts +1 -0
- package/api/types/FileFilterData.d.ts.map +1 -1
- package/api/types/FileFilterData.js.map +1 -1
- package/api/types/FileFilterDataContentType.d.ts +1 -7
- package/api/types/FileFilterDataContentType.d.ts.map +1 -1
- package/api/types/FileFilterDataContentType.js.map +1 -1
- package/api/types/FileFilterDataFilename.d.ts +1 -7
- package/api/types/FileFilterDataFilename.d.ts.map +1 -1
- package/api/types/FileFilterDataFilename.js.map +1 -1
- package/api/types/FileFilterDataFilesize.d.ts +1 -7
- package/api/types/FileFilterDataFilesize.d.ts.map +1 -1
- package/api/types/FileFilterDataFilesize.js.map +1 -1
- package/api/types/FileFilterDataId.d.ts +20 -0
- package/api/types/FileFilterDataId.d.ts.map +1 -0
- package/api/types/FileFilterDataId.js +6 -0
- package/api/types/FileFilterDataId.js.map +1 -0
- package/api/types/FileFilterDataMultihash.d.ts +1 -7
- package/api/types/FileFilterDataMultihash.d.ts.map +1 -1
- package/api/types/FileFilterDataMultihash.js.map +1 -1
- package/api/types/FileSortField.d.ts +2 -1
- package/api/types/FileSortField.d.ts.map +1 -1
- package/api/types/FileSortField.js +1 -0
- package/api/types/FileSortField.js.map +1 -1
- package/api/types/File_.d.ts +7 -5
- package/api/types/File_.d.ts.map +1 -1
- package/api/types/File_.js.map +1 -1
- package/api/types/Presentation.d.ts +1 -8
- package/api/types/Presentation.d.ts.map +1 -1
- package/api/types/Presentation.js.map +1 -1
- package/api/types/ProblemPreconditionFailedResource.d.ts +1 -1
- package/api/types/ProblemPreconditionFailedResource.js.map +1 -1
- package/api/types/index.d.ts +1 -7
- package/api/types/index.d.ts.map +1 -1
- package/api/types/index.js +1 -7
- package/api/types/index.js.map +1 -1
- package/core/fetcher/Fetcher.d.ts +1 -1
- package/core/fetcher/Fetcher.d.ts.map +1 -1
- package/core/fetcher/Fetcher.js.map +1 -1
- package/core/fetcher/getResponseBody.d.ts.map +1 -1
- package/core/fetcher/getResponseBody.js +3 -0
- package/core/fetcher/getResponseBody.js.map +1 -1
- package/core/fetcher/requestWithRetries.d.ts.map +1 -1
- package/core/fetcher/requestWithRetries.js +13 -4
- package/core/fetcher/requestWithRetries.js.map +1 -1
- package/core/fetcher/stream-wrappers/Node18UniversalStreamWrapper.d.ts +1 -2
- package/core/fetcher/stream-wrappers/Node18UniversalStreamWrapper.d.ts.map +1 -1
- package/core/fetcher/stream-wrappers/Node18UniversalStreamWrapper.js +4 -2
- package/core/fetcher/stream-wrappers/Node18UniversalStreamWrapper.js.map +1 -1
- package/core/fetcher/stream-wrappers/NodePre18StreamWrapper.d.ts +1 -1
- package/core/fetcher/stream-wrappers/NodePre18StreamWrapper.d.ts.map +1 -1
- package/core/fetcher/stream-wrappers/NodePre18StreamWrapper.js.map +1 -1
- package/core/fetcher/stream-wrappers/UndiciStreamWrapper.d.ts +1 -1
- package/core/fetcher/stream-wrappers/UndiciStreamWrapper.d.ts.map +1 -1
- package/core/fetcher/stream-wrappers/UndiciStreamWrapper.js +4 -2
- package/core/fetcher/stream-wrappers/UndiciStreamWrapper.js.map +1 -1
- package/core/fetcher/stream-wrappers/chooseStreamWrapper.js +1 -1
- package/core/fetcher/stream-wrappers/chooseStreamWrapper.js.map +1 -1
- package/core/schemas/Schema.d.ts +1 -0
- package/core/schemas/Schema.d.ts.map +1 -1
- package/core/schemas/Schema.js +1 -0
- package/core/schemas/Schema.js.map +1 -1
- package/core/schemas/builders/bigint/bigint.d.ts +3 -0
- package/core/schemas/builders/bigint/bigint.d.ts.map +1 -0
- package/core/schemas/builders/bigint/bigint.js +51 -0
- package/core/schemas/builders/bigint/bigint.js.map +1 -0
- package/core/schemas/builders/bigint/index.d.ts +2 -0
- package/core/schemas/builders/bigint/index.d.ts.map +1 -0
- package/core/schemas/builders/bigint/index.js +6 -0
- package/core/schemas/builders/bigint/index.js.map +1 -0
- package/core/schemas/builders/index.d.ts +1 -0
- package/core/schemas/builders/index.d.ts.map +1 -1
- package/core/schemas/builders/index.js +1 -0
- package/core/schemas/builders/index.js.map +1 -1
- package/core/schemas/builders/object/object.d.ts.map +1 -1
- package/core/schemas/builders/object/object.js +28 -0
- package/core/schemas/builders/object/object.js.map +1 -1
- package/core/schemas/builders/object/types.d.ts +5 -0
- package/core/schemas/builders/object/types.d.ts.map +1 -1
- package/core/schemas/builders/object/types.js.map +1 -1
- package/core/schemas/utils/getErrorMessageForIncorrectType.js +4 -0
- package/core/schemas/utils/getErrorMessageForIncorrectType.js.map +1 -1
- package/documents/credential/baseVerifiableCredential.d.ts +2 -0
- package/documents/credential/baseVerifiableCredential.d.ts.map +1 -1
- package/documents/credential/baseVerifiableCredential.js +5 -0
- package/documents/credential/baseVerifiableCredential.js.map +1 -1
- package/documents/credential/draft.d.ts +2 -1
- package/documents/credential/draft.d.ts.map +1 -1
- package/documents/credential/draft.js +38 -7
- package/documents/credential/draft.js.map +1 -1
- package/documents/credential/issued.d.ts +2 -1
- package/documents/credential/issued.d.ts.map +1 -1
- package/documents/credential/issued.js +24 -1
- package/documents/credential/issued.js.map +1 -1
- package/documents/credential.d.ts +1 -1
- package/documents/credential.d.ts.map +1 -1
- package/documents/credential.js +9 -9
- package/documents/credential.js.map +1 -1
- package/documents/models.d.ts +2 -0
- package/documents/models.d.ts.map +1 -1
- package/documents/models.js +85 -15
- package/documents/models.js.map +1 -1
- package/documents/types.d.ts +3 -0
- package/documents/types.d.ts.map +1 -1
- package/documents/types.js +3 -0
- package/documents/types.js.map +1 -1
- package/errors/TruvityTimeoutError.d.ts +1 -1
- package/errors/TruvityTimeoutError.d.ts.map +1 -1
- package/errors/TruvityTimeoutError.js +2 -2
- package/errors/TruvityTimeoutError.js.map +1 -1
- package/package.json +8 -4
- package/reference.md +740 -436
- package/serialization/resources/{keys/client/requests/KeyInput.d.ts → apiKeys/client/requests/ApiKeyInput.d.ts} +3 -3
- package/serialization/resources/apiKeys/client/requests/ApiKeyInput.d.ts.map +1 -0
- package/serialization/{types → resources/apiKeys/client/requests}/ApiKeyInput.js +1 -1
- package/serialization/resources/apiKeys/client/requests/ApiKeyInput.js.map +1 -0
- package/serialization/resources/apiKeys/client/requests/ApiKeyUpdateAnnotationsInput.d.ts +13 -0
- package/serialization/resources/apiKeys/client/requests/ApiKeyUpdateAnnotationsInput.d.ts.map +1 -0
- package/serialization/resources/{keys/client/requests/KeyInput.js → apiKeys/client/requests/ApiKeyUpdateAnnotationsInput.js} +4 -5
- package/serialization/resources/apiKeys/client/requests/ApiKeyUpdateAnnotationsInput.js.map +1 -0
- package/serialization/resources/apiKeys/client/requests/ApiKeyUpdateLabelsInput.d.ts +13 -0
- package/serialization/resources/apiKeys/client/requests/ApiKeyUpdateLabelsInput.d.ts.map +1 -0
- package/serialization/resources/apiKeys/client/requests/ApiKeyUpdateLabelsInput.js +34 -0
- package/serialization/resources/apiKeys/client/requests/ApiKeyUpdateLabelsInput.js.map +1 -0
- package/serialization/resources/apiKeys/client/requests/index.d.ts +3 -0
- package/serialization/resources/apiKeys/client/requests/index.d.ts.map +1 -1
- package/serialization/resources/apiKeys/client/requests/index.js +7 -1
- package/serialization/resources/apiKeys/client/requests/index.js.map +1 -1
- package/serialization/resources/credentials/client/requests/CredentialUpdateAnnotationsInput.d.ts +13 -0
- package/serialization/resources/credentials/client/requests/CredentialUpdateAnnotationsInput.d.ts.map +1 -0
- package/serialization/resources/credentials/client/requests/CredentialUpdateAnnotationsInput.js +34 -0
- package/serialization/resources/credentials/client/requests/CredentialUpdateAnnotationsInput.js.map +1 -0
- package/serialization/resources/credentials/client/requests/CredentialUpdateLabelsInput.d.ts +13 -0
- package/serialization/resources/credentials/client/requests/CredentialUpdateLabelsInput.d.ts.map +1 -0
- package/serialization/resources/credentials/client/requests/CredentialUpdateLabelsInput.js +34 -0
- package/serialization/resources/credentials/client/requests/CredentialUpdateLabelsInput.js.map +1 -0
- package/serialization/resources/credentials/client/requests/index.d.ts +2 -0
- package/serialization/resources/credentials/client/requests/index.d.ts.map +1 -1
- package/serialization/resources/credentials/client/requests/index.js +5 -1
- package/serialization/resources/credentials/client/requests/index.js.map +1 -1
- package/serialization/resources/didcommMessages/client/requests/DidcommMessageUpdateAnnotationsInput.d.ts +13 -0
- package/serialization/resources/didcommMessages/client/requests/DidcommMessageUpdateAnnotationsInput.d.ts.map +1 -0
- package/serialization/resources/didcommMessages/client/requests/DidcommMessageUpdateAnnotationsInput.js +34 -0
- package/serialization/resources/didcommMessages/client/requests/DidcommMessageUpdateAnnotationsInput.js.map +1 -0
- package/serialization/resources/didcommMessages/client/requests/DidcommMessageUpdateLabelsInput.d.ts +13 -0
- package/serialization/resources/didcommMessages/client/requests/DidcommMessageUpdateLabelsInput.d.ts.map +1 -0
- package/serialization/resources/didcommMessages/client/requests/DidcommMessageUpdateLabelsInput.js +34 -0
- package/serialization/resources/didcommMessages/client/requests/DidcommMessageUpdateLabelsInput.js.map +1 -0
- package/serialization/resources/didcommMessages/client/requests/index.d.ts +2 -0
- package/serialization/resources/didcommMessages/client/requests/index.d.ts.map +1 -1
- package/serialization/resources/didcommMessages/client/requests/index.js +5 -1
- package/serialization/resources/didcommMessages/client/requests/index.js.map +1 -1
- package/serialization/resources/drafts/client/requests/DraftInput.d.ts +16 -0
- package/serialization/resources/drafts/client/requests/DraftInput.d.ts.map +1 -0
- package/serialization/{types → resources/drafts/client/requests}/DraftInput.js +2 -2
- package/serialization/resources/drafts/client/requests/DraftInput.js.map +1 -0
- package/serialization/resources/drafts/client/requests/DraftUpdateAnnotationsInput.d.ts +13 -0
- package/serialization/resources/drafts/client/requests/DraftUpdateAnnotationsInput.d.ts.map +1 -0
- package/serialization/resources/drafts/client/requests/DraftUpdateAnnotationsInput.js +34 -0
- package/serialization/resources/drafts/client/requests/DraftUpdateAnnotationsInput.js.map +1 -0
- package/serialization/resources/drafts/client/requests/DraftUpdateInput.d.ts +14 -0
- package/serialization/resources/drafts/client/requests/DraftUpdateInput.d.ts.map +1 -0
- package/serialization/{types/IsNullFilesize.js → resources/drafts/client/requests/DraftUpdateInput.js} +7 -4
- package/serialization/resources/drafts/client/requests/DraftUpdateInput.js.map +1 -0
- package/serialization/resources/drafts/client/requests/DraftUpdateLabelsInput.d.ts +13 -0
- package/serialization/resources/drafts/client/requests/DraftUpdateLabelsInput.d.ts.map +1 -0
- package/serialization/resources/drafts/client/requests/DraftUpdateLabelsInput.js +34 -0
- package/serialization/resources/drafts/client/requests/DraftUpdateLabelsInput.js.map +1 -0
- package/serialization/resources/drafts/client/requests/index.d.ts +4 -0
- package/serialization/resources/drafts/client/requests/index.d.ts.map +1 -1
- package/serialization/resources/drafts/client/requests/index.js +9 -1
- package/serialization/resources/drafts/client/requests/index.js.map +1 -1
- package/serialization/resources/files/client/requests/FileInput.d.ts +16 -0
- package/serialization/resources/files/client/requests/FileInput.d.ts.map +1 -0
- package/serialization/{types → resources/files/client/requests}/FileInput.js +2 -2
- package/serialization/resources/files/client/requests/FileInput.js.map +1 -0
- package/serialization/resources/files/client/requests/FileUpdateAnnotationsInput.d.ts +13 -0
- package/serialization/resources/files/client/requests/FileUpdateAnnotationsInput.d.ts.map +1 -0
- package/serialization/resources/files/client/requests/FileUpdateAnnotationsInput.js +34 -0
- package/serialization/resources/files/client/requests/FileUpdateAnnotationsInput.js.map +1 -0
- package/serialization/resources/files/client/requests/FileUpdateInput.d.ts +14 -0
- package/serialization/resources/files/client/requests/FileUpdateInput.d.ts.map +1 -0
- package/serialization/{types/IsNotNullFilesize.js → resources/files/client/requests/FileUpdateInput.js} +7 -4
- package/serialization/resources/files/client/requests/FileUpdateInput.js.map +1 -0
- package/serialization/resources/files/client/requests/FileUpdateLabelsInput.d.ts +13 -0
- package/serialization/resources/files/client/requests/FileUpdateLabelsInput.d.ts.map +1 -0
- package/serialization/resources/files/client/requests/FileUpdateLabelsInput.js +34 -0
- package/serialization/resources/files/client/requests/FileUpdateLabelsInput.js.map +1 -0
- package/serialization/resources/files/client/requests/index.d.ts +4 -0
- package/serialization/resources/files/client/requests/index.d.ts.map +1 -1
- package/serialization/resources/files/client/requests/index.js +9 -1
- package/serialization/resources/files/client/requests/index.js.map +1 -1
- package/serialization/resources/keys/client/requests/KeyUpdateAnnotationsInput.d.ts +13 -0
- package/serialization/resources/keys/client/requests/KeyUpdateAnnotationsInput.d.ts.map +1 -0
- package/serialization/resources/keys/client/requests/KeyUpdateAnnotationsInput.js +34 -0
- package/serialization/resources/keys/client/requests/KeyUpdateAnnotationsInput.js.map +1 -0
- package/serialization/resources/keys/client/requests/KeyUpdateLabelsInput.d.ts +13 -0
- package/serialization/resources/keys/client/requests/KeyUpdateLabelsInput.d.ts.map +1 -0
- package/serialization/resources/keys/client/requests/KeyUpdateLabelsInput.js +34 -0
- package/serialization/resources/keys/client/requests/KeyUpdateLabelsInput.js.map +1 -0
- package/serialization/resources/keys/client/requests/index.d.ts +2 -1
- package/serialization/resources/keys/client/requests/index.d.ts.map +1 -1
- package/serialization/resources/keys/client/requests/index.js +5 -3
- package/serialization/resources/keys/client/requests/index.js.map +1 -1
- package/serialization/resources/presentations/client/requests/PresentationUpdateAnnotationsInput.d.ts +13 -0
- package/serialization/resources/presentations/client/requests/PresentationUpdateAnnotationsInput.d.ts.map +1 -0
- package/serialization/resources/presentations/client/requests/PresentationUpdateAnnotationsInput.js +34 -0
- package/serialization/resources/presentations/client/requests/PresentationUpdateAnnotationsInput.js.map +1 -0
- package/serialization/resources/presentations/client/requests/PresentationUpdateLabelsInput.d.ts +13 -0
- package/serialization/resources/presentations/client/requests/PresentationUpdateLabelsInput.d.ts.map +1 -0
- package/serialization/resources/presentations/client/requests/PresentationUpdateLabelsInput.js +34 -0
- package/serialization/resources/presentations/client/requests/PresentationUpdateLabelsInput.js.map +1 -0
- package/serialization/resources/presentations/client/requests/index.d.ts +2 -0
- package/serialization/resources/presentations/client/requests/index.d.ts.map +1 -1
- package/serialization/resources/presentations/client/requests/index.js +5 -1
- package/serialization/resources/presentations/client/requests/index.js.map +1 -1
- package/serialization/types/FileData.d.ts +1 -0
- package/serialization/types/FileData.d.ts.map +1 -1
- package/serialization/types/FileData.js +1 -0
- package/serialization/types/FileData.js.map +1 -1
- package/serialization/types/FileFilterData.d.ts +2 -0
- package/serialization/types/FileFilterData.d.ts.map +1 -1
- package/serialization/types/FileFilterData.js +2 -0
- package/serialization/types/FileFilterData.js.map +1 -1
- package/serialization/types/FileFilterDataContentType.d.ts +1 -9
- package/serialization/types/FileFilterDataContentType.d.ts.map +1 -1
- package/serialization/types/FileFilterDataContentType.js +0 -4
- package/serialization/types/FileFilterDataContentType.js.map +1 -1
- package/serialization/types/FileFilterDataFilename.d.ts +1 -9
- package/serialization/types/FileFilterDataFilename.d.ts.map +1 -1
- package/serialization/types/FileFilterDataFilename.js +0 -4
- package/serialization/types/FileFilterDataFilename.js.map +1 -1
- package/serialization/types/FileFilterDataFilesize.d.ts +1 -9
- package/serialization/types/FileFilterDataFilesize.d.ts.map +1 -1
- package/serialization/types/FileFilterDataFilesize.js +0 -4
- package/serialization/types/FileFilterDataFilesize.js.map +1 -1
- package/serialization/types/FileFilterDataId.d.ts +27 -0
- package/serialization/types/FileFilterDataId.d.ts.map +1 -0
- package/serialization/types/{NotModifiedProblems.js → FileFilterDataId.js} +12 -6
- package/serialization/types/FileFilterDataId.js.map +1 -0
- package/serialization/types/FileFilterDataMultihash.d.ts +1 -9
- package/serialization/types/FileFilterDataMultihash.d.ts.map +1 -1
- package/serialization/types/FileFilterDataMultihash.js +0 -4
- package/serialization/types/FileFilterDataMultihash.js.map +1 -1
- package/serialization/types/FileSortField.d.ts +1 -1
- package/serialization/types/FileSortField.d.ts.map +1 -1
- package/serialization/types/FileSortField.js +1 -0
- package/serialization/types/FileSortField.js.map +1 -1
- package/serialization/types/File_.d.ts +5 -4
- package/serialization/types/File_.d.ts.map +1 -1
- package/serialization/types/File_.js +5 -4
- package/serialization/types/File_.js.map +1 -1
- package/serialization/types/index.d.ts +1 -7
- package/serialization/types/index.d.ts.map +1 -1
- package/serialization/types/index.js +1 -7
- package/serialization/types/index.js.map +1 -1
- package/version.d.ts +2 -0
- package/version.d.ts.map +1 -0
- package/version.js +5 -0
- package/version.js.map +1 -0
- package/api/resources/apiKeys/client/requests/ApiKeyCreateRequest.d.ts.map +0 -1
- package/api/resources/apiKeys/client/requests/ApiKeyCreateRequest.js.map +0 -1
- package/api/resources/apiKeys/client/requests/ApiKeyUpdateRequest.d.ts.map +0 -1
- package/api/resources/apiKeys/client/requests/ApiKeyUpdateRequest.js.map +0 -1
- package/api/resources/drafts/client/requests/DraftCreateRequest.d.ts.map +0 -1
- package/api/resources/drafts/client/requests/DraftCreateRequest.js.map +0 -1
- package/api/resources/drafts/client/requests/DraftUpdateRequest.d.ts.map +0 -1
- package/api/resources/drafts/client/requests/DraftUpdateRequest.js.map +0 -1
- package/api/resources/files/client/requests/FileCreateRequest.d.ts.map +0 -1
- package/api/resources/files/client/requests/FileCreateRequest.js +0 -6
- package/api/resources/files/client/requests/FileCreateRequest.js.map +0 -1
- package/api/resources/files/client/requests/FileUpdateRequest.d.ts.map +0 -1
- package/api/resources/files/client/requests/FileUpdateRequest.js +0 -6
- package/api/resources/files/client/requests/FileUpdateRequest.js.map +0 -1
- package/api/resources/keys/client/requests/KeyInput.d.ts.map +0 -1
- package/api/types/ApiKeyInput.d.ts +0 -13
- package/api/types/ApiKeyInput.d.ts.map +0 -1
- package/api/types/ApiKeyInput.js.map +0 -1
- package/api/types/DraftInput.d.ts +0 -15
- package/api/types/DraftInput.d.ts.map +0 -1
- package/api/types/DraftInput.js.map +0 -1
- package/api/types/FileInput.d.ts +0 -15
- package/api/types/FileInput.d.ts.map +0 -1
- package/api/types/FileInput.js.map +0 -1
- package/api/types/IsNotNullFilesize.d.ts +0 -9
- package/api/types/IsNotNullFilesize.d.ts.map +0 -1
- package/api/types/IsNotNullFilesize.js +0 -6
- package/api/types/IsNotNullFilesize.js.map +0 -1
- package/api/types/IsNullFilesize.d.ts +0 -9
- package/api/types/IsNullFilesize.d.ts.map +0 -1
- package/api/types/IsNullFilesize.js +0 -6
- package/api/types/IsNullFilesize.js.map +0 -1
- package/api/types/NotModifiedProblems.d.ts +0 -14
- package/api/types/NotModifiedProblems.d.ts.map +0 -1
- package/api/types/NotModifiedProblems.js +0 -6
- package/api/types/NotModifiedProblems.js.map +0 -1
- package/api/types/ProblemNotModified.d.ts +0 -20
- package/api/types/ProblemNotModified.d.ts.map +0 -1
- package/api/types/ProblemNotModified.js +0 -6
- package/api/types/ProblemNotModified.js.map +0 -1
- package/serialization/resources/keys/client/requests/KeyInput.d.ts.map +0 -1
- package/serialization/resources/keys/client/requests/KeyInput.js.map +0 -1
- package/serialization/types/ApiKeyInput.d.ts +0 -14
- package/serialization/types/ApiKeyInput.d.ts.map +0 -1
- package/serialization/types/ApiKeyInput.js.map +0 -1
- package/serialization/types/DraftInput.d.ts +0 -16
- package/serialization/types/DraftInput.d.ts.map +0 -1
- package/serialization/types/DraftInput.js.map +0 -1
- package/serialization/types/FileInput.d.ts +0 -16
- package/serialization/types/FileInput.d.ts.map +0 -1
- package/serialization/types/FileInput.js.map +0 -1
- package/serialization/types/IsNotNullFilesize.d.ts +0 -12
- package/serialization/types/IsNotNullFilesize.d.ts.map +0 -1
- package/serialization/types/IsNotNullFilesize.js.map +0 -1
- package/serialization/types/IsNullFilesize.d.ts +0 -12
- package/serialization/types/IsNullFilesize.d.ts.map +0 -1
- package/serialization/types/IsNullFilesize.js.map +0 -1
- package/serialization/types/NotModifiedProblems.d.ts +0 -15
- package/serialization/types/NotModifiedProblems.d.ts.map +0 -1
- package/serialization/types/NotModifiedProblems.js.map +0 -1
- package/serialization/types/ProblemNotModified.d.ts +0 -18
- package/serialization/types/ProblemNotModified.d.ts.map +0 -1
- package/serialization/types/ProblemNotModified.js +0 -39
- package/serialization/types/ProblemNotModified.js.map +0 -1
- /package/api/{types → resources/apiKeys/client/requests}/ApiKeyInput.js +0 -0
- /package/api/{types → resources/drafts/client/requests}/DraftInput.js +0 -0
- /package/api/{types → resources/files/client/requests}/FileInput.js +0 -0
|
@@ -6,12 +6,10 @@ import * as Truvity from '../../../../index';
|
|
|
6
6
|
* @example
|
|
7
7
|
* {
|
|
8
8
|
* blobId: "blob_id",
|
|
9
|
-
*
|
|
10
|
-
* data: {}
|
|
11
|
-
* }
|
|
9
|
+
* data: {}
|
|
12
10
|
* }
|
|
13
11
|
*/
|
|
14
|
-
export interface
|
|
12
|
+
export interface FileInput {
|
|
15
13
|
/**
|
|
16
14
|
* The primary and unique identifier of the resource (inside tenant)
|
|
17
15
|
* according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
@@ -37,6 +35,10 @@ export interface FileCreateRequest {
|
|
|
37
35
|
* [api-230]: <https://opensource.zalando.com/restful-api-guidelines/#230>.
|
|
38
36
|
*/
|
|
39
37
|
idempotencyKey?: string;
|
|
40
|
-
|
|
38
|
+
data: Truvity.FileData;
|
|
39
|
+
/** The annotations of the resource. */
|
|
40
|
+
annotations?: Record<string, string>;
|
|
41
|
+
/** The labels of the resource. */
|
|
42
|
+
labels?: Record<string, string>;
|
|
41
43
|
}
|
|
42
|
-
//# sourceMappingURL=
|
|
44
|
+
//# sourceMappingURL=FileInput.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FileInput.d.ts","sourceRoot":"","sources":["../../../../../../src/api/resources/files/client/requests/FileInput.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,OAAO,MAAM,mBAAmB,CAAC;AAE7C;;;;;;GAMG;AACH,MAAM,WAAW,SAAS;IACtB;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;;;;;;;;;;;;;;;OAkBG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,IAAI,EAAE,OAAO,CAAC,QAAQ,CAAC;IACvB,uCAAuC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACrC,kCAAkC;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACnC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FileInput.js","sourceRoot":"","sources":["../../../../../../src/api/resources/files/client/requests/FileInput.ts"],"names":[],"mappings":";AAAA;;GAEG","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as Truvity from '../../../../index';\n\n/**\n * @example\n * {\n * blobId: \"blob_id\",\n * data: {}\n * }\n */\nexport interface FileInput {\n /**\n * The primary and unique identifier of the resource (inside tenant)\n * according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).\n */\n blobId: string;\n /**\n * From [Zalando RESTful API Guidelines - models/headers-1.0.0.yaml](https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml).\n * The **Idempotency-Key** is a free identifier created by the client to\n * identify a request. It is used by the service to identify repeated request\n * to ensure idempotent behavior by sending the same (or a similar) response\n * without executing the request a second time.\n *\n * Clients should be careful as any subsequent requests with the same key may\n * return the same response without further check. Thus, it is recommended to\n * use a UUID version 4 (random) or any other random string with enough\n * entropy to avoid collisions.\n *\n * Keys expire after 24 hours. Clients are responsible to stay within this\n * limit, if they require idempotent behavior.\n *\n * See [API Guideline Rule #181][api-230] for further details.\n *\n * [api-230]: <https://opensource.zalando.com/restful-api-guidelines/#230>.\n */\n idempotencyKey?: string;\n data: Truvity.FileData;\n /** The annotations of the resource. */\n annotations?: Record<string, string>;\n /** The labels of the resource. */\n labels?: Record<string, string>;\n}\n"]}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* @example
|
|
6
|
+
* {
|
|
7
|
+
* ifMatch: "If-Match",
|
|
8
|
+
* annotations: {
|
|
9
|
+
* "key": "value"
|
|
10
|
+
* }
|
|
11
|
+
* }
|
|
12
|
+
*/
|
|
13
|
+
export interface FileUpdateAnnotationsInput {
|
|
14
|
+
/**
|
|
15
|
+
* From [Zalando RESTful API Guidelines - models/headers-1.0.0.yaml](https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml).
|
|
16
|
+
* The **Idempotency-Key** is a free identifier created by the client to
|
|
17
|
+
* identify a request. It is used by the service to identify repeated request
|
|
18
|
+
* to ensure idempotent behavior by sending the same (or a similar) response
|
|
19
|
+
* without executing the request a second time.
|
|
20
|
+
*
|
|
21
|
+
* Clients should be careful as any subsequent requests with the same key may
|
|
22
|
+
* return the same response without further check. Thus, it is recommended to
|
|
23
|
+
* use a UUID version 4 (random) or any other random string with enough
|
|
24
|
+
* entropy to avoid collisions.
|
|
25
|
+
*
|
|
26
|
+
* Keys expire after 24 hours. Clients are responsible to stay within this
|
|
27
|
+
* limit, if they require idempotent behavior.
|
|
28
|
+
*
|
|
29
|
+
* See [API Guideline Rule #181][api-230] for further details.
|
|
30
|
+
*
|
|
31
|
+
* [api-230]: <https://opensource.zalando.com/restful-api-guidelines/#230>.
|
|
32
|
+
*/
|
|
33
|
+
idempotencyKey?: string;
|
|
34
|
+
/**
|
|
35
|
+
* From [Zalando RESTful API Guidelines - models/headers-1.0.0.yaml](https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml).
|
|
36
|
+
* The **If-Match** header field is used to declare a list of identifiers that
|
|
37
|
+
* are required to match the current resource version identifier in at least
|
|
38
|
+
* one position as a pre-condition for executing the request on the server
|
|
39
|
+
* side. This behavior is used to validate and reject optimistic updates, by
|
|
40
|
+
* checking if the resource version a consumer has based his changes on is
|
|
41
|
+
* outdated on arrival of the change request to prevent lost updates.
|
|
42
|
+
*
|
|
43
|
+
* If the pre-condition fails the server will respond with status code **412**
|
|
44
|
+
* (Precondition Failed). See [RFC 9110 Section 13.1.1][rfc-9110-13.1.1] as
|
|
45
|
+
* well as [API Guideline Rule #182][api-182] for further details.
|
|
46
|
+
*
|
|
47
|
+
* [rfc-9110-13.1.1]: https://tools.ietf.org/html/rfc9110#section-13.1.1
|
|
48
|
+
*
|
|
49
|
+
* [api-182]: <https://opensource.zalando.com/restful-api-guidelines/#182>.
|
|
50
|
+
*/
|
|
51
|
+
ifMatch: string;
|
|
52
|
+
/** The annotations of the resource. */
|
|
53
|
+
annotations: Record<string, string>;
|
|
54
|
+
}
|
|
55
|
+
//# sourceMappingURL=FileUpdateAnnotationsInput.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FileUpdateAnnotationsInput.d.ts","sourceRoot":"","sources":["../../../../../../src/api/resources/files/client/requests/FileUpdateAnnotationsInput.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;;;;GAQG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;;;;;;;;;;;;;;;OAkBG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;;;;;;;;;;;;;OAgBG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB,uCAAuC;IACvC,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACvC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FileUpdateAnnotationsInput.js","sourceRoot":"","sources":["../../../../../../src/api/resources/files/client/requests/FileUpdateAnnotationsInput.ts"],"names":[],"mappings":";AAAA;;GAEG","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\n/**\n * @example\n * {\n * ifMatch: \"If-Match\",\n * annotations: {\n * \"key\": \"value\"\n * }\n * }\n */\nexport interface FileUpdateAnnotationsInput {\n /**\n * From [Zalando RESTful API Guidelines - models/headers-1.0.0.yaml](https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml).\n * The **Idempotency-Key** is a free identifier created by the client to\n * identify a request. It is used by the service to identify repeated request\n * to ensure idempotent behavior by sending the same (or a similar) response\n * without executing the request a second time.\n *\n * Clients should be careful as any subsequent requests with the same key may\n * return the same response without further check. Thus, it is recommended to\n * use a UUID version 4 (random) or any other random string with enough\n * entropy to avoid collisions.\n *\n * Keys expire after 24 hours. Clients are responsible to stay within this\n * limit, if they require idempotent behavior.\n *\n * See [API Guideline Rule #181][api-230] for further details.\n *\n * [api-230]: <https://opensource.zalando.com/restful-api-guidelines/#230>.\n */\n idempotencyKey?: string;\n /**\n * From [Zalando RESTful API Guidelines - models/headers-1.0.0.yaml](https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml).\n * The **If-Match** header field is used to declare a list of identifiers that\n * are required to match the current resource version identifier in at least\n * one position as a pre-condition for executing the request on the server\n * side. This behavior is used to validate and reject optimistic updates, by\n * checking if the resource version a consumer has based his changes on is\n * outdated on arrival of the change request to prevent lost updates.\n *\n * If the pre-condition fails the server will respond with status code **412**\n * (Precondition Failed). See [RFC 9110 Section 13.1.1][rfc-9110-13.1.1] as\n * well as [API Guideline Rule #182][api-182] for further details.\n *\n * [rfc-9110-13.1.1]: https://tools.ietf.org/html/rfc9110#section-13.1.1\n *\n * [api-182]: <https://opensource.zalando.com/restful-api-guidelines/#182>.\n */\n ifMatch: string;\n /** The annotations of the resource. */\n annotations: Record<string, string>;\n}\n"]}
|
|
@@ -6,12 +6,10 @@ import * as Truvity from '../../../../index';
|
|
|
6
6
|
* @example
|
|
7
7
|
* {
|
|
8
8
|
* ifMatch: "If-Match",
|
|
9
|
-
*
|
|
10
|
-
* data: {}
|
|
11
|
-
* }
|
|
9
|
+
* data: {}
|
|
12
10
|
* }
|
|
13
11
|
*/
|
|
14
|
-
export interface
|
|
12
|
+
export interface FileUpdateInput {
|
|
15
13
|
/**
|
|
16
14
|
* The primary and unique identifier of the resource (inside tenant)
|
|
17
15
|
* according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
@@ -55,6 +53,7 @@ export interface FileUpdateRequest {
|
|
|
55
53
|
* [api-182]: <https://opensource.zalando.com/restful-api-guidelines/#182>.
|
|
56
54
|
*/
|
|
57
55
|
ifMatch: string;
|
|
58
|
-
|
|
56
|
+
/** The data of the resource. */
|
|
57
|
+
data: Truvity.FileData;
|
|
59
58
|
}
|
|
60
|
-
//# sourceMappingURL=
|
|
59
|
+
//# sourceMappingURL=FileUpdateInput.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FileUpdateInput.d.ts","sourceRoot":"","sources":["../../../../../../src/api/resources/files/client/requests/FileUpdateInput.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,OAAO,MAAM,mBAAmB,CAAC;AAE7C;;;;;;GAMG;AACH,MAAM,WAAW,eAAe;IAC5B;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;;;;;;;;;;;;;;;OAkBG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;;;;;;;;;;;;;OAgBG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB,gCAAgC;IAChC,IAAI,EAAE,OAAO,CAAC,QAAQ,CAAC;CAC1B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FileUpdateInput.js","sourceRoot":"","sources":["../../../../../../src/api/resources/files/client/requests/FileUpdateInput.ts"],"names":[],"mappings":";AAAA;;GAEG","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as Truvity from '../../../../index';\n\n/**\n * @example\n * {\n * ifMatch: \"If-Match\",\n * data: {}\n * }\n */\nexport interface FileUpdateInput {\n /**\n * The primary and unique identifier of the resource (inside tenant)\n * according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).\n */\n blobId?: string;\n /**\n * From [Zalando RESTful API Guidelines - models/headers-1.0.0.yaml](https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml).\n * The **Idempotency-Key** is a free identifier created by the client to\n * identify a request. It is used by the service to identify repeated request\n * to ensure idempotent behavior by sending the same (or a similar) response\n * without executing the request a second time.\n *\n * Clients should be careful as any subsequent requests with the same key may\n * return the same response without further check. Thus, it is recommended to\n * use a UUID version 4 (random) or any other random string with enough\n * entropy to avoid collisions.\n *\n * Keys expire after 24 hours. Clients are responsible to stay within this\n * limit, if they require idempotent behavior.\n *\n * See [API Guideline Rule #181][api-230] for further details.\n *\n * [api-230]: <https://opensource.zalando.com/restful-api-guidelines/#230>.\n */\n idempotencyKey?: string;\n /**\n * From [Zalando RESTful API Guidelines - models/headers-1.0.0.yaml](https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml).\n * The **If-Match** header field is used to declare a list of identifiers that\n * are required to match the current resource version identifier in at least\n * one position as a pre-condition for executing the request on the server\n * side. This behavior is used to validate and reject optimistic updates, by\n * checking if the resource version a consumer has based his changes on is\n * outdated on arrival of the change request to prevent lost updates.\n *\n * If the pre-condition fails the server will respond with status code **412**\n * (Precondition Failed). See [RFC 9110 Section 13.1.1][rfc-9110-13.1.1] as\n * well as [API Guideline Rule #182][api-182] for further details.\n *\n * [rfc-9110-13.1.1]: https://tools.ietf.org/html/rfc9110#section-13.1.1\n *\n * [api-182]: <https://opensource.zalando.com/restful-api-guidelines/#182>.\n */\n ifMatch: string;\n /** The data of the resource. */\n data: Truvity.FileData;\n}\n"]}
|
|
@@ -4,10 +4,13 @@
|
|
|
4
4
|
/**
|
|
5
5
|
* @example
|
|
6
6
|
* {
|
|
7
|
-
* ifMatch: "If-Match"
|
|
7
|
+
* ifMatch: "If-Match",
|
|
8
|
+
* labels: {
|
|
9
|
+
* "key": "value"
|
|
10
|
+
* }
|
|
8
11
|
* }
|
|
9
12
|
*/
|
|
10
|
-
export interface
|
|
13
|
+
export interface FileUpdateLabelsInput {
|
|
11
14
|
/**
|
|
12
15
|
* From [Zalando RESTful API Guidelines - models/headers-1.0.0.yaml](https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml).
|
|
13
16
|
* The **Idempotency-Key** is a free identifier created by the client to
|
|
@@ -46,9 +49,7 @@ export interface KeyInput {
|
|
|
46
49
|
* [api-182]: <https://opensource.zalando.com/restful-api-guidelines/#182>.
|
|
47
50
|
*/
|
|
48
51
|
ifMatch: string;
|
|
49
|
-
/** The annotations of the resource. */
|
|
50
|
-
annotations?: Record<string, string>;
|
|
51
52
|
/** The labels of the resource. */
|
|
52
|
-
labels
|
|
53
|
+
labels: Record<string, string>;
|
|
53
54
|
}
|
|
54
|
-
//# sourceMappingURL=
|
|
55
|
+
//# sourceMappingURL=FileUpdateLabelsInput.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FileUpdateLabelsInput.d.ts","sourceRoot":"","sources":["../../../../../../src/api/resources/files/client/requests/FileUpdateLabelsInput.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;;;;GAQG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;;;;;;;;;;;;;;;;OAkBG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;;;;;;;;;;;;;OAgBG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB,kCAAkC;IAClC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAClC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FileUpdateLabelsInput.js","sourceRoot":"","sources":["../../../../../../src/api/resources/files/client/requests/FileUpdateLabelsInput.ts"],"names":[],"mappings":";AAAA;;GAEG","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\n/**\n * @example\n * {\n * ifMatch: \"If-Match\",\n * labels: {\n * \"key\": \"value\"\n * }\n * }\n */\nexport interface FileUpdateLabelsInput {\n /**\n * From [Zalando RESTful API Guidelines - models/headers-1.0.0.yaml](https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml).\n * The **Idempotency-Key** is a free identifier created by the client to\n * identify a request. It is used by the service to identify repeated request\n * to ensure idempotent behavior by sending the same (or a similar) response\n * without executing the request a second time.\n *\n * Clients should be careful as any subsequent requests with the same key may\n * return the same response without further check. Thus, it is recommended to\n * use a UUID version 4 (random) or any other random string with enough\n * entropy to avoid collisions.\n *\n * Keys expire after 24 hours. Clients are responsible to stay within this\n * limit, if they require idempotent behavior.\n *\n * See [API Guideline Rule #181][api-230] for further details.\n *\n * [api-230]: <https://opensource.zalando.com/restful-api-guidelines/#230>.\n */\n idempotencyKey?: string;\n /**\n * From [Zalando RESTful API Guidelines - models/headers-1.0.0.yaml](https://opensource.zalando.com/restful-api-guidelines/models/headers-1.0.0.yaml).\n * The **If-Match** header field is used to declare a list of identifiers that\n * are required to match the current resource version identifier in at least\n * one position as a pre-condition for executing the request on the server\n * side. This behavior is used to validate and reject optimistic updates, by\n * checking if the resource version a consumer has based his changes on is\n * outdated on arrival of the change request to prevent lost updates.\n *\n * If the pre-condition fails the server will respond with status code **412**\n * (Precondition Failed). See [RFC 9110 Section 13.1.1][rfc-9110-13.1.1] as\n * well as [API Guideline Rule #182][api-182] for further details.\n *\n * [rfc-9110-13.1.1]: https://tools.ietf.org/html/rfc9110#section-13.1.1\n *\n * [api-182]: <https://opensource.zalando.com/restful-api-guidelines/#182>.\n */\n ifMatch: string;\n /** The labels of the resource. */\n labels: Record<string, string>;\n}\n"]}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
export { type
|
|
1
|
+
export { type FileInput } from './FileInput';
|
|
2
2
|
export { type FileSearchRequest } from './FileSearchRequest';
|
|
3
3
|
export { type FileUploadRequest } from './FileUploadRequest';
|
|
4
4
|
export { type FileLatestRequest } from './FileLatestRequest';
|
|
5
5
|
export { type FileDeleteRequest } from './FileDeleteRequest';
|
|
6
|
-
export { type
|
|
6
|
+
export { type FileUpdateInput } from './FileUpdateInput';
|
|
7
|
+
export { type FileUpdateAnnotationsInput } from './FileUpdateAnnotationsInput';
|
|
8
|
+
export { type FileUpdateLabelsInput } from './FileUpdateLabelsInput';
|
|
7
9
|
export { type FileRestoreRequest } from './FileRestoreRequest';
|
|
8
10
|
export { type FileHistoryRequest } from './FileHistoryRequest';
|
|
9
11
|
export { type FileRevisionRequest } from './FileRevisionRequest';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/api/resources/files/client/requests/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/api/resources/files/client/requests/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAC7D,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAC7D,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAC7D,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAC7D,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACzD,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,uBAAuB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/api/resources/files/client/requests/index.ts"],"names":[],"mappings":"","sourcesContent":["export { type
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/api/resources/files/client/requests/index.ts"],"names":[],"mappings":"","sourcesContent":["export { type FileInput } from './FileInput';\nexport { type FileSearchRequest } from './FileSearchRequest';\nexport { type FileUploadRequest } from './FileUploadRequest';\nexport { type FileLatestRequest } from './FileLatestRequest';\nexport { type FileDeleteRequest } from './FileDeleteRequest';\nexport { type FileUpdateInput } from './FileUpdateInput';\nexport { type FileUpdateAnnotationsInput } from './FileUpdateAnnotationsInput';\nexport { type FileUpdateLabelsInput } from './FileUpdateLabelsInput';\nexport { type FileRestoreRequest } from './FileRestoreRequest';\nexport { type FileHistoryRequest } from './FileHistoryRequest';\nexport { type FileRevisionRequest } from './FileRevisionRequest';\nexport { type FileDownloadRequest } from './FileDownloadRequest';\n"]}
|
|
@@ -17,6 +17,8 @@ export declare namespace Gdpr {
|
|
|
17
17
|
maxRetries?: number;
|
|
18
18
|
/** A hook to abort the request. */
|
|
19
19
|
abortSignal?: AbortSignal;
|
|
20
|
+
/** Additional headers to include in the request. */
|
|
21
|
+
headers?: Record<string, string>;
|
|
20
22
|
}
|
|
21
23
|
}
|
|
22
24
|
/**
|
|
@@ -39,7 +41,7 @@ export declare class Gdpr {
|
|
|
39
41
|
* @example
|
|
40
42
|
* await client.gdpr.supportRequestCreate({
|
|
41
43
|
* message: "message",
|
|
42
|
-
* type:
|
|
44
|
+
* type: "DATA_DUMP"
|
|
43
45
|
* })
|
|
44
46
|
*/
|
|
45
47
|
supportRequestCreate(request: Truvity.SupportRequest, requestOptions?: Gdpr.RequestOptions): Promise<void>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Client.d.ts","sourceRoot":"","sources":["../../../../../src/api/resources/gdpr/client/Client.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,YAAY,MAAM,0BAA0B,CAAC;AACzD,OAAO,KAAK,IAAI,MAAM,kBAAkB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAK1C,MAAM,CAAC,OAAO,WAAW,IAAI,CAAC;IAC1B,UAAU,OAAO;QACb,WAAW,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,YAAY,CAAC,kBAAkB,GAAG,MAAM,CAAC,CAAC;QACtE,MAAM,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;QAC3C,OAAO,CAAC,EAAE,IAAI,CAAC,aAAa,CAAC;KAChC;IAED,UAAU,cAAc;QACpB,0DAA0D;QAC1D,gBAAgB,CAAC,EAAE,MAAM,CAAC;QAC1B,+DAA+D;QAC/D,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,mCAAmC;QACnC,WAAW,CAAC,EAAE,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"Client.d.ts","sourceRoot":"","sources":["../../../../../src/api/resources/gdpr/client/Client.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,YAAY,MAAM,0BAA0B,CAAC;AACzD,OAAO,KAAK,IAAI,MAAM,kBAAkB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAK1C,MAAM,CAAC,OAAO,WAAW,IAAI,CAAC;IAC1B,UAAU,OAAO;QACb,WAAW,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,YAAY,CAAC,kBAAkB,GAAG,MAAM,CAAC,CAAC;QACtE,MAAM,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;QAC3C,OAAO,CAAC,EAAE,IAAI,CAAC,aAAa,CAAC;KAChC;IAED,UAAU,cAAc;QACpB,0DAA0D;QAC1D,gBAAgB,CAAC,EAAE,MAAM,CAAC;QAC1B,+DAA+D;QAC/D,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,mCAAmC;QACnC,WAAW,CAAC,EAAE,WAAW,CAAC;QAC1B,oDAAoD;QACpD,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;KACpC;CACJ;AAED;;GAEG;AACH,qBAAa,IAAI;IACD,SAAS,CAAC,QAAQ,CAAC,QAAQ,EAAE,IAAI,CAAC,OAAO;gBAAtB,QAAQ,GAAE,IAAI,CAAC,OAAY;IAE1D;;;;;;;;;;;;;;;;OAgBG;IACU,oBAAoB,CAC7B,OAAO,EAAE,OAAO,CAAC,cAAc,EAC/B,cAAc,CAAC,EAAE,IAAI,CAAC,cAAc,GACrC,OAAO,CAAC,IAAI,CAAC;cA4FA,8BAA8B;;;CAIjD"}
|
|
@@ -66,7 +66,7 @@ class Gdpr {
|
|
|
66
66
|
* @example
|
|
67
67
|
* await client.gdpr.supportRequestCreate({
|
|
68
68
|
* message: "message",
|
|
69
|
-
* type:
|
|
69
|
+
* type: "DATA_DUMP"
|
|
70
70
|
* })
|
|
71
71
|
*/
|
|
72
72
|
supportRequestCreate(request, requestOptions) {
|
|
@@ -75,7 +75,7 @@ class Gdpr {
|
|
|
75
75
|
const _response = yield ((_a = this._options.fetcher) !== null && _a !== void 0 ? _a : core.fetcher)({
|
|
76
76
|
url: (0, url_join_1.default)((_b = (yield core.Supplier.get(this._options.environment))) !== null && _b !== void 0 ? _b : environments.TruvityEnvironment.Default, 'support-requests'),
|
|
77
77
|
method: 'POST',
|
|
78
|
-
headers: Object.assign({ 'X-Fern-Language': 'JavaScript', 'X-Fern-SDK-Name': '@truvity/sdk', 'X-Fern-SDK-Version': '
|
|
78
|
+
headers: Object.assign(Object.assign({ 'X-Fern-Language': 'JavaScript', 'X-Fern-SDK-Name': '@truvity/sdk', 'X-Fern-SDK-Version': '0.28.8', 'User-Agent': '@truvity/sdk/0.28.8', 'X-Fern-Runtime': core.RUNTIME.type, 'X-Fern-Runtime-Version': core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
79
79
|
contentType: 'application/json',
|
|
80
80
|
requestType: 'json',
|
|
81
81
|
body: serializers.SupportRequest.jsonOrThrow(request, {
|
|
@@ -133,7 +133,7 @@ class Gdpr {
|
|
|
133
133
|
body: _response.error.rawBody,
|
|
134
134
|
});
|
|
135
135
|
case 'timeout':
|
|
136
|
-
throw new errors.TruvityTimeoutError();
|
|
136
|
+
throw new errors.TruvityTimeoutError('Timeout exceeded when calling POST /support-requests.');
|
|
137
137
|
case 'unknown':
|
|
138
138
|
throw new errors.TruvityError({
|
|
139
139
|
message: _response.error.errorMessage,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Client.js","sourceRoot":"","sources":["../../../../../src/api/resources/gdpr/client/Client.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uEAAyD;AACzD,uDAAyC;AACzC,wDAA0C;AAC1C,6EAA+D;AAC/D,wDAA+B;AAC/B,iEAAmD;
|
|
1
|
+
{"version":3,"file":"Client.js","sourceRoot":"","sources":["../../../../../src/api/resources/gdpr/client/Client.ts"],"names":[],"mappings":"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","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as environments from '../../../../environments';\nimport * as core from '../../../../core';\nimport * as Truvity from '../../../index';\nimport * as serializers from '../../../../serialization/index';\nimport urlJoin from 'url-join';\nimport * as errors from '../../../../errors/index';\n\nexport declare namespace Gdpr {\n interface Options {\n environment?: core.Supplier<environments.TruvityEnvironment | string>;\n apiKey?: core.Supplier<string | undefined>;\n fetcher?: core.FetchFunction;\n }\n\n interface RequestOptions {\n /** The maximum time to wait for a response in seconds. */\n timeoutInSeconds?: number;\n /** The number of times to retry the request. Defaults to 2. */\n maxRetries?: number;\n /** A hook to abort the request. */\n abortSignal?: AbortSignal;\n /** Additional headers to include in the request. */\n headers?: Record<string, string>;\n }\n}\n\n/**\n * The Truvity's Admin Panel API.\n */\nexport class Gdpr {\n constructor(protected readonly _options: Gdpr.Options = {}) {}\n\n /**\n * Create a request to support.\n *\n * @param {Truvity.SupportRequest} request\n * @param {Gdpr.RequestOptions} requestOptions - Request-specific configuration.\n *\n * @throws {@link Truvity.BadRequestError}\n * @throws {@link Truvity.UnauthorizedError}\n * @throws {@link Truvity.ForbiddenError}\n * @throws {@link Truvity.InternalServerError}\n *\n * @example\n * await client.gdpr.supportRequestCreate({\n * message: \"message\",\n * type: \"DATA_DUMP\"\n * })\n */\n public async supportRequestCreate(\n request: Truvity.SupportRequest,\n requestOptions?: Gdpr.RequestOptions,\n ): Promise<void> {\n const _response = await (this._options.fetcher ?? core.fetcher)({\n url: urlJoin(\n (await core.Supplier.get(this._options.environment)) ?? environments.TruvityEnvironment.Default,\n 'support-requests',\n ),\n method: 'POST',\n headers: {\n 'X-Fern-Language': 'JavaScript',\n 'X-Fern-SDK-Name': '@truvity/sdk',\n 'X-Fern-SDK-Version': '0.28.8',\n 'User-Agent': '@truvity/sdk/0.28.8',\n 'X-Fern-Runtime': core.RUNTIME.type,\n 'X-Fern-Runtime-Version': core.RUNTIME.version,\n ...(await this._getCustomAuthorizationHeaders()),\n ...requestOptions?.headers,\n },\n contentType: 'application/json',\n requestType: 'json',\n body: serializers.SupportRequest.jsonOrThrow(request, {\n unrecognizedObjectKeys: 'strip',\n omitUndefined: true,\n }),\n timeoutMs: requestOptions?.timeoutInSeconds != null ? requestOptions.timeoutInSeconds * 1000 : 60000,\n maxRetries: requestOptions?.maxRetries,\n abortSignal: requestOptions?.abortSignal,\n });\n if (_response.ok) {\n return;\n }\n\n if (_response.error.reason === 'status-code') {\n switch (_response.error.statusCode) {\n case 400:\n throw new Truvity.BadRequestError(\n serializers.BadRequestProblems.parseOrThrow(_response.error.body, {\n unrecognizedObjectKeys: 'passthrough',\n allowUnrecognizedUnionMembers: true,\n allowUnrecognizedEnumValues: true,\n breadcrumbsPrefix: ['response'],\n }),\n );\n case 401:\n throw new Truvity.UnauthorizedError(\n serializers.UnauthorizedProblems.parseOrThrow(_response.error.body, {\n unrecognizedObjectKeys: 'passthrough',\n allowUnrecognizedUnionMembers: true,\n allowUnrecognizedEnumValues: true,\n breadcrumbsPrefix: ['response'],\n }),\n );\n case 403:\n throw new Truvity.ForbiddenError(\n serializers.ForbiddenProblems.parseOrThrow(_response.error.body, {\n unrecognizedObjectKeys: 'passthrough',\n allowUnrecognizedUnionMembers: true,\n allowUnrecognizedEnumValues: true,\n breadcrumbsPrefix: ['response'],\n }),\n );\n case 500:\n throw new Truvity.InternalServerError(\n serializers.ProblemInternalServerError.parseOrThrow(_response.error.body, {\n unrecognizedObjectKeys: 'passthrough',\n allowUnrecognizedUnionMembers: true,\n allowUnrecognizedEnumValues: true,\n breadcrumbsPrefix: ['response'],\n }),\n );\n default:\n throw new errors.TruvityError({\n statusCode: _response.error.statusCode,\n body: _response.error.body,\n });\n }\n }\n\n switch (_response.error.reason) {\n case 'non-json':\n throw new errors.TruvityError({\n statusCode: _response.error.statusCode,\n body: _response.error.rawBody,\n });\n case 'timeout':\n throw new errors.TruvityTimeoutError('Timeout exceeded when calling POST /support-requests.');\n case 'unknown':\n throw new errors.TruvityError({\n message: _response.error.errorMessage,\n });\n }\n }\n\n protected async _getCustomAuthorizationHeaders() {\n const apiKeyValue = await core.Supplier.get(this._options.apiKey);\n return { 'X-API-KEY': apiKeyValue };\n }\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SupportRequest.js","sourceRoot":"","sources":["../../../../../../src/api/resources/gdpr/client/requests/SupportRequest.ts"],"names":[],"mappings":";AAAA;;GAEG","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as Truvity from '../../../../index';\n\n/**\n * @example\n * {\n * message: \"message\",\n * type:
|
|
1
|
+
{"version":3,"file":"SupportRequest.js","sourceRoot":"","sources":["../../../../../../src/api/resources/gdpr/client/requests/SupportRequest.ts"],"names":[],"mappings":";AAAA;;GAEG","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as Truvity from '../../../../index';\n\n/**\n * @example\n * {\n * message: \"message\",\n * type: \"DATA_DUMP\"\n * }\n */\nexport interface SupportRequest {\n /** The message of the support request. */\n message: string;\n /** The type of the support request. */\n type: Truvity.SupportRequestType;\n}\n"]}
|
|
@@ -19,6 +19,8 @@ export declare namespace Keys {
|
|
|
19
19
|
maxRetries?: number;
|
|
20
20
|
/** A hook to abort the request. */
|
|
21
21
|
abortSignal?: AbortSignal;
|
|
22
|
+
/** Additional headers to include in the request. */
|
|
23
|
+
headers?: Record<string, string>;
|
|
22
24
|
}
|
|
23
25
|
}
|
|
24
26
|
/**
|
|
@@ -215,11 +217,11 @@ export declare class Keys {
|
|
|
215
217
|
*/
|
|
216
218
|
keyDelete(id: string, request: Truvity.KeyDeleteRequest, requestOptions?: Keys.RequestOptions): Promise<void>;
|
|
217
219
|
/**
|
|
218
|
-
* Update Key's resource.
|
|
220
|
+
* Update annotations of Key's resource.
|
|
219
221
|
*
|
|
220
222
|
* @param {string} id - The primary and unique identifier of the resource (inside tenant)
|
|
221
223
|
* according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
222
|
-
* @param {Truvity.
|
|
224
|
+
* @param {Truvity.KeyUpdateAnnotationsInput} request
|
|
223
225
|
* @param {Keys.RequestOptions} requestOptions - Request-specific configuration.
|
|
224
226
|
*
|
|
225
227
|
* @throws {@link Truvity.BadRequestError}
|
|
@@ -233,11 +235,14 @@ export declare class Keys {
|
|
|
233
235
|
* @throws {@link Truvity.InternalServerError}
|
|
234
236
|
*
|
|
235
237
|
* @example
|
|
236
|
-
* await client.keys.
|
|
237
|
-
* ifMatch: "If-Match"
|
|
238
|
+
* await client.keys.keyUpdateAnnotations("id", {
|
|
239
|
+
* ifMatch: "If-Match",
|
|
240
|
+
* annotations: {
|
|
241
|
+
* "key": "value"
|
|
242
|
+
* }
|
|
238
243
|
* })
|
|
239
244
|
*/
|
|
240
|
-
|
|
245
|
+
keyUpdateAnnotations(id: string, request: Truvity.KeyUpdateAnnotationsInput, requestOptions?: Keys.RequestOptions): Promise<Truvity.ResourceKeyPublic>;
|
|
241
246
|
/**
|
|
242
247
|
* Sign a JSON-LD representation of an unsigned Credential.
|
|
243
248
|
* @throws {@link Truvity.BadRequestError}
|
|
@@ -260,6 +265,33 @@ export declare class Keys {
|
|
|
260
265
|
* @throws {@link Truvity.InternalServerError}
|
|
261
266
|
*/
|
|
262
267
|
didCommMessageSign(id: string, request: Truvity.DidCommMessageSignRequest, requestOptions?: Keys.RequestOptions): Promise<stream.Readable>;
|
|
268
|
+
/**
|
|
269
|
+
* Update labels of Key's resource.
|
|
270
|
+
*
|
|
271
|
+
* @param {string} id - The primary and unique identifier of the resource (inside tenant)
|
|
272
|
+
* according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
273
|
+
* @param {Truvity.KeyUpdateLabelsInput} request
|
|
274
|
+
* @param {Keys.RequestOptions} requestOptions - Request-specific configuration.
|
|
275
|
+
*
|
|
276
|
+
* @throws {@link Truvity.BadRequestError}
|
|
277
|
+
* @throws {@link Truvity.UnauthorizedError}
|
|
278
|
+
* @throws {@link Truvity.ForbiddenError}
|
|
279
|
+
* @throws {@link Truvity.NotFoundError}
|
|
280
|
+
* @throws {@link Truvity.MethodNotAllowedError}
|
|
281
|
+
* @throws {@link Truvity.PreconditionFailedError}
|
|
282
|
+
* @throws {@link Truvity.UnsupportedMediaTypeError}
|
|
283
|
+
* @throws {@link Truvity.TooManyRequestsError}
|
|
284
|
+
* @throws {@link Truvity.InternalServerError}
|
|
285
|
+
*
|
|
286
|
+
* @example
|
|
287
|
+
* await client.keys.keyUpdateLabels("id", {
|
|
288
|
+
* ifMatch: "If-Match",
|
|
289
|
+
* labels: {
|
|
290
|
+
* "key": "value"
|
|
291
|
+
* }
|
|
292
|
+
* })
|
|
293
|
+
*/
|
|
294
|
+
keyUpdateLabels(id: string, request: Truvity.KeyUpdateLabelsInput, requestOptions?: Keys.RequestOptions): Promise<Truvity.ResourceKeyPublic>;
|
|
263
295
|
/**
|
|
264
296
|
* Sign a JSON-LD representation of an unsigned Presentation.
|
|
265
297
|
* @throws {@link Truvity.BadRequestError}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Client.d.ts","sourceRoot":"","sources":["../../../../../src/api/resources/keys/client/Client.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,OAAO,KAAK,YAAY,MAAM,0BAA0B,CAAC;AACzD,OAAO,KAAK,IAAI,MAAM,kBAAkB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAI1C,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,OAAO,WAAW,IAAI,CAAC;IAC1B,UAAU,OAAO;QACb,WAAW,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,YAAY,CAAC,kBAAkB,GAAG,MAAM,CAAC,CAAC;QACtE,MAAM,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;QAC3C,OAAO,CAAC,EAAE,IAAI,CAAC,aAAa,CAAC;KAChC;IAED,UAAU,cAAc;QACpB,0DAA0D;QAC1D,gBAAgB,CAAC,EAAE,MAAM,CAAC;QAC1B,+DAA+D;QAC/D,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,mCAAmC;QACnC,WAAW,CAAC,EAAE,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"Client.d.ts","sourceRoot":"","sources":["../../../../../src/api/resources/keys/client/Client.ts"],"names":[],"mappings":"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"}
|