Skip to content

Commit

Permalink
Update tutorial
Browse files Browse the repository at this point in the history
Signed-off-by: DaevMithran <daevmithran1999@gmail.com>
  • Loading branch information
DaevMithran committed Sep 4, 2024
1 parent 49b37b6 commit ec284db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions guides/tutorials/cheqd/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ The resolveResource function in the cheqd API allows agents to resolve DID-Linke
- By `resourceId`
- By `resourceName` and `resourceType`

Additionally, two query parameters are supported for both conventions:
Additionally, both conventions support the following query parameters:

- `resourceUrl?version=<versionId>`
- `resourceUrl?resourceVersionTime=<epoch time>`
- To fetch a specific resource version: `resourceUrl?version=<versionId>`
- To fetch the closest resource version for a given time: `resourceUrl?resourceVersionTime=<epoch time>`

#### Using `resourceId`

Expand Down

0 comments on commit ec284db

Please sign in to comment.