Closed brownoxford closed 2 years ago
type:"TraceabilityAPI"
resonates quite a bit, I think we should be selecting for it
Also fix the todo noted on https://github.com/w3c-ccg/traceability-interop/pull/191#issuecomment-1095234699
I think we can close this now that PRs have been merged.
Our tests are now using DID document
service
array to get base url for presentation verifier (see #182, #183, #191).We are blindly using
services[0].serviceEndpoint
for this purpose - should we not instead filter that list for a service with DID URL having#traceability-api
fragment ortype:"TraceabilityAPI"
?