Skip to content

Commit

Permalink
Update doc/howto/wellknown.md
Browse files Browse the repository at this point in the history
Co-authored-by: Gabe <[email protected]>
  • Loading branch information
andresuribe87 and decentralgabe authored Jul 28, 2023
1 parent 8693e82 commit ad641c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/howto/wellknown.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ Make a `PUT` request to `/v1/did-configurations`:
}
```

Or if you like curling
Or if you like CURLing:

```shell
curl -X PUT 'localhost:3000/v1/did-configurations' -d '{
"expirationDate": "2051-10-05T14:48:00.000Z",
Expand Down

0 comments on commit ad641c2

Please sign in to comment.