You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Changed the reconciliation service request method to post,added the respective payload.closes#1
* Node engine version added to package json
* set node to v20 for engines and test matrix
* bumped to v0.2.0
---------
Co-authored-by: Abhishek P Anil <[email protected]>
The current testbench uses GET /reconcile. The latest draft spec has removed GET and only mentions POST /reconcile.
The testbench should be updated to use POST /reconcile to be alligned with both the published spec the draft spec.
The text was updated successfully, but these errors were encountered: