learn.openapis.org icon indicating copy to clipboard operation
learn.openapis.org copied to clipboard

Improve TicTacToe example?

Open zx80 opened this issue 1 year ago • 0 comments

A few random questions/suggestions about the TicTacToe example:

  • status does not have any required properties: should it have some? should it be closed?
  • should status include the next player to play?
  • mark and winner are identical, should it be abstracted as one type?

zx80 avatar Jun 28 '24 08:06 zx80