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 - Reporting missing "property.type" XML/JSON property #4109

Merged

Commits on Sep 27, 2024

  1. fix: first fix to alert when "type" param is missing in a service/dev…

    …ice property
    angelo.andreussi committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8937c37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b156df2 View commit details
    Browse the repository at this point in the history
  3. fix: added filter on XmlPropertiesAdapter unmarshalling when xmlPrope…

    …rtyAdapters is missing for a type
    angelo.andreussi committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c1134d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a13b803 View commit details
    Browse the repository at this point in the history
  5. fix: changed logic of unmarshalling inserting first checks inside the…

    … stream
    angelo.andreussi committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d587ea5 View commit details
    Browse the repository at this point in the history
  6. fix: inserted one more test for unmarshalling xmls

    angelo.andreussi committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    46bdeff View commit details
    Browse the repository at this point in the history