feat(pong): added history api to get list of games

This commit is contained in:
Maieul BOYER 2026-01-06 16:23:23 +01:00 committed by Nigel
parent 321f636672
commit 40dea32048
14 changed files with 1089 additions and 74 deletions

View file

@ -7,6 +7,8 @@ apis:
root: ./chat/openapi.json
ttt:
root: ./tic-tac-toe/openapi.json
pong:
root: ./pong/openapi.json
rules:
info-license: warn