feat: option to show progress of subscription cycle

fix: currency symbol for monthly budget
feat: new api endpoint that returns the version
chore: fix typo on documentation
This commit is contained in:
Miguel Ribeiro
2025-01-12 00:55:12 +01:00
committed by GitHub
parent 6283542041
commit ff13fcb654
41 changed files with 257 additions and 25 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
/*
This API Endpoint accepts both POST and GET requests.
It receives the following parameters:
- apiKey: the API key of the user.
- api_key: the API key of the user.
It returns a JSON object with the following properties:
- success: whether the request was successful (boolean).