server.web.routes.v2.fsm.tool

Routes for Tools.

Attributes

logger

Functions

add_tool(→ Any)

Add a tool to the database.

get_tool_versions(→ Any)

Get the Tool Version.

Module Contents

server.web.routes.v2.fsm.tool.logger[source]
server.web.routes.v2.fsm.tool.add_tool() Any[source]

Add a tool to the database.

server.web.routes.v2.fsm.tool.get_tool_versions(tool_id: int) Any[source]

Get the Tool Version.