diff --git a/docs/spec/index.html b/docs/spec/index.html
index 2b726a0e6c..c55ec4cfb3 100644
--- a/docs/spec/index.html
+++ b/docs/spec/index.html
@@ -434,9 +434,13 @@
Interoperability Testing
participating parties, such as `Credential Issuance`, `Credential
Verification`, and `Presentation Exchange`.
Please refer to the interoperability
- and conformance
documentation for details on how to import and run these Postman test suites.
+
+ A conformance
+ test suite is provided as a guideline to implementers, aiding development efforts.
+ Conformance tests do not address matters of interoperability.
+
An interoperability report is continuously created from the
results of executing these collections, targeting the
@@ -459,12 +463,7 @@
Interoperability Testing
- Runner calls `/credentials/issue` on Party A's platform, representing
Party A acting as `issuer`.
- - Runner calls `/presentations/available` on Party B's platform,
- representing Party A acting as `holder`.
- - Runner calls `/presentations/prove` on Party A's platform,
- representing Party A acting as `holder`.
- -
- Runner calls `/presentations/submissions` on Party B's platform,
+ Runner calls `/presentations` on Party B's platform,
representing Party A acting as `holder`.
- Runner calls `/credentials/verify` on Party B's platform, representing