DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: d2c89141eae4f0932cab1f98147b0085f1e07290 deck-builder/client/src/api/game/create_action.rs -rw-r--r-- 972 bytes
chore(client): fmt, clippy, cleanup
feat(client): handle action seed as string
fix(client): remove unused import
fix(client): fix create action api command field
feat(client): add seed to action api call, new fn
feat(client): update action api call, create event
feat(client): impl api calls for game endpoints