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

Change type for href property in context to match document #597

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

Conversation

evanp
Copy link
Collaborator

@evanp evanp commented May 1, 2024

The type for the href property in the AS2 context does not match the documentation. This fixes that problem.

The type for the `href` property in the AS2 context does not match the documentation. This fixes that problem.
@evanp
Copy link
Collaborator Author

evanp commented May 1, 2024

See #595

@nightpool
Copy link
Collaborator

is this going to break backwards compatibility for e.g. signed signatures or compaction algorithms or anything like that? maybe there are some processors that special-case @id but don't recognize xsd:anyUri as a type? How "new" is it?

@nightpool
Copy link
Collaborator

I agree that in theory this seems like a good change i'm just not sure how well-supported it is or if there are any processing implications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants