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

Implementing Enhancements, Corrections, and Activity Solution for Product-Feature Document #28

Conversation

Shinde-nutan
Copy link
Contributor

@Shinde-nutan Shinde-nutan commented Feb 8, 2024

closes: #27

List of Changes:

  • Added SQL Query: A SQL query has been incorporated to enhance the document's functionality regarding the product-feature activity.
  • Spelling Corrections: Several attributes have been corrected according to the data model, ensuring precision and consistency.
  • Code Improvements: The code has been refined by replacing 'productType' with 'ProductTypeId' for clarity and adding 'denim' as a product feature, enhancing comprehensiveness.
  • Added the relationship between entities

Shinde-nutan and others added 14 commits January 21, 2024 21:32
Following the feedback from the mentor, this change addresses The definition of the RoleType Entity. The previous definition was "There is an Entity RoleType which stores the types of Roles available in the data model, we can also add a new role as per the requirement." This update ensures that the documentation accurately reflects The RoleType entity stores roles available OOTB like carrier, bill-to customer, ship-from vendor, and employee.
I updated the JSON data by correcting some entities and adding new ones.
I updated the JSON example of the ContactMech entity and Updated/Corrected the syntax of the telecom_number and postal_address entity values.
Added some missing attributes in the entity and the relationships between then.
@patelanil patelanil closed this Oct 26, 2024
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.

Enhancements, Corrections, and Activity Solution for Product-Feature Document
5 participants