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

Fix Pothole Case in Entities #40

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

katarinaavucic
Copy link
Contributor

Fixed pothole case to camel case in entities. Also got rid of the throws EntityException in deleteCategory, since it does not throw EntityException.

…ows EntityException in deleteCategory, since it does not throw EntityException.
@katarinaavucic katarinaavucic added the documentation Improvements or additions to documentation label Aug 6, 2023
@katarinaavucic katarinaavucic self-assigned this Aug 6, 2023
@katarinaavucic katarinaavucic linked an issue Aug 6, 2023 that may be closed by this pull request
Copy link
Contributor

@YinLingithub YinLingithub left a comment

Choose a reason for hiding this comment

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

Nice fix!

Copy link
Contributor

@luluwuwu luluwuwu left a comment

Choose a reason for hiding this comment

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

good eye

Copy link
Contributor

@aricasas aricasas left a comment

Choose a reason for hiding this comment

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

Approved

@katarinaavucic katarinaavucic merged commit a23945f into main Aug 8, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Pothole Case in Entities
4 participants