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: Add support for event body fields #297

Merged
merged 8 commits into from
Sep 20, 2024

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    43d5e0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2316b62 View commit details
    Browse the repository at this point in the history
  3. - address review comments

    MSNev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c10b396 View commit details
    Browse the repository at this point in the history
  4. Update body definition to include

    - type
    - brief
    - note
    - stability
    - examples
    MSNev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    160a9ad View commit details
    Browse the repository at this point in the history
  5. Refactor Body to AnyValue

    MSNev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4223318 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d836d08 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. remove resolved and resolver any_value.rs just use AnyValueSpec in …

    …resolved schema
    
    - simplify validate_any_value_examples
    - Reduce the test yaml events to smaller set
    - Removed observed file
    MSNev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    15ee5fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6ac3c1 View commit details
    Browse the repository at this point in the history