Skip to content

Commit

Permalink
Use POST closes #64 (#69)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
saumier and AbhishekPAnil authored Apr 29, 2024
1 parent 44fe474 commit abf7795
Show file tree
Hide file tree
Showing 6 changed files with 1,529 additions and 15,072 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [15.x]
node-version: [20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
Loading

0 comments on commit abf7795

Please sign in to comment.