reconciliation-api / specs

Specifications of the reconciliation API
https://reconciliation-api.github.io/specs/draft/
30 stars 9 forks source link

Remove support for single type in queries #110

Closed wetneb closed 1 year ago

wetneb commented 1 year ago

Closes #109

tfmorris commented 1 year ago

Since this is a breaking change, it would be useful to add a note on the compatibility implications (ie legacy clients will be sending a single type ID)

thadguidry commented 1 year ago

Won't versions of the spec help a little with determining breakage? I.E. if I don't change the version on my recon service that guarantees compatibility in that version and any clients using that same version?

Let's continue in issue #78

wetneb commented 1 year ago

Let's go the other direction as suggested by the discussion in #109.