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

WEBPA SET parameter request with empty string value #67

Merged
merged 2 commits into from
Jul 12, 2024

Commits on Jul 10, 2024

  1. WEBPA SET parameter request with empty string value

    DESCRIPTION: 1. To Allow WEBPA set request with empty string value.
    
                 2. Currently the wdmp code is handled to allow the empty value for all data types. But WEBPA SET query will be success only for empty string param value and failed for other data types.
    
                 3. Added the Unit test for the set empty param value.
    
    TEST DONE :  1. Verfied WEBPA SET parameter request is succeeded for empty string param
    values and failed for other data types.
    
    Signed-off-by: sreedevi v <SREEDEVI.V@t-systems.com>
    sreedevi v authored and Sreedevi29 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    794ee23 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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