DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 26b518b0d4a5e247be3198d41604c5de8976f5af deck-builder/sdbapi/apierror d---------
fix!(sdbapi): change JWT errors to the new spec
fix(sdbapi): apierror are now lowercase in json
feat(sdbapi): new error handling
feat(sdbapi): endpoint for joining games
feat(sdbapi): endpoint for getting own games
feat(sdbapi): endpoint for patching game state
feat(sdbapi): endpoint for all forming games
WIP(sdbapi): game creation API
feat!(sdbapi): change errors to apierror