We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f366b85 commit 7926ab5Copy full SHA for 7926ab5
abstract.hbs
@@ -5,7 +5,12 @@
5
List</a>.
6
</p>
7
<p>
8
- In addition to the test results below,
+ The
9
+ <a href="https://github.com/w3c/vc-data-model-2.0-test-suite?tab=readme-ov-file#test-suite-http-api">test suite API</a>
10
+ requires raw JSON responses such that implementations
11
+ using VC JOSE/COSE or other enveloped response bodies are required to unwrap
12
+ the envelopes prior to responsing. Consequently, in addition to the test
13
+ results below,
14
<a href="https://github.com/w3c/vc-bitstring-status-list-test-suite/issues/61">Tradeverifyd reports</a>
15
a successful implemention of every feature, including the ability to
16
host multiple statuses in a single list.
0 commit comments