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

Used a constant in all places where entity id was used as hardcoded value #606

Merged

Conversation

bohdan-harniuk
Copy link
Collaborator

Description (*)
All files generated with the Entity Creator feature and use entity id field were modified to use data transfer object or data transfer object interface constant value instead of hardcoded one. All affected test cases were modified, new test cases added as needed.

Screenshot 2021-06-21 at 19 44 09

Screenshot 2021-06-21 at 19 45 26

Screenshot 2021-06-21 at 19 45 20

Screenshot 2021-06-21 at 19 45 13

Screenshot 2021-06-21 at 19 45 09

Screenshot 2021-06-21 at 19 45 02

Screenshot 2021-06-21 at 19 44 59

Screenshot 2021-06-21 at 19 44 55

Screenshot 2021-06-21 at 19 44 48

Screenshot 2021-06-21 at 19 44 37

Screenshot 2021-06-21 at 19 44 33

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Sorry, something went wrong.

@bohdan-harniuk bohdan-harniuk force-pushed the entity-web-api-generation branch from e2492fa to 59ed68d Compare June 21, 2021 17:11
@eduard13 eduard13 assigned eduard13 and unassigned bohdan-harniuk Jun 22, 2021
Copy link
Contributor

@eduard13 eduard13 left a comment

Choose a reason for hiding this comment

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

Thank you for this improvement 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants