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

Add JsonApiCondition #550

Merged
merged 8 commits into from
Jul 31, 2024
Merged

Add JsonApiCondition #550

merged 8 commits into from
Jul 31, 2024

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    d9cf435 View commit details
    Browse the repository at this point in the history
  2. Update JsonApiConditionSchema to match lingo

    Update `JsonApiConditionSchema` to match lingo
    theref committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    00c73ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    628837b View commit details
    Browse the repository at this point in the history
  4. Fix schema for json api condition

    JSON path will always be able to be parsed.
    It only becomes invalid when combined with JSON, and this will only be
    known at decryption time.
    theref committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fd702b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a359bc3 View commit details
    Browse the repository at this point in the history
  6. Fix import ordering

    theref committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9b605d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd57d9f View commit details
    Browse the repository at this point in the history
  8. Fix linting error

    theref committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    30ab3c3 View commit details
    Browse the repository at this point in the history