DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 266a4f354ad61f6acba8a12409aff529887b7c55 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