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

Persistent disposition should not be permitted within AggregationEvent, AssociationEvent and TransactionEvent #440

Open
clementh59 opened this issue Jul 7, 2022 · 1 comment

Comments

@clementh59
Copy link
Contributor

clementh59 commented Jul 7, 2022

According to this commit and the official documentation, persistentDisposition should only be allowed in ObjectEvent and TransformationEvent.
Screenshot 2022-07-06 at 17 22 12

The problem is that this issue hasn't been fully addressed by the commit, and we can still validate an AggregationEvent, for example, with a persistentDisposition.

Moreover, examples have not been updated either. Here is an example.

Here is an example of line that should be removed in the schema to make it compliant.

@jmcanterafonseca-iota
Copy link
Collaborator

jmcanterafonseca-iota commented Jul 7, 2022 via email

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

No branches or pull requests

2 participants