[x] This is not a support question (which can be answered on Slack).
[x] This issue is for the API / Game Engine code base (not Web Client, Lambda, or Bots)
ISSUE DESCRIPTION
What version of the API / Game Engine are you using?
1.0.0-alpha1
The current format for error response codes is pretty terrible. Numbers should be converted to something usable like namespace identifiers. ex: wombats.handler.simulator/fn-name
BEFORE SUBMITTING AN ISSUE CHECK THE FOLLOWING:
ISSUE DESCRIPTION
1.0.0-alpha1
The current format for error response codes is pretty terrible. Numbers should be converted to something usable like namespace identifiers. ex:
wombats.handler.simulator/fn-name