Skip to content

Fjerner credentialId, valid-from og valdi-until fra VCNotice#93

Merged
eirikolberg merged 1 commit into
mainfrom
remove-claims-and-template
Apr 7, 2026
Merged

Fjerner credentialId, valid-from og valdi-until fra VCNotice#93
eirikolberg merged 1 commit into
mainfrom
remove-claims-and-template

Conversation

@eirikolberg

Copy link
Copy Markdown
Contributor

Retter også noen gjennhengende feil i VPNotice

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes fields from the verifiable-credential notice data type and updates the public schema/docs/examples to reflect the simplified VerifiableCredentialNotice and VerifiablePresentationNotice structures.

Changes:

  • Removed credentialId, validFrom, and validUntil from VerifiableCredentialNotice (Java + docs/examples).
  • Simplified VerifiablePresentationNotice description and removed query-related documentation/schema elements.
  • Updated datatypes.xsd, readme.md, and datatypes-examples.xml to match the new structures.

Reviewed changes

Copilot reviewed 2 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/main/java/no/digipost/api/datatypes/types/verifiableCredential/VerifiablePresentationNotice.java Updates the datatype description for VP notice.
src/main/java/no/digipost/api/datatypes/types/verifiableCredential/VerifiableCredentialNotice.java Removes credential id and validity fields; updates XML ordering and example.
readme.md Removes the deleted fields from VC notice docs and simplifies VP notice docs/examples.
datatypes.xsd Removes VC notice fields and removes VP query-related schema structures.
datatypes-examples.xml Updates example XML instances to match the new schema.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Retter også noen gjennhengende feil i VPNotice
@eirikolberg eirikolberg force-pushed the remove-claims-and-template branch from 9862824 to 4c5dd0c Compare March 30, 2026 09:39
@eirikolberg eirikolberg merged commit ca450a4 into main Apr 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants