initial setup of API in Core

This commit is contained in:
LeonOstrez
2025-05-09 10:21:17 +02:00
parent d03f15d91a
commit 478783edbf
6 changed files with 223 additions and 0 deletions

View File

@@ -44,6 +44,9 @@ def test_parse_arguments(mock_ArgumentParser):
"--database",
"--local-ipc-port",
"--local-ipc-host",
"--enable-api-server",
"--local-api-server-host",
"--local-api-server-port",
"--version",
"--list",
"--list-json",