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

fix: Add accept option to merged config #1344

Merged
merged 3 commits into from
Jan 9, 2024
Merged

fix: Add accept option to merged config #1344

merged 3 commits into from
Jan 9, 2024

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    64cb02d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Add unit test for accepted status codes (#1)

    * Add unit test for accepted status codes
    
    * Fix deserialization error with accepted status code ranges
    
    * Revert "Fix deserialization error with accepted status code ranges"
    
    This reverts commit ad6e4d9.
    mre authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    916a7e6 View commit details
    Browse the repository at this point in the history
  2. Fix clippy error

    Techassi committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2ee0fad View commit details
    Browse the repository at this point in the history