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

added "package" property to the "representationElement" #29

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

Conversation

xntrik
Copy link

@xntrik xntrik commented Feb 11, 2024

I've noticed in EXAMPLE.json there is examples of package elements in representation elements. This addresses that, as filed as issue: #28

Copy link
Contributor

@jgadsden jgadsden left a comment

Choose a reason for hiding this comment

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

good to have this addition, thanks @xntrik

Copy link
Contributor

@jgadsden jgadsden left a comment

Choose a reason for hiding this comment

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

@dantolin-iriusrisk can we merge this pull request once this change to the README is applied?

@@ -248,6 +248,7 @@
"position": {"$ref": "#/definitions/position"},
"size": {"$ref": "#/definitions/size"},
"file": {"type": ["string", "null"]},
"package": {"type": ["string", "null"]},
Copy link
Contributor

Choose a reason for hiding this comment

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

this should also be documented in the README markdown file, probably somewhere like line 582

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.

None yet

2 participants