Kevin Morris
|
990f4d182b
|
feat(rpc): add 'suggest-pkgbase' type
This feature of RPC is required to take advantage of
javascript typeahead.
Signed-off-by: Kevin Morris <kevr@0cost.org>
|
2021-10-20 20:31:42 -07:00 |
|
Kevin Morris
|
f7818e26b5
|
fix(FastAPI): test_rpc.setup() should be a pytest.fixture
Signed-off-by: Kevin Morris <kevr@0cost.org>
|
2021-09-17 12:42:32 -07:00 |
|
Kevin Morris
|
0bbb3cc4d0
|
fix(FastAPI): rpc - include other fields with errors
PHP does this, we should persist the behavior here for
v=5.
Signed-off-by: Kevin Morris <kevr@0cost.org>
|
2021-09-17 12:33:23 -07:00 |
|
Hunter Wittenborn
|
a4f5c8bef6
|
Fixed autopep violations in test/test_rpc.py
|
2021-09-16 03:20:56 -05:00 |
|
Hunter Wittenborn
|
c2d3dc1daf
|
Added info and multiinfo types for /rpc
|
2021-09-12 02:21:55 -05:00 |
|