learn.openapis.org
learn.openapis.org copied to clipboard
Improve TicTacToe example?
A few random questions/suggestions about the TicTacToe example:
statusdoes not have any required properties: should it have some? should it be closed?- should
statusinclude the next player to play? markandwinnerare identical, should it be abstracted as one type?