openwallet-foundation / credo-ts-ext

Extension libraries for Credo
https://credo.js.org
Apache License 2.0
29 stars 38 forks source link

[rest] DIDComm connection query parameters #267

Open genaris opened 7 months ago

genaris commented 7 months ago

Currently REST API is allowing to query by alias and theirLabel, but it won't work because (as of Credo 0.5.1) they are not stored as tags in ConnectionRecord.

TimoGlastra commented 7 months ago

Hmm maybe we can remove them for now? As they won't do anything it's nit really a change, or better: passing them will never work so it fixes behaviour