DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 5f0740c41d91f7d3b2c825d930fd97a8a83ce94c 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