Skip to content

Instantly share code, notes, and snippets.

@d00rman
Created April 28, 2016 18:39
Show Gist options
  • Save d00rman/b0af363194e0d4382958f21f0355bd0a to your computer and use it in GitHub Desktop.
Save d00rman/b0af363194e0d4382958f21f0355bd0a to your computer and use it in GitHub Desktop.
Error object schema idea
event:
type: object
properties:
structured_field1:
type: type1
structured_field2:
type: type2
structured_field3:
type: type3
stringified_event:
type: string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment