Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: ErrorType as enum, add ErrorMessage string #72

Merged
merged 4 commits into from
Sep 28, 2022

Commits on Sep 27, 2022

  1. feat!: ErrorType as enum, add ErrorMessage string

    Signed-off-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
    kinyoklion committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    35d143b View commit details
    Browse the repository at this point in the history
  2. Update tests for specification changes.

    Signed-off-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
    kinyoklion committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    7dcb048 View commit details
    Browse the repository at this point in the history
  3. Space after attribute on enum.

    Signed-off-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
    kinyoklion committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    c480ecb View commit details
    Browse the repository at this point in the history
  4. Update ErrorMessage description with paragraph.

    Signed-off-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
    kinyoklion committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0f63789 View commit details
    Browse the repository at this point in the history