Kirk Trombley 5 жил өмнө
parent
commit
a6918467a1
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -89,6 +89,10 @@ POST /game/{ID}/linked
         "linkedGame": string
     }
     Returns (401, 404) vs 201
+GET /game/{ID}/round/{round}/first
+    Returns 404 vs 200 and {
+        "first": string
+    }
 POST /game/{ID}/join
     Accepts {
         "playerName": string