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

OH2-388 | mutate exam with rows #483

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

SteveGT96
Copy link
Contributor

@SteveGT96 SteveGT96 commented Oct 14, 2024

See OH2-388

Paired with #1435

@Tag(name = "Exams")
@RestController(value = "/exams")
Copy link
Member

Choose a reason for hiding this comment

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

We are not going to specify "value" property on @RestController annotation

Suggested change
@RestController(value = "/exams")
@RestController

Copy link
Member

Choose a reason for hiding this comment

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

See OH2-403

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.

2 participants