Svilen Markov
2f88ac419b
Add parseTime to custom-api
2025-03-26 11:27:07 +00:00
Ralph Ocdol and Svilen Markov
cee7c85780
Add subrequests to custom-api ( #385 )
...
* feat: custom-api multiple API queries
* fix template check
* refactor
* Update implementation & docs
* Swap statement
* Update docs
---------
Co-authored-by: Svilen Markov <7613769+svilenmarkov@users.noreply.github.com >
2025-03-26 11:26:16 +00:00
Svilen Markov
2be59c3eb6
Fix failing to parse empty response body in custom api widget
2025-03-26 11:25:34 +00:00
Svilen Markov
58bbfbbc42
Make query parameters field reusable
2025-03-26 11:24:15 +00:00
Ralph Ocdol
026b644630
feat: add parameters and array parameters support
2025-03-26 11:24:08 +00:00
Svilen Markov
1615c20e66
Change custom api int64 types to int
...
Some of Go's native template functions return int and
having to juggle between int and int64 might get messy
so we'll try to stick to having a single int type
2025-03-16 01:32:35 +00:00
Svilen Markov
8331c4b305
Add Exists function
2025-02-09 05:32:30 +00:00
Svilen Markov
5a06f4788b
Return NaN instead of 0 when dividing by 0
2025-02-09 05:32:05 +00:00
Svilen Markov
61fd5481cc
Update custom API
2025-02-02 13:02:46 +00:00
Svilen Markov
dbcc13a5cf
Allow inserting env variables anywhere in the config
2024-12-16 23:59:25 +00:00
Svilen Markov
b5259d1a98
Rename variables & interface
2024-11-30 14:24:19 +00:00
Svilen Markov
02cbb5f812
Fix CS
2024-11-30 10:48:33 +00:00
Svilen Markov
90fbba600f
Restructure & refactor codebase
2024-11-29 16:34:15 +00:00