Skip to content

Declaration affirmation SignatorySerializer.java not serializing for XML #812

@andrew-m-leonard

Description

@andrew-m-leonard

SignatorySerializer.java not serializing for XML, but fine for JSON.

Working example: JSON

      "signatories" : [
        {
          "organization" : {
            "name" : "Acme Inc"
          },
          "externalReference" : {
            "type" : "website",
            "url" : "https://acme.inc.com"
          }
        }
      ]

Same example: XML

      <signatories/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions