Skip to content
  • Rafael Guterres Jeffman's avatar
    7dd0b547
    Modified return value for ipavault module. · 7dd0b547
    Rafael Guterres Jeffman authored
    The ipavault module was returning a single string value when retrieving
    data. To keep consistency with other modules, it should return a dict
    with the `data` variable in it.
    
    This change modifies the result of ipavault to be a dict and also fixes
    relevant tests, examples and documentation.
    7dd0b547
    Modified return value for ipavault module.
    Rafael Guterres Jeffman authored
    The ipavault module was returning a single string value when retrieving
    data. To keep consistency with other modules, it should return a dict
    with the `data` variable in it.
    
    This change modifies the result of ipavault to be a dict and also fixes
    relevant tests, examples and documentation.
Loading