Skip to content

Commit

Permalink
README Update
Browse files Browse the repository at this point in the history
Updated the readme to reflect the changes made on commit 5f6af34.
  • Loading branch information
daniel-s-goncalves committed Jul 5, 2022
1 parent 5f6af34 commit 0a4b4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ In order to facilitate the transition between databases, the entire web app conn
| getKeyStatistics() | 2 Integers |
| getKeyAndClient() | Key JOIN Customer object |
| updateKeyStatesFromProduct() | None |
| applyExpirationState() | None |
| applyExpirationState() | Key object |
| submitLog() | None |
| getKeyLogs() | Changelog object (multiple) |
| getUserLogs() | Changelog object (multiple) |
Expand Down

0 comments on commit 0a4b4fd

Please sign in to comment.