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

api: better handling of defaults #420

Merged
merged 1 commit into from
Nov 13, 2022
Merged

Commits on Nov 6, 2022

  1. api: better handling of defaults

    If defaults are not allowed but the parameter is supplied, don't error
    out but instead just ignore it.
    
    Always include the "defaults" content to the request hash, even if
    empty to avoid an extra case, adjust the corresponding hashes.
    
    If defaults are set, remove the created package after an hour.
    
    Signed-off-by: Paul Spooren <mail@aparcar.org>
    aparcar committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    8138f03 View commit details
    Browse the repository at this point in the history