X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=tictactoe.txt;h=2211a05984ca32d1d30d51eee934f5f7f1d5ec6f;hb=9426bf42aaa7c88c86de4c3ac02a694df8362fda;hp=b79f72c6310905914ef31ae64c38426e3ac392a4;hpb=31b880df4acd1ace11d1ab8cb1ca83647ac13ef1;p=empires-api diff --git a/tictactoe.txt b/tictactoe.txt index b79f72c..2211a05 100644 --- a/tictactoe.txt +++ b/tictactoe.txt @@ -50,4 +50,4 @@ For a specific game the following API endpoints are defined. Behavior: Adds a new move to the game - Example data: { "square": 4 } + Example data: { "move": 1 }