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

Make attestationApplicationId field not optional #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 21, 2024

  1. Make attestationApplicationId field not optional

    The AttestationApplicationId class contains two sets, which already
    convey presence. This change makes the Java API cleaner at the expense
    of the marshalling code being marginally more complex.
    brandonweeks committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f3d5a20 View commit details
    Browse the repository at this point in the history