@truvity/sdk 0.38.2 → 0.40.13
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 +5 -0
- package/Client.d.ts.map +1 -1
- package/Client.js +10 -4
- package/Client.js.map +1 -1
- package/ExtendedClient.d.ts +2 -1
- package/ExtendedClient.d.ts.map +1 -1
- package/ExtendedClient.js +6 -0
- package/ExtendedClient.js.map +1 -1
- package/api/resources/apiKeys/client/Client.d.ts +2 -0
- package/api/resources/apiKeys/client/Client.d.ts.map +1 -1
- package/api/resources/apiKeys/client/Client.js +45 -27
- package/api/resources/apiKeys/client/Client.js.map +1 -1
- package/api/resources/apiKeys/client/requests/ApiKeyHistoryRequest.d.ts +1 -3
- package/api/resources/apiKeys/client/requests/ApiKeyHistoryRequest.d.ts.map +1 -1
- package/api/resources/apiKeys/client/requests/ApiKeyHistoryRequest.js.map +1 -1
- package/api/resources/apiKeys/client/requests/ApiKeyLatestRequest.d.ts +1 -3
- package/api/resources/apiKeys/client/requests/ApiKeyLatestRequest.d.ts.map +1 -1
- package/api/resources/apiKeys/client/requests/ApiKeyLatestRequest.js.map +1 -1
- package/api/resources/apiKeys/client/requests/ApiKeyRevisionRequest.d.ts +1 -3
- package/api/resources/apiKeys/client/requests/ApiKeyRevisionRequest.d.ts.map +1 -1
- package/api/resources/apiKeys/client/requests/ApiKeyRevisionRequest.js.map +1 -1
- package/api/resources/credentials/client/Client.d.ts +23 -1
- package/api/resources/credentials/client/Client.d.ts.map +1 -1
- package/api/resources/credentials/client/Client.js +178 -41
- package/api/resources/credentials/client/Client.js.map +1 -1
- package/api/resources/credentials/client/requests/CredentialDownloadRequest.d.ts +5 -3
- 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/CredentialHistoryRequest.d.ts +1 -3
- package/api/resources/credentials/client/requests/CredentialHistoryRequest.d.ts.map +1 -1
- package/api/resources/credentials/client/requests/CredentialHistoryRequest.js.map +1 -1
- package/api/resources/credentials/client/requests/CredentialImportRequest.d.ts +2 -6
- package/api/resources/credentials/client/requests/CredentialImportRequest.d.ts.map +1 -1
- package/api/resources/credentials/client/requests/CredentialImportRequest.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/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/CredentialVerifyRequest.d.ts +10 -0
- package/api/resources/credentials/client/requests/CredentialVerifyRequest.d.ts.map +1 -0
- package/api/{types/DraftFieldDateTimeValue.js → resources/credentials/client/requests/CredentialVerifyRequest.js} +1 -1
- package/api/resources/credentials/client/requests/CredentialVerifyRequest.js.map +1 -0
- package/api/resources/credentials/client/requests/GetCredentialClaimValuesRequest.d.ts +10 -0
- package/api/resources/credentials/client/requests/GetCredentialClaimValuesRequest.d.ts.map +1 -0
- package/api/resources/credentials/client/requests/GetCredentialClaimValuesRequest.js +6 -0
- package/api/resources/credentials/client/requests/GetCredentialClaimValuesRequest.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 +15 -7
- package/api/resources/desk/client/Client.d.ts.map +1 -1
- package/api/resources/desk/client/Client.js +58 -40
- package/api/resources/desk/client/Client.js.map +1 -1
- package/api/resources/desk/client/requests/DidCommMessageRecvRequest.d.ts +13 -0
- package/api/resources/desk/client/requests/DidCommMessageRecvRequest.d.ts.map +1 -0
- package/api/resources/desk/client/requests/DidCommMessageRecvRequest.js +6 -0
- package/api/resources/desk/client/requests/DidCommMessageRecvRequest.js.map +1 -0
- package/api/resources/desk/client/requests/PublishedJsonLdVocabFetchRequest.d.ts +10 -0
- package/api/resources/desk/client/requests/PublishedJsonLdVocabFetchRequest.d.ts.map +1 -0
- package/api/resources/desk/client/requests/PublishedJsonLdVocabFetchRequest.js +6 -0
- package/api/resources/desk/client/requests/PublishedJsonLdVocabFetchRequest.js.map +1 -0
- package/api/resources/desk/client/requests/PublishedJsonSchemaFetchRequest.d.ts +10 -0
- package/api/resources/desk/client/requests/PublishedJsonSchemaFetchRequest.d.ts.map +1 -0
- package/api/resources/desk/client/requests/PublishedJsonSchemaFetchRequest.js +6 -0
- package/api/resources/desk/client/requests/PublishedJsonSchemaFetchRequest.js.map +1 -0
- package/api/resources/desk/client/requests/PublishedMetaSchemaFetchRequest.d.ts +10 -0
- package/api/resources/desk/client/requests/PublishedMetaSchemaFetchRequest.d.ts.map +1 -0
- package/api/resources/desk/client/requests/PublishedMetaSchemaFetchRequest.js +6 -0
- package/api/resources/desk/client/requests/PublishedMetaSchemaFetchRequest.js.map +1 -0
- package/api/resources/desk/client/requests/PublishedVcdmJsonSchemaFetchRequest.d.ts +10 -0
- package/api/resources/desk/client/requests/PublishedVcdmJsonSchemaFetchRequest.d.ts.map +1 -0
- package/api/resources/desk/client/requests/PublishedVcdmJsonSchemaFetchRequest.js +6 -0
- package/api/resources/desk/client/requests/PublishedVcdmJsonSchemaFetchRequest.js.map +1 -0
- package/api/resources/desk/client/requests/index.d.ts +5 -0
- package/api/resources/desk/client/requests/index.d.ts.map +1 -1
- package/api/resources/desk/client/requests/index.js.map +1 -1
- package/api/resources/didcommMessages/client/Client.d.ts +2 -0
- package/api/resources/didcommMessages/client/Client.d.ts.map +1 -1
- package/api/resources/didcommMessages/client/Client.js +45 -27
- package/api/resources/didcommMessages/client/Client.js.map +1 -1
- package/api/resources/didcommMessages/client/requests/DidcommMessageHistoryRequest.d.ts +1 -3
- package/api/resources/didcommMessages/client/requests/DidcommMessageHistoryRequest.d.ts.map +1 -1
- package/api/resources/didcommMessages/client/requests/DidcommMessageHistoryRequest.js.map +1 -1
- package/api/resources/didcommMessages/client/requests/DidcommMessageLatestRequest.d.ts +1 -3
- package/api/resources/didcommMessages/client/requests/DidcommMessageLatestRequest.d.ts.map +1 -1
- package/api/resources/didcommMessages/client/requests/DidcommMessageLatestRequest.js.map +1 -1
- package/api/resources/didcommMessages/client/requests/DidcommMessageRevisionRequest.d.ts +1 -3
- package/api/resources/didcommMessages/client/requests/DidcommMessageRevisionRequest.d.ts.map +1 -1
- package/api/resources/didcommMessages/client/requests/DidcommMessageRevisionRequest.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 +5 -3
- package/api/resources/dids/client/Client.js.map +1 -1
- package/api/resources/drafts/client/Client.d.ts +9 -7
- package/api/resources/drafts/client/Client.d.ts.map +1 -1
- package/api/resources/drafts/client/Client.js +67 -43
- package/api/resources/drafts/client/Client.js.map +1 -1
- package/api/resources/drafts/client/requests/DraftCreateRequest.d.ts +7 -7
- package/api/resources/drafts/client/requests/DraftCreateRequest.js.map +1 -1
- package/api/resources/drafts/client/requests/DraftExportRequest.d.ts +8 -0
- package/api/resources/drafts/client/requests/DraftExportRequest.d.ts.map +1 -1
- package/api/resources/drafts/client/requests/DraftExportRequest.js.map +1 -1
- package/api/resources/drafts/client/requests/DraftHistoryRequest.d.ts +1 -3
- package/api/resources/drafts/client/requests/DraftHistoryRequest.d.ts.map +1 -1
- package/api/resources/drafts/client/requests/DraftHistoryRequest.js.map +1 -1
- package/api/resources/drafts/client/requests/DraftLatestRequest.d.ts +1 -3
- package/api/resources/drafts/client/requests/DraftLatestRequest.d.ts.map +1 -1
- package/api/resources/drafts/client/requests/DraftLatestRequest.js.map +1 -1
- package/api/resources/drafts/client/requests/DraftRevisionRequest.d.ts +1 -3
- package/api/resources/drafts/client/requests/DraftRevisionRequest.d.ts.map +1 -1
- package/api/resources/drafts/client/requests/DraftRevisionRequest.js.map +1 -1
- package/api/resources/files/client/Client.d.ts +2 -0
- package/api/resources/files/client/Client.d.ts.map +1 -1
- package/api/resources/files/client/Client.js +55 -34
- package/api/resources/files/client/Client.js.map +1 -1
- package/api/resources/files/client/requests/FileCreateRequest.d.ts +1 -3
- package/api/resources/files/client/requests/FileCreateRequest.d.ts.map +1 -1
- package/api/resources/files/client/requests/FileCreateRequest.js.map +1 -1
- package/api/resources/files/client/requests/FileDownloadRequest.d.ts +5 -3
- 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/FileHistoryRequest.d.ts +1 -3
- package/api/resources/files/client/requests/FileHistoryRequest.d.ts.map +1 -1
- package/api/resources/files/client/requests/FileHistoryRequest.js.map +1 -1
- package/api/resources/files/client/requests/FileLatestRequest.d.ts +1 -3
- package/api/resources/files/client/requests/FileLatestRequest.d.ts.map +1 -1
- package/api/resources/files/client/requests/FileLatestRequest.js.map +1 -1
- package/api/resources/files/client/requests/FileRevisionRequest.d.ts +1 -3
- package/api/resources/files/client/requests/FileRevisionRequest.d.ts.map +1 -1
- package/api/resources/files/client/requests/FileRevisionRequest.js.map +1 -1
- package/api/resources/gdpr/client/Client.d.ts +2 -0
- package/api/resources/gdpr/client/Client.d.ts.map +1 -1
- package/api/resources/gdpr/client/Client.js +5 -3
- package/api/resources/gdpr/client/Client.js.map +1 -1
- package/api/resources/index.d.ts +2 -0
- package/api/resources/index.d.ts.map +1 -1
- package/api/resources/index.js +3 -1
- package/api/resources/index.js.map +1 -1
- package/api/resources/keys/client/Client.d.ts +2 -0
- package/api/resources/keys/client/Client.d.ts.map +1 -1
- package/api/resources/keys/client/Client.js +65 -42
- package/api/resources/keys/client/Client.js.map +1 -1
- package/api/resources/keys/client/requests/CredentialSignRequest.d.ts +8 -6
- 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 +8 -6
- 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/KeyHistoryRequest.d.ts +1 -3
- package/api/resources/keys/client/requests/KeyHistoryRequest.d.ts.map +1 -1
- package/api/resources/keys/client/requests/KeyHistoryRequest.js.map +1 -1
- package/api/resources/keys/client/requests/KeyLatestRequest.d.ts +1 -3
- package/api/resources/keys/client/requests/KeyLatestRequest.d.ts.map +1 -1
- package/api/resources/keys/client/requests/KeyLatestRequest.js.map +1 -1
- package/api/resources/keys/client/requests/KeyRevisionRequest.d.ts +1 -3
- package/api/resources/keys/client/requests/KeyRevisionRequest.d.ts.map +1 -1
- package/api/resources/keys/client/requests/KeyRevisionRequest.js.map +1 -1
- package/api/resources/keys/client/requests/PresentationSignRequest.d.ts +8 -6
- 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/presentations/client/Client.d.ts +5 -1
- package/api/resources/presentations/client/Client.d.ts.map +1 -1
- package/api/resources/presentations/client/Client.js +80 -51
- package/api/resources/presentations/client/Client.js.map +1 -1
- package/api/resources/presentations/client/requests/PresentationDownloadRequest.d.ts +5 -3
- 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/PresentationExportRequest.d.ts +10 -0
- package/api/resources/presentations/client/requests/PresentationExportRequest.d.ts.map +1 -1
- package/api/resources/presentations/client/requests/PresentationExportRequest.js.map +1 -1
- package/api/resources/presentations/client/requests/PresentationHistoryRequest.d.ts +1 -3
- package/api/resources/presentations/client/requests/PresentationHistoryRequest.d.ts.map +1 -1
- package/api/resources/presentations/client/requests/PresentationHistoryRequest.js.map +1 -1
- package/api/resources/presentations/client/requests/PresentationImportRequest.d.ts +1 -3
- package/api/resources/presentations/client/requests/PresentationImportRequest.d.ts.map +1 -1
- package/api/resources/presentations/client/requests/PresentationImportRequest.js.map +1 -1
- package/api/resources/presentations/client/requests/PresentationIssueRequest.d.ts +2 -0
- package/api/resources/presentations/client/requests/PresentationIssueRequest.d.ts.map +1 -1
- package/api/resources/presentations/client/requests/PresentationIssueRequest.js.map +1 -1
- package/api/resources/presentations/client/requests/PresentationLatestRequest.d.ts +1 -3
- package/api/resources/presentations/client/requests/PresentationLatestRequest.d.ts.map +1 -1
- package/api/resources/presentations/client/requests/PresentationLatestRequest.js.map +1 -1
- package/api/resources/presentations/client/requests/PresentationRevisionRequest.d.ts +1 -3
- package/api/resources/presentations/client/requests/PresentationRevisionRequest.d.ts.map +1 -1
- package/api/resources/presentations/client/requests/PresentationRevisionRequest.js.map +1 -1
- package/api/resources/presentations/client/requests/PresentationVerifyRequest.d.ts +10 -0
- package/api/resources/presentations/client/requests/PresentationVerifyRequest.d.ts.map +1 -0
- package/api/resources/presentations/client/requests/PresentationVerifyRequest.js +6 -0
- package/api/resources/presentations/client/requests/PresentationVerifyRequest.js.map +1 -0
- package/api/resources/presentations/client/requests/index.d.ts +1 -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/resources/presentations/types/PresentationExportRequestCompositionType.d.ts +8 -0
- package/api/resources/presentations/types/PresentationExportRequestCompositionType.d.ts.map +1 -0
- package/api/resources/presentations/types/PresentationExportRequestCompositionType.js +10 -0
- package/api/resources/presentations/types/PresentationExportRequestCompositionType.js.map +1 -0
- package/api/resources/presentations/types/PresentationIssueRequestCompositionType.d.ts +8 -0
- package/api/resources/presentations/types/PresentationIssueRequestCompositionType.d.ts.map +1 -0
- package/api/resources/presentations/types/PresentationIssueRequestCompositionType.js +10 -0
- package/api/resources/presentations/types/PresentationIssueRequestCompositionType.js.map +1 -0
- package/api/resources/presentations/types/index.d.ts +2 -0
- package/api/resources/presentations/types/index.d.ts.map +1 -1
- package/api/resources/presentations/types/index.js +2 -0
- package/api/resources/presentations/types/index.js.map +1 -1
- package/api/resources/publishedSchemas/client/Client.d.ts +201 -0
- package/api/resources/publishedSchemas/client/Client.d.ts.map +1 -0
- package/api/resources/publishedSchemas/client/Client.js +986 -0
- package/api/resources/publishedSchemas/client/Client.js.map +1 -0
- package/api/resources/publishedSchemas/client/index.d.ts +3 -0
- package/api/resources/publishedSchemas/client/index.d.ts.map +1 -0
- package/api/resources/publishedSchemas/client/index.js +18 -0
- package/api/resources/publishedSchemas/client/index.js.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaDeleteRequest.d.ts +47 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaDeleteRequest.d.ts.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaDeleteRequest.js +6 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaDeleteRequest.js.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaLatestRequest.d.ts +12 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaLatestRequest.d.ts.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaLatestRequest.js +6 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaLatestRequest.js.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaRestoreRequest.d.ts +47 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaRestoreRequest.d.ts.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaRestoreRequest.js +6 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaRestoreRequest.js.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaRevisionRequest.d.ts +12 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaRevisionRequest.d.ts.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaRevisionRequest.js +6 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaRevisionRequest.js.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaSearchRequest.d.ts +15 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaSearchRequest.d.ts.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaSearchRequest.js +6 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaSearchRequest.js.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaUpdateAnnotationsRequest.d.ts +52 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaUpdateAnnotationsRequest.d.ts.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaUpdateAnnotationsRequest.js +6 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaUpdateAnnotationsRequest.js.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaUpdateLabelsRequest.d.ts +52 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaUpdateLabelsRequest.d.ts.map +1 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaUpdateLabelsRequest.js +6 -0
- package/api/resources/publishedSchemas/client/requests/PublishedSchemaUpdateLabelsRequest.js.map +1 -0
- package/api/resources/publishedSchemas/client/requests/index.d.ts +8 -0
- package/api/resources/publishedSchemas/client/requests/index.d.ts.map +1 -0
- package/api/resources/publishedSchemas/client/requests/index.js +3 -0
- package/api/resources/publishedSchemas/client/requests/index.js.map +1 -0
- package/api/resources/publishedSchemas/index.d.ts +2 -0
- package/api/resources/publishedSchemas/index.d.ts.map +1 -0
- package/api/resources/publishedSchemas/index.js +18 -0
- package/api/resources/publishedSchemas/index.js.map +1 -0
- package/api/resources/schemas/client/Client.d.ts +42 -11
- package/api/resources/schemas/client/Client.d.ts.map +1 -1
- package/api/resources/schemas/client/Client.js +212 -47
- package/api/resources/schemas/client/Client.js.map +1 -1
- package/api/resources/schemas/client/requests/SchemaHistoryRequest.d.ts +1 -3
- package/api/resources/schemas/client/requests/SchemaHistoryRequest.d.ts.map +1 -1
- package/api/resources/schemas/client/requests/SchemaHistoryRequest.js.map +1 -1
- package/api/resources/schemas/client/requests/SchemaImportRequest.d.ts +25 -0
- package/api/resources/schemas/client/requests/SchemaImportRequest.d.ts.map +1 -0
- package/api/{types/DraftFieldFileValue.js → resources/schemas/client/requests/SchemaImportRequest.js} +1 -1
- package/api/resources/schemas/client/requests/SchemaImportRequest.js.map +1 -0
- package/api/resources/schemas/client/requests/SchemaLatestRequest.d.ts +1 -3
- package/api/resources/schemas/client/requests/SchemaLatestRequest.d.ts.map +1 -1
- package/api/resources/schemas/client/requests/SchemaLatestRequest.js.map +1 -1
- package/api/resources/schemas/client/requests/SchemaPublishRequest.d.ts +2 -4
- package/api/resources/schemas/client/requests/SchemaPublishRequest.d.ts.map +1 -1
- package/api/resources/schemas/client/requests/SchemaPublishRequest.js.map +1 -1
- package/api/resources/schemas/client/requests/SchemaRevisionRequest.d.ts +1 -3
- package/api/resources/schemas/client/requests/SchemaRevisionRequest.d.ts.map +1 -1
- package/api/resources/schemas/client/requests/SchemaRevisionRequest.js.map +1 -1
- package/api/resources/schemas/client/requests/SchemaUpdateRequest.d.ts +1 -6
- package/api/resources/schemas/client/requests/SchemaUpdateRequest.d.ts.map +1 -1
- package/api/resources/schemas/client/requests/SchemaUpdateRequest.js.map +1 -1
- package/api/resources/schemas/client/requests/index.d.ts +1 -0
- package/api/resources/schemas/client/requests/index.d.ts.map +1 -1
- package/api/resources/schemas/client/requests/index.js.map +1 -1
- package/api/types/ArrayClaimValue.d.ts +12 -0
- package/api/types/ArrayClaimValue.d.ts.map +1 -0
- package/api/types/{DraftFieldDateValue.js → ArrayClaimValue.js} +1 -1
- package/api/types/ArrayClaimValue.js.map +1 -0
- package/api/types/BooleanClaimValue.d.ts +11 -0
- package/api/types/BooleanClaimValue.d.ts.map +1 -0
- package/api/types/{DraftFieldLinkValue.js → BooleanClaimValue.js} +1 -1
- package/api/types/BooleanClaimValue.js.map +1 -0
- package/api/types/ClaimsSchema.d.ts +6 -2
- package/api/types/ClaimsSchema.d.ts.map +1 -1
- package/api/types/ClaimsSchema.js.map +1 -1
- package/api/types/ClaimsSchemaFieldLinkValue.d.ts +2 -1
- package/api/types/ClaimsSchemaFieldLinkValue.d.ts.map +1 -1
- package/api/types/ClaimsSchemaFieldLinkValue.js.map +1 -1
- package/api/types/ClaimsSchemaFieldLinkValueLinkType.d.ts +11 -0
- package/api/types/ClaimsSchemaFieldLinkValueLinkType.d.ts.map +1 -0
- package/api/types/ClaimsSchemaFieldLinkValueLinkType.js +10 -0
- package/api/types/ClaimsSchemaFieldLinkValueLinkType.js.map +1 -0
- package/api/types/ClaimsSchemaFieldStructOptionalValue.d.ts +27 -0
- package/api/types/ClaimsSchemaFieldStructOptionalValue.d.ts.map +1 -0
- package/api/types/ClaimsSchemaFieldStructOptionalValue.js +6 -0
- package/api/types/ClaimsSchemaFieldStructOptionalValue.js.map +1 -0
- package/api/types/ClaimsSchemaFieldStructOptionalValueFieldsItem.d.ts +35 -0
- package/api/types/ClaimsSchemaFieldStructOptionalValueFieldsItem.d.ts.map +1 -0
- package/api/types/ClaimsSchemaFieldStructOptionalValueFieldsItem.js +6 -0
- package/api/types/ClaimsSchemaFieldStructOptionalValueFieldsItem.js.map +1 -0
- package/api/types/ClaimsSchemaFieldStructValue.d.ts +7 -1
- package/api/types/ClaimsSchemaFieldStructValue.d.ts.map +1 -1
- package/api/types/ClaimsSchemaFieldStructValue.js.map +1 -1
- package/api/types/ClaimsSchemaOptional.d.ts +20 -0
- package/api/types/ClaimsSchemaOptional.d.ts.map +1 -0
- package/api/types/ClaimsSchemaOptional.js +6 -0
- package/api/types/ClaimsSchemaOptional.js.map +1 -0
- package/api/types/ClaimsSchemaOptionalFieldsItem.d.ts +35 -0
- package/api/types/ClaimsSchemaOptionalFieldsItem.d.ts.map +1 -0
- package/api/types/ClaimsSchemaOptionalFieldsItem.js +6 -0
- package/api/types/ClaimsSchemaOptionalFieldsItem.js.map +1 -0
- package/api/types/CredentialClaimLinkedCredentialValue.d.ts +13 -0
- package/api/types/CredentialClaimLinkedCredentialValue.d.ts.map +1 -0
- package/api/types/CredentialClaimLinkedCredentialValue.js +6 -0
- package/api/types/CredentialClaimLinkedCredentialValue.js.map +1 -0
- package/api/types/CredentialClaimLinkedFileValue.d.ts +13 -0
- package/api/types/CredentialClaimLinkedFileValue.d.ts.map +1 -0
- package/api/types/CredentialClaimLinkedFileValue.js +6 -0
- package/api/types/CredentialClaimLinkedFileValue.js.map +1 -0
- package/api/types/CredentialClaimValue.d.ts +38 -0
- package/api/types/CredentialClaimValue.d.ts.map +1 -0
- package/api/types/CredentialClaimValue.js +6 -0
- package/api/types/CredentialClaimValue.js.map +1 -0
- package/api/types/CredentialClaimValues.d.ts +9 -0
- package/api/types/CredentialClaimValues.d.ts.map +1 -0
- package/api/types/CredentialClaimValues.js +6 -0
- package/api/types/CredentialClaimValues.js.map +1 -0
- package/api/types/CredentialSchema.d.ts +7 -2
- package/api/types/CredentialSchema.d.ts.map +1 -1
- package/api/types/CredentialSchema.js.map +1 -1
- package/api/types/CredentialSchemaCreate.d.ts +1 -1
- package/api/types/CredentialSchemaCreate.d.ts.map +1 -1
- package/api/types/CredentialSchemaCreate.js.map +1 -1
- package/api/types/CredentialSchemaUpdate.d.ts +1 -1
- package/api/types/CredentialSchemaUpdate.d.ts.map +1 -1
- package/api/types/CredentialSchemaUpdate.js.map +1 -1
- package/api/types/DateClaimValue.d.ts +11 -0
- package/api/types/DateClaimValue.d.ts.map +1 -0
- package/api/types/{DraftEnumValue.js → DateClaimValue.js} +1 -1
- package/api/types/DateClaimValue.js.map +1 -0
- package/api/types/DateTimeClaimValue.d.ts +11 -0
- package/api/types/DateTimeClaimValue.d.ts.map +1 -0
- package/api/types/DateTimeClaimValue.js +6 -0
- package/api/types/DateTimeClaimValue.js.map +1 -0
- package/api/types/Draft.d.ts +8 -4
- package/api/types/Draft.d.ts.map +1 -1
- package/api/types/Draft.js.map +1 -1
- package/api/types/DraftCreate.d.ts +7 -3
- package/api/types/DraftCreate.d.ts.map +1 -1
- package/api/types/DraftCreate.js.map +1 -1
- package/api/types/DraftCreateMetaSchema.d.ts +12 -0
- package/api/types/DraftCreateMetaSchema.d.ts.map +1 -0
- package/api/types/DraftCreateMetaSchema.js +6 -0
- package/api/types/DraftCreateMetaSchema.js.map +1 -0
- package/api/types/DraftUpdate.d.ts +2 -2
- package/api/types/DraftUpdate.d.ts.map +1 -1
- package/api/types/DraftUpdate.js.map +1 -1
- package/api/types/ErrorDetail.d.ts +1 -0
- package/api/types/ErrorDetail.d.ts.map +1 -1
- package/api/types/ErrorDetail.js.map +1 -1
- package/api/types/FileClaimValue.d.ts +12 -0
- package/api/types/FileClaimValue.d.ts.map +1 -0
- package/api/types/FileClaimValue.js +6 -0
- package/api/types/FileClaimValue.js.map +1 -0
- package/api/types/LinkClaimValue.d.ts +12 -0
- package/api/types/LinkClaimValue.d.ts.map +1 -0
- package/api/types/LinkClaimValue.js +6 -0
- package/api/types/LinkClaimValue.js.map +1 -0
- package/api/types/ListPublishedCredentialSchema.d.ts +12 -0
- package/api/types/ListPublishedCredentialSchema.d.ts.map +1 -0
- package/api/types/ListPublishedCredentialSchema.js +6 -0
- package/api/types/ListPublishedCredentialSchema.js.map +1 -0
- package/api/types/MetaSchema.d.ts +16 -0
- package/api/types/MetaSchema.d.ts.map +1 -0
- package/api/types/{DraftSchema.js → MetaSchema.js} +1 -1
- package/api/types/MetaSchema.js.map +1 -0
- package/api/types/NumberClaimValue.d.ts +11 -0
- package/api/types/NumberClaimValue.d.ts.map +1 -0
- package/api/types/NumberClaimValue.js +6 -0
- package/api/types/NumberClaimValue.js.map +1 -0
- package/api/types/ProblemInternalServerError.d.ts +1 -1
- package/api/types/ProblemInternalServerError.d.ts.map +1 -1
- package/api/types/ProblemInternalServerError.js.map +1 -1
- package/api/types/ProblemInternalServerErrorType.d.ts +11 -0
- package/api/types/ProblemInternalServerErrorType.d.ts.map +1 -0
- package/api/types/ProblemInternalServerErrorType.js +10 -0
- package/api/types/ProblemInternalServerErrorType.js.map +1 -0
- package/api/types/PublishedCredentialSchema.d.ts +12 -0
- package/api/types/PublishedCredentialSchema.d.ts.map +1 -1
- package/api/types/PublishedCredentialSchema.js.map +1 -1
- package/api/types/PublishedSchemaBaseFilter.d.ts +27 -0
- package/api/types/PublishedSchemaBaseFilter.d.ts.map +1 -0
- package/api/types/PublishedSchemaBaseFilter.js +6 -0
- package/api/types/PublishedSchemaBaseFilter.js.map +1 -0
- package/api/types/PublishedSchemaBaseFilterAnnotationsItem.d.ts +20 -0
- package/api/types/PublishedSchemaBaseFilterAnnotationsItem.d.ts.map +1 -0
- package/api/types/PublishedSchemaBaseFilterAnnotationsItem.js +6 -0
- package/api/types/PublishedSchemaBaseFilterAnnotationsItem.js.map +1 -0
- package/api/types/PublishedSchemaBaseFilterCreatedAt.d.ts +26 -0
- package/api/types/PublishedSchemaBaseFilterCreatedAt.d.ts.map +1 -0
- package/api/types/PublishedSchemaBaseFilterCreatedAt.js +6 -0
- package/api/types/PublishedSchemaBaseFilterCreatedAt.js.map +1 -0
- package/api/types/PublishedSchemaBaseFilterDeletedAt.d.ts +32 -0
- package/api/types/PublishedSchemaBaseFilterDeletedAt.d.ts.map +1 -0
- package/api/types/PublishedSchemaBaseFilterDeletedAt.js +6 -0
- package/api/types/PublishedSchemaBaseFilterDeletedAt.js.map +1 -0
- package/api/types/{SchemaFilterPublicationEtag.d.ts → PublishedSchemaBaseFilterEtag.d.ts} +6 -3
- package/api/types/PublishedSchemaBaseFilterEtag.d.ts.map +1 -0
- package/api/types/PublishedSchemaBaseFilterEtag.js +6 -0
- package/api/types/PublishedSchemaBaseFilterEtag.js.map +1 -0
- package/api/types/PublishedSchemaBaseFilterId.d.ts +23 -0
- package/api/types/PublishedSchemaBaseFilterId.d.ts.map +1 -0
- package/api/types/PublishedSchemaBaseFilterId.js +6 -0
- package/api/types/PublishedSchemaBaseFilterId.js.map +1 -0
- package/api/types/PublishedSchemaBaseFilterLabelsItem.d.ts +20 -0
- package/api/types/PublishedSchemaBaseFilterLabelsItem.d.ts.map +1 -0
- package/api/types/PublishedSchemaBaseFilterLabelsItem.js +6 -0
- package/api/types/PublishedSchemaBaseFilterLabelsItem.js.map +1 -0
- package/api/types/PublishedSchemaBaseFilterModifiedAt.d.ts +26 -0
- package/api/types/PublishedSchemaBaseFilterModifiedAt.d.ts.map +1 -0
- package/api/types/PublishedSchemaBaseFilterModifiedAt.js +6 -0
- package/api/types/PublishedSchemaBaseFilterModifiedAt.js.map +1 -0
- package/api/types/PublishedSchemaBaseFilterRevision.d.ts +38 -0
- package/api/types/PublishedSchemaBaseFilterRevision.d.ts.map +1 -0
- package/api/types/{CredentialSchemaPublicationOutput.js → PublishedSchemaBaseFilterRevision.js} +1 -1
- package/api/types/PublishedSchemaBaseFilterRevision.js.map +1 -0
- package/api/types/PublishedSchemaFilter.d.ts +9 -0
- package/api/types/PublishedSchemaFilter.d.ts.map +1 -0
- package/api/types/PublishedSchemaFilter.js +6 -0
- package/api/types/PublishedSchemaFilter.js.map +1 -0
- package/api/types/PublishedSchemaFilterData.d.ts +14 -0
- package/api/types/PublishedSchemaFilterData.d.ts.map +1 -0
- package/api/types/PublishedSchemaFilterData.js +6 -0
- package/api/types/PublishedSchemaFilterData.js.map +1 -0
- package/api/types/PublishedSchemaFilterDataDigestMultibase.d.ts +20 -0
- package/api/types/PublishedSchemaFilterDataDigestMultibase.d.ts.map +1 -0
- package/api/types/PublishedSchemaFilterDataDigestMultibase.js +6 -0
- package/api/types/PublishedSchemaFilterDataDigestMultibase.js.map +1 -0
- package/api/types/{SchemaFilterPublicationPublishedAt.d.ts → PublishedSchemaFilterDataPublishedAt.d.ts} +3 -3
- package/api/types/PublishedSchemaFilterDataPublishedAt.d.ts.map +1 -0
- package/api/types/PublishedSchemaFilterDataPublishedAt.js +6 -0
- package/api/types/PublishedSchemaFilterDataPublishedAt.js.map +1 -0
- package/api/types/{SchemaFilterPublicationSlug.d.ts → PublishedSchemaFilterDataSlug.d.ts} +3 -3
- package/api/types/PublishedSchemaFilterDataSlug.d.ts.map +1 -0
- package/api/types/PublishedSchemaFilterDataSlug.js +6 -0
- package/api/types/PublishedSchemaFilterDataSlug.js.map +1 -0
- package/api/types/{SchemaFilterPublicationVersion.d.ts → PublishedSchemaFilterDataVersion.d.ts} +3 -3
- package/api/types/PublishedSchemaFilterDataVersion.d.ts.map +1 -0
- package/api/types/PublishedSchemaFilterDataVersion.js +6 -0
- package/api/types/PublishedSchemaFilterDataVersion.js.map +1 -0
- package/api/types/PublishedSchemaSort.d.ts +14 -0
- package/api/types/PublishedSchemaSort.d.ts.map +1 -0
- package/api/types/PublishedSchemaSort.js +6 -0
- package/api/types/PublishedSchemaSort.js.map +1 -0
- package/api/types/PublishedSchemaSortField.d.ts +20 -0
- package/api/types/PublishedSchemaSortField.d.ts.map +1 -0
- package/api/types/PublishedSchemaSortField.js +19 -0
- package/api/types/PublishedSchemaSortField.js.map +1 -0
- package/api/types/PublishedSchemaSortOrder.d.ts +12 -0
- package/api/types/PublishedSchemaSortOrder.d.ts.map +1 -0
- package/api/types/PublishedSchemaSortOrder.js +11 -0
- package/api/types/PublishedSchemaSortOrder.js.map +1 -0
- package/api/types/ResourcePublishedCredentialSchema.d.ts +30 -0
- package/api/types/ResourcePublishedCredentialSchema.d.ts.map +1 -0
- package/api/types/ResourcePublishedCredentialSchema.js +6 -0
- package/api/types/ResourcePublishedCredentialSchema.js.map +1 -0
- package/api/types/SchemaFilterData.d.ts +1 -1
- package/api/types/SchemaFilterData.d.ts.map +1 -1
- package/api/types/SchemaFilterData.js.map +1 -1
- package/api/types/SchemaFilterDataDigestMultibase.d.ts +20 -0
- package/api/types/SchemaFilterDataDigestMultibase.d.ts.map +1 -0
- package/api/types/SchemaFilterDataDigestMultibase.js +6 -0
- package/api/types/SchemaFilterDataDigestMultibase.js.map +1 -0
- package/api/types/SchemaImportDataRequest.d.ts +15 -0
- package/api/types/SchemaImportDataRequest.d.ts.map +1 -0
- package/api/types/{DraftFieldBooleanValue.js → SchemaImportDataRequest.js} +1 -1
- package/api/types/SchemaImportDataRequest.js.map +1 -0
- package/api/types/SchemaSortField.d.ts +2 -6
- package/api/types/SchemaSortField.d.ts.map +1 -1
- package/api/types/SchemaSortField.js +1 -5
- package/api/types/SchemaSortField.js.map +1 -1
- package/api/types/StringClaimValue.d.ts +11 -0
- package/api/types/StringClaimValue.d.ts.map +1 -0
- package/api/types/StringClaimValue.js +6 -0
- package/api/types/StringClaimValue.js.map +1 -0
- package/api/types/StructClaimValue.d.ts +12 -0
- package/api/types/StructClaimValue.d.ts.map +1 -0
- package/api/types/StructClaimValue.js +6 -0
- package/api/types/StructClaimValue.js.map +1 -0
- package/api/types/index.d.ts +43 -19
- package/api/types/index.d.ts.map +1 -1
- package/api/types/index.js +43 -19
- 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/index.d.ts +1 -1
- package/core/fetcher/index.d.ts.map +1 -1
- package/core/fetcher/index.js.map +1 -1
- package/core/schemas/utils/maybeSkipValidation.js +1 -1
- package/core/schemas/utils/maybeSkipValidation.js.map +1 -1
- package/core/url/join.d.ts.map +1 -1
- package/core/url/join.js +23 -3
- package/core/url/join.js.map +1 -1
- package/documents/credential/claims.d.ts +11 -7
- package/documents/credential/claims.d.ts.map +1 -1
- package/documents/credential/claims.js +187 -38
- package/documents/credential/claims.js.map +1 -1
- package/documents/credential/claims.spec.js +484 -165
- package/documents/credential/claims.spec.js.map +1 -1
- package/documents/credential/testdata/udt.d.ts +50 -0
- package/documents/credential/testdata/udt.d.ts.map +1 -1
- package/documents/credential/testdata/udt.js +226 -6
- package/documents/credential/testdata/udt.js.map +1 -1
- package/documents/credential/types.d.ts +3 -3
- package/documents/credential/types.d.ts.map +1 -1
- package/documents/credential/types.js.map +1 -1
- package/documents/credential.d.ts +11 -5
- package/documents/credential.d.ts.map +1 -1
- package/documents/credential.js +151 -32
- package/documents/credential.js.map +1 -1
- package/documents/decorators.d.ts +40 -7
- package/documents/decorators.d.ts.map +1 -1
- package/documents/decorators.js +105 -20
- package/documents/decorators.js.map +1 -1
- package/documents/models.d.ts +5 -5
- package/documents/models.d.ts.map +1 -1
- package/documents/models.js +20 -16
- package/documents/models.js.map +1 -1
- package/documents/models.spec.js +1 -5
- package/documents/models.spec.js.map +1 -1
- package/documents/presentation.d.ts.map +1 -1
- package/documents/presentation.js +1 -0
- package/documents/presentation.js.map +1 -1
- package/documents/types.d.ts +8 -2
- package/documents/types.d.ts.map +1 -1
- package/documents/types.js +8 -1
- package/documents/types.js.map +1 -1
- package/documents/utils/error.d.ts +2 -0
- package/documents/utils/error.d.ts.map +1 -1
- package/documents/utils/error.js +2 -0
- package/documents/utils/error.js.map +1 -1
- package/documents/utils/error.spec.js +1 -1
- package/documents/utils/error.spec.js.map +1 -1
- package/package.json +7 -3
- package/reference.md +1499 -166
- package/serialization/resources/index.d.ts +2 -0
- package/serialization/resources/index.d.ts.map +1 -1
- package/serialization/resources/index.js +3 -1
- package/serialization/resources/index.js.map +1 -1
- package/serialization/resources/presentations/client/requests/PresentationExportRequest.d.ts +2 -0
- package/serialization/resources/presentations/client/requests/PresentationExportRequest.d.ts.map +1 -1
- package/serialization/resources/presentations/client/requests/PresentationExportRequest.js +2 -0
- package/serialization/resources/presentations/client/requests/PresentationExportRequest.js.map +1 -1
- package/serialization/resources/presentations/client/requests/PresentationIssueRequest.d.ts +2 -0
- package/serialization/resources/presentations/client/requests/PresentationIssueRequest.d.ts.map +1 -1
- package/serialization/resources/presentations/client/requests/PresentationIssueRequest.js +2 -0
- package/serialization/resources/presentations/client/requests/PresentationIssueRequest.js.map +1 -1
- package/serialization/resources/presentations/types/PresentationExportRequestCompositionType.d.ts +11 -0
- package/serialization/resources/presentations/types/PresentationExportRequestCompositionType.d.ts.map +1 -0
- package/serialization/resources/presentations/types/PresentationExportRequestCompositionType.js +42 -0
- package/serialization/resources/presentations/types/PresentationExportRequestCompositionType.js.map +1 -0
- package/serialization/resources/presentations/types/PresentationIssueRequestCompositionType.d.ts +11 -0
- package/serialization/resources/presentations/types/PresentationIssueRequestCompositionType.d.ts.map +1 -0
- package/serialization/resources/presentations/types/PresentationIssueRequestCompositionType.js +42 -0
- package/serialization/resources/presentations/types/PresentationIssueRequestCompositionType.js.map +1 -0
- package/serialization/resources/presentations/types/index.d.ts +2 -0
- package/serialization/resources/presentations/types/index.d.ts.map +1 -1
- package/serialization/resources/presentations/types/index.js +2 -0
- package/serialization/resources/presentations/types/index.js.map +1 -1
- package/serialization/resources/publishedSchemas/client/index.d.ts +2 -0
- package/serialization/resources/publishedSchemas/client/index.d.ts.map +1 -0
- package/serialization/resources/publishedSchemas/client/index.js +18 -0
- package/serialization/resources/publishedSchemas/client/index.js.map +1 -0
- package/serialization/resources/publishedSchemas/client/requests/PublishedSchemaSearchRequest.d.ts +16 -0
- package/serialization/resources/publishedSchemas/client/requests/PublishedSchemaSearchRequest.d.ts.map +1 -0
- package/serialization/{types/DraftFieldDateTimeValue.js → resources/publishedSchemas/client/requests/PublishedSchemaSearchRequest.js} +8 -9
- package/serialization/resources/publishedSchemas/client/requests/PublishedSchemaSearchRequest.js.map +1 -0
- package/serialization/resources/publishedSchemas/client/requests/PublishedSchemaUpdateAnnotationsRequest.d.ts +13 -0
- package/serialization/resources/publishedSchemas/client/requests/PublishedSchemaUpdateAnnotationsRequest.d.ts.map +1 -0
- package/serialization/resources/publishedSchemas/client/requests/PublishedSchemaUpdateAnnotationsRequest.js +44 -0
- package/serialization/resources/publishedSchemas/client/requests/PublishedSchemaUpdateAnnotationsRequest.js.map +1 -0
- package/serialization/resources/publishedSchemas/client/requests/PublishedSchemaUpdateLabelsRequest.d.ts +13 -0
- package/serialization/resources/publishedSchemas/client/requests/PublishedSchemaUpdateLabelsRequest.d.ts.map +1 -0
- package/serialization/resources/publishedSchemas/client/requests/PublishedSchemaUpdateLabelsRequest.js +44 -0
- package/serialization/resources/publishedSchemas/client/requests/PublishedSchemaUpdateLabelsRequest.js.map +1 -0
- package/serialization/resources/publishedSchemas/client/requests/index.d.ts +4 -0
- package/serialization/resources/publishedSchemas/client/requests/index.d.ts.map +1 -0
- package/serialization/resources/publishedSchemas/client/requests/index.js +10 -0
- package/serialization/resources/publishedSchemas/client/requests/index.js.map +1 -0
- package/serialization/resources/publishedSchemas/index.d.ts +2 -0
- package/serialization/resources/publishedSchemas/index.d.ts.map +1 -0
- package/serialization/resources/publishedSchemas/index.js +18 -0
- package/serialization/resources/publishedSchemas/index.js.map +1 -0
- package/serialization/resources/schemas/client/requests/SchemaImportRequest.d.ts +16 -0
- package/serialization/resources/schemas/client/requests/SchemaImportRequest.d.ts.map +1 -0
- package/serialization/{types/DraftFieldBooleanValue.js → resources/schemas/client/requests/SchemaImportRequest.js} +8 -9
- package/serialization/resources/schemas/client/requests/SchemaImportRequest.js.map +1 -0
- package/serialization/resources/schemas/client/requests/SchemaPublishRequest.d.ts +1 -1
- package/serialization/resources/schemas/client/requests/SchemaPublishRequest.d.ts.map +1 -1
- package/serialization/resources/schemas/client/requests/SchemaPublishRequest.js +1 -1
- package/serialization/resources/schemas/client/requests/SchemaPublishRequest.js.map +1 -1
- package/serialization/resources/schemas/client/requests/index.d.ts +1 -0
- package/serialization/resources/schemas/client/requests/index.d.ts.map +1 -1
- package/serialization/resources/schemas/client/requests/index.js +3 -1
- package/serialization/resources/schemas/client/requests/index.js.map +1 -1
- package/serialization/types/ArrayClaimValue.d.ts +13 -0
- package/serialization/types/ArrayClaimValue.d.ts.map +1 -0
- package/serialization/types/{DraftFieldFileValue.js → ArrayClaimValue.js} +5 -7
- package/serialization/types/ArrayClaimValue.js.map +1 -0
- package/serialization/types/BooleanClaimValue.d.ts +13 -0
- package/serialization/types/BooleanClaimValue.d.ts.map +1 -0
- package/serialization/types/{CredentialSchemaPublicationOutput.js → BooleanClaimValue.js} +4 -8
- package/serialization/types/BooleanClaimValue.js.map +1 -0
- package/serialization/types/ClaimsSchema.d.ts +2 -0
- package/serialization/types/ClaimsSchema.d.ts.map +1 -1
- package/serialization/types/ClaimsSchema.js +2 -0
- package/serialization/types/ClaimsSchema.js.map +1 -1
- package/serialization/types/ClaimsSchemaFieldLinkValue.d.ts +2 -1
- package/serialization/types/ClaimsSchemaFieldLinkValue.d.ts.map +1 -1
- package/serialization/types/ClaimsSchemaFieldLinkValue.js +2 -1
- package/serialization/types/ClaimsSchemaFieldLinkValue.js.map +1 -1
- package/serialization/types/ClaimsSchemaFieldLinkValueLinkType.d.ts +11 -0
- package/serialization/types/ClaimsSchemaFieldLinkValueLinkType.d.ts.map +1 -0
- package/serialization/types/ClaimsSchemaFieldLinkValueLinkType.js +42 -0
- package/serialization/types/ClaimsSchemaFieldLinkValueLinkType.js.map +1 -0
- package/serialization/types/ClaimsSchemaFieldStructOptionalValue.d.ts +21 -0
- package/serialization/types/ClaimsSchemaFieldStructOptionalValue.d.ts.map +1 -0
- package/serialization/types/{DraftFieldStructValue.js → ClaimsSchemaFieldStructOptionalValue.js} +10 -6
- package/serialization/types/ClaimsSchemaFieldStructOptionalValue.js.map +1 -0
- package/serialization/types/ClaimsSchemaFieldStructOptionalValueFieldsItem.d.ts +42 -0
- package/serialization/types/ClaimsSchemaFieldStructOptionalValueFieldsItem.d.ts.map +1 -0
- package/serialization/types/ClaimsSchemaFieldStructOptionalValueFieldsItem.js +64 -0
- package/serialization/types/ClaimsSchemaFieldStructOptionalValueFieldsItem.js.map +1 -0
- package/serialization/types/ClaimsSchemaFieldStructValue.d.ts +3 -0
- package/serialization/types/ClaimsSchemaFieldStructValue.d.ts.map +1 -1
- package/serialization/types/ClaimsSchemaFieldStructValue.js +3 -0
- package/serialization/types/ClaimsSchemaFieldStructValue.js.map +1 -1
- package/serialization/types/ClaimsSchemaOptional.d.ts +18 -0
- package/serialization/types/ClaimsSchemaOptional.d.ts.map +1 -0
- package/serialization/types/ClaimsSchemaOptional.js +49 -0
- package/serialization/types/ClaimsSchemaOptional.js.map +1 -0
- package/serialization/types/ClaimsSchemaOptionalFieldsItem.d.ts +42 -0
- package/serialization/types/ClaimsSchemaOptionalFieldsItem.d.ts.map +1 -0
- package/serialization/types/{DraftFieldStructValueFieldsItem.js → ClaimsSchemaOptionalFieldsItem.js} +18 -18
- package/serialization/types/ClaimsSchemaOptionalFieldsItem.js.map +1 -0
- package/serialization/types/CredentialClaimLinkedCredentialValue.d.ts +14 -0
- package/serialization/types/CredentialClaimLinkedCredentialValue.d.ts.map +1 -0
- package/serialization/types/{DraftFieldDateValue.js → CredentialClaimLinkedCredentialValue.js} +5 -8
- package/serialization/types/CredentialClaimLinkedCredentialValue.js.map +1 -0
- package/serialization/types/CredentialClaimLinkedFileValue.d.ts +14 -0
- package/serialization/types/CredentialClaimLinkedFileValue.d.ts.map +1 -0
- package/serialization/types/CredentialClaimLinkedFileValue.js +45 -0
- package/serialization/types/CredentialClaimLinkedFileValue.js.map +1 -0
- package/serialization/types/CredentialClaimValue.d.ts +45 -0
- package/serialization/types/CredentialClaimValue.d.ts.map +1 -0
- package/serialization/types/{DraftSchemaFieldsItem.js → CredentialClaimValue.js} +19 -18
- package/serialization/types/CredentialClaimValue.js.map +1 -0
- package/serialization/types/CredentialClaimValues.d.ts +11 -0
- package/serialization/types/CredentialClaimValues.d.ts.map +1 -0
- package/serialization/types/CredentialClaimValues.js +43 -0
- package/serialization/types/CredentialClaimValues.js.map +1 -0
- package/serialization/types/CredentialSchema.d.ts +3 -4
- package/serialization/types/CredentialSchema.d.ts.map +1 -1
- package/serialization/types/CredentialSchema.js +3 -4
- package/serialization/types/CredentialSchema.js.map +1 -1
- package/serialization/types/CredentialSchemaCreate.d.ts +2 -2
- package/serialization/types/CredentialSchemaCreate.d.ts.map +1 -1
- package/serialization/types/CredentialSchemaCreate.js +2 -2
- package/serialization/types/CredentialSchemaCreate.js.map +1 -1
- package/serialization/types/CredentialSchemaUpdate.d.ts +2 -2
- package/serialization/types/CredentialSchemaUpdate.d.ts.map +1 -1
- package/serialization/types/CredentialSchemaUpdate.js +2 -2
- package/serialization/types/CredentialSchemaUpdate.js.map +1 -1
- package/serialization/types/{DraftEnumValue.d.ts → DateClaimValue.d.ts} +3 -4
- package/serialization/types/DateClaimValue.d.ts.map +1 -0
- package/serialization/types/{DraftEnumValue.js → DateClaimValue.js} +3 -4
- package/serialization/types/DateClaimValue.js.map +1 -0
- package/serialization/types/DateTimeClaimValue.d.ts +13 -0
- package/serialization/types/DateTimeClaimValue.d.ts.map +1 -0
- package/serialization/types/DateTimeClaimValue.js +44 -0
- package/serialization/types/DateTimeClaimValue.js.map +1 -0
- package/serialization/types/Draft.d.ts +4 -3
- package/serialization/types/Draft.d.ts.map +1 -1
- package/serialization/types/Draft.js +5 -3
- package/serialization/types/Draft.js.map +1 -1
- package/serialization/types/DraftCreate.d.ts +5 -3
- package/serialization/types/DraftCreate.d.ts.map +1 -1
- package/serialization/types/DraftCreate.js +6 -3
- package/serialization/types/DraftCreate.js.map +1 -1
- package/serialization/types/DraftCreateMetaSchema.d.ts +12 -0
- package/serialization/types/DraftCreateMetaSchema.d.ts.map +1 -0
- package/serialization/types/DraftCreateMetaSchema.js +43 -0
- package/serialization/types/DraftCreateMetaSchema.js.map +1 -0
- package/serialization/types/DraftUpdate.d.ts +1 -1
- package/serialization/types/DraftUpdate.d.ts.map +1 -1
- package/serialization/types/DraftUpdate.js +2 -1
- package/serialization/types/DraftUpdate.js.map +1 -1
- package/serialization/types/FileClaimValue.d.ts +14 -0
- package/serialization/types/FileClaimValue.d.ts.map +1 -0
- package/serialization/types/FileClaimValue.js +45 -0
- package/serialization/types/FileClaimValue.js.map +1 -0
- package/serialization/types/LinkClaimValue.d.ts +14 -0
- package/serialization/types/LinkClaimValue.d.ts.map +1 -0
- package/serialization/types/LinkClaimValue.js +45 -0
- package/serialization/types/LinkClaimValue.js.map +1 -0
- package/serialization/types/ListPublishedCredentialSchema.d.ts +14 -0
- package/serialization/types/ListPublishedCredentialSchema.d.ts.map +1 -0
- package/serialization/types/ListPublishedCredentialSchema.js +45 -0
- package/serialization/types/ListPublishedCredentialSchema.js.map +1 -0
- package/serialization/types/MetaSchema.d.ts +16 -0
- package/serialization/types/MetaSchema.d.ts.map +1 -0
- package/serialization/types/MetaSchema.js +47 -0
- package/serialization/types/MetaSchema.js.map +1 -0
- package/serialization/types/NumberClaimValue.d.ts +13 -0
- package/serialization/types/NumberClaimValue.d.ts.map +1 -0
- package/serialization/types/NumberClaimValue.js +44 -0
- package/serialization/types/NumberClaimValue.js.map +1 -0
- package/serialization/types/ProblemInternalServerError.d.ts +2 -1
- package/serialization/types/ProblemInternalServerError.d.ts.map +1 -1
- package/serialization/types/ProblemInternalServerError.js +2 -1
- package/serialization/types/ProblemInternalServerError.js.map +1 -1
- package/serialization/types/ProblemInternalServerErrorType.d.ts +11 -0
- package/serialization/types/ProblemInternalServerErrorType.d.ts.map +1 -0
- package/serialization/types/ProblemInternalServerErrorType.js +42 -0
- package/serialization/types/ProblemInternalServerErrorType.js.map +1 -0
- package/serialization/types/PublishedCredentialSchema.d.ts +4 -0
- package/serialization/types/PublishedCredentialSchema.d.ts.map +1 -1
- package/serialization/types/PublishedCredentialSchema.js +4 -0
- package/serialization/types/PublishedCredentialSchema.js.map +1 -1
- package/serialization/types/PublishedSchemaBaseFilter.d.ts +30 -0
- package/serialization/types/PublishedSchemaBaseFilter.d.ts.map +1 -0
- package/serialization/types/PublishedSchemaBaseFilter.js +61 -0
- package/serialization/types/PublishedSchemaBaseFilter.js.map +1 -0
- package/serialization/types/PublishedSchemaBaseFilterAnnotationsItem.d.ts +27 -0
- package/serialization/types/PublishedSchemaBaseFilterAnnotationsItem.d.ts.map +1 -0
- package/serialization/types/PublishedSchemaBaseFilterAnnotationsItem.js +56 -0
- package/serialization/types/PublishedSchemaBaseFilterAnnotationsItem.js.map +1 -0
- package/serialization/types/{SchemaFilterPublicationPublishedAt.d.ts → PublishedSchemaBaseFilterCreatedAt.d.ts} +4 -4
- package/serialization/types/{SchemaFilterPublicationPublishedAt.d.ts.map → PublishedSchemaBaseFilterCreatedAt.d.ts.map} +1 -1
- package/serialization/types/{SchemaFilterPublicationPublishedAt.js → PublishedSchemaBaseFilterCreatedAt.js} +3 -3
- package/serialization/types/{SchemaFilterPublicationPublishedAt.js.map → PublishedSchemaBaseFilterCreatedAt.js.map} +1 -1
- package/serialization/types/PublishedSchemaBaseFilterDeletedAt.d.ts +39 -0
- package/serialization/types/PublishedSchemaBaseFilterDeletedAt.d.ts.map +1 -0
- package/serialization/types/PublishedSchemaBaseFilterDeletedAt.js +62 -0
- package/serialization/types/PublishedSchemaBaseFilterDeletedAt.js.map +1 -0
- package/serialization/types/{SchemaFilterPublicationEtag.d.ts → PublishedSchemaBaseFilterEtag.d.ts} +4 -4
- package/serialization/types/PublishedSchemaBaseFilterEtag.d.ts.map +1 -0
- package/serialization/types/{SchemaFilterPublicationEtag.js → PublishedSchemaBaseFilterEtag.js} +3 -3
- package/serialization/types/PublishedSchemaBaseFilterEtag.js.map +1 -0
- package/serialization/types/PublishedSchemaBaseFilterId.d.ts +27 -0
- package/serialization/types/PublishedSchemaBaseFilterId.d.ts.map +1 -0
- package/serialization/types/{SchemaFilterPublicationUrl.js → PublishedSchemaBaseFilterId.js} +11 -11
- package/serialization/types/PublishedSchemaBaseFilterId.js.map +1 -0
- package/serialization/types/PublishedSchemaBaseFilterLabelsItem.d.ts +27 -0
- package/serialization/types/PublishedSchemaBaseFilterLabelsItem.d.ts.map +1 -0
- package/serialization/types/PublishedSchemaBaseFilterLabelsItem.js +56 -0
- package/serialization/types/PublishedSchemaBaseFilterLabelsItem.js.map +1 -0
- package/serialization/types/PublishedSchemaBaseFilterModifiedAt.d.ts +31 -0
- package/serialization/types/PublishedSchemaBaseFilterModifiedAt.d.ts.map +1 -0
- package/serialization/types/PublishedSchemaBaseFilterModifiedAt.js +58 -0
- package/serialization/types/PublishedSchemaBaseFilterModifiedAt.js.map +1 -0
- package/serialization/types/PublishedSchemaBaseFilterRevision.d.ts +47 -0
- package/serialization/types/PublishedSchemaBaseFilterRevision.d.ts.map +1 -0
- package/serialization/types/PublishedSchemaBaseFilterRevision.js +66 -0
- package/serialization/types/PublishedSchemaBaseFilterRevision.js.map +1 -0
- package/serialization/types/PublishedSchemaFilter.d.ts +12 -0
- package/serialization/types/PublishedSchemaFilter.d.ts.map +1 -0
- package/serialization/types/PublishedSchemaFilter.js +9 -0
- package/serialization/types/PublishedSchemaFilter.js.map +1 -0
- package/serialization/types/PublishedSchemaFilterData.d.ts +20 -0
- package/serialization/types/PublishedSchemaFilterData.d.ts.map +1 -0
- package/serialization/types/PublishedSchemaFilterData.js +51 -0
- package/serialization/types/PublishedSchemaFilterData.js.map +1 -0
- package/serialization/types/PublishedSchemaFilterDataDigestMultibase.d.ts +27 -0
- package/serialization/types/PublishedSchemaFilterDataDigestMultibase.d.ts.map +1 -0
- package/serialization/types/PublishedSchemaFilterDataDigestMultibase.js +56 -0
- package/serialization/types/PublishedSchemaFilterDataDigestMultibase.js.map +1 -0
- package/serialization/types/PublishedSchemaFilterDataPublishedAt.d.ts +31 -0
- package/serialization/types/PublishedSchemaFilterDataPublishedAt.d.ts.map +1 -0
- package/serialization/types/PublishedSchemaFilterDataPublishedAt.js +58 -0
- package/serialization/types/PublishedSchemaFilterDataPublishedAt.js.map +1 -0
- package/serialization/types/{SchemaFilterPublicationSlug.d.ts → PublishedSchemaFilterDataSlug.d.ts} +4 -4
- package/serialization/types/PublishedSchemaFilterDataSlug.d.ts.map +1 -0
- package/serialization/types/{SchemaFilterPublicationSlug.js → PublishedSchemaFilterDataSlug.js} +3 -3
- package/serialization/types/PublishedSchemaFilterDataSlug.js.map +1 -0
- package/serialization/types/{SchemaFilterPublicationVersion.d.ts → PublishedSchemaFilterDataVersion.d.ts} +4 -4
- package/serialization/types/PublishedSchemaFilterDataVersion.d.ts.map +1 -0
- package/serialization/types/{SchemaFilterPublicationVersion.js → PublishedSchemaFilterDataVersion.js} +3 -3
- package/serialization/types/PublishedSchemaFilterDataVersion.js.map +1 -0
- package/serialization/types/PublishedSchemaSort.d.ts +16 -0
- package/serialization/types/PublishedSchemaSort.d.ts.map +1 -0
- package/serialization/types/PublishedSchemaSort.js +47 -0
- package/serialization/types/PublishedSchemaSort.js.map +1 -0
- package/serialization/types/PublishedSchemaSortField.d.ts +11 -0
- package/serialization/types/PublishedSchemaSortField.d.ts.map +1 -0
- package/serialization/types/PublishedSchemaSortField.js +53 -0
- package/serialization/types/PublishedSchemaSortField.js.map +1 -0
- package/serialization/types/PublishedSchemaSortOrder.d.ts +11 -0
- package/serialization/types/PublishedSchemaSortOrder.d.ts.map +1 -0
- package/serialization/types/PublishedSchemaSortOrder.js +42 -0
- package/serialization/types/PublishedSchemaSortOrder.js.map +1 -0
- package/serialization/types/ResourcePublishedCredentialSchema.d.ts +24 -0
- package/serialization/types/ResourcePublishedCredentialSchema.d.ts.map +1 -0
- package/serialization/types/ResourcePublishedCredentialSchema.js +55 -0
- package/serialization/types/ResourcePublishedCredentialSchema.js.map +1 -0
- package/serialization/types/SchemaFilterData.d.ts +2 -2
- package/serialization/types/SchemaFilterData.d.ts.map +1 -1
- package/serialization/types/SchemaFilterData.js +2 -2
- package/serialization/types/SchemaFilterData.js.map +1 -1
- package/serialization/types/SchemaFilterDataDigestMultibase.d.ts +27 -0
- package/serialization/types/SchemaFilterDataDigestMultibase.d.ts.map +1 -0
- package/serialization/types/SchemaFilterDataDigestMultibase.js +56 -0
- package/serialization/types/SchemaFilterDataDigestMultibase.js.map +1 -0
- package/serialization/types/SchemaImportDataRequest.d.ts +16 -0
- package/serialization/types/SchemaImportDataRequest.d.ts.map +1 -0
- package/serialization/types/SchemaImportDataRequest.js +47 -0
- package/serialization/types/SchemaImportDataRequest.js.map +1 -0
- package/serialization/types/SchemaSortField.d.ts +1 -1
- package/serialization/types/SchemaSortField.d.ts.map +1 -1
- package/serialization/types/SchemaSortField.js +1 -5
- package/serialization/types/SchemaSortField.js.map +1 -1
- package/serialization/types/StringClaimValue.d.ts +13 -0
- package/serialization/types/StringClaimValue.d.ts.map +1 -0
- package/serialization/types/StringClaimValue.js +44 -0
- package/serialization/types/StringClaimValue.js.map +1 -0
- package/serialization/types/StructClaimValue.d.ts +13 -0
- package/serialization/types/StructClaimValue.d.ts.map +1 -0
- package/serialization/types/StructClaimValue.js +45 -0
- package/serialization/types/StructClaimValue.js.map +1 -0
- package/serialization/types/index.d.ts +43 -19
- package/serialization/types/index.d.ts.map +1 -1
- package/serialization/types/index.js +43 -19
- package/serialization/types/index.js.map +1 -1
- package/api/types/CredentialSchemaPublicationOutput.d.ts +0 -27
- package/api/types/CredentialSchemaPublicationOutput.d.ts.map +0 -1
- package/api/types/CredentialSchemaPublicationOutput.js.map +0 -1
- package/api/types/DraftEnumValue.d.ts +0 -13
- package/api/types/DraftEnumValue.d.ts.map +0 -1
- package/api/types/DraftEnumValue.js.map +0 -1
- package/api/types/DraftFieldBooleanValue.d.ts +0 -18
- package/api/types/DraftFieldBooleanValue.d.ts.map +0 -1
- package/api/types/DraftFieldBooleanValue.js.map +0 -1
- package/api/types/DraftFieldDateTimeValue.d.ts +0 -18
- package/api/types/DraftFieldDateTimeValue.d.ts.map +0 -1
- package/api/types/DraftFieldDateTimeValue.js.map +0 -1
- package/api/types/DraftFieldDateValue.d.ts +0 -18
- package/api/types/DraftFieldDateValue.d.ts.map +0 -1
- package/api/types/DraftFieldDateValue.js.map +0 -1
- package/api/types/DraftFieldFileValue.d.ts +0 -16
- package/api/types/DraftFieldFileValue.d.ts.map +0 -1
- package/api/types/DraftFieldFileValue.js.map +0 -1
- package/api/types/DraftFieldLinkValue.d.ts +0 -18
- package/api/types/DraftFieldLinkValue.d.ts.map +0 -1
- package/api/types/DraftFieldLinkValue.js.map +0 -1
- package/api/types/DraftFieldNumberValue.d.ts +0 -18
- package/api/types/DraftFieldNumberValue.d.ts.map +0 -1
- package/api/types/DraftFieldNumberValue.js +0 -6
- package/api/types/DraftFieldNumberValue.js.map +0 -1
- package/api/types/DraftFieldStringValue.d.ts +0 -21
- package/api/types/DraftFieldStringValue.d.ts.map +0 -1
- package/api/types/DraftFieldStringValue.js +0 -6
- package/api/types/DraftFieldStringValue.js.map +0 -1
- package/api/types/DraftFieldStructValue.d.ts +0 -23
- package/api/types/DraftFieldStructValue.d.ts.map +0 -1
- package/api/types/DraftFieldStructValue.js +0 -6
- package/api/types/DraftFieldStructValue.js.map +0 -1
- package/api/types/DraftFieldStructValueFieldsItem.d.ts +0 -35
- package/api/types/DraftFieldStructValueFieldsItem.d.ts.map +0 -1
- package/api/types/DraftFieldStructValueFieldsItem.js +0 -6
- package/api/types/DraftFieldStructValueFieldsItem.js.map +0 -1
- package/api/types/DraftSchema.d.ts +0 -49
- package/api/types/DraftSchema.d.ts.map +0 -1
- package/api/types/DraftSchema.js.map +0 -1
- package/api/types/DraftSchemaFieldsItem.d.ts +0 -35
- package/api/types/DraftSchemaFieldsItem.d.ts.map +0 -1
- package/api/types/DraftSchemaFieldsItem.js +0 -6
- package/api/types/DraftSchemaFieldsItem.js.map +0 -1
- package/api/types/SchemaFilterPublication.d.ts +0 -15
- package/api/types/SchemaFilterPublication.d.ts.map +0 -1
- package/api/types/SchemaFilterPublication.js +0 -6
- package/api/types/SchemaFilterPublication.js.map +0 -1
- package/api/types/SchemaFilterPublicationEtag.d.ts.map +0 -1
- package/api/types/SchemaFilterPublicationEtag.js +0 -6
- package/api/types/SchemaFilterPublicationEtag.js.map +0 -1
- package/api/types/SchemaFilterPublicationPublishedAt.d.ts.map +0 -1
- package/api/types/SchemaFilterPublicationPublishedAt.js +0 -6
- package/api/types/SchemaFilterPublicationPublishedAt.js.map +0 -1
- package/api/types/SchemaFilterPublicationSlug.d.ts.map +0 -1
- package/api/types/SchemaFilterPublicationSlug.js +0 -6
- package/api/types/SchemaFilterPublicationSlug.js.map +0 -1
- package/api/types/SchemaFilterPublicationUrl.d.ts +0 -20
- package/api/types/SchemaFilterPublicationUrl.d.ts.map +0 -1
- package/api/types/SchemaFilterPublicationUrl.js +0 -6
- package/api/types/SchemaFilterPublicationUrl.js.map +0 -1
- package/api/types/SchemaFilterPublicationVersion.d.ts.map +0 -1
- package/api/types/SchemaFilterPublicationVersion.js +0 -6
- package/api/types/SchemaFilterPublicationVersion.js.map +0 -1
- package/serialization/types/CredentialSchemaPublicationOutput.d.ts +0 -17
- package/serialization/types/CredentialSchemaPublicationOutput.d.ts.map +0 -1
- package/serialization/types/CredentialSchemaPublicationOutput.js.map +0 -1
- package/serialization/types/DraftEnumValue.d.ts.map +0 -1
- package/serialization/types/DraftEnumValue.js.map +0 -1
- package/serialization/types/DraftFieldBooleanValue.d.ts +0 -17
- package/serialization/types/DraftFieldBooleanValue.d.ts.map +0 -1
- package/serialization/types/DraftFieldBooleanValue.js.map +0 -1
- package/serialization/types/DraftFieldDateTimeValue.d.ts +0 -17
- package/serialization/types/DraftFieldDateTimeValue.d.ts.map +0 -1
- package/serialization/types/DraftFieldDateTimeValue.js.map +0 -1
- package/serialization/types/DraftFieldDateValue.d.ts +0 -17
- package/serialization/types/DraftFieldDateValue.d.ts.map +0 -1
- package/serialization/types/DraftFieldDateValue.js.map +0 -1
- package/serialization/types/DraftFieldFileValue.d.ts +0 -16
- package/serialization/types/DraftFieldFileValue.d.ts.map +0 -1
- package/serialization/types/DraftFieldFileValue.js.map +0 -1
- package/serialization/types/DraftFieldLinkValue.d.ts +0 -17
- package/serialization/types/DraftFieldLinkValue.d.ts.map +0 -1
- package/serialization/types/DraftFieldLinkValue.js +0 -48
- package/serialization/types/DraftFieldLinkValue.js.map +0 -1
- package/serialization/types/DraftFieldNumberValue.d.ts +0 -17
- package/serialization/types/DraftFieldNumberValue.d.ts.map +0 -1
- package/serialization/types/DraftFieldNumberValue.js +0 -48
- package/serialization/types/DraftFieldNumberValue.js.map +0 -1
- package/serialization/types/DraftFieldStringValue.d.ts +0 -19
- package/serialization/types/DraftFieldStringValue.d.ts.map +0 -1
- package/serialization/types/DraftFieldStringValue.js +0 -50
- package/serialization/types/DraftFieldStringValue.js.map +0 -1
- package/serialization/types/DraftFieldStructValue.d.ts +0 -19
- package/serialization/types/DraftFieldStructValue.d.ts.map +0 -1
- package/serialization/types/DraftFieldStructValue.js.map +0 -1
- package/serialization/types/DraftFieldStructValueFieldsItem.d.ts +0 -42
- package/serialization/types/DraftFieldStructValueFieldsItem.d.ts.map +0 -1
- package/serialization/types/DraftFieldStructValueFieldsItem.js.map +0 -1
- package/serialization/types/DraftSchema.d.ts +0 -17
- package/serialization/types/DraftSchema.d.ts.map +0 -1
- package/serialization/types/DraftSchema.js +0 -48
- package/serialization/types/DraftSchema.js.map +0 -1
- package/serialization/types/DraftSchemaFieldsItem.d.ts +0 -42
- package/serialization/types/DraftSchemaFieldsItem.d.ts.map +0 -1
- package/serialization/types/DraftSchemaFieldsItem.js.map +0 -1
- package/serialization/types/SchemaFilterPublication.d.ts +0 -22
- package/serialization/types/SchemaFilterPublication.d.ts.map +0 -1
- package/serialization/types/SchemaFilterPublication.js +0 -53
- package/serialization/types/SchemaFilterPublication.js.map +0 -1
- package/serialization/types/SchemaFilterPublicationEtag.d.ts.map +0 -1
- package/serialization/types/SchemaFilterPublicationEtag.js.map +0 -1
- package/serialization/types/SchemaFilterPublicationSlug.d.ts.map +0 -1
- package/serialization/types/SchemaFilterPublicationSlug.js.map +0 -1
- package/serialization/types/SchemaFilterPublicationUrl.d.ts +0 -27
- package/serialization/types/SchemaFilterPublicationUrl.d.ts.map +0 -1
- package/serialization/types/SchemaFilterPublicationUrl.js.map +0 -1
- package/serialization/types/SchemaFilterPublicationVersion.d.ts.map +0 -1
- package/serialization/types/SchemaFilterPublicationVersion.js.map +0 -1
package/reference.md
CHANGED
|
@@ -1388,7 +1388,157 @@ await client.credentials.credentialRevision("id", 1);
|
|
|
1388
1388
|
</dl>
|
|
1389
1389
|
</details>
|
|
1390
1390
|
|
|
1391
|
-
<details><summary><code>client.credentials.<a href="/src/api/resources/credentials/client/Client.ts">
|
|
1391
|
+
<details><summary><code>client.credentials.<a href="/src/api/resources/credentials/client/Client.ts">credentialDownload</a>(id, revision, { ...params }) -> core.BinaryResponse</code></summary>
|
|
1392
|
+
<dl>
|
|
1393
|
+
<dd>
|
|
1394
|
+
|
|
1395
|
+
#### 📝 Description
|
|
1396
|
+
|
|
1397
|
+
<dl>
|
|
1398
|
+
<dd>
|
|
1399
|
+
|
|
1400
|
+
<dl>
|
|
1401
|
+
<dd>
|
|
1402
|
+
|
|
1403
|
+
Download of Credential's blob.
|
|
1404
|
+
</dd>
|
|
1405
|
+
</dl>
|
|
1406
|
+
</dd>
|
|
1407
|
+
</dl>
|
|
1408
|
+
|
|
1409
|
+
#### 🔌 Usage
|
|
1410
|
+
|
|
1411
|
+
<dl>
|
|
1412
|
+
<dd>
|
|
1413
|
+
|
|
1414
|
+
<dl>
|
|
1415
|
+
<dd>
|
|
1416
|
+
|
|
1417
|
+
```typescript
|
|
1418
|
+
await client.credentials.credentialDownload("id", 1);
|
|
1419
|
+
|
|
1420
|
+
```
|
|
1421
|
+
</dd>
|
|
1422
|
+
</dl>
|
|
1423
|
+
</dd>
|
|
1424
|
+
</dl>
|
|
1425
|
+
|
|
1426
|
+
#### ⚙️ Parameters
|
|
1427
|
+
|
|
1428
|
+
<dl>
|
|
1429
|
+
<dd>
|
|
1430
|
+
|
|
1431
|
+
<dl>
|
|
1432
|
+
<dd>
|
|
1433
|
+
|
|
1434
|
+
**id:** `string` — The ID of the resource.
|
|
1435
|
+
|
|
1436
|
+
</dd>
|
|
1437
|
+
</dl>
|
|
1438
|
+
|
|
1439
|
+
<dl>
|
|
1440
|
+
<dd>
|
|
1441
|
+
|
|
1442
|
+
**revision:** `number` — The revision of the resource.
|
|
1443
|
+
|
|
1444
|
+
</dd>
|
|
1445
|
+
</dl>
|
|
1446
|
+
|
|
1447
|
+
<dl>
|
|
1448
|
+
<dd>
|
|
1449
|
+
|
|
1450
|
+
**request:** `Truvity.CredentialDownloadRequest`
|
|
1451
|
+
|
|
1452
|
+
</dd>
|
|
1453
|
+
</dl>
|
|
1454
|
+
|
|
1455
|
+
<dl>
|
|
1456
|
+
<dd>
|
|
1457
|
+
|
|
1458
|
+
**requestOptions:** `Credentials.RequestOptions`
|
|
1459
|
+
|
|
1460
|
+
</dd>
|
|
1461
|
+
</dl>
|
|
1462
|
+
</dd>
|
|
1463
|
+
</dl>
|
|
1464
|
+
|
|
1465
|
+
|
|
1466
|
+
</dd>
|
|
1467
|
+
</dl>
|
|
1468
|
+
</details>
|
|
1469
|
+
|
|
1470
|
+
<details><summary><code>client.credentials.<a href="/src/api/resources/credentials/client/Client.ts">getCredentialClaimValues</a>(id, { ...params }) -> Truvity.CredentialClaimValues</code></summary>
|
|
1471
|
+
<dl>
|
|
1472
|
+
<dd>
|
|
1473
|
+
|
|
1474
|
+
#### 📝 Description
|
|
1475
|
+
|
|
1476
|
+
<dl>
|
|
1477
|
+
<dd>
|
|
1478
|
+
|
|
1479
|
+
<dl>
|
|
1480
|
+
<dd>
|
|
1481
|
+
|
|
1482
|
+
Retrieve the claim values of a Verifiable Credential.
|
|
1483
|
+
</dd>
|
|
1484
|
+
</dl>
|
|
1485
|
+
</dd>
|
|
1486
|
+
</dl>
|
|
1487
|
+
|
|
1488
|
+
#### 🔌 Usage
|
|
1489
|
+
|
|
1490
|
+
<dl>
|
|
1491
|
+
<dd>
|
|
1492
|
+
|
|
1493
|
+
<dl>
|
|
1494
|
+
<dd>
|
|
1495
|
+
|
|
1496
|
+
```typescript
|
|
1497
|
+
await client.credentials.getCredentialClaimValues("id");
|
|
1498
|
+
|
|
1499
|
+
```
|
|
1500
|
+
</dd>
|
|
1501
|
+
</dl>
|
|
1502
|
+
</dd>
|
|
1503
|
+
</dl>
|
|
1504
|
+
|
|
1505
|
+
#### ⚙️ Parameters
|
|
1506
|
+
|
|
1507
|
+
<dl>
|
|
1508
|
+
<dd>
|
|
1509
|
+
|
|
1510
|
+
<dl>
|
|
1511
|
+
<dd>
|
|
1512
|
+
|
|
1513
|
+
**id:** `string` — The ID of the credential resource.
|
|
1514
|
+
|
|
1515
|
+
</dd>
|
|
1516
|
+
</dl>
|
|
1517
|
+
|
|
1518
|
+
<dl>
|
|
1519
|
+
<dd>
|
|
1520
|
+
|
|
1521
|
+
**request:** `Truvity.GetCredentialClaimValuesRequest`
|
|
1522
|
+
|
|
1523
|
+
</dd>
|
|
1524
|
+
</dl>
|
|
1525
|
+
|
|
1526
|
+
<dl>
|
|
1527
|
+
<dd>
|
|
1528
|
+
|
|
1529
|
+
**requestOptions:** `Credentials.RequestOptions`
|
|
1530
|
+
|
|
1531
|
+
</dd>
|
|
1532
|
+
</dl>
|
|
1533
|
+
</dd>
|
|
1534
|
+
</dl>
|
|
1535
|
+
|
|
1536
|
+
|
|
1537
|
+
</dd>
|
|
1538
|
+
</dl>
|
|
1539
|
+
</details>
|
|
1540
|
+
|
|
1541
|
+
<details><summary><code>client.credentials.<a href="/src/api/resources/credentials/client/Client.ts">credentialVerify</a>(id, { ...params }) -> Truvity.CredentialVerify</code></summary>
|
|
1392
1542
|
<dl>
|
|
1393
1543
|
<dd>
|
|
1394
1544
|
|
|
@@ -1439,6 +1589,14 @@ await client.credentials.credentialVerify("id");
|
|
|
1439
1589
|
<dl>
|
|
1440
1590
|
<dd>
|
|
1441
1591
|
|
|
1592
|
+
**request:** `Truvity.CredentialVerifyRequest`
|
|
1593
|
+
|
|
1594
|
+
</dd>
|
|
1595
|
+
</dl>
|
|
1596
|
+
|
|
1597
|
+
<dl>
|
|
1598
|
+
<dd>
|
|
1599
|
+
|
|
1442
1600
|
**requestOptions:** `Credentials.RequestOptions`
|
|
1443
1601
|
|
|
1444
1602
|
</dd>
|
|
@@ -2209,13 +2367,13 @@ Creates Draft's resource.
|
|
|
2209
2367
|
```typescript
|
|
2210
2368
|
await client.drafts.draftCreate({
|
|
2211
2369
|
data: {
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2370
|
+
metaSchema: {
|
|
2371
|
+
schema: {
|
|
2372
|
+
fields: [{
|
|
2373
|
+
kind: "BOOLEAN",
|
|
2374
|
+
name: "name"
|
|
2375
|
+
}]
|
|
2376
|
+
}
|
|
2219
2377
|
}
|
|
2220
2378
|
}
|
|
2221
2379
|
});
|
|
@@ -3018,6 +3176,89 @@ await client.drafts.draftRevision("id", 1);
|
|
|
3018
3176
|
</dl>
|
|
3019
3177
|
|
|
3020
3178
|
|
|
3179
|
+
</dd>
|
|
3180
|
+
</dl>
|
|
3181
|
+
</details>
|
|
3182
|
+
|
|
3183
|
+
<details><summary><code>client.drafts.<a href="/src/api/resources/drafts/client/Client.ts">draftExport</a>(id, revision, { ...params }) -> core.BinaryResponse</code></summary>
|
|
3184
|
+
<dl>
|
|
3185
|
+
<dd>
|
|
3186
|
+
|
|
3187
|
+
#### 📝 Description
|
|
3188
|
+
|
|
3189
|
+
<dl>
|
|
3190
|
+
<dd>
|
|
3191
|
+
|
|
3192
|
+
<dl>
|
|
3193
|
+
<dd>
|
|
3194
|
+
|
|
3195
|
+
Generate an unsigned Verifiable Credential in JSON-LD format from a Draft.
|
|
3196
|
+
</dd>
|
|
3197
|
+
</dl>
|
|
3198
|
+
</dd>
|
|
3199
|
+
</dl>
|
|
3200
|
+
|
|
3201
|
+
#### 🔌 Usage
|
|
3202
|
+
|
|
3203
|
+
<dl>
|
|
3204
|
+
<dd>
|
|
3205
|
+
|
|
3206
|
+
<dl>
|
|
3207
|
+
<dd>
|
|
3208
|
+
|
|
3209
|
+
```typescript
|
|
3210
|
+
await client.drafts.draftExport("id", 1, {
|
|
3211
|
+
issuer: "issuer",
|
|
3212
|
+
validFrom: undefined,
|
|
3213
|
+
validUntil: undefined
|
|
3214
|
+
});
|
|
3215
|
+
|
|
3216
|
+
```
|
|
3217
|
+
</dd>
|
|
3218
|
+
</dl>
|
|
3219
|
+
</dd>
|
|
3220
|
+
</dl>
|
|
3221
|
+
|
|
3222
|
+
#### ⚙️ Parameters
|
|
3223
|
+
|
|
3224
|
+
<dl>
|
|
3225
|
+
<dd>
|
|
3226
|
+
|
|
3227
|
+
<dl>
|
|
3228
|
+
<dd>
|
|
3229
|
+
|
|
3230
|
+
**id:** `string` — The ID of the resource.
|
|
3231
|
+
|
|
3232
|
+
</dd>
|
|
3233
|
+
</dl>
|
|
3234
|
+
|
|
3235
|
+
<dl>
|
|
3236
|
+
<dd>
|
|
3237
|
+
|
|
3238
|
+
**revision:** `number` — The revision of the resource.
|
|
3239
|
+
|
|
3240
|
+
</dd>
|
|
3241
|
+
</dl>
|
|
3242
|
+
|
|
3243
|
+
<dl>
|
|
3244
|
+
<dd>
|
|
3245
|
+
|
|
3246
|
+
**request:** `Truvity.DraftExportRequest`
|
|
3247
|
+
|
|
3248
|
+
</dd>
|
|
3249
|
+
</dl>
|
|
3250
|
+
|
|
3251
|
+
<dl>
|
|
3252
|
+
<dd>
|
|
3253
|
+
|
|
3254
|
+
**requestOptions:** `Drafts.RequestOptions`
|
|
3255
|
+
|
|
3256
|
+
</dd>
|
|
3257
|
+
</dl>
|
|
3258
|
+
</dd>
|
|
3259
|
+
</dl>
|
|
3260
|
+
|
|
3261
|
+
|
|
3021
3262
|
</dd>
|
|
3022
3263
|
</dl>
|
|
3023
3264
|
</details>
|
|
@@ -3753,8 +3994,7 @@ await client.files.fileRevision("id", 1);
|
|
|
3753
3994
|
</dl>
|
|
3754
3995
|
</details>
|
|
3755
3996
|
|
|
3756
|
-
|
|
3757
|
-
<details><summary><code>client.keys.<a href="/src/api/resources/keys/client/Client.ts">keyGenerate</a>({ ...params }) -> Truvity.ResourceKeyPublic</code></summary>
|
|
3997
|
+
<details><summary><code>client.files.<a href="/src/api/resources/files/client/Client.ts">fileDownload</a>(id, revision, { ...params }) -> core.BinaryResponse</code></summary>
|
|
3758
3998
|
<dl>
|
|
3759
3999
|
<dd>
|
|
3760
4000
|
|
|
@@ -3766,7 +4006,7 @@ await client.files.fileRevision("id", 1);
|
|
|
3766
4006
|
<dl>
|
|
3767
4007
|
<dd>
|
|
3768
4008
|
|
|
3769
|
-
|
|
4009
|
+
Download of File's blob.
|
|
3770
4010
|
</dd>
|
|
3771
4011
|
</dl>
|
|
3772
4012
|
</dd>
|
|
@@ -3781,11 +4021,7 @@ Generate a new cryptographic key pair.
|
|
|
3781
4021
|
<dd>
|
|
3782
4022
|
|
|
3783
4023
|
```typescript
|
|
3784
|
-
await client.
|
|
3785
|
-
data: {
|
|
3786
|
-
type: "ED25519"
|
|
3787
|
-
}
|
|
3788
|
-
});
|
|
4024
|
+
await client.files.fileDownload("id", 1);
|
|
3789
4025
|
|
|
3790
4026
|
```
|
|
3791
4027
|
</dd>
|
|
@@ -3801,7 +4037,7 @@ await client.keys.keyGenerate({
|
|
|
3801
4037
|
<dl>
|
|
3802
4038
|
<dd>
|
|
3803
4039
|
|
|
3804
|
-
**
|
|
4040
|
+
**id:** `string` — The ID of the resource.
|
|
3805
4041
|
|
|
3806
4042
|
</dd>
|
|
3807
4043
|
</dl>
|
|
@@ -3809,26 +4045,110 @@ await client.keys.keyGenerate({
|
|
|
3809
4045
|
<dl>
|
|
3810
4046
|
<dd>
|
|
3811
4047
|
|
|
3812
|
-
**
|
|
4048
|
+
**revision:** `number` — The revision of the resource.
|
|
3813
4049
|
|
|
3814
4050
|
</dd>
|
|
3815
4051
|
</dl>
|
|
3816
|
-
</dd>
|
|
3817
|
-
</dl>
|
|
3818
4052
|
|
|
4053
|
+
<dl>
|
|
4054
|
+
<dd>
|
|
3819
4055
|
|
|
4056
|
+
**request:** `Truvity.FileDownloadRequest`
|
|
4057
|
+
|
|
3820
4058
|
</dd>
|
|
3821
4059
|
</dl>
|
|
3822
|
-
</details>
|
|
3823
4060
|
|
|
3824
|
-
<details><summary><code>client.keys.<a href="/src/api/resources/keys/client/Client.ts">keyImport</a>({ ...params }) -> Truvity.ResourceKeyPublic</code></summary>
|
|
3825
4061
|
<dl>
|
|
3826
4062
|
<dd>
|
|
3827
4063
|
|
|
3828
|
-
|
|
4064
|
+
**requestOptions:** `Files.RequestOptions`
|
|
4065
|
+
|
|
4066
|
+
</dd>
|
|
4067
|
+
</dl>
|
|
4068
|
+
</dd>
|
|
4069
|
+
</dl>
|
|
3829
4070
|
|
|
3830
|
-
|
|
3831
|
-
|
|
4071
|
+
|
|
4072
|
+
</dd>
|
|
4073
|
+
</dl>
|
|
4074
|
+
</details>
|
|
4075
|
+
|
|
4076
|
+
## keys
|
|
4077
|
+
<details><summary><code>client.keys.<a href="/src/api/resources/keys/client/Client.ts">keyGenerate</a>({ ...params }) -> Truvity.ResourceKeyPublic</code></summary>
|
|
4078
|
+
<dl>
|
|
4079
|
+
<dd>
|
|
4080
|
+
|
|
4081
|
+
#### 📝 Description
|
|
4082
|
+
|
|
4083
|
+
<dl>
|
|
4084
|
+
<dd>
|
|
4085
|
+
|
|
4086
|
+
<dl>
|
|
4087
|
+
<dd>
|
|
4088
|
+
|
|
4089
|
+
Generate a new cryptographic key pair.
|
|
4090
|
+
</dd>
|
|
4091
|
+
</dl>
|
|
4092
|
+
</dd>
|
|
4093
|
+
</dl>
|
|
4094
|
+
|
|
4095
|
+
#### 🔌 Usage
|
|
4096
|
+
|
|
4097
|
+
<dl>
|
|
4098
|
+
<dd>
|
|
4099
|
+
|
|
4100
|
+
<dl>
|
|
4101
|
+
<dd>
|
|
4102
|
+
|
|
4103
|
+
```typescript
|
|
4104
|
+
await client.keys.keyGenerate({
|
|
4105
|
+
data: {
|
|
4106
|
+
type: "ED25519"
|
|
4107
|
+
}
|
|
4108
|
+
});
|
|
4109
|
+
|
|
4110
|
+
```
|
|
4111
|
+
</dd>
|
|
4112
|
+
</dl>
|
|
4113
|
+
</dd>
|
|
4114
|
+
</dl>
|
|
4115
|
+
|
|
4116
|
+
#### ⚙️ Parameters
|
|
4117
|
+
|
|
4118
|
+
<dl>
|
|
4119
|
+
<dd>
|
|
4120
|
+
|
|
4121
|
+
<dl>
|
|
4122
|
+
<dd>
|
|
4123
|
+
|
|
4124
|
+
**request:** `Truvity.KeyGenerateRequest`
|
|
4125
|
+
|
|
4126
|
+
</dd>
|
|
4127
|
+
</dl>
|
|
4128
|
+
|
|
4129
|
+
<dl>
|
|
4130
|
+
<dd>
|
|
4131
|
+
|
|
4132
|
+
**requestOptions:** `Keys.RequestOptions`
|
|
4133
|
+
|
|
4134
|
+
</dd>
|
|
4135
|
+
</dl>
|
|
4136
|
+
</dd>
|
|
4137
|
+
</dl>
|
|
4138
|
+
|
|
4139
|
+
|
|
4140
|
+
</dd>
|
|
4141
|
+
</dl>
|
|
4142
|
+
</details>
|
|
4143
|
+
|
|
4144
|
+
<details><summary><code>client.keys.<a href="/src/api/resources/keys/client/Client.ts">keyImport</a>({ ...params }) -> Truvity.ResourceKeyPublic</code></summary>
|
|
4145
|
+
<dl>
|
|
4146
|
+
<dd>
|
|
4147
|
+
|
|
4148
|
+
#### 📝 Description
|
|
4149
|
+
|
|
4150
|
+
<dl>
|
|
4151
|
+
<dd>
|
|
3832
4152
|
|
|
3833
4153
|
<dl>
|
|
3834
4154
|
<dd>
|
|
@@ -4248,6 +4568,158 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
4248
4568
|
</dl>
|
|
4249
4569
|
|
|
4250
4570
|
|
|
4571
|
+
</dd>
|
|
4572
|
+
</dl>
|
|
4573
|
+
</details>
|
|
4574
|
+
|
|
4575
|
+
<details><summary><code>client.keys.<a href="/src/api/resources/keys/client/Client.ts">credentialSign</a>(id, { ...params }) -> core.BinaryResponse</code></summary>
|
|
4576
|
+
<dl>
|
|
4577
|
+
<dd>
|
|
4578
|
+
|
|
4579
|
+
#### 📝 Description
|
|
4580
|
+
|
|
4581
|
+
<dl>
|
|
4582
|
+
<dd>
|
|
4583
|
+
|
|
4584
|
+
<dl>
|
|
4585
|
+
<dd>
|
|
4586
|
+
|
|
4587
|
+
Sign a JSON-LD representation of an unsigned Credential.
|
|
4588
|
+
</dd>
|
|
4589
|
+
</dl>
|
|
4590
|
+
</dd>
|
|
4591
|
+
</dl>
|
|
4592
|
+
|
|
4593
|
+
#### 🔌 Usage
|
|
4594
|
+
|
|
4595
|
+
<dl>
|
|
4596
|
+
<dd>
|
|
4597
|
+
|
|
4598
|
+
<dl>
|
|
4599
|
+
<dd>
|
|
4600
|
+
|
|
4601
|
+
```typescript
|
|
4602
|
+
await client.keys.credentialSign("id", {
|
|
4603
|
+
body: "string"
|
|
4604
|
+
});
|
|
4605
|
+
|
|
4606
|
+
```
|
|
4607
|
+
</dd>
|
|
4608
|
+
</dl>
|
|
4609
|
+
</dd>
|
|
4610
|
+
</dl>
|
|
4611
|
+
|
|
4612
|
+
#### ⚙️ Parameters
|
|
4613
|
+
|
|
4614
|
+
<dl>
|
|
4615
|
+
<dd>
|
|
4616
|
+
|
|
4617
|
+
<dl>
|
|
4618
|
+
<dd>
|
|
4619
|
+
|
|
4620
|
+
**id:** `string`
|
|
4621
|
+
|
|
4622
|
+
The primary and unique identifier of the resource (inside tenant)
|
|
4623
|
+
according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
4624
|
+
|
|
4625
|
+
</dd>
|
|
4626
|
+
</dl>
|
|
4627
|
+
|
|
4628
|
+
<dl>
|
|
4629
|
+
<dd>
|
|
4630
|
+
|
|
4631
|
+
**request:** `Truvity.CredentialSignRequest`
|
|
4632
|
+
|
|
4633
|
+
</dd>
|
|
4634
|
+
</dl>
|
|
4635
|
+
|
|
4636
|
+
<dl>
|
|
4637
|
+
<dd>
|
|
4638
|
+
|
|
4639
|
+
**requestOptions:** `Keys.RequestOptions`
|
|
4640
|
+
|
|
4641
|
+
</dd>
|
|
4642
|
+
</dl>
|
|
4643
|
+
</dd>
|
|
4644
|
+
</dl>
|
|
4645
|
+
|
|
4646
|
+
|
|
4647
|
+
</dd>
|
|
4648
|
+
</dl>
|
|
4649
|
+
</details>
|
|
4650
|
+
|
|
4651
|
+
<details><summary><code>client.keys.<a href="/src/api/resources/keys/client/Client.ts">didCommMessageSign</a>(id, { ...params }) -> core.BinaryResponse</code></summary>
|
|
4652
|
+
<dl>
|
|
4653
|
+
<dd>
|
|
4654
|
+
|
|
4655
|
+
#### 📝 Description
|
|
4656
|
+
|
|
4657
|
+
<dl>
|
|
4658
|
+
<dd>
|
|
4659
|
+
|
|
4660
|
+
<dl>
|
|
4661
|
+
<dd>
|
|
4662
|
+
|
|
4663
|
+
Sign DIDComm Message Plaintext.
|
|
4664
|
+
</dd>
|
|
4665
|
+
</dl>
|
|
4666
|
+
</dd>
|
|
4667
|
+
</dl>
|
|
4668
|
+
|
|
4669
|
+
#### 🔌 Usage
|
|
4670
|
+
|
|
4671
|
+
<dl>
|
|
4672
|
+
<dd>
|
|
4673
|
+
|
|
4674
|
+
<dl>
|
|
4675
|
+
<dd>
|
|
4676
|
+
|
|
4677
|
+
```typescript
|
|
4678
|
+
await client.keys.didCommMessageSign("id", {
|
|
4679
|
+
body: "string"
|
|
4680
|
+
});
|
|
4681
|
+
|
|
4682
|
+
```
|
|
4683
|
+
</dd>
|
|
4684
|
+
</dl>
|
|
4685
|
+
</dd>
|
|
4686
|
+
</dl>
|
|
4687
|
+
|
|
4688
|
+
#### ⚙️ Parameters
|
|
4689
|
+
|
|
4690
|
+
<dl>
|
|
4691
|
+
<dd>
|
|
4692
|
+
|
|
4693
|
+
<dl>
|
|
4694
|
+
<dd>
|
|
4695
|
+
|
|
4696
|
+
**id:** `string`
|
|
4697
|
+
|
|
4698
|
+
The primary and unique identifier of the resource (inside tenant)
|
|
4699
|
+
according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
4700
|
+
|
|
4701
|
+
</dd>
|
|
4702
|
+
</dl>
|
|
4703
|
+
|
|
4704
|
+
<dl>
|
|
4705
|
+
<dd>
|
|
4706
|
+
|
|
4707
|
+
**request:** `Truvity.DidCommMessageSignRequest`
|
|
4708
|
+
|
|
4709
|
+
</dd>
|
|
4710
|
+
</dl>
|
|
4711
|
+
|
|
4712
|
+
<dl>
|
|
4713
|
+
<dd>
|
|
4714
|
+
|
|
4715
|
+
**requestOptions:** `Keys.RequestOptions`
|
|
4716
|
+
|
|
4717
|
+
</dd>
|
|
4718
|
+
</dl>
|
|
4719
|
+
</dd>
|
|
4720
|
+
</dl>
|
|
4721
|
+
|
|
4722
|
+
|
|
4251
4723
|
</dd>
|
|
4252
4724
|
</dl>
|
|
4253
4725
|
</details>
|
|
@@ -4331,7 +4803,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
4331
4803
|
</dl>
|
|
4332
4804
|
</details>
|
|
4333
4805
|
|
|
4334
|
-
<details><summary><code>client.keys.<a href="/src/api/resources/keys/client/Client.ts">
|
|
4806
|
+
<details><summary><code>client.keys.<a href="/src/api/resources/keys/client/Client.ts">presentationSign</a>(id, { ...params }) -> core.BinaryResponse</code></summary>
|
|
4335
4807
|
<dl>
|
|
4336
4808
|
<dd>
|
|
4337
4809
|
|
|
@@ -4343,7 +4815,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
4343
4815
|
<dl>
|
|
4344
4816
|
<dd>
|
|
4345
4817
|
|
|
4346
|
-
|
|
4818
|
+
Sign a JSON-LD representation of an unsigned Presentation.
|
|
4347
4819
|
</dd>
|
|
4348
4820
|
</dl>
|
|
4349
4821
|
</dd>
|
|
@@ -4358,8 +4830,8 @@ Restore Key's resource.
|
|
|
4358
4830
|
<dd>
|
|
4359
4831
|
|
|
4360
4832
|
```typescript
|
|
4361
|
-
await client.keys.
|
|
4362
|
-
|
|
4833
|
+
await client.keys.presentationSign("id", {
|
|
4834
|
+
body: "string"
|
|
4363
4835
|
});
|
|
4364
4836
|
|
|
4365
4837
|
```
|
|
@@ -4387,7 +4859,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
4387
4859
|
<dl>
|
|
4388
4860
|
<dd>
|
|
4389
4861
|
|
|
4390
|
-
**request:** `Truvity.
|
|
4862
|
+
**request:** `Truvity.PresentationSignRequest`
|
|
4391
4863
|
|
|
4392
4864
|
</dd>
|
|
4393
4865
|
</dl>
|
|
@@ -4407,7 +4879,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
4407
4879
|
</dl>
|
|
4408
4880
|
</details>
|
|
4409
4881
|
|
|
4410
|
-
<details><summary><code>client.keys.<a href="/src/api/resources/keys/client/Client.ts">
|
|
4882
|
+
<details><summary><code>client.keys.<a href="/src/api/resources/keys/client/Client.ts">keyRestore</a>(id, { ...params }) -> Truvity.ResourceKeyPublic</code></summary>
|
|
4411
4883
|
<dl>
|
|
4412
4884
|
<dd>
|
|
4413
4885
|
|
|
@@ -4419,7 +4891,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
4419
4891
|
<dl>
|
|
4420
4892
|
<dd>
|
|
4421
4893
|
|
|
4422
|
-
|
|
4894
|
+
Restore Key's resource.
|
|
4423
4895
|
</dd>
|
|
4424
4896
|
</dl>
|
|
4425
4897
|
</dd>
|
|
@@ -4434,7 +4906,9 @@ History of the Key's resources.
|
|
|
4434
4906
|
<dd>
|
|
4435
4907
|
|
|
4436
4908
|
```typescript
|
|
4437
|
-
await client.keys.
|
|
4909
|
+
await client.keys.keyRestore("id", {
|
|
4910
|
+
ifMatch: "If-Match"
|
|
4911
|
+
});
|
|
4438
4912
|
|
|
4439
4913
|
```
|
|
4440
4914
|
</dd>
|
|
@@ -4450,7 +4924,802 @@ await client.keys.keyHistory("id");
|
|
|
4450
4924
|
<dl>
|
|
4451
4925
|
<dd>
|
|
4452
4926
|
|
|
4453
|
-
**id:** `string`
|
|
4927
|
+
**id:** `string`
|
|
4928
|
+
|
|
4929
|
+
The primary and unique identifier of the resource (inside tenant)
|
|
4930
|
+
according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
4931
|
+
|
|
4932
|
+
</dd>
|
|
4933
|
+
</dl>
|
|
4934
|
+
|
|
4935
|
+
<dl>
|
|
4936
|
+
<dd>
|
|
4937
|
+
|
|
4938
|
+
**request:** `Truvity.KeyRestoreRequest`
|
|
4939
|
+
|
|
4940
|
+
</dd>
|
|
4941
|
+
</dl>
|
|
4942
|
+
|
|
4943
|
+
<dl>
|
|
4944
|
+
<dd>
|
|
4945
|
+
|
|
4946
|
+
**requestOptions:** `Keys.RequestOptions`
|
|
4947
|
+
|
|
4948
|
+
</dd>
|
|
4949
|
+
</dl>
|
|
4950
|
+
</dd>
|
|
4951
|
+
</dl>
|
|
4952
|
+
|
|
4953
|
+
|
|
4954
|
+
</dd>
|
|
4955
|
+
</dl>
|
|
4956
|
+
</details>
|
|
4957
|
+
|
|
4958
|
+
<details><summary><code>client.keys.<a href="/src/api/resources/keys/client/Client.ts">keyHistory</a>(id, { ...params }) -> Truvity.ListKeyPublic</code></summary>
|
|
4959
|
+
<dl>
|
|
4960
|
+
<dd>
|
|
4961
|
+
|
|
4962
|
+
#### 📝 Description
|
|
4963
|
+
|
|
4964
|
+
<dl>
|
|
4965
|
+
<dd>
|
|
4966
|
+
|
|
4967
|
+
<dl>
|
|
4968
|
+
<dd>
|
|
4969
|
+
|
|
4970
|
+
History of the Key's resources.
|
|
4971
|
+
</dd>
|
|
4972
|
+
</dl>
|
|
4973
|
+
</dd>
|
|
4974
|
+
</dl>
|
|
4975
|
+
|
|
4976
|
+
#### 🔌 Usage
|
|
4977
|
+
|
|
4978
|
+
<dl>
|
|
4979
|
+
<dd>
|
|
4980
|
+
|
|
4981
|
+
<dl>
|
|
4982
|
+
<dd>
|
|
4983
|
+
|
|
4984
|
+
```typescript
|
|
4985
|
+
await client.keys.keyHistory("id");
|
|
4986
|
+
|
|
4987
|
+
```
|
|
4988
|
+
</dd>
|
|
4989
|
+
</dl>
|
|
4990
|
+
</dd>
|
|
4991
|
+
</dl>
|
|
4992
|
+
|
|
4993
|
+
#### ⚙️ Parameters
|
|
4994
|
+
|
|
4995
|
+
<dl>
|
|
4996
|
+
<dd>
|
|
4997
|
+
|
|
4998
|
+
<dl>
|
|
4999
|
+
<dd>
|
|
5000
|
+
|
|
5001
|
+
**id:** `string` — The ID of the resource.
|
|
5002
|
+
|
|
5003
|
+
</dd>
|
|
5004
|
+
</dl>
|
|
5005
|
+
|
|
5006
|
+
<dl>
|
|
5007
|
+
<dd>
|
|
5008
|
+
|
|
5009
|
+
**request:** `Truvity.KeyHistoryRequest`
|
|
5010
|
+
|
|
5011
|
+
</dd>
|
|
5012
|
+
</dl>
|
|
5013
|
+
|
|
5014
|
+
<dl>
|
|
5015
|
+
<dd>
|
|
5016
|
+
|
|
5017
|
+
**requestOptions:** `Keys.RequestOptions`
|
|
5018
|
+
|
|
5019
|
+
</dd>
|
|
5020
|
+
</dl>
|
|
5021
|
+
</dd>
|
|
5022
|
+
</dl>
|
|
5023
|
+
|
|
5024
|
+
|
|
5025
|
+
</dd>
|
|
5026
|
+
</dl>
|
|
5027
|
+
</details>
|
|
5028
|
+
|
|
5029
|
+
<details><summary><code>client.keys.<a href="/src/api/resources/keys/client/Client.ts">keyRevision</a>(id, revision, { ...params }) -> Truvity.ResourceKeyPublic</code></summary>
|
|
5030
|
+
<dl>
|
|
5031
|
+
<dd>
|
|
5032
|
+
|
|
5033
|
+
#### 📝 Description
|
|
5034
|
+
|
|
5035
|
+
<dl>
|
|
5036
|
+
<dd>
|
|
5037
|
+
|
|
5038
|
+
<dl>
|
|
5039
|
+
<dd>
|
|
5040
|
+
|
|
5041
|
+
Read the specific version of the Key's resource.
|
|
5042
|
+
</dd>
|
|
5043
|
+
</dl>
|
|
5044
|
+
</dd>
|
|
5045
|
+
</dl>
|
|
5046
|
+
|
|
5047
|
+
#### 🔌 Usage
|
|
5048
|
+
|
|
5049
|
+
<dl>
|
|
5050
|
+
<dd>
|
|
5051
|
+
|
|
5052
|
+
<dl>
|
|
5053
|
+
<dd>
|
|
5054
|
+
|
|
5055
|
+
```typescript
|
|
5056
|
+
await client.keys.keyRevision("id", 1);
|
|
5057
|
+
|
|
5058
|
+
```
|
|
5059
|
+
</dd>
|
|
5060
|
+
</dl>
|
|
5061
|
+
</dd>
|
|
5062
|
+
</dl>
|
|
5063
|
+
|
|
5064
|
+
#### ⚙️ Parameters
|
|
5065
|
+
|
|
5066
|
+
<dl>
|
|
5067
|
+
<dd>
|
|
5068
|
+
|
|
5069
|
+
<dl>
|
|
5070
|
+
<dd>
|
|
5071
|
+
|
|
5072
|
+
**id:** `string` — The ID of the resource.
|
|
5073
|
+
|
|
5074
|
+
</dd>
|
|
5075
|
+
</dl>
|
|
5076
|
+
|
|
5077
|
+
<dl>
|
|
5078
|
+
<dd>
|
|
5079
|
+
|
|
5080
|
+
**revision:** `number` — The revision of the resource.
|
|
5081
|
+
|
|
5082
|
+
</dd>
|
|
5083
|
+
</dl>
|
|
5084
|
+
|
|
5085
|
+
<dl>
|
|
5086
|
+
<dd>
|
|
5087
|
+
|
|
5088
|
+
**request:** `Truvity.KeyRevisionRequest`
|
|
5089
|
+
|
|
5090
|
+
</dd>
|
|
5091
|
+
</dl>
|
|
5092
|
+
|
|
5093
|
+
<dl>
|
|
5094
|
+
<dd>
|
|
5095
|
+
|
|
5096
|
+
**requestOptions:** `Keys.RequestOptions`
|
|
5097
|
+
|
|
5098
|
+
</dd>
|
|
5099
|
+
</dl>
|
|
5100
|
+
</dd>
|
|
5101
|
+
</dl>
|
|
5102
|
+
|
|
5103
|
+
|
|
5104
|
+
</dd>
|
|
5105
|
+
</dl>
|
|
5106
|
+
</details>
|
|
5107
|
+
|
|
5108
|
+
## presentations
|
|
5109
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationExport</a>({ ...params }) -> core.BinaryResponse</code></summary>
|
|
5110
|
+
<dl>
|
|
5111
|
+
<dd>
|
|
5112
|
+
|
|
5113
|
+
#### 📝 Description
|
|
5114
|
+
|
|
5115
|
+
<dl>
|
|
5116
|
+
<dd>
|
|
5117
|
+
|
|
5118
|
+
<dl>
|
|
5119
|
+
<dd>
|
|
5120
|
+
|
|
5121
|
+
Generate an unsigned Verifiable Presentation in JSON-LD format from a list of Credentials.
|
|
5122
|
+
</dd>
|
|
5123
|
+
</dl>
|
|
5124
|
+
</dd>
|
|
5125
|
+
</dl>
|
|
5126
|
+
|
|
5127
|
+
#### 🔌 Usage
|
|
5128
|
+
|
|
5129
|
+
<dl>
|
|
5130
|
+
<dd>
|
|
5131
|
+
|
|
5132
|
+
<dl>
|
|
5133
|
+
<dd>
|
|
5134
|
+
|
|
5135
|
+
```typescript
|
|
5136
|
+
await client.presentations.presentationExport({
|
|
5137
|
+
compositionType: "EMBED",
|
|
5138
|
+
credentialIds: ["credential_ids", "credential_ids"],
|
|
5139
|
+
holder: "holder"
|
|
5140
|
+
});
|
|
5141
|
+
|
|
5142
|
+
```
|
|
5143
|
+
</dd>
|
|
5144
|
+
</dl>
|
|
5145
|
+
</dd>
|
|
5146
|
+
</dl>
|
|
5147
|
+
|
|
5148
|
+
#### ⚙️ Parameters
|
|
5149
|
+
|
|
5150
|
+
<dl>
|
|
5151
|
+
<dd>
|
|
5152
|
+
|
|
5153
|
+
<dl>
|
|
5154
|
+
<dd>
|
|
5155
|
+
|
|
5156
|
+
**request:** `Truvity.PresentationExportRequest`
|
|
5157
|
+
|
|
5158
|
+
</dd>
|
|
5159
|
+
</dl>
|
|
5160
|
+
|
|
5161
|
+
<dl>
|
|
5162
|
+
<dd>
|
|
5163
|
+
|
|
5164
|
+
**requestOptions:** `Presentations.RequestOptions`
|
|
5165
|
+
|
|
5166
|
+
</dd>
|
|
5167
|
+
</dl>
|
|
5168
|
+
</dd>
|
|
5169
|
+
</dl>
|
|
5170
|
+
|
|
5171
|
+
|
|
5172
|
+
</dd>
|
|
5173
|
+
</dl>
|
|
5174
|
+
</details>
|
|
5175
|
+
|
|
5176
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationImport</a>({ ...params }) -> Truvity.ResourcePresentation</code></summary>
|
|
5177
|
+
<dl>
|
|
5178
|
+
<dd>
|
|
5179
|
+
|
|
5180
|
+
#### 📝 Description
|
|
5181
|
+
|
|
5182
|
+
<dl>
|
|
5183
|
+
<dd>
|
|
5184
|
+
|
|
5185
|
+
<dl>
|
|
5186
|
+
<dd>
|
|
5187
|
+
|
|
5188
|
+
Import a Verifiable Presentation's resource with **blob_id**.
|
|
5189
|
+
|
|
5190
|
+
To get **blob_id** call [Upload](#tag/presentations/operation/PresentationUpload) first.
|
|
5191
|
+
</dd>
|
|
5192
|
+
</dl>
|
|
5193
|
+
</dd>
|
|
5194
|
+
</dl>
|
|
5195
|
+
|
|
5196
|
+
#### 🔌 Usage
|
|
5197
|
+
|
|
5198
|
+
<dl>
|
|
5199
|
+
<dd>
|
|
5200
|
+
|
|
5201
|
+
<dl>
|
|
5202
|
+
<dd>
|
|
5203
|
+
|
|
5204
|
+
```typescript
|
|
5205
|
+
await client.presentations.presentationImport({
|
|
5206
|
+
blobId: "blob_id"
|
|
5207
|
+
});
|
|
5208
|
+
|
|
5209
|
+
```
|
|
5210
|
+
</dd>
|
|
5211
|
+
</dl>
|
|
5212
|
+
</dd>
|
|
5213
|
+
</dl>
|
|
5214
|
+
|
|
5215
|
+
#### ⚙️ Parameters
|
|
5216
|
+
|
|
5217
|
+
<dl>
|
|
5218
|
+
<dd>
|
|
5219
|
+
|
|
5220
|
+
<dl>
|
|
5221
|
+
<dd>
|
|
5222
|
+
|
|
5223
|
+
**request:** `Truvity.PresentationImportRequest`
|
|
5224
|
+
|
|
5225
|
+
</dd>
|
|
5226
|
+
</dl>
|
|
5227
|
+
|
|
5228
|
+
<dl>
|
|
5229
|
+
<dd>
|
|
5230
|
+
|
|
5231
|
+
**requestOptions:** `Presentations.RequestOptions`
|
|
5232
|
+
|
|
5233
|
+
</dd>
|
|
5234
|
+
</dl>
|
|
5235
|
+
</dd>
|
|
5236
|
+
</dl>
|
|
5237
|
+
|
|
5238
|
+
|
|
5239
|
+
</dd>
|
|
5240
|
+
</dl>
|
|
5241
|
+
</details>
|
|
5242
|
+
|
|
5243
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationIssue</a>({ ...params }) -> Truvity.ResourcePresentation</code></summary>
|
|
5244
|
+
<dl>
|
|
5245
|
+
<dd>
|
|
5246
|
+
|
|
5247
|
+
#### 📝 Description
|
|
5248
|
+
|
|
5249
|
+
<dl>
|
|
5250
|
+
<dd>
|
|
5251
|
+
|
|
5252
|
+
<dl>
|
|
5253
|
+
<dd>
|
|
5254
|
+
|
|
5255
|
+
It's a handy call that wraps the following:
|
|
5256
|
+
1) [Exporting](#tag/presentations/operation/PresentationExport) an unsigned JSON-LD representation of a Verifiable Presentation.
|
|
5257
|
+
2) [Signing](#tag/keys/operation/PresentationSign) the created unsigned Presentation.
|
|
5258
|
+
3) [Importing](#tag/presentations/operation/PresentationImport) the signed Presentation.
|
|
5259
|
+
</dd>
|
|
5260
|
+
</dl>
|
|
5261
|
+
</dd>
|
|
5262
|
+
</dl>
|
|
5263
|
+
|
|
5264
|
+
#### 🔌 Usage
|
|
5265
|
+
|
|
5266
|
+
<dl>
|
|
5267
|
+
<dd>
|
|
5268
|
+
|
|
5269
|
+
<dl>
|
|
5270
|
+
<dd>
|
|
5271
|
+
|
|
5272
|
+
```typescript
|
|
5273
|
+
await client.presentations.presentationIssue({
|
|
5274
|
+
compositionType: "EMBED",
|
|
5275
|
+
credentialIds: ["credential_ids"],
|
|
5276
|
+
keyId: "key_id"
|
|
5277
|
+
});
|
|
5278
|
+
|
|
5279
|
+
```
|
|
5280
|
+
</dd>
|
|
5281
|
+
</dl>
|
|
5282
|
+
</dd>
|
|
5283
|
+
</dl>
|
|
5284
|
+
|
|
5285
|
+
#### ⚙️ Parameters
|
|
5286
|
+
|
|
5287
|
+
<dl>
|
|
5288
|
+
<dd>
|
|
5289
|
+
|
|
5290
|
+
<dl>
|
|
5291
|
+
<dd>
|
|
5292
|
+
|
|
5293
|
+
**request:** `Truvity.PresentationIssueRequest`
|
|
5294
|
+
|
|
5295
|
+
</dd>
|
|
5296
|
+
</dl>
|
|
5297
|
+
|
|
5298
|
+
<dl>
|
|
5299
|
+
<dd>
|
|
5300
|
+
|
|
5301
|
+
**requestOptions:** `Presentations.RequestOptions`
|
|
5302
|
+
|
|
5303
|
+
</dd>
|
|
5304
|
+
</dl>
|
|
5305
|
+
</dd>
|
|
5306
|
+
</dl>
|
|
5307
|
+
|
|
5308
|
+
|
|
5309
|
+
</dd>
|
|
5310
|
+
</dl>
|
|
5311
|
+
</details>
|
|
5312
|
+
|
|
5313
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationSearch</a>({ ...params }) -> Truvity.ListPresentation</code></summary>
|
|
5314
|
+
<dl>
|
|
5315
|
+
<dd>
|
|
5316
|
+
|
|
5317
|
+
#### 📝 Description
|
|
5318
|
+
|
|
5319
|
+
<dl>
|
|
5320
|
+
<dd>
|
|
5321
|
+
|
|
5322
|
+
<dl>
|
|
5323
|
+
<dd>
|
|
5324
|
+
|
|
5325
|
+
Search for Presentations with extended filters capabilities.
|
|
5326
|
+
</dd>
|
|
5327
|
+
</dl>
|
|
5328
|
+
</dd>
|
|
5329
|
+
</dl>
|
|
5330
|
+
|
|
5331
|
+
#### 🔌 Usage
|
|
5332
|
+
|
|
5333
|
+
<dl>
|
|
5334
|
+
<dd>
|
|
5335
|
+
|
|
5336
|
+
<dl>
|
|
5337
|
+
<dd>
|
|
5338
|
+
|
|
5339
|
+
```typescript
|
|
5340
|
+
await client.presentations.presentationSearch();
|
|
5341
|
+
|
|
5342
|
+
```
|
|
5343
|
+
</dd>
|
|
5344
|
+
</dl>
|
|
5345
|
+
</dd>
|
|
5346
|
+
</dl>
|
|
5347
|
+
|
|
5348
|
+
#### ⚙️ Parameters
|
|
5349
|
+
|
|
5350
|
+
<dl>
|
|
5351
|
+
<dd>
|
|
5352
|
+
|
|
5353
|
+
<dl>
|
|
5354
|
+
<dd>
|
|
5355
|
+
|
|
5356
|
+
**request:** `Truvity.PresentationSearchRequest`
|
|
5357
|
+
|
|
5358
|
+
</dd>
|
|
5359
|
+
</dl>
|
|
5360
|
+
|
|
5361
|
+
<dl>
|
|
5362
|
+
<dd>
|
|
5363
|
+
|
|
5364
|
+
**requestOptions:** `Presentations.RequestOptions`
|
|
5365
|
+
|
|
5366
|
+
</dd>
|
|
5367
|
+
</dl>
|
|
5368
|
+
</dd>
|
|
5369
|
+
</dl>
|
|
5370
|
+
|
|
5371
|
+
|
|
5372
|
+
</dd>
|
|
5373
|
+
</dl>
|
|
5374
|
+
</details>
|
|
5375
|
+
|
|
5376
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationUpload</a>({ ...params }) -> Truvity.UploadResponse</code></summary>
|
|
5377
|
+
<dl>
|
|
5378
|
+
<dd>
|
|
5379
|
+
|
|
5380
|
+
#### 📝 Description
|
|
5381
|
+
|
|
5382
|
+
<dl>
|
|
5383
|
+
<dd>
|
|
5384
|
+
|
|
5385
|
+
<dl>
|
|
5386
|
+
<dd>
|
|
5387
|
+
|
|
5388
|
+
Initiates a Presentation blob upload, returning a pre-signed S3 URL. Response contains:
|
|
5389
|
+
|
|
5390
|
+
- **blob_id** (required for Presentation creation)
|
|
5391
|
+
|
|
5392
|
+
- **upload_uri** (pre-signed URL for upload)
|
|
5393
|
+
|
|
5394
|
+
- **timeout** (expiration in seconds).
|
|
5395
|
+
</dd>
|
|
5396
|
+
</dl>
|
|
5397
|
+
</dd>
|
|
5398
|
+
</dl>
|
|
5399
|
+
|
|
5400
|
+
#### 🔌 Usage
|
|
5401
|
+
|
|
5402
|
+
<dl>
|
|
5403
|
+
<dd>
|
|
5404
|
+
|
|
5405
|
+
<dl>
|
|
5406
|
+
<dd>
|
|
5407
|
+
|
|
5408
|
+
```typescript
|
|
5409
|
+
await client.presentations.presentationUpload();
|
|
5410
|
+
|
|
5411
|
+
```
|
|
5412
|
+
</dd>
|
|
5413
|
+
</dl>
|
|
5414
|
+
</dd>
|
|
5415
|
+
</dl>
|
|
5416
|
+
|
|
5417
|
+
#### ⚙️ Parameters
|
|
5418
|
+
|
|
5419
|
+
<dl>
|
|
5420
|
+
<dd>
|
|
5421
|
+
|
|
5422
|
+
<dl>
|
|
5423
|
+
<dd>
|
|
5424
|
+
|
|
5425
|
+
**request:** `Truvity.PresentationUploadRequest`
|
|
5426
|
+
|
|
5427
|
+
</dd>
|
|
5428
|
+
</dl>
|
|
5429
|
+
|
|
5430
|
+
<dl>
|
|
5431
|
+
<dd>
|
|
5432
|
+
|
|
5433
|
+
**requestOptions:** `Presentations.RequestOptions`
|
|
5434
|
+
|
|
5435
|
+
</dd>
|
|
5436
|
+
</dl>
|
|
5437
|
+
</dd>
|
|
5438
|
+
</dl>
|
|
5439
|
+
|
|
5440
|
+
|
|
5441
|
+
</dd>
|
|
5442
|
+
</dl>
|
|
5443
|
+
</details>
|
|
5444
|
+
|
|
5445
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationLatest</a>(id, { ...params }) -> Truvity.ResourcePresentation</code></summary>
|
|
5446
|
+
<dl>
|
|
5447
|
+
<dd>
|
|
5448
|
+
|
|
5449
|
+
#### 📝 Description
|
|
5450
|
+
|
|
5451
|
+
<dl>
|
|
5452
|
+
<dd>
|
|
5453
|
+
|
|
5454
|
+
<dl>
|
|
5455
|
+
<dd>
|
|
5456
|
+
|
|
5457
|
+
Get the latest version of Presentation.
|
|
5458
|
+
</dd>
|
|
5459
|
+
</dl>
|
|
5460
|
+
</dd>
|
|
5461
|
+
</dl>
|
|
5462
|
+
|
|
5463
|
+
#### 🔌 Usage
|
|
5464
|
+
|
|
5465
|
+
<dl>
|
|
5466
|
+
<dd>
|
|
5467
|
+
|
|
5468
|
+
<dl>
|
|
5469
|
+
<dd>
|
|
5470
|
+
|
|
5471
|
+
```typescript
|
|
5472
|
+
await client.presentations.presentationLatest("id");
|
|
5473
|
+
|
|
5474
|
+
```
|
|
5475
|
+
</dd>
|
|
5476
|
+
</dl>
|
|
5477
|
+
</dd>
|
|
5478
|
+
</dl>
|
|
5479
|
+
|
|
5480
|
+
#### ⚙️ Parameters
|
|
5481
|
+
|
|
5482
|
+
<dl>
|
|
5483
|
+
<dd>
|
|
5484
|
+
|
|
5485
|
+
<dl>
|
|
5486
|
+
<dd>
|
|
5487
|
+
|
|
5488
|
+
**id:** `string` — The ID of the resource.
|
|
5489
|
+
|
|
5490
|
+
</dd>
|
|
5491
|
+
</dl>
|
|
5492
|
+
|
|
5493
|
+
<dl>
|
|
5494
|
+
<dd>
|
|
5495
|
+
|
|
5496
|
+
**request:** `Truvity.PresentationLatestRequest`
|
|
5497
|
+
|
|
5498
|
+
</dd>
|
|
5499
|
+
</dl>
|
|
5500
|
+
|
|
5501
|
+
<dl>
|
|
5502
|
+
<dd>
|
|
5503
|
+
|
|
5504
|
+
**requestOptions:** `Presentations.RequestOptions`
|
|
5505
|
+
|
|
5506
|
+
</dd>
|
|
5507
|
+
</dl>
|
|
5508
|
+
</dd>
|
|
5509
|
+
</dl>
|
|
5510
|
+
|
|
5511
|
+
|
|
5512
|
+
</dd>
|
|
5513
|
+
</dl>
|
|
5514
|
+
</details>
|
|
5515
|
+
|
|
5516
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationDelete</a>(id, { ...params }) -> void</code></summary>
|
|
5517
|
+
<dl>
|
|
5518
|
+
<dd>
|
|
5519
|
+
|
|
5520
|
+
#### 📝 Description
|
|
5521
|
+
|
|
5522
|
+
<dl>
|
|
5523
|
+
<dd>
|
|
5524
|
+
|
|
5525
|
+
<dl>
|
|
5526
|
+
<dd>
|
|
5527
|
+
|
|
5528
|
+
Delete Presentation's resource.
|
|
5529
|
+
</dd>
|
|
5530
|
+
</dl>
|
|
5531
|
+
</dd>
|
|
5532
|
+
</dl>
|
|
5533
|
+
|
|
5534
|
+
#### 🔌 Usage
|
|
5535
|
+
|
|
5536
|
+
<dl>
|
|
5537
|
+
<dd>
|
|
5538
|
+
|
|
5539
|
+
<dl>
|
|
5540
|
+
<dd>
|
|
5541
|
+
|
|
5542
|
+
```typescript
|
|
5543
|
+
await client.presentations.presentationDelete("id", {
|
|
5544
|
+
ifMatch: "If-Match"
|
|
5545
|
+
});
|
|
5546
|
+
|
|
5547
|
+
```
|
|
5548
|
+
</dd>
|
|
5549
|
+
</dl>
|
|
5550
|
+
</dd>
|
|
5551
|
+
</dl>
|
|
5552
|
+
|
|
5553
|
+
#### ⚙️ Parameters
|
|
5554
|
+
|
|
5555
|
+
<dl>
|
|
5556
|
+
<dd>
|
|
5557
|
+
|
|
5558
|
+
<dl>
|
|
5559
|
+
<dd>
|
|
5560
|
+
|
|
5561
|
+
**id:** `string`
|
|
5562
|
+
|
|
5563
|
+
The primary and unique identifier of the resource (inside tenant)
|
|
5564
|
+
according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
5565
|
+
|
|
5566
|
+
</dd>
|
|
5567
|
+
</dl>
|
|
5568
|
+
|
|
5569
|
+
<dl>
|
|
5570
|
+
<dd>
|
|
5571
|
+
|
|
5572
|
+
**request:** `Truvity.PresentationDeleteRequest`
|
|
5573
|
+
|
|
5574
|
+
</dd>
|
|
5575
|
+
</dl>
|
|
5576
|
+
|
|
5577
|
+
<dl>
|
|
5578
|
+
<dd>
|
|
5579
|
+
|
|
5580
|
+
**requestOptions:** `Presentations.RequestOptions`
|
|
5581
|
+
|
|
5582
|
+
</dd>
|
|
5583
|
+
</dl>
|
|
5584
|
+
</dd>
|
|
5585
|
+
</dl>
|
|
5586
|
+
|
|
5587
|
+
|
|
5588
|
+
</dd>
|
|
5589
|
+
</dl>
|
|
5590
|
+
</details>
|
|
5591
|
+
|
|
5592
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationUpdateAnnotations</a>(id, { ...params }) -> Truvity.ResourcePresentation</code></summary>
|
|
5593
|
+
<dl>
|
|
5594
|
+
<dd>
|
|
5595
|
+
|
|
5596
|
+
#### 📝 Description
|
|
5597
|
+
|
|
5598
|
+
<dl>
|
|
5599
|
+
<dd>
|
|
5600
|
+
|
|
5601
|
+
<dl>
|
|
5602
|
+
<dd>
|
|
5603
|
+
|
|
5604
|
+
Update annotations of Presentation's resource.
|
|
5605
|
+
</dd>
|
|
5606
|
+
</dl>
|
|
5607
|
+
</dd>
|
|
5608
|
+
</dl>
|
|
5609
|
+
|
|
5610
|
+
#### 🔌 Usage
|
|
5611
|
+
|
|
5612
|
+
<dl>
|
|
5613
|
+
<dd>
|
|
5614
|
+
|
|
5615
|
+
<dl>
|
|
5616
|
+
<dd>
|
|
5617
|
+
|
|
5618
|
+
```typescript
|
|
5619
|
+
await client.presentations.presentationUpdateAnnotations("id", {
|
|
5620
|
+
ifMatch: "If-Match",
|
|
5621
|
+
annotations: {
|
|
5622
|
+
"key": "value"
|
|
5623
|
+
}
|
|
5624
|
+
});
|
|
5625
|
+
|
|
5626
|
+
```
|
|
5627
|
+
</dd>
|
|
5628
|
+
</dl>
|
|
5629
|
+
</dd>
|
|
5630
|
+
</dl>
|
|
5631
|
+
|
|
5632
|
+
#### ⚙️ Parameters
|
|
5633
|
+
|
|
5634
|
+
<dl>
|
|
5635
|
+
<dd>
|
|
5636
|
+
|
|
5637
|
+
<dl>
|
|
5638
|
+
<dd>
|
|
5639
|
+
|
|
5640
|
+
**id:** `string`
|
|
5641
|
+
|
|
5642
|
+
The primary and unique identifier of the resource (inside tenant)
|
|
5643
|
+
according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
5644
|
+
|
|
5645
|
+
</dd>
|
|
5646
|
+
</dl>
|
|
5647
|
+
|
|
5648
|
+
<dl>
|
|
5649
|
+
<dd>
|
|
5650
|
+
|
|
5651
|
+
**request:** `Truvity.PresentationUpdateAnnotationsRequest`
|
|
5652
|
+
|
|
5653
|
+
</dd>
|
|
5654
|
+
</dl>
|
|
5655
|
+
|
|
5656
|
+
<dl>
|
|
5657
|
+
<dd>
|
|
5658
|
+
|
|
5659
|
+
**requestOptions:** `Presentations.RequestOptions`
|
|
5660
|
+
|
|
5661
|
+
</dd>
|
|
5662
|
+
</dl>
|
|
5663
|
+
</dd>
|
|
5664
|
+
</dl>
|
|
5665
|
+
|
|
5666
|
+
|
|
5667
|
+
</dd>
|
|
5668
|
+
</dl>
|
|
5669
|
+
</details>
|
|
5670
|
+
|
|
5671
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationUpdateLabels</a>(id, { ...params }) -> Truvity.ResourcePresentation</code></summary>
|
|
5672
|
+
<dl>
|
|
5673
|
+
<dd>
|
|
5674
|
+
|
|
5675
|
+
#### 📝 Description
|
|
5676
|
+
|
|
5677
|
+
<dl>
|
|
5678
|
+
<dd>
|
|
5679
|
+
|
|
5680
|
+
<dl>
|
|
5681
|
+
<dd>
|
|
5682
|
+
|
|
5683
|
+
Update labels of Presentation's resource.
|
|
5684
|
+
</dd>
|
|
5685
|
+
</dl>
|
|
5686
|
+
</dd>
|
|
5687
|
+
</dl>
|
|
5688
|
+
|
|
5689
|
+
#### 🔌 Usage
|
|
5690
|
+
|
|
5691
|
+
<dl>
|
|
5692
|
+
<dd>
|
|
5693
|
+
|
|
5694
|
+
<dl>
|
|
5695
|
+
<dd>
|
|
5696
|
+
|
|
5697
|
+
```typescript
|
|
5698
|
+
await client.presentations.presentationUpdateLabels("id", {
|
|
5699
|
+
ifMatch: "If-Match",
|
|
5700
|
+
labels: {
|
|
5701
|
+
"key": "value"
|
|
5702
|
+
}
|
|
5703
|
+
});
|
|
5704
|
+
|
|
5705
|
+
```
|
|
5706
|
+
</dd>
|
|
5707
|
+
</dl>
|
|
5708
|
+
</dd>
|
|
5709
|
+
</dl>
|
|
5710
|
+
|
|
5711
|
+
#### ⚙️ Parameters
|
|
5712
|
+
|
|
5713
|
+
<dl>
|
|
5714
|
+
<dd>
|
|
5715
|
+
|
|
5716
|
+
<dl>
|
|
5717
|
+
<dd>
|
|
5718
|
+
|
|
5719
|
+
**id:** `string`
|
|
5720
|
+
|
|
5721
|
+
The primary and unique identifier of the resource (inside tenant)
|
|
5722
|
+
according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
4454
5723
|
|
|
4455
5724
|
</dd>
|
|
4456
5725
|
</dl>
|
|
@@ -4458,7 +5727,7 @@ await client.keys.keyHistory("id");
|
|
|
4458
5727
|
<dl>
|
|
4459
5728
|
<dd>
|
|
4460
5729
|
|
|
4461
|
-
**request:** `Truvity.
|
|
5730
|
+
**request:** `Truvity.PresentationUpdateLabelsRequest`
|
|
4462
5731
|
|
|
4463
5732
|
</dd>
|
|
4464
5733
|
</dl>
|
|
@@ -4466,7 +5735,7 @@ await client.keys.keyHistory("id");
|
|
|
4466
5735
|
<dl>
|
|
4467
5736
|
<dd>
|
|
4468
5737
|
|
|
4469
|
-
**requestOptions:** `
|
|
5738
|
+
**requestOptions:** `Presentations.RequestOptions`
|
|
4470
5739
|
|
|
4471
5740
|
</dd>
|
|
4472
5741
|
</dl>
|
|
@@ -4478,7 +5747,7 @@ await client.keys.keyHistory("id");
|
|
|
4478
5747
|
</dl>
|
|
4479
5748
|
</details>
|
|
4480
5749
|
|
|
4481
|
-
<details><summary><code>client.
|
|
5750
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationRestore</a>(id, { ...params }) -> Truvity.ResourcePresentation</code></summary>
|
|
4482
5751
|
<dl>
|
|
4483
5752
|
<dd>
|
|
4484
5753
|
|
|
@@ -4490,7 +5759,7 @@ await client.keys.keyHistory("id");
|
|
|
4490
5759
|
<dl>
|
|
4491
5760
|
<dd>
|
|
4492
5761
|
|
|
4493
|
-
|
|
5762
|
+
Restore Presentation's resource.
|
|
4494
5763
|
</dd>
|
|
4495
5764
|
</dl>
|
|
4496
5765
|
</dd>
|
|
@@ -4505,7 +5774,9 @@ Read the specific version of the Key's resource.
|
|
|
4505
5774
|
<dd>
|
|
4506
5775
|
|
|
4507
5776
|
```typescript
|
|
4508
|
-
await client.
|
|
5777
|
+
await client.presentations.presentationRestore("id", {
|
|
5778
|
+
ifMatch: "If-Match"
|
|
5779
|
+
});
|
|
4509
5780
|
|
|
4510
5781
|
```
|
|
4511
5782
|
</dd>
|
|
@@ -4521,15 +5792,10 @@ await client.keys.keyRevision("id", 1);
|
|
|
4521
5792
|
<dl>
|
|
4522
5793
|
<dd>
|
|
4523
5794
|
|
|
4524
|
-
**id:** `string`
|
|
4525
|
-
|
|
4526
|
-
</dd>
|
|
4527
|
-
</dl>
|
|
4528
|
-
|
|
4529
|
-
<dl>
|
|
4530
|
-
<dd>
|
|
5795
|
+
**id:** `string`
|
|
4531
5796
|
|
|
4532
|
-
|
|
5797
|
+
The primary and unique identifier of the resource (inside tenant)
|
|
5798
|
+
according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
4533
5799
|
|
|
4534
5800
|
</dd>
|
|
4535
5801
|
</dl>
|
|
@@ -4537,7 +5803,7 @@ await client.keys.keyRevision("id", 1);
|
|
|
4537
5803
|
<dl>
|
|
4538
5804
|
<dd>
|
|
4539
5805
|
|
|
4540
|
-
**request:** `Truvity.
|
|
5806
|
+
**request:** `Truvity.PresentationRestoreRequest`
|
|
4541
5807
|
|
|
4542
5808
|
</dd>
|
|
4543
5809
|
</dl>
|
|
@@ -4545,7 +5811,7 @@ await client.keys.keyRevision("id", 1);
|
|
|
4545
5811
|
<dl>
|
|
4546
5812
|
<dd>
|
|
4547
5813
|
|
|
4548
|
-
**requestOptions:** `
|
|
5814
|
+
**requestOptions:** `Presentations.RequestOptions`
|
|
4549
5815
|
|
|
4550
5816
|
</dd>
|
|
4551
5817
|
</dl>
|
|
@@ -4557,8 +5823,7 @@ await client.keys.keyRevision("id", 1);
|
|
|
4557
5823
|
</dl>
|
|
4558
5824
|
</details>
|
|
4559
5825
|
|
|
4560
|
-
|
|
4561
|
-
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationImport</a>({ ...params }) -> Truvity.ResourcePresentation</code></summary>
|
|
5826
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationHistory</a>(id, { ...params }) -> Truvity.ListPresentation</code></summary>
|
|
4562
5827
|
<dl>
|
|
4563
5828
|
<dd>
|
|
4564
5829
|
|
|
@@ -4570,9 +5835,7 @@ await client.keys.keyRevision("id", 1);
|
|
|
4570
5835
|
<dl>
|
|
4571
5836
|
<dd>
|
|
4572
5837
|
|
|
4573
|
-
|
|
4574
|
-
|
|
4575
|
-
To get **blob_id** call [Upload](#tag/presentations/operation/PresentationUpload) first.
|
|
5838
|
+
History of the Presentation's resources.
|
|
4576
5839
|
</dd>
|
|
4577
5840
|
</dl>
|
|
4578
5841
|
</dd>
|
|
@@ -4587,9 +5850,7 @@ To get **blob_id** call [Upload](#tag/presentations/operation/PresentationUpload
|
|
|
4587
5850
|
<dd>
|
|
4588
5851
|
|
|
4589
5852
|
```typescript
|
|
4590
|
-
await client.presentations.
|
|
4591
|
-
blobId: "blob_id"
|
|
4592
|
-
});
|
|
5853
|
+
await client.presentations.presentationHistory("id");
|
|
4593
5854
|
|
|
4594
5855
|
```
|
|
4595
5856
|
</dd>
|
|
@@ -4605,7 +5866,15 @@ await client.presentations.presentationImport({
|
|
|
4605
5866
|
<dl>
|
|
4606
5867
|
<dd>
|
|
4607
5868
|
|
|
4608
|
-
**
|
|
5869
|
+
**id:** `string` — The ID of the resource.
|
|
5870
|
+
|
|
5871
|
+
</dd>
|
|
5872
|
+
</dl>
|
|
5873
|
+
|
|
5874
|
+
<dl>
|
|
5875
|
+
<dd>
|
|
5876
|
+
|
|
5877
|
+
**request:** `Truvity.PresentationHistoryRequest`
|
|
4609
5878
|
|
|
4610
5879
|
</dd>
|
|
4611
5880
|
</dl>
|
|
@@ -4625,7 +5894,7 @@ await client.presentations.presentationImport({
|
|
|
4625
5894
|
</dl>
|
|
4626
5895
|
</details>
|
|
4627
5896
|
|
|
4628
|
-
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">
|
|
5897
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationRevision</a>(id, revision, { ...params }) -> Truvity.ResourcePresentation</code></summary>
|
|
4629
5898
|
<dl>
|
|
4630
5899
|
<dd>
|
|
4631
5900
|
|
|
@@ -4637,10 +5906,7 @@ await client.presentations.presentationImport({
|
|
|
4637
5906
|
<dl>
|
|
4638
5907
|
<dd>
|
|
4639
5908
|
|
|
4640
|
-
|
|
4641
|
-
1) [Exporting](#tag/presentations/operation/PresentationExport) an unsigned JSON-LD representation of a Verifiable Presentation.
|
|
4642
|
-
2) [Signing](#tag/keys/operation/PresentationSign) the created unsigned Presentation.
|
|
4643
|
-
3) [Importing](#tag/presentations/operation/PresentationImport) the signed Presentation.
|
|
5909
|
+
Read the specific version of the Presentation's resource.
|
|
4644
5910
|
</dd>
|
|
4645
5911
|
</dl>
|
|
4646
5912
|
</dd>
|
|
@@ -4655,10 +5921,7 @@ It's a handy call that wraps the following:
|
|
|
4655
5921
|
<dd>
|
|
4656
5922
|
|
|
4657
5923
|
```typescript
|
|
4658
|
-
await client.presentations.
|
|
4659
|
-
credentialIds: ["credential_ids"],
|
|
4660
|
-
keyId: "key_id"
|
|
4661
|
-
});
|
|
5924
|
+
await client.presentations.presentationRevision("id", 1);
|
|
4662
5925
|
|
|
4663
5926
|
```
|
|
4664
5927
|
</dd>
|
|
@@ -4674,7 +5937,23 @@ await client.presentations.presentationIssue({
|
|
|
4674
5937
|
<dl>
|
|
4675
5938
|
<dd>
|
|
4676
5939
|
|
|
4677
|
-
**
|
|
5940
|
+
**id:** `string` — The ID of the resource.
|
|
5941
|
+
|
|
5942
|
+
</dd>
|
|
5943
|
+
</dl>
|
|
5944
|
+
|
|
5945
|
+
<dl>
|
|
5946
|
+
<dd>
|
|
5947
|
+
|
|
5948
|
+
**revision:** `number` — The revision of the resource.
|
|
5949
|
+
|
|
5950
|
+
</dd>
|
|
5951
|
+
</dl>
|
|
5952
|
+
|
|
5953
|
+
<dl>
|
|
5954
|
+
<dd>
|
|
5955
|
+
|
|
5956
|
+
**request:** `Truvity.PresentationRevisionRequest`
|
|
4678
5957
|
|
|
4679
5958
|
</dd>
|
|
4680
5959
|
</dl>
|
|
@@ -4694,7 +5973,7 @@ await client.presentations.presentationIssue({
|
|
|
4694
5973
|
</dl>
|
|
4695
5974
|
</details>
|
|
4696
5975
|
|
|
4697
|
-
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">
|
|
5976
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationDownload</a>(id, revision, { ...params }) -> core.BinaryResponse</code></summary>
|
|
4698
5977
|
<dl>
|
|
4699
5978
|
<dd>
|
|
4700
5979
|
|
|
@@ -4706,7 +5985,7 @@ await client.presentations.presentationIssue({
|
|
|
4706
5985
|
<dl>
|
|
4707
5986
|
<dd>
|
|
4708
5987
|
|
|
4709
|
-
|
|
5988
|
+
Download of Presentation's blob.
|
|
4710
5989
|
</dd>
|
|
4711
5990
|
</dl>
|
|
4712
5991
|
</dd>
|
|
@@ -4721,7 +6000,7 @@ Search for Presentations with extended filters capabilities.
|
|
|
4721
6000
|
<dd>
|
|
4722
6001
|
|
|
4723
6002
|
```typescript
|
|
4724
|
-
await client.presentations.
|
|
6003
|
+
await client.presentations.presentationDownload("id", 1);
|
|
4725
6004
|
|
|
4726
6005
|
```
|
|
4727
6006
|
</dd>
|
|
@@ -4737,7 +6016,23 @@ await client.presentations.presentationSearch();
|
|
|
4737
6016
|
<dl>
|
|
4738
6017
|
<dd>
|
|
4739
6018
|
|
|
4740
|
-
**
|
|
6019
|
+
**id:** `string` — The ID of the resource.
|
|
6020
|
+
|
|
6021
|
+
</dd>
|
|
6022
|
+
</dl>
|
|
6023
|
+
|
|
6024
|
+
<dl>
|
|
6025
|
+
<dd>
|
|
6026
|
+
|
|
6027
|
+
**revision:** `number` — The revision of the resource.
|
|
6028
|
+
|
|
6029
|
+
</dd>
|
|
6030
|
+
</dl>
|
|
6031
|
+
|
|
6032
|
+
<dl>
|
|
6033
|
+
<dd>
|
|
6034
|
+
|
|
6035
|
+
**request:** `Truvity.PresentationDownloadRequest`
|
|
4741
6036
|
|
|
4742
6037
|
</dd>
|
|
4743
6038
|
</dl>
|
|
@@ -4757,7 +6052,7 @@ await client.presentations.presentationSearch();
|
|
|
4757
6052
|
</dl>
|
|
4758
6053
|
</details>
|
|
4759
6054
|
|
|
4760
|
-
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">
|
|
6055
|
+
<details><summary><code>client.presentations.<a href="/src/api/resources/presentations/client/Client.ts">presentationVerify</a>(id, { ...params }) -> Truvity.PresentationVerify</code></summary>
|
|
4761
6056
|
<dl>
|
|
4762
6057
|
<dd>
|
|
4763
6058
|
|
|
@@ -4769,13 +6064,7 @@ await client.presentations.presentationSearch();
|
|
|
4769
6064
|
<dl>
|
|
4770
6065
|
<dd>
|
|
4771
6066
|
|
|
4772
|
-
|
|
4773
|
-
|
|
4774
|
-
- **blob_id** (required for Presentation creation)
|
|
4775
|
-
|
|
4776
|
-
- **upload_uri** (pre-signed URL for upload)
|
|
4777
|
-
|
|
4778
|
-
- **timeout** (expiration in seconds).
|
|
6067
|
+
Verify a Verifiable Presentation.
|
|
4779
6068
|
</dd>
|
|
4780
6069
|
</dl>
|
|
4781
6070
|
</dd>
|
|
@@ -4790,7 +6079,7 @@ Initiates a Presentation blob upload, returning a pre-signed S3 URL. Response co
|
|
|
4790
6079
|
<dd>
|
|
4791
6080
|
|
|
4792
6081
|
```typescript
|
|
4793
|
-
await client.presentations.
|
|
6082
|
+
await client.presentations.presentationVerify("id");
|
|
4794
6083
|
|
|
4795
6084
|
```
|
|
4796
6085
|
</dd>
|
|
@@ -4806,7 +6095,15 @@ await client.presentations.presentationUpload();
|
|
|
4806
6095
|
<dl>
|
|
4807
6096
|
<dd>
|
|
4808
6097
|
|
|
4809
|
-
**
|
|
6098
|
+
**id:** `string` — The ID of the resource.
|
|
6099
|
+
|
|
6100
|
+
</dd>
|
|
6101
|
+
</dl>
|
|
6102
|
+
|
|
6103
|
+
<dl>
|
|
6104
|
+
<dd>
|
|
6105
|
+
|
|
6106
|
+
**request:** `Truvity.PresentationVerifyRequest`
|
|
4810
6107
|
|
|
4811
6108
|
</dd>
|
|
4812
6109
|
</dl>
|
|
@@ -4826,7 +6123,8 @@ await client.presentations.presentationUpload();
|
|
|
4826
6123
|
</dl>
|
|
4827
6124
|
</details>
|
|
4828
6125
|
|
|
4829
|
-
|
|
6126
|
+
## published-schemas
|
|
6127
|
+
<details><summary><code>client.publishedSchemas.<a href="/src/api/resources/publishedSchemas/client/Client.ts">publishedSchemaSearch</a>({ ...params }) -> Truvity.ListPublishedCredentialSchema</code></summary>
|
|
4830
6128
|
<dl>
|
|
4831
6129
|
<dd>
|
|
4832
6130
|
|
|
@@ -4838,7 +6136,7 @@ await client.presentations.presentationUpload();
|
|
|
4838
6136
|
<dl>
|
|
4839
6137
|
<dd>
|
|
4840
6138
|
|
|
4841
|
-
|
|
6139
|
+
Search for PublishedSchemas with extended filters capabilities.
|
|
4842
6140
|
</dd>
|
|
4843
6141
|
</dl>
|
|
4844
6142
|
</dd>
|
|
@@ -4853,7 +6151,7 @@ Get the latest version of Presentation.
|
|
|
4853
6151
|
<dd>
|
|
4854
6152
|
|
|
4855
6153
|
```typescript
|
|
4856
|
-
await client.
|
|
6154
|
+
await client.publishedSchemas.publishedSchemaSearch();
|
|
4857
6155
|
|
|
4858
6156
|
```
|
|
4859
6157
|
</dd>
|
|
@@ -4869,15 +6167,7 @@ await client.presentations.presentationLatest("id");
|
|
|
4869
6167
|
<dl>
|
|
4870
6168
|
<dd>
|
|
4871
6169
|
|
|
4872
|
-
**
|
|
4873
|
-
|
|
4874
|
-
</dd>
|
|
4875
|
-
</dl>
|
|
4876
|
-
|
|
4877
|
-
<dl>
|
|
4878
|
-
<dd>
|
|
4879
|
-
|
|
4880
|
-
**request:** `Truvity.PresentationLatestRequest`
|
|
6170
|
+
**request:** `Truvity.PublishedSchemaSearchRequest`
|
|
4881
6171
|
|
|
4882
6172
|
</dd>
|
|
4883
6173
|
</dl>
|
|
@@ -4885,7 +6175,7 @@ await client.presentations.presentationLatest("id");
|
|
|
4885
6175
|
<dl>
|
|
4886
6176
|
<dd>
|
|
4887
6177
|
|
|
4888
|
-
**requestOptions:** `
|
|
6178
|
+
**requestOptions:** `PublishedSchemas.RequestOptions`
|
|
4889
6179
|
|
|
4890
6180
|
</dd>
|
|
4891
6181
|
</dl>
|
|
@@ -4897,7 +6187,7 @@ await client.presentations.presentationLatest("id");
|
|
|
4897
6187
|
</dl>
|
|
4898
6188
|
</details>
|
|
4899
6189
|
|
|
4900
|
-
<details><summary><code>client.
|
|
6190
|
+
<details><summary><code>client.publishedSchemas.<a href="/src/api/resources/publishedSchemas/client/Client.ts">publishedSchemaLatest</a>(id, { ...params }) -> Truvity.ResourcePublishedCredentialSchema</code></summary>
|
|
4901
6191
|
<dl>
|
|
4902
6192
|
<dd>
|
|
4903
6193
|
|
|
@@ -4909,7 +6199,7 @@ await client.presentations.presentationLatest("id");
|
|
|
4909
6199
|
<dl>
|
|
4910
6200
|
<dd>
|
|
4911
6201
|
|
|
4912
|
-
|
|
6202
|
+
Get the latest version of PublishedSchema.
|
|
4913
6203
|
</dd>
|
|
4914
6204
|
</dl>
|
|
4915
6205
|
</dd>
|
|
@@ -4924,9 +6214,7 @@ Delete Presentation's resource.
|
|
|
4924
6214
|
<dd>
|
|
4925
6215
|
|
|
4926
6216
|
```typescript
|
|
4927
|
-
await client.
|
|
4928
|
-
ifMatch: "If-Match"
|
|
4929
|
-
});
|
|
6217
|
+
await client.publishedSchemas.publishedSchemaLatest("id");
|
|
4930
6218
|
|
|
4931
6219
|
```
|
|
4932
6220
|
</dd>
|
|
@@ -4942,10 +6230,7 @@ await client.presentations.presentationDelete("id", {
|
|
|
4942
6230
|
<dl>
|
|
4943
6231
|
<dd>
|
|
4944
6232
|
|
|
4945
|
-
**id:** `string`
|
|
4946
|
-
|
|
4947
|
-
The primary and unique identifier of the resource (inside tenant)
|
|
4948
|
-
according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
6233
|
+
**id:** `string` — The ID of the resource.
|
|
4949
6234
|
|
|
4950
6235
|
</dd>
|
|
4951
6236
|
</dl>
|
|
@@ -4953,7 +6238,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
4953
6238
|
<dl>
|
|
4954
6239
|
<dd>
|
|
4955
6240
|
|
|
4956
|
-
**request:** `Truvity.
|
|
6241
|
+
**request:** `Truvity.PublishedSchemaLatestRequest`
|
|
4957
6242
|
|
|
4958
6243
|
</dd>
|
|
4959
6244
|
</dl>
|
|
@@ -4961,7 +6246,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
4961
6246
|
<dl>
|
|
4962
6247
|
<dd>
|
|
4963
6248
|
|
|
4964
|
-
**requestOptions:** `
|
|
6249
|
+
**requestOptions:** `PublishedSchemas.RequestOptions`
|
|
4965
6250
|
|
|
4966
6251
|
</dd>
|
|
4967
6252
|
</dl>
|
|
@@ -4973,7 +6258,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
4973
6258
|
</dl>
|
|
4974
6259
|
</details>
|
|
4975
6260
|
|
|
4976
|
-
<details><summary><code>client.
|
|
6261
|
+
<details><summary><code>client.publishedSchemas.<a href="/src/api/resources/publishedSchemas/client/Client.ts">publishedSchemaDelete</a>(id, { ...params }) -> void</code></summary>
|
|
4977
6262
|
<dl>
|
|
4978
6263
|
<dd>
|
|
4979
6264
|
|
|
@@ -4985,7 +6270,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
4985
6270
|
<dl>
|
|
4986
6271
|
<dd>
|
|
4987
6272
|
|
|
4988
|
-
|
|
6273
|
+
Delete PublishedSchema's resource.
|
|
4989
6274
|
</dd>
|
|
4990
6275
|
</dl>
|
|
4991
6276
|
</dd>
|
|
@@ -5000,11 +6285,8 @@ Update annotations of Presentation's resource.
|
|
|
5000
6285
|
<dd>
|
|
5001
6286
|
|
|
5002
6287
|
```typescript
|
|
5003
|
-
await client.
|
|
5004
|
-
ifMatch: "If-Match"
|
|
5005
|
-
annotations: {
|
|
5006
|
-
"key": "value"
|
|
5007
|
-
}
|
|
6288
|
+
await client.publishedSchemas.publishedSchemaDelete("id", {
|
|
6289
|
+
ifMatch: "If-Match"
|
|
5008
6290
|
});
|
|
5009
6291
|
|
|
5010
6292
|
```
|
|
@@ -5032,7 +6314,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5032
6314
|
<dl>
|
|
5033
6315
|
<dd>
|
|
5034
6316
|
|
|
5035
|
-
**request:** `Truvity.
|
|
6317
|
+
**request:** `Truvity.PublishedSchemaDeleteRequest`
|
|
5036
6318
|
|
|
5037
6319
|
</dd>
|
|
5038
6320
|
</dl>
|
|
@@ -5040,7 +6322,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5040
6322
|
<dl>
|
|
5041
6323
|
<dd>
|
|
5042
6324
|
|
|
5043
|
-
**requestOptions:** `
|
|
6325
|
+
**requestOptions:** `PublishedSchemas.RequestOptions`
|
|
5044
6326
|
|
|
5045
6327
|
</dd>
|
|
5046
6328
|
</dl>
|
|
@@ -5052,7 +6334,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5052
6334
|
</dl>
|
|
5053
6335
|
</details>
|
|
5054
6336
|
|
|
5055
|
-
<details><summary><code>client.
|
|
6337
|
+
<details><summary><code>client.publishedSchemas.<a href="/src/api/resources/publishedSchemas/client/Client.ts">publishedSchemaUpdateAnnotations</a>(id, { ...params }) -> Truvity.ResourcePublishedCredentialSchema</code></summary>
|
|
5056
6338
|
<dl>
|
|
5057
6339
|
<dd>
|
|
5058
6340
|
|
|
@@ -5064,7 +6346,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5064
6346
|
<dl>
|
|
5065
6347
|
<dd>
|
|
5066
6348
|
|
|
5067
|
-
Update
|
|
6349
|
+
Update annotations of PublishedSchema's resource.
|
|
5068
6350
|
</dd>
|
|
5069
6351
|
</dl>
|
|
5070
6352
|
</dd>
|
|
@@ -5079,9 +6361,9 @@ Update labels of Presentation's resource.
|
|
|
5079
6361
|
<dd>
|
|
5080
6362
|
|
|
5081
6363
|
```typescript
|
|
5082
|
-
await client.
|
|
6364
|
+
await client.publishedSchemas.publishedSchemaUpdateAnnotations("id", {
|
|
5083
6365
|
ifMatch: "If-Match",
|
|
5084
|
-
|
|
6366
|
+
annotations: {
|
|
5085
6367
|
"key": "value"
|
|
5086
6368
|
}
|
|
5087
6369
|
});
|
|
@@ -5111,7 +6393,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5111
6393
|
<dl>
|
|
5112
6394
|
<dd>
|
|
5113
6395
|
|
|
5114
|
-
**request:** `Truvity.
|
|
6396
|
+
**request:** `Truvity.PublishedSchemaUpdateAnnotationsRequest`
|
|
5115
6397
|
|
|
5116
6398
|
</dd>
|
|
5117
6399
|
</dl>
|
|
@@ -5119,7 +6401,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5119
6401
|
<dl>
|
|
5120
6402
|
<dd>
|
|
5121
6403
|
|
|
5122
|
-
**requestOptions:** `
|
|
6404
|
+
**requestOptions:** `PublishedSchemas.RequestOptions`
|
|
5123
6405
|
|
|
5124
6406
|
</dd>
|
|
5125
6407
|
</dl>
|
|
@@ -5131,7 +6413,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5131
6413
|
</dl>
|
|
5132
6414
|
</details>
|
|
5133
6415
|
|
|
5134
|
-
<details><summary><code>client.
|
|
6416
|
+
<details><summary><code>client.publishedSchemas.<a href="/src/api/resources/publishedSchemas/client/Client.ts">publishedSchemaUpdateLabels</a>(id, { ...params }) -> Truvity.ResourcePublishedCredentialSchema</code></summary>
|
|
5135
6417
|
<dl>
|
|
5136
6418
|
<dd>
|
|
5137
6419
|
|
|
@@ -5143,7 +6425,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5143
6425
|
<dl>
|
|
5144
6426
|
<dd>
|
|
5145
6427
|
|
|
5146
|
-
|
|
6428
|
+
Update labels of PublishedSchema's resource.
|
|
5147
6429
|
</dd>
|
|
5148
6430
|
</dl>
|
|
5149
6431
|
</dd>
|
|
@@ -5158,8 +6440,11 @@ Restore Presentation's resource.
|
|
|
5158
6440
|
<dd>
|
|
5159
6441
|
|
|
5160
6442
|
```typescript
|
|
5161
|
-
await client.
|
|
5162
|
-
ifMatch: "If-Match"
|
|
6443
|
+
await client.publishedSchemas.publishedSchemaUpdateLabels("id", {
|
|
6444
|
+
ifMatch: "If-Match",
|
|
6445
|
+
labels: {
|
|
6446
|
+
"key": "value"
|
|
6447
|
+
}
|
|
5163
6448
|
});
|
|
5164
6449
|
|
|
5165
6450
|
```
|
|
@@ -5187,7 +6472,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5187
6472
|
<dl>
|
|
5188
6473
|
<dd>
|
|
5189
6474
|
|
|
5190
|
-
**request:** `Truvity.
|
|
6475
|
+
**request:** `Truvity.PublishedSchemaUpdateLabelsRequest`
|
|
5191
6476
|
|
|
5192
6477
|
</dd>
|
|
5193
6478
|
</dl>
|
|
@@ -5195,7 +6480,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5195
6480
|
<dl>
|
|
5196
6481
|
<dd>
|
|
5197
6482
|
|
|
5198
|
-
**requestOptions:** `
|
|
6483
|
+
**requestOptions:** `PublishedSchemas.RequestOptions`
|
|
5199
6484
|
|
|
5200
6485
|
</dd>
|
|
5201
6486
|
</dl>
|
|
@@ -5207,7 +6492,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5207
6492
|
</dl>
|
|
5208
6493
|
</details>
|
|
5209
6494
|
|
|
5210
|
-
<details><summary><code>client.
|
|
6495
|
+
<details><summary><code>client.publishedSchemas.<a href="/src/api/resources/publishedSchemas/client/Client.ts">publishedSchemaRestore</a>(id, { ...params }) -> Truvity.ResourcePublishedCredentialSchema</code></summary>
|
|
5211
6496
|
<dl>
|
|
5212
6497
|
<dd>
|
|
5213
6498
|
|
|
@@ -5219,7 +6504,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5219
6504
|
<dl>
|
|
5220
6505
|
<dd>
|
|
5221
6506
|
|
|
5222
|
-
|
|
6507
|
+
Restore PublishedSchema's resource.
|
|
5223
6508
|
</dd>
|
|
5224
6509
|
</dl>
|
|
5225
6510
|
</dd>
|
|
@@ -5234,7 +6519,9 @@ History of the Presentation's resources.
|
|
|
5234
6519
|
<dd>
|
|
5235
6520
|
|
|
5236
6521
|
```typescript
|
|
5237
|
-
await client.
|
|
6522
|
+
await client.publishedSchemas.publishedSchemaRestore("id", {
|
|
6523
|
+
ifMatch: "If-Match"
|
|
6524
|
+
});
|
|
5238
6525
|
|
|
5239
6526
|
```
|
|
5240
6527
|
</dd>
|
|
@@ -5250,7 +6537,10 @@ await client.presentations.presentationHistory("id");
|
|
|
5250
6537
|
<dl>
|
|
5251
6538
|
<dd>
|
|
5252
6539
|
|
|
5253
|
-
**id:** `string`
|
|
6540
|
+
**id:** `string`
|
|
6541
|
+
|
|
6542
|
+
The primary and unique identifier of the resource (inside tenant)
|
|
6543
|
+
according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
5254
6544
|
|
|
5255
6545
|
</dd>
|
|
5256
6546
|
</dl>
|
|
@@ -5258,7 +6548,7 @@ await client.presentations.presentationHistory("id");
|
|
|
5258
6548
|
<dl>
|
|
5259
6549
|
<dd>
|
|
5260
6550
|
|
|
5261
|
-
**request:** `Truvity.
|
|
6551
|
+
**request:** `Truvity.PublishedSchemaRestoreRequest`
|
|
5262
6552
|
|
|
5263
6553
|
</dd>
|
|
5264
6554
|
</dl>
|
|
@@ -5266,7 +6556,7 @@ await client.presentations.presentationHistory("id");
|
|
|
5266
6556
|
<dl>
|
|
5267
6557
|
<dd>
|
|
5268
6558
|
|
|
5269
|
-
**requestOptions:** `
|
|
6559
|
+
**requestOptions:** `PublishedSchemas.RequestOptions`
|
|
5270
6560
|
|
|
5271
6561
|
</dd>
|
|
5272
6562
|
</dl>
|
|
@@ -5278,7 +6568,7 @@ await client.presentations.presentationHistory("id");
|
|
|
5278
6568
|
</dl>
|
|
5279
6569
|
</details>
|
|
5280
6570
|
|
|
5281
|
-
<details><summary><code>client.
|
|
6571
|
+
<details><summary><code>client.publishedSchemas.<a href="/src/api/resources/publishedSchemas/client/Client.ts">publishedSchemaRevision</a>(id, revision, { ...params }) -> Truvity.ResourcePublishedCredentialSchema</code></summary>
|
|
5282
6572
|
<dl>
|
|
5283
6573
|
<dd>
|
|
5284
6574
|
|
|
@@ -5290,7 +6580,7 @@ await client.presentations.presentationHistory("id");
|
|
|
5290
6580
|
<dl>
|
|
5291
6581
|
<dd>
|
|
5292
6582
|
|
|
5293
|
-
Read the specific version of the
|
|
6583
|
+
Read the specific version of the PublishedSchema's resource.
|
|
5294
6584
|
</dd>
|
|
5295
6585
|
</dl>
|
|
5296
6586
|
</dd>
|
|
@@ -5305,7 +6595,7 @@ Read the specific version of the Presentation's resource.
|
|
|
5305
6595
|
<dd>
|
|
5306
6596
|
|
|
5307
6597
|
```typescript
|
|
5308
|
-
await client.
|
|
6598
|
+
await client.publishedSchemas.publishedSchemaRevision("id", 1);
|
|
5309
6599
|
|
|
5310
6600
|
```
|
|
5311
6601
|
</dd>
|
|
@@ -5337,7 +6627,7 @@ await client.presentations.presentationRevision("id", 1);
|
|
|
5337
6627
|
<dl>
|
|
5338
6628
|
<dd>
|
|
5339
6629
|
|
|
5340
|
-
**request:** `Truvity.
|
|
6630
|
+
**request:** `Truvity.PublishedSchemaRevisionRequest`
|
|
5341
6631
|
|
|
5342
6632
|
</dd>
|
|
5343
6633
|
</dl>
|
|
@@ -5345,7 +6635,7 @@ await client.presentations.presentationRevision("id", 1);
|
|
|
5345
6635
|
<dl>
|
|
5346
6636
|
<dd>
|
|
5347
6637
|
|
|
5348
|
-
**requestOptions:** `
|
|
6638
|
+
**requestOptions:** `PublishedSchemas.RequestOptions`
|
|
5349
6639
|
|
|
5350
6640
|
</dd>
|
|
5351
6641
|
</dl>
|
|
@@ -5357,7 +6647,8 @@ await client.presentations.presentationRevision("id", 1);
|
|
|
5357
6647
|
</dl>
|
|
5358
6648
|
</details>
|
|
5359
6649
|
|
|
5360
|
-
|
|
6650
|
+
## schemas
|
|
6651
|
+
<details><summary><code>client.schemas.<a href="/src/api/resources/schemas/client/Client.ts">schemaCreate</a>({ ...params }) -> Truvity.ResourceCredentialSchema</code></summary>
|
|
5361
6652
|
<dl>
|
|
5362
6653
|
<dd>
|
|
5363
6654
|
|
|
@@ -5369,7 +6660,7 @@ await client.presentations.presentationRevision("id", 1);
|
|
|
5369
6660
|
<dl>
|
|
5370
6661
|
<dd>
|
|
5371
6662
|
|
|
5372
|
-
|
|
6663
|
+
Creates Schema's resource.
|
|
5373
6664
|
</dd>
|
|
5374
6665
|
</dl>
|
|
5375
6666
|
</dd>
|
|
@@ -5384,7 +6675,9 @@ Verify a Verifiable Presentation.
|
|
|
5384
6675
|
<dd>
|
|
5385
6676
|
|
|
5386
6677
|
```typescript
|
|
5387
|
-
await client.
|
|
6678
|
+
await client.schemas.schemaCreate({
|
|
6679
|
+
data: {}
|
|
6680
|
+
});
|
|
5388
6681
|
|
|
5389
6682
|
```
|
|
5390
6683
|
</dd>
|
|
@@ -5400,7 +6693,7 @@ await client.presentations.presentationVerify("id");
|
|
|
5400
6693
|
<dl>
|
|
5401
6694
|
<dd>
|
|
5402
6695
|
|
|
5403
|
-
**
|
|
6696
|
+
**request:** `Truvity.SchemaCreateRequest`
|
|
5404
6697
|
|
|
5405
6698
|
</dd>
|
|
5406
6699
|
</dl>
|
|
@@ -5408,7 +6701,7 @@ await client.presentations.presentationVerify("id");
|
|
|
5408
6701
|
<dl>
|
|
5409
6702
|
<dd>
|
|
5410
6703
|
|
|
5411
|
-
**requestOptions:** `
|
|
6704
|
+
**requestOptions:** `Schemas.RequestOptions`
|
|
5412
6705
|
|
|
5413
6706
|
</dd>
|
|
5414
6707
|
</dl>
|
|
@@ -5420,8 +6713,7 @@ await client.presentations.presentationVerify("id");
|
|
|
5420
6713
|
</dl>
|
|
5421
6714
|
</details>
|
|
5422
6715
|
|
|
5423
|
-
|
|
5424
|
-
<details><summary><code>client.schemas.<a href="/src/api/resources/schemas/client/Client.ts">schemaCreate</a>({ ...params }) -> Truvity.ResourceCredentialSchema</code></summary>
|
|
6716
|
+
<details><summary><code>client.schemas.<a href="/src/api/resources/schemas/client/Client.ts">schemaImport</a>({ ...params }) -> Truvity.ResourcePublishedCredentialSchema</code></summary>
|
|
5425
6717
|
<dl>
|
|
5426
6718
|
<dd>
|
|
5427
6719
|
|
|
@@ -5433,7 +6725,9 @@ await client.presentations.presentationVerify("id");
|
|
|
5433
6725
|
<dl>
|
|
5434
6726
|
<dd>
|
|
5435
6727
|
|
|
5436
|
-
|
|
6728
|
+
Import a Credential Schema.
|
|
6729
|
+
|
|
6730
|
+
This operation accepts a schema definition and checks if a published schema with this definition already exists. If it exists, the operation returns the published meta-schema resource. If not, it creates and publishes a new temporary schema, using the schema definition hash as its slug.
|
|
5437
6731
|
</dd>
|
|
5438
6732
|
</dl>
|
|
5439
6733
|
</dd>
|
|
@@ -5448,8 +6742,15 @@ Creates Schema's resource.
|
|
|
5448
6742
|
<dd>
|
|
5449
6743
|
|
|
5450
6744
|
```typescript
|
|
5451
|
-
await client.schemas.
|
|
5452
|
-
data: {
|
|
6745
|
+
await client.schemas.schemaImport({
|
|
6746
|
+
data: {
|
|
6747
|
+
schema: {
|
|
6748
|
+
fields: [{
|
|
6749
|
+
kind: "BOOLEAN",
|
|
6750
|
+
name: "name"
|
|
6751
|
+
}]
|
|
6752
|
+
}
|
|
6753
|
+
}
|
|
5453
6754
|
});
|
|
5454
6755
|
|
|
5455
6756
|
```
|
|
@@ -5466,7 +6767,7 @@ await client.schemas.schemaCreate({
|
|
|
5466
6767
|
<dl>
|
|
5467
6768
|
<dd>
|
|
5468
6769
|
|
|
5469
|
-
**request:** `Truvity.
|
|
6770
|
+
**request:** `Truvity.SchemaImportRequest`
|
|
5470
6771
|
|
|
5471
6772
|
</dd>
|
|
5472
6773
|
</dl>
|
|
@@ -5726,12 +7027,7 @@ Update Schema's resource.
|
|
|
5726
7027
|
await client.schemas.schemaUpdate("id", {
|
|
5727
7028
|
ifMatch: "If-Match",
|
|
5728
7029
|
data: {
|
|
5729
|
-
schema: {
|
|
5730
|
-
fields: [{
|
|
5731
|
-
kind: "BOOLEAN",
|
|
5732
|
-
name: "name"
|
|
5733
|
-
}]
|
|
5734
|
-
}
|
|
7030
|
+
schema: {}
|
|
5735
7031
|
}
|
|
5736
7032
|
});
|
|
5737
7033
|
|
|
@@ -5938,7 +7234,7 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5938
7234
|
</dl>
|
|
5939
7235
|
</details>
|
|
5940
7236
|
|
|
5941
|
-
<details><summary><code>client.schemas.<a href="/src/api/resources/schemas/client/Client.ts">schemaPublish</a>(id, { ...params }) -> Truvity.
|
|
7237
|
+
<details><summary><code>client.schemas.<a href="/src/api/resources/schemas/client/Client.ts">schemaPublish</a>(id, { ...params }) -> Truvity.ResourcePublishedCredentialSchema</code></summary>
|
|
5942
7238
|
<dl>
|
|
5943
7239
|
<dd>
|
|
5944
7240
|
|
|
@@ -5950,7 +7246,12 @@ according to [RFC 4122](https://www.rfc-editor.org/info/rfc4122).
|
|
|
5950
7246
|
<dl>
|
|
5951
7247
|
<dd>
|
|
5952
7248
|
|
|
5953
|
-
Publish a Credential Schema
|
|
7249
|
+
Publish a Credential Schema.
|
|
7250
|
+
|
|
7251
|
+
This operation publishes a Credential Schema, making it available for use.
|
|
7252
|
+
|
|
7253
|
+
If no slug is provided, the schema will be published as a temporary schema using the schema definition hash as its slug.
|
|
7254
|
+
If version is not passed, a default version will be equal 1.
|
|
5954
7255
|
</dd>
|
|
5955
7256
|
</dl>
|
|
5956
7257
|
</dd>
|
|
@@ -5965,9 +7266,7 @@ Publish a Credential Schema to make it available for use in Verifiable Credentia
|
|
|
5965
7266
|
<dd>
|
|
5966
7267
|
|
|
5967
7268
|
```typescript
|
|
5968
|
-
await client.schemas.schemaPublish("id"
|
|
5969
|
-
slug: "slug"
|
|
5970
|
-
});
|
|
7269
|
+
await client.schemas.schemaPublish("id");
|
|
5971
7270
|
|
|
5972
7271
|
```
|
|
5973
7272
|
</dd>
|
|
@@ -6305,7 +7604,7 @@ await client.gdpr.supportRequestCreate({
|
|
|
6305
7604
|
</details>
|
|
6306
7605
|
|
|
6307
7606
|
## desk
|
|
6308
|
-
<details><summary><code>client.desk.<a href="/src/api/resources/desk/client/Client.ts">publishedJsonSchemaFetch</a>(tenantId, slug, version) -> Record
|
|
7607
|
+
<details><summary><code>client.desk.<a href="/src/api/resources/desk/client/Client.ts">publishedJsonSchemaFetch</a>(tenantId, slug, version, { ...params }) -> Record<string, unknown></code></summary>
|
|
6309
7608
|
<dl>
|
|
6310
7609
|
<dd>
|
|
6311
7610
|
|
|
@@ -6372,6 +7671,14 @@ await client.desk.publishedJsonSchemaFetch("tenant_id", "slug", 1000000);
|
|
|
6372
7671
|
<dl>
|
|
6373
7672
|
<dd>
|
|
6374
7673
|
|
|
7674
|
+
**request:** `Truvity.PublishedJsonSchemaFetchRequest`
|
|
7675
|
+
|
|
7676
|
+
</dd>
|
|
7677
|
+
</dl>
|
|
7678
|
+
|
|
7679
|
+
<dl>
|
|
7680
|
+
<dd>
|
|
7681
|
+
|
|
6375
7682
|
**requestOptions:** `Desk.RequestOptions`
|
|
6376
7683
|
|
|
6377
7684
|
</dd>
|
|
@@ -6384,7 +7691,7 @@ await client.desk.publishedJsonSchemaFetch("tenant_id", "slug", 1000000);
|
|
|
6384
7691
|
</dl>
|
|
6385
7692
|
</details>
|
|
6386
7693
|
|
|
6387
|
-
<details><summary><code>client.desk.<a href="/src/api/resources/desk/client/Client.ts">publishedMetaSchemaFetch</a>(tenantId, slug, version) -> Truvity.PublishedCredentialSchema</code></summary>
|
|
7694
|
+
<details><summary><code>client.desk.<a href="/src/api/resources/desk/client/Client.ts">publishedMetaSchemaFetch</a>(tenantId, slug, version, { ...params }) -> Truvity.PublishedCredentialSchema</code></summary>
|
|
6388
7695
|
<dl>
|
|
6389
7696
|
<dd>
|
|
6390
7697
|
|
|
@@ -6451,6 +7758,14 @@ await client.desk.publishedMetaSchemaFetch("tenant_id", "slug", 1000000);
|
|
|
6451
7758
|
<dl>
|
|
6452
7759
|
<dd>
|
|
6453
7760
|
|
|
7761
|
+
**request:** `Truvity.PublishedMetaSchemaFetchRequest`
|
|
7762
|
+
|
|
7763
|
+
</dd>
|
|
7764
|
+
</dl>
|
|
7765
|
+
|
|
7766
|
+
<dl>
|
|
7767
|
+
<dd>
|
|
7768
|
+
|
|
6454
7769
|
**requestOptions:** `Desk.RequestOptions`
|
|
6455
7770
|
|
|
6456
7771
|
</dd>
|
|
@@ -6463,7 +7778,7 @@ await client.desk.publishedMetaSchemaFetch("tenant_id", "slug", 1000000);
|
|
|
6463
7778
|
</dl>
|
|
6464
7779
|
</details>
|
|
6465
7780
|
|
|
6466
|
-
<details><summary><code>client.desk.<a href="/src/api/resources/desk/client/Client.ts">publishedVcdmJsonSchemaFetch</a>(tenantId, slug, version) -> Record
|
|
7781
|
+
<details><summary><code>client.desk.<a href="/src/api/resources/desk/client/Client.ts">publishedVcdmJsonSchemaFetch</a>(tenantId, slug, version, { ...params }) -> Record<string, unknown></code></summary>
|
|
6467
7782
|
<dl>
|
|
6468
7783
|
<dd>
|
|
6469
7784
|
|
|
@@ -6530,6 +7845,14 @@ await client.desk.publishedVcdmJsonSchemaFetch("tenant_id", "slug", 1000000);
|
|
|
6530
7845
|
<dl>
|
|
6531
7846
|
<dd>
|
|
6532
7847
|
|
|
7848
|
+
**request:** `Truvity.PublishedVcdmJsonSchemaFetchRequest`
|
|
7849
|
+
|
|
7850
|
+
</dd>
|
|
7851
|
+
</dl>
|
|
7852
|
+
|
|
7853
|
+
<dl>
|
|
7854
|
+
<dd>
|
|
7855
|
+
|
|
6533
7856
|
**requestOptions:** `Desk.RequestOptions`
|
|
6534
7857
|
|
|
6535
7858
|
</dd>
|
|
@@ -6542,7 +7865,7 @@ await client.desk.publishedVcdmJsonSchemaFetch("tenant_id", "slug", 1000000);
|
|
|
6542
7865
|
</dl>
|
|
6543
7866
|
</details>
|
|
6544
7867
|
|
|
6545
|
-
<details><summary><code>client.desk.<a href="/src/api/resources/desk/client/Client.ts">publishedJsonLdVocabFetch</a>(tenantId, slug, version) -> Record
|
|
7868
|
+
<details><summary><code>client.desk.<a href="/src/api/resources/desk/client/Client.ts">publishedJsonLdVocabFetch</a>(tenantId, slug, version, { ...params }) -> Record<string, unknown></code></summary>
|
|
6546
7869
|
<dl>
|
|
6547
7870
|
<dd>
|
|
6548
7871
|
|
|
@@ -6609,6 +7932,14 @@ await client.desk.publishedJsonLdVocabFetch("tenant_id", "slug", 1000000);
|
|
|
6609
7932
|
<dl>
|
|
6610
7933
|
<dd>
|
|
6611
7934
|
|
|
7935
|
+
**request:** `Truvity.PublishedJsonLdVocabFetchRequest`
|
|
7936
|
+
|
|
7937
|
+
</dd>
|
|
7938
|
+
</dl>
|
|
7939
|
+
|
|
7940
|
+
<dl>
|
|
7941
|
+
<dd>
|
|
7942
|
+
|
|
6612
7943
|
**requestOptions:** `Desk.RequestOptions`
|
|
6613
7944
|
|
|
6614
7945
|
</dd>
|
|
@@ -6719,7 +8050,9 @@ Receive DIDComm Message.
|
|
|
6719
8050
|
<dd>
|
|
6720
8051
|
|
|
6721
8052
|
```typescript
|
|
6722
|
-
await client.desk.didCommMessageRecv("tenant_id",
|
|
8053
|
+
await client.desk.didCommMessageRecv("tenant_id", {
|
|
8054
|
+
body: "string"
|
|
8055
|
+
});
|
|
6723
8056
|
|
|
6724
8057
|
```
|
|
6725
8058
|
</dd>
|
|
@@ -6743,7 +8076,7 @@ await client.desk.didCommMessageRecv("tenant_id", "string");
|
|
|
6743
8076
|
<dl>
|
|
6744
8077
|
<dd>
|
|
6745
8078
|
|
|
6746
|
-
**request:** `
|
|
8079
|
+
**request:** `Truvity.DidCommMessageRecvRequest`
|
|
6747
8080
|
|
|
6748
8081
|
</dd>
|
|
6749
8082
|
</dl>
|