We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2027416 commit 6fb0748Copy full SHA for 6fb0748
README.md
@@ -176,7 +176,7 @@ HTTP/1.1 200 OK
176
{
177
"verified": true,
178
"results": {},
179
- "error": ["invalid proof"]
+ "problemDetails": []
180
}
181
```
182
@@ -253,8 +253,7 @@ HTTP/1.1 200 OK
253
```json
254
255
256
- "warnings": ["invalid-uri"],
257
- "errors": ["invalid proof"]
258
259
260
0 commit comments