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

BUILDSYS-389 Add Extension Element to the schema to announce extendable structures like with ... in asn1 #12

Merged
merged 6 commits into from
Jan 5, 2024

Conversation

JanFellner
Copy link
Contributor

  • Added an Extension element which may be added to a schema to tell that this strucutre may be larger in the payload than in the schema. This corresponds to adding ... in the asn1 schema definition which announces a structure to be extendable
  • Updated dependencies

…a to tell that this strucutre may be larger in the payload than in the schema.

This corresponds to adding ... in the asn1 schema definition which announces a structure to be extendable
- Added eslint rule to complain about it
- Added tsconfig to hide these imports for auto import in vscode
@JanFellner JanFellner merged commit e7800ec into master Jan 5, 2024
6 checks passed
@JanFellner JanFellner deleted the feature/BUILDSYS-389 branch January 5, 2024 12:20
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.

1 participant