drkane / datasette-reconcile

Adds a reconciliation API endpoint to Datasette, based on the Reconciliation Service API specification.
MIT License
22 stars 6 forks source link

Update to reflect latest version of the Reconciliation API #26

Open drkane opened 1 year ago

drkane commented 1 year ago

See https://reconciliation-api.github.io/specs/latest/#versions

Would potentially create breaking changes, and not sure if the latest version is compatible with clients, e.g. OpenRefine.

Could allow user to select the version(s) of the API that are supported, but this would add complexity.

JBPressac commented 10 months ago

Hello David,

The latest published version of the protocol (version 0.2) is supported since OpenRefine 3.3, according to its documentation.