Mateusz Filipowicz
|
7432260d3e
|
feat: expose all available actions on all resources through Client (#27)
|
2025-02-18 10:23:18 +01:00 |
|
Mateusz Filipowicz
|
7b35725921
|
feat(experimental): add support for reading and updating all settings (#25)
|
2025-02-18 07:43:04 +01:00 |
|
Mateusz Filipowicz
|
aa188a6faa
|
feat: add API v2 support by adding APGroup and DNSRecord resource handling with generated code (#23)
* feat: add API v2 support by adding APGroup and DNSRecord resource handling with generated code
* fix tests
|
2025-02-17 15:39:54 +01:00 |
|
Mateusz Filipowicz
|
dca894e8e7
|
feat: use Client interface instead of client struct when interacting with UniFi SDK (#21)
* feat: use Client interface instead of client struct when interacting with UniFi SDK
Breaking change!
* chore: linting
* chore: linting
|
2025-02-17 09:38:41 +01:00 |
|
Mateusz Filipowicz
|
fadc5ada8b
|
feat: add client customization option (#20)
* feat: add client customization
* chore: fix linting
* feat: allow excluding client function by resource name
|
2025-02-16 23:00:05 +01:00 |
|
Mateusz Filipowicz
|
5a403dbb39
|
feat: simplified generated resources code customizations with yaml file config (#17)
* feat: simplified generated code customizations with yaml file config
* chore: apply linting
|
2025-02-12 09:18:44 +01:00 |
|