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

[2.1] Fix metadata JSON parse function #2816

Commits on Dec 30, 2022

  1. Fix metadata JSON parse function

    This patch fixes the inability to parse metadata from the JSON string
    described in savonet#2812. Since version 2.1.0 it's necessary to specify
    json.object if json.parse used with the unknown json object keys.
    Add tests for functions metadata.json.stringify and metadata.json.parse.
    
    (cherry picked from commit b34e42d)
    vitoyucepi committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    212c4b0 View commit details
    Browse the repository at this point in the history