Explorar o código

New endpoint design

Kirk Trombley %!s(int64=5) %!d(string=hai) anos
pai
achega
a6918467a1
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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