Henry Ruhs
|
ef47b17a4a
|
rename args store to capability store (#1048)
* rename args store to capability store
* fix lint and remove unused types
|
2026-05-11 16:35:16 +02:00 |
|
Harisreedhar
|
53845585ef
|
Feat/refactor args (#1045)
* follow the new argument naming convention
* revert
* use get_xxx_arguments
* Simple fix Args
* Fix more stuff
---------
Co-authored-by: henryruhs <info@henryruhs.com>
|
2026-05-11 16:35:16 +02:00 |
|
henryruhs
|
9486750f38
|
allow register_arguments to be nested, fix types, adjust processors
|
2026-05-11 16:35:16 +02:00 |
|
harisreedhar
|
ecc280a93f
|
remove unwanted assertions
|
2026-05-11 16:35:16 +02:00 |
|
harisreedhar
|
2a60280182
|
remove value None as default
|
2026-05-11 16:35:16 +02:00 |
|
harisreedhar
|
b9c11815f8
|
add test_api_capabilities.py
|
2026-05-11 16:35:16 +02:00 |
|