Update validator list method example

* Add required public key to the HTTP request URL.
* Add "public_key" field to result JSON.
This commit is contained in:
Ed Hennis
2023-10-16 16:15:17 -04:00
parent b6d60f4f24
commit 72d054d643
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -99,7 +99,7 @@ Request:
*HTTP*
```
GET https://localhost:51235/vl
GET https://localhost:51235/vl/ED2677ABFFD1B33AC6FBC3062B71F1E8397C1505E1C42C64D11AD1B28FF73F4734
```
*cURL*