Skip to content

MRPG-82 Allows POST/PATCH of games

Siméon Braga-Girousse requested to merge feature/MRPG-82 into main

Base

  • API to POST new game (will assign the user creating it as Game Master)
  • API to PATCH existing game

Around

  • Created a generic POST action
  • Update database model (AUTO-INCREMENT activation, some NULLABLE fixes, new columns, ...)

Closes MRPG-82

Edited by Siméon Braga-Girousse

Merge request reports