xImAnton / mcweb

a web-remote minecraft server wrapper with some unique features
GNU General Public License v3.0
1 stars 0 forks source link

add types to sanic routes #50

Closed xImAnton closed 3 years ago

xImAnton commented 3 years ago

example: @server_blueprint.get("/<i:string>") instead of @server_blueprint.get("/<i>")

xImAnton commented 3 years ago

fixed in https://github.com/xImAnton/mcweb/commit/cbfb830b1acca50b4cd7d79a8f28231d011523f2