Skip to content

Commit

Permalink
chore(release): 🚀 api docs v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uport-automation-bot committed Apr 2, 2024
1 parent 204afea commit faa8ad3
Show file tree
Hide file tree
Showing 756 changed files with 8,847 additions and 921 deletions.
2 changes: 1 addition & 1 deletion docs/api/core-types.authorizeddidcontext.authorizeddid.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## AuthorizedDIDContext.authorizedDID property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
**Signature:**

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.authorizeddidcontext.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## AuthorizedDIDContext interface

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This context can be used for Veramo Agents that are created behind an authorization mechanism, that attaches a DID as the authorized executor of certain actions. This authorized DID is used to further filter the data that is available for querying.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.compactjwt.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CompactJWT type

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents a Json Web Token in compact form. "header.payload.signature"

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.contexttype.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## ContextType type

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The data type for `@context` properties of credentials, presentations, etc.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialpayload.__context_.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialPayload."@context" property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
**Signature:**

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialpayload.credentialstatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialPayload.credentialStatus property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
**Signature:**

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialpayload.credentialsubject.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialPayload.credentialSubject property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
**Signature:**

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialpayload.expirationdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialPayload.expirationDate property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
**Signature:**

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialpayload.id.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialPayload.id property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
**Signature:**

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialpayload.issuancedate.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialPayload.issuanceDate property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
**Signature:**

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialpayload.issuer.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialPayload.issuer property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
**Signature:**

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialpayload.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialPayload interface

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Used as input when creating Verifiable Credentials

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialpayload.type.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialPayload.type property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
**Signature:**

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialstatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialStatus type

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents the result of a status check.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialstatusgenerateargs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialStatusGenerateArgs interface

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Arguments for generating a `credentialStatus` property for a [VerifiableCredential](./core-types.verifiablecredential.md).

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialstatusgenerateargs.type.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialStatusGenerateArgs.type property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The credential status type (aka credential status method) to be used in the `credentialStatus` generation.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialstatusreference.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialStatusReference type

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Used for the discovery of information about the current status of a verifiable credential, such as whether it is suspended or revoked. The precise contents of the credential status information is determined by the specific `credentialStatus` type definition, and varies depending on factors such as whether it is simple to implement or if it is privacy-enhancing.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialstatusupdateargs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialStatusUpdateArgs interface

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Input arguments for [credentialStatusUpdate](./core-types.icredentialstatusmanager.credentialstatusupdate.md)

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialstatusupdateargs.options.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialStatusUpdateArgs.options property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Options that will be forwarded to the credentialStatus method specific manager.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialstatusupdateargs.vc.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialStatusUpdateArgs.vc property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The verifiable credential whose status will be updated.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.credentialsubject.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## CredentialSubject type

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The value of the credentialSubject property is defined as a set of objects that contain one or more properties that are each related to a subject of the verifiable credential. Each object MAY contain an id.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.datetype.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## DateType type

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents an issuance or expiration date for Credentials / Presentations. This is used as input when creating them.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.diddoccomponent.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## DIDDocComponent type

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Return type of [getDIDComponentById](./core-types.iresolver.getdidcomponentbyid.md) represents a `VerificationMethod` or a `ServiceEndpoint` entry from a This API may change without a BREAKING CHANGE notice.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.findargs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## FindArgs interface

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents an [IDataStoreORM](./core-types.idatastoreorm.md) Query.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.findargs.order.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## FindArgs.order property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Sorts the results according to the given array of column priorities.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.findargs.skip.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## FindArgs.skip property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Ignores the first number of entries in a [IDataStoreORM](./core-types.idatastoreorm.md) query result.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.findargs.take.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## FindArgs.take property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Returns at most this number of results from a [IDataStoreORM](./core-types.idatastoreorm.md) query.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.findargs.where.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## FindArgs.where property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Imposes constraints on the values of the given columns. WHERE clauses are combined using AND.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.findclaimsargs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## FindClaimsArgs type

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The filter that can be used to find [VerifiableCredential](./core-types.verifiablecredential.md)s in the data store, based on the types and values of their claims.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.findcredentialsargs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## FindCredentialsArgs type

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The filter that can be used to find [VerifiableCredential](./core-types.verifiablecredential.md)s in the data store. See [IDataStoreORM.dataStoreORMGetVerifiableCredentials()](./core-types.idatastoreorm.datastoreormgetverifiablecredentials.md)

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.findidentifiersargs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## FindIdentifiersArgs type

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The filter that can be used to find [IIdentifier](./core-types.iidentifier.md)s in the data store.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.findmessagesargs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## FindMessagesArgs type

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The filter that can be used to find [IMessage](./core-types.imessage.md)s in the data store. See [IDataStoreORM.dataStoreORMGetMessages()](./core-types.idatastoreorm.datastoreormgetmessages.md)

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.findpresentationsargs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## FindPresentationsArgs type

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The filter that can be used to find [VerifiablePresentation](./core-types.verifiablepresentation.md)s in the data store. See [IDataStoreORM.dataStoreORMGetVerifiablePresentations()](./core-types.idatastoreorm.datastoreormgetverifiablepresentations.md)

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.getdidcomponentargs.diddocument.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## GetDIDComponentArgs.didDocument property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
the DID document from which to extract the fragment. This MUST be the document resolved by [IResolver.resolveDid()](./core-types.iresolver.resolvedid.md)

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.getdidcomponentargs.didurl.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## GetDIDComponentArgs.didUrl property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The DID URI that needs to be dereferenced. This should refer to the subsection by \#fragment.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.getdidcomponentargs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## GetDIDComponentArgs interface

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Input arguments for [getDIDComponentById](./core-types.iresolver.getdidcomponentbyid.md) This API may change without a BREAKING CHANGE notice.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/core-types.getdidcomponentargs.section.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## GetDIDComponentArgs.section property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Optional. The section of the DID document where to search for the fragment. Example 'keyAgreement', or 'assertionMethod', or 'authentication', etc

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## ICheckCredentialStatusArgs.credential property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The credential whose status needs to be checked

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## ICheckCredentialStatusArgs.didDocumentOverride property

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The DID document of the issuer. This can be used in case the DID Document is already resolver, to avoid a potentially expensive DID resolution operation.

Expand Down
6 changes: 4 additions & 2 deletions docs/api/core-types.icheckcredentialstatusargs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true

## ICheckCredentialStatusArgs interface

> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
> This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Arguments for calling [checkCredentialStatus](./core-types.icredentialstatusverifier.checkcredentialstatus.md).

Expand All @@ -21,9 +21,11 @@ This API may change without a BREAKING CHANGE notice.
**Signature:**

```typescript
export interface ICheckCredentialStatusArgs
export interface ICheckCredentialStatusArgs extends UsingResolutionOptions
```
**Extends:** [UsingResolutionOptions](./core-types.usingresolutionoptions.md)
## Properties
| Property | Modifiers | Type | Description |
Expand Down
Loading

0 comments on commit faa8ad3

Please sign in to comment.