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

refactor(plan): expose parent object instead of only it's ID #1367

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

ansmonjol
Copy link
Collaborator

@ansmonjol ansmonjol commented Oct 3, 2023

Context

We need access to all the plan's parent information for future development.

Currently, the plan.parent_id is not used in the front-end application.

Description

This PR updated the plan Object to reflect this change and expose the new schema updated

@ansmonjol ansmonjol added the Feature Add a new feature to the app label Oct 3, 2023
@ansmonjol ansmonjol self-assigned this Oct 3, 2023
@ansmonjol ansmonjol merged commit a69657a into main Oct 5, 2023
5 checks passed
@ansmonjol ansmonjol deleted the expose-parent-plan branch October 5, 2023 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Add a new feature to the app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants