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

Ensure remarks are supported in the API where allowed by the Metaschema models #169

Closed
5 tasks
david-waltermire opened this issue Oct 7, 2024 · 0 comments · Fixed by #216
Closed
5 tasks
Assignees
Labels
enhancement New feature or request

Comments

@david-waltermire
Copy link
Contributor

User Story

As a user of the metaschema-java API, I need to be able to consistently use remarks where they are allowed in the Metaschema models. It seems like some places remarks are allowed, but not supported.

Goals

  • Verify that remarks are supported in the API everywhere the model allows.
  • Provide any missing functionality.

Dependencies

No response

Acceptance Criteria

  • All website and readme documentation affected by the changes in this issue have been updated.
  • A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
  • The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.

Revisions

No response

@david-waltermire david-waltermire added the enhancement New feature or request label Oct 7, 2024
@david-waltermire david-waltermire mentioned this issue Oct 7, 2024
8 tasks
@david-waltermire david-waltermire moved this from To Triage to Ready in Spec and Tooling Work Board Oct 23, 2024
@david-waltermire david-waltermire self-assigned this Oct 26, 2024
david-waltermire added a commit to david-waltermire/metaschema-java that referenced this issue Oct 26, 2024
@david-waltermire david-waltermire moved this from Ready to In progress in Spec and Tooling Work Board Oct 26, 2024
@david-waltermire david-waltermire linked a pull request Oct 26, 2024 that will close this issue
8 tasks
@david-waltermire david-waltermire moved this from In progress to In review in Spec and Tooling Work Board Oct 26, 2024
david-waltermire added a commit to david-waltermire/metaschema-java that referenced this issue Oct 27, 2024
david-waltermire added a commit that referenced this issue Oct 27, 2024
* Added support for remarks in let statements. resolves #169.
@github-project-automation github-project-automation bot moved this from In review to Done in Spec and Tooling Work Board Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant